<!--
* {
	margin: 0;
	padding: 0;
}

.alt {
	display: none;
}

body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-align: center;
    background-color: #fff;
	color: #9b9ba0;
}

img {
	border: 0;
}

a {
    text-decoration: none;
    color: #666;
    background-color: #fff;
}

a:hover {
    text-decoration: none;
    color: #000000;
    background-color: #fff;
}

/* Alt Font Classes */
.redstrong {
    color: #ff5a2e;
    font-weight: bold;
    background-color: #fff;
}

/* Layout */
#maincontainer {
	width: 720px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 1cm;	
}

#wrapper {
	float: left;
	width:720px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
}

/* Masthead and Navigation */
#masthead {
	width:720px;
	height: 35px;
	text-align: left;
}

#logo {
    float: left;
    width: 75px;
    height: 20px;
	margin-top:9px;
	margin-left:20px;
    background-image: url('../images/cdnlogo.gif');
    background-repeat: no-repeat;
}

#photoria{
   padding: 18px 0 0 0;
}

#nav {
    float: right;
    padding: 7px 0 0 3px;
}

#nav ul {
    list-style-type: none;
}

#nav ul li {
    display: inline;
    padding: 0 0 0 17px;
}

#nav ul li a {
    text-decoration: none;    
}

#nav ul li a:hover {
    text-decoration: none;
    background-color: #fff;
	color: #ff5a2e;
}

#nav ul li a.first {
    background-color: #fff;
	color: #ff5a2e;
}

#nav ul li a.first:hover  {
    background-color: #fff;
	color: #ff5a2e;
}

#copyright {
	float: left;
    text-align: left;
    padding: 10px 0 1cm 0;
    width: 285px;
}

#validation {
	float: right;
    text-align: right;
    padding: 20px 0 0 0;
    width: 285px;
    background-color: #fff;
	color: #9b9ba0;
}

#validation a {
	background-color: #fff;
	color: #9b9ba0;
}

#validation a:hover {
	background-color: #fff;
	color: #000000;
}


#dotline {
 	float: left;
    width: 720px;
    height: 11px;
    padding: 10px 0 0 0;
}

#dotline2 {
 	float: left;
    width: 720px;
    height: 11px;
    padding: 0 0 0 0;
}

#dotline3 {
 	float: left;
    width: 720px;
    height: 11px;
    padding: 0 0 0 0;
}

#dotline4 {
 	float: left;
    width: 720px;
    height: 11px;
    padding: 0 0 0 0;
}

/* Homepage Content Left */
#homeleft {
    float: left;
    padding: 15px 0 0 0;
    width: 285px;
}

#homeleft h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9ba0;
	background-color: #fff;
}

#homeleft p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 30px 18px 11px;
    line-height: 16px;
    color: #666;
	background-color: #fff;
}

#homeleft p a {
    color: #666;
	background-color: #fff;
}

#contact {
    float: left;
    width: 200px;
    margin: 5px 0 0 0;
    background-image: url('../images/white/getintouch.gif');
	background-repeat: no-repeat;
}

#contact h1 {
    padding: 0 0 0 0;
}

#contact p {
    padding: 2px 0 0 11px;
}

#contact a {
    color: #666;
	background-color: #fff;
}

#contact a:hover {
    text-decoration: underline;
}

#contact2 {
    float: left;
    width: 200px;
    margin: 5px 0 0 0;
    background-image: url('../images/white/getintouch.gif');
	background-repeat: no-repeat;
}

#contact2 h1 {
    padding: 0 0 0 0;
}

#contact2 p {
    padding: 2px 0 0 11px;
}

#contact2 a {
    color: #666;
	background-color: #fff;
}

#contact2 a:hover {
    text-decoration: underline;
}

#contact3 {
    float: left;
    width: 200px;
    margin: 5px 0 0 0;
    background-image: url('../images/white/getintouch.gif');
	background-repeat: no-repeat;
    padding: 15px 0 0 0;
	padding-bottom:15px;
}

#contact3 h1 {
    padding: 0 0 0 0;
}

#contact3 p {
    padding: 2px 0 0 11px;
}

#contact3 a {
    color: #666;
	background-color: #fff;
}

#contact3 a:hover {
    text-decoration: underline;
}

#homeright {
    float: right;
    width: 400px;
    padding: 15px 0 0 0;
}

#homeright h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9ba0;
	background-color: #fff;
}

#homeright p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    padding: 2px 30px 18px 11px;
    line-height: 16px;
	background-color: #fff;
}

#homeright p a {
    color: #666;
	background-color: #fff;
}

/*Product */
#proddtl {
	float: left;
    width: 200px;
    padding: 15px 0 0 0;
}

#proddtl img {
    padding: 0 0 5px 12px ;
}


#proddtl p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    padding: 2px 30px 18px 11px;
    line-height: 16px;
	background-color: #fff;
}

#prodimage {
	float: right;
    width: 150px;
}

/* Footer */
#footer {
    padding: 2px 0 0 0;
}

#footer p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #666;
	background-color: #fff;
}

#footer ul {
    list-style-type: none;
    padding: 5px 0 0 0;
}

#footer ul li {
    display: inline;
    color: #666;
    background-color: #fff;
}

#footer ul li a {
    text-decoration: none;
    color: #666;
    background-color: #fff;
    padding: 0 2px 0 2px;
}

#footer ul li a.first {
    text-decoration: none;
    color: #0057a2;
    background-color: #fff;
    padding: 0 2px 0 0;
}

#footer ul li a.first:hover  {
    text-decoration: none;
    color: #0057a2;
    background-color: #fff;
    padding: 0 2px 0 0;
}

#footer ul li a:hover {
    text-decoration: none;
    color: #0057a2;
	background-color: #fff;
}

#ceopic {
    padding: 0 0 30px 10px ;
}

#ceopic2 {
    padding: 0 0 30px 10px ;
}

#ceopic p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 0 0 0;
    line-height: 16px;
    color: #666;
	background-color: #fff;
}

#tagline1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#tagline1 ul li {
	padding-bottom: 10px;
	color: #666;
	background-color: #fff;

}

#tagline2 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#tagline2 ul li {
	padding-bottom: 10px;
    color: #666;
	background-color: #fff;
}

#tagline3 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#tagline3 ul li {
	padding-bottom: 10px;
	color: #666;
	background-color: #fff;

}
#testileft1 {
    float: left;
    padding: 15px 0 0 0;
    width: 200px;
}

#testileft1 h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9ba0;
	background-color: #fff;
}

#testileft1 p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 30px 18px 11px;
    line-height: 16px;
    color: #666;
	background-color: #fff;
}

#testileft1 p a {
    color: #666;
	background-color: #fff;
}

#testiright1 {
    float: right;
    width: 500px;
    padding: 15px 0 0 0;
}

#testiright1 h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9ba0;
	background-color: #fff;
}

#testiright1 p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    padding: 2px 30px 18px 11px;
    line-height: 16px;
	background-color: #fff;
}

#testiright1 p a {
    color: #666;
	background-color: #fff;
}

#testileft2 {
    float: left;
    padding: 15px 0 0 0;
    width: 200px;
}

#testileft2 h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9ba0;
	background-color: #fff;
}

#testileft2 p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 30px 18px 11px;
    line-height: 16px;
    color: #666;
	background-color: #fff;
}

#testileft2 p a {
    color: #666;
	background-color: #fff;
}

#testiright2 {
    float: right;
    width: 500px;
    padding: 15px 0 0 0;
}

#testiright2 h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9ba0;
	background-color: #fff;
}

#testiright2 p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    padding: 2px 30px 18px 11px;
    line-height: 16px;
	background-color: #fff;
}

#testiright2 p a {
    color: #666;
	background-color: #fff;
}

#threeleft {
    float: left;
    padding: 15px 0 0 0;
    width: 230px;
}

#threeleft h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9ba0;
	background-color: #fff;
}

#threemid {
    float: left;
    padding: 15px 0 0 0;
    width: 230px;
}

#threemid h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9ba0;
	background-color: #fff;
}

#threeright {
    float: left;
    padding: 15px 0 0 0;
    width: 230px;
}

#threeright h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #9b9ba0;
	background-color: #fff;
}

//-->