body {width:100%; background:#fff url(images/bg.png) repeat-x; margin:0px;font-family: "Trebuchet MS, Tahoma, Century Gothic";font-size: 14px;color: #333333;}
h1 {font-size:18px;color:#0f999e;}
h2 {font-size:18px;color:#0F999E;margin-top:20px;}
h3 {font-size:18px;color:#666666;}
h4 {font-size:16px;color:#FFFFFF;}
h5 {font-size:16px;color:#000000;}
h6 {font-size:16px;color:#CCCCCC;}
#header {width:1000px; height:250px; margin-top:0px; margin-bottom:0px; margin:auto;padding:0;}
.logo {width:250px;height:240px;float:left;padding:0px 0px 0 30px;border:0px solid black;}
.logo img {float:left;padding:15px 15px 15px 0px;}
.headbanner {float:right;width:700px;height:210px;border:0px solid black;padding:20px 0 0 0px;}
.headbanner img {float:right;padding-right:50px;border:0px solid black;}
.headbanner a {text-decoration:none;}
.promotop {float:left;}
#wrapper {width:1000px;overflow:auto;margin: 0 auto; margin-bottom:0px;background: url(images/backm.png) repeat-y;padding:0px;border:1px groove #ddd;}
#main {width:670px;float:left; border:0px solid black; padding:0 10px 40px 10px;background-color: none;}
#right {width:260px;float:right; border:0px solid black;padding:0px 20px 10px 10px;margin:0 5px 0 0;}
#footer {font-family: Trebuchet MS, Tahoma, Century Gothic;background-color:#333;width:100%;height:280px;margin-top:0px;color:#fff;font-size:0.8em;}
#footer p {padding:0 5px 5px 0;}
#footer h3 {color:#fff;}
#footer h2 {color:#fff;}
#footer h1 {color:#fff;}
.footertext {width:1000px;margin:auto;}
.foot {width:310px;height:180px;float:left;margin:10px;border-right:1px solid #666;}
.footone {}
.foottwo {}
.foottre {margin-right:0px;width:327px;}
.clear {height: 1px;clear:both;}

a:link {color: #0E8D93;}
a:visited {color: #FFFFFF;}
a:hover {color: #FF9933;}
a:active {color: #0F9DA3;}

.rightmenu{width:260px;margin-top:0px;margin-left:0px;}

.rightmenu .headerbar{font: bold 13px Verdana;color: white;background:#669999 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; text-transform: uppercase;padding: 7px 0 7px 7px; text-align:center;}

.rightmenu ul{list-style-type: none;margin: 0;padding: 0;margin-bottom: 0; /*bottom spacing between each UL and rest of content*/}

.rightmenu ul li{padding-bottom: 2px; /*bottom spacing between menu items*/}

.rightmenu ul li a{font: normal 12px Arial;color: black;background: #fff;display: block;padding: 5px 0;line-height: 17px;padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;}

.rightmenu ul li a:visited{color: black;}

.rightmenu ul li a:hover{ /*hover state CSS*/
color: white;background:#666666}