/* CSS Document */

body {margin:0px auto 0px auto; font-family:Arial, Helvetica, sans-serif}

h1 {font-family:Arial, Helvetica, sans-serif; font-size:26px; font-weight:lighter;}

h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px;}

hr {width:100%; height:0px; border-bottom:solid 1px #de9e00;}

#container {width:884px; margin:0px auto 0px auto;}

#header {width:884px; height:245px; background-image:url(images/header.jpg);}
#header .nav {width:568px; float:right; font-weight:bold; font-size:15px; margin:35px 0px 0px 0px; }
#header .nav a{text-decoration:none; color:#000;}
#header .nav a:hover{color:#de9e00;}
#header .logo {width:120px; float:left; margin:23px 0px 0px 177px; font-size:33px;}
#header .logo a {text-decoration:none; font-weight:bold; color:#000000;}
#header .tag {width:520px; float:right; font-size:25px; font-weight:bold;clear:both; color:#000000; padding:85px 0px 5px 0px}
#header .tag2 {width:410px; float:right; font-size:20px; font-weight:bold; clear:both; color:#000000;}

#phoneText {width:869px; height:26px; background-image:url(images/blk_bg.jpg); color:#ffffff; font-size:18px; text-align:right; padding:3px 15px 0px 0px;}

#box {width:500px; background-color:#eff3f4; padding:6px; border: solid 1px #000;}

#content {width:884px; background: url(images/content_bg.jpg) top left repeat-y;}

#left {width:535px; float:left; padding:10px; font-size:13px}

#right {width:309px; float:right; font-size:13px; padding:10px}

#footer {width:884px; height:109px; background-image:url(images/footer_bg.jpg); clear:both; font-size:11px;}
#footer a {text-decoration:none; color:#000;}
#footer a:hover {color:#ffc901;}
#footer .logo {width:157px; height:27px; float:left; padding:30px 0px 0px 10px}
#footer .text {float:right; padding:55px 10px 0px 0px; font-size:11px}

#textBox {float:right; width:200px; margin:5px 5px 5px 5px; padding: 4px; border: solid 1px #fec803;text-align:center;}

.highlightedText{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#04304b;}
