/* CSS Document */body {background-color:#efefef;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}a:link { 	color: #2f6476;	text-decoration:none;	}a:visited { 	color: #2f6476;	text-decoration:none;	}a:hover { 	color: #2f6476;	text-decoration: underline;	}a:active { 	color: #2f6476;	text-decoration:none;	}			h2 {	margin-bottom:10px;	margin-top:15px;	font-size:14px;	color:#2f6476;	}/* Index */#container{text-align:center;border:1px solid #CCCCCC;width:760px;background-color:#FFFFFF;}#top {height:168px;width:760px;background-image:url(../img/bg-top.gif);background-position:left;background-position:top;background-repeat:no-repeat;}#indexNav {width:760px;height:154px;background-color:#000000;}.gfxLeft {background-image:url(../img/gfx-left.jpg);background-position:left;background-position:top;background-repeat:no-repeat;width:302px;height:139px;border-top:2px solid #000;float:left;}#nav {height:139px;width:166px;background-color:#b62a18;border-top:2px solid #000;float:left;}.gfxRight {background-image:url(../img/gfx-right.jpg);background-position:left;background-position:top;background-repeat:no-repeat;width:292px;height:139px;border-top:2px solid #000;float:left;}#bottom {height:168px;width:760px;background-image:url(../img/bg-bottom.gif);background-position:left;background-position:top;background-repeat:no-repeat;}#contactFooter {height:20px;width:760px;text-align:center;color:#666666;padding:4px;}/* nav Index */#nav ul{list-style: none;padding: 0;margin: 12px 0px 0px 0px;}#nav li{}#nav li a { background-image:url(../img/bg-btn.jpg);background-position:left;background-position:top;background-repeat:no-repeat;height: 36px;line-height: 2.7em;float: left;width: 164px;display: block;border-style:solid;border-color:#fff;border:1px 0px 1px 0px;color: #fff;font-size:12px;font-weight:bold;text-decoration: none;text-align: center;}#nav li a:hover {text-decoration:underline;background-image:url(../img/bg-btn-on.jpg);}/* nav Subpage */#subnav {width:760px;height:50px;background-color:#000000;}#navSub {height:40px;width:760px;background-color:#b62a18;border-top:2px solid #000;float:left;}#navSub ul{list-style: none;padding: 0;margin: 0px 0px 0px 0px;}#navSub li{}#navSub li a { background-image:url(../img/bg-btn.jpg);background-position:left;background-position:top;background-repeat:no-repeat;height: 36px;line-height: 2.7em;float: left;width: 164px;display: block;border-style:solid;border-color:#fff;border:1px 0px 1px 0px;color: #fff;font-size:12px;font-weight:bold;text-decoration: none;text-align: center;}#navSub li a:hover {text-decoration:underline;background-image:url(../img/bg-btn-on.jpg);}#content {height:500px; width:750px; padding:10px;}