body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#f4f4f4;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

/* main divs */
#container{
	border:1px solid #666666;
	padding:2px;
	background-color:#ffffff;
	position:relative;
	width:800px;
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

#header {
	height:249px;
	width:800px;
}

#content {
	float:left;
	height:270px;
	width:800px;
	background-image: url(../images/bg.gif);
	background-repeat:no-repeat;
}

#nav {
	float:left;
	width:130px;
	padding-top:10px;
	padding-left:10px;
	line-height:215%;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

#text {
	float:left;
	width:468px;
	padding:15px 15px 15px 15px;
	font-size:11px;
	color:#000000;
}

#right {
	float:left;
	width:162px;
}

#footer {
	clear:both;
	width:800px;
	height:250px;
}

/*text footer*/
#footertext {
	background-color:#686868;
	color:#ffffff;
	font-size:10px;
	width:790px;
	padding:5px 5px 5px 5px;
}

#footertextl {
	width:350px;
}

#footertextr {
	float:right;
	width:350px;
	text-align:right;
}

/*end of main*/

/*optimum safety*/
#optcontent {
	height:515px;
	width:800px;
	background-image: url(../images/optsafetybg.gif);
}

/*#optnav {
	height:515px;
	width:800px;
	background-image: url(../images/optsafenav.gif);
	background-repeat: no-repeat;
	
}*/

#optimum {
	float:left;
	width:660px;
}

.optimumtext {
display:block;
	font-size:11px;
	color:#ffffff;
	padding-left:10px;
}
/* optimum safety end*/

/*confidence and control*/
#confcontent {
	height:515px;
	width:800px;
	background-image: url(../images/confbg.gif);
}

#confidence {
	float:left;
	width:650px;
	padding-left:10px;
	padding-top:1px;

}
/*end of confidence and control*/

/*faq info*/
#faqcontent {
	height:514px;
	width:800px;
	background-image: url(../images/faqbg.gif);
	background-repeat:no-repeat;
}

#askus {
	float:right;
	margin-top:15px;
	width:63px;
}

#faq {
	float:left;
	width:496px;
	padding-left:20px;
}

#faqright {
	float:left;
	width:144px;
}

#faqhead {
	float:left;
	width:433px;
	padding-top:20px;
	color:#ffffff;
	font-weight:bolder;
	font-style:italic;
}

#question {
clear:left;

	float:left;
	width:120px;
	padding-top:8px;
	color:#ffffff;
	font-weight:bolder;
	font-style:italic;
	padding-bottom:7px;
}

#answer {
	float:left;
	width:130px;
	padding-top:8px;
	color:#ffffff;
	font-weight:bolder;
	font-style:italic;
	padding-bottom:7px;
}

#faqbox {
	width:496px;
	background-color:#dfdfdf;
	clear:both;
}

#qtext {
	float:left;
	width:120px;
	font-size:10px;
	padding:5px;
	clear:both;
}

#atext {
	float:left;
	width:356px;
	font-size:10px;
	background-color:#ffffff;
	padding:5px;
}


/*faqs end*/

/*contact*/
#contactcontent {
	float:left;
	height:514px;
	width:800px;
	background-image: url(../images/faqbg.gif);
	background-repeat:no-repeat;
	display:inline;
}

#contacthead {
	float:left;
	width:300px;
	padding-top:20px;
	color:#ffffff;
	font-weight:bolder;
	font-style:italic;
}

#contact {
	float:left;
	width:480px;
	padding-left:20px;
	display:inline;
}

#contactbox {
	float:left;
	width:480px;
	display:inline;
}

#contactaddress {
	float:left;
	width:180px;
	padding-top:35px;
	font-size:10px;
	color:#000000;
	display:inline;
}

#contactaddright {
	float:right;
	padding-top:35px;
	width:230px;
	font-size:10px;
	color:#000000;
}

#contactform {
	float:left;
	width:450px;
	padding-top:20px;
	font-size:10px;
	color:#000000;
	display:inline;
}

/*download*/

#dlhead {
	float:left;
	width:300px;
	padding-top:20px;
	color:#ffffff;
	font-weight:bolder;
	font-style:italic;
}

#download {
	float:left;
	width:480px;
	padding-left:20px;
	display:inline;
}

#dlbox {
	float:left;
	width:480px;
	display:inline;
}

#dltext {
	float:left;
	width:480px;
	padding-top:35px;
	font-size:10px;
	color:#000000;
	display:inline;
}

/*press*/

#presshead {
	float:left;
	width:300px;
	padding-top:20px;
	color:#ffffff;
	font-weight:bolder;
	font-style:italic;
}

#press {
	float:left;
	width:480px;
	padding-left:20px;
	display:inline;
}

#pressbox {
	float:left;
	width:480px;
	display:inline;
}

#presstext {
	float:left;
	width:480px;
	padding-top:35px;
	font-size:10px;
	color:#000000;
	display:inline;
}

/* video*/
#videocontent {
	height:515px;
	width:800px;
	background-image: url(../images/optsafetybg.gif);
}

#video {
	float:left;
	width:650px;
	padding-left:10px;
	padding-top:1px;
}

/*text styles*/
.header {
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
/*styles*/
.green {
	color:#006600;
	font-weight:bold;
}
.text {
	font-size:11px;
	color:#000000;
}

.fred {
	color:#ff0000;
	font-weight:bold;
	text-decoration: blink;

}
.red {
	color:#ff0000;
	font-weight:bold;
}
.boxtext {
	font-size:10px;
	color:#000000;
}

.videotext {
	font-size:11px;
	color:#ffffff;
	padding-left:35px;
}

/*links*/
#nav a:link {
	color:#ffffff;
	text-decoration:none;
}

#nav a:visited {
	color:#ffffff;
	text-decoration:none;
}

#nav a:hover {
	color:#ffec00;
	text-decoration:none;
}

#nav a:active {
	color:#ffec00;
	text-decoration:none;
}

#contactbox a:link {
	color:#000000;
	text-decoration:none;
}

#contactboxa:visited {
	color:#000000;
	text-decoration:none;
}

#contactbox a:hover {
	color:#ff0000;
	text-decoration:underline;
}

.whitetext {
	color: #FFFFFF;
	font-size:10px;
}
.whitetext a:link {
	color: #FFFFFF;
	font-size:10px;
}
.whitetext a:hover {
	color: #FFFFFF;
	font-size:10px;
}

.whitetext a:visited {
	color: #FFFFFF;
	font-size:10px;
}
