/*CSS by HVVS*/

/*page styles*/

body { padding:0; margin:0; font:11px Verdana, sans-serif; letter-spacing: 0px; line-height: 18px; background:#6C7B8B url(../images/bg.jpg) top center repeat-x; color: #555; }
#wrapper { margin:0px auto; width:950px;  padding:0; background:url(../images/content.jpg) repeat;}

/*Text Styles*/

a { color:#ADD8E6; text-decoration: none;background:none;}
a:hover { color:#F0FFFF; background:none; text-decoration:none; }
p { margin:0;padding-top:2px; color: #F0FFFF;}
h2 { font-weight:bold; font-size:12px; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#F0FFFF; background:none; border-bottom: 2px dotted #F0FFFF; }
h1 {font-size: 11px; text-transform: uppercase; letter-spacing: 1px; line-height: 13px; color:#F0FFFF; }

/*Header*/

#header { clear:both; width:950px; height:92px; background: url(../images/header.jpg) no-repeat; margin:0; }
#hm {position:absolute;  width:800px; float:right; margin:0px 0px 0px 110px;}

/* Menu */

#menu {height: 92px;}
#menu ul {margin: 0;padding: 0;list-style: none;}
#menu li {display: inline;}
#menu a {display: block;float: left;width: 140px;height: 54px;padding-top: 38px;text-transform: uppercase;text-decoration: none;text-align: center;letter-spacing: 1px;font-size: 12px;color: #F0FFFF}
#menu a:hover {background: url(../images/shade.png) repeat; color: #F0F8FF;}
#menu .active a {background: url(../images/shade.png) repeat;color: #FFFFFF;}

/* Content */

#banner {width:950px; height:304px; background: url(../images/b.jpg) no-repeat;}
#logo {width:950px; height:75px; background: url(../images/blogo.jpg) no-repeat;}
.message{ position:absolute;  width:896px; height:302px; float:right; margin:1px 0px 0px 25px; color:#fff;}
#title{width:950px;height:87px;background: url(../images/title2.jpg) no-repeat;}
.tleft {float: right;width: 180px; padding:38px 15px 0px 115px;}
.tmiddle {float: right;width: 180px;padding:38px 15px 0px 115px;}
.tright {float: right;width: 190px;padding:38px 15px 0px 115px;}
#content {width:950px; height: 313px; background:url(../images/content.jpg) repeat;}
.left {float: left;width: 900px;padding:0px 15px 15px 20px;}
#flashcontent {height: 100%;}
/* Footer */

#footer { height: 170px;text-align:left; color: #C1CDCD; background: url(../images/footer.jpg) repeat-x;}
.fleft {float: left;width: 278px;padding:0px 15px 5px 15px;}
.fmiddle {float: left;width: 278px;padding:0px 15px 5px 15px;}
.fright {float: left;width: 278px;padding:0px 15px 5px 15px;}
#copyright { height: 10px;text-align:left; color: #F0FFFF; background: url(../images/cr.jpg) center no-repeat; padding: 15px 15px 15px 45px;}