body {text-align:center; margin:0px; padding:0px; font-family: Arial, Verdana, Helvetica, sans-serif;}

img {border:0px;}

#container {width: 972px; height:840px; margin-left:auto; margin-right:auto; text-align:left; background-image:url(images/background.jpg);}

#header { width:972px; height: 91px; background-image:url(images/head.png); }
#nav {margin-left: 200px; font-size:14px; color:#ffffff; padding-top: 66px; font-weight:bolder; }

#nav ul { list-style: none; padding: 0; margin: 0; }
#nav li { float: left; margin: 0 5px; text-align:center; padding: 3px 5px 5px 5px; }
#nav .on {background-color:#B01A1C; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
#nav li:hover {background-color:#B01A1C; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;}
#nav a{text-decoration: none; color: #ffffff;}

#left { float: left; width:197px; height:438px; background-image:url(images/left.png); }
#why {float:left; width:375px; height: 251px; background-image:url(images/why.png); }

#content { float:right; width:337px; height:303px; margin-right:29px; margin-top:170px; text-align:right;}
td {vertical-align: top; font-weight: bolder; text-align: right; font-size: 14px; padding-top:15px;}
input,textarea {width: 200px; border: solid 1px #555555; font-size: 12px;}
.submit {color:#ffffff; border:0px; background-color:#ED2025; font-size: 14px; width:100px; height:30px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; font-weight: bolder;}

#footer { width:972px; height:50px; margin-left:auto; margin-right:auto; border-top:1px solid #D4D0D1; background-color:#F3F3F5;}
	#footer #leftBox { float:left; text-align:left; font-size:10px; color:#999999; margin-top:10px; margin-left:10px; line-height:150%; display:inline;}
	#footer #leftBox a {color:#999999; text-decoration:none;}
	#footer #leftBox a:hover {color:#333333; text-decoration:none;}
	#footer #rightBox { float:right; height:50px; text-align:right; width:210px; display:inline;}

