@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background-image:url(../images/page_bg.png);
background-repeat:repeat;
background-color:#0e0e0e;
font-family:Arial, Helvetica, sans-serif;
}

a{
text-decoration:none;
color:#173c72;}

a:hover{
text-decoration:underline;
color:#173c72;}
.tmp {
	list-style-type: none;
	font-weight: bold;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFEC;
}


p{
	font-size:13px;
	color:#000000;
	padding-top:9px;
	padding-bottom:0px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1{
	margin:0px;
	font-size:18px;
	color:#173c72;
	padding-top: 5px;
}

h3{
margin:0px;
font-size:14px;
padding-top:15px;
font-weight:normal;
color:#000000;
background-image:url(../images/line.jpg);
background-repeat:no-repeat;
padding-bottom:4px;
background-position:bottom left;}

#dvContainer{
width:1000px;
margin:0px auto;

}


    #tabsE {
      float:left;
      width:100%;
      font-size:13px;
      line-height:normal;
	  font-family:Tahoma, Arial, sans-serif;

      }
    #tabsE ul {
	margin:0;
	padding:0px 10px 0 5px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../images/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../images/tabrightE.gif") no-repeat right top;
      padding:6px 17px 6px 17px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }

#dvTopContainer{
width:1000px;
float:left;
}

#dvLogo{
	float:left;
	width:230px;
	padding-top:21px;
}


#dvTopBg{
	float:left;
	width:747px;
	height:31px;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#ffffff;
	padding-right:23px;
	background-position: bottom;
	margin-top: 20px;
	padding-top: 67px;
}

#dvTopBg a{
color:#FFFFFF;
text-decoration:none}

#dvTopBg a:hover{
color:#FFFFFF;
text-decoration:underline}



#dvBodyContainer{
width:990px;
float:left;
background-color:#FFFFFF;
padding:5px;
}

#dvTopNavi{
float:left;
background-image:url(../images/navi_bg.jpg);
background-repeat:repeat-x;
width:990px;
height:29px;}

#dvMainContainer{
float:left;
width:990px;
padding-top:5px;}

#dvLeftPanel{
float:left;
width:738px;
padding-right:8px;
}

#dvBanner{
	width:738px;
	font-size:0px;
	padding-bottom:1px;
}

#dvContent{
	width:728px;
	float:left;
	padding-left:10px;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#dvContentBox{
	width:710px;
	float:left;
	padding-top:0px;
}

#dvcol1{
float:left;
width:250px;}



#dvcol1 ul{
margin:0;
padding:0px 0px 0px 15px;
color:#000000;
font-size:13px;
}

#dvcol1  ul li{
padding-bottom:3px;
padding-top:5px;
margin-bottom:0px;
margin-top:0px;

}


#dvcol2{
float:left;
width:455px;}

#dvRightPanel{
float:left;
width:244px;}

.dvGraybox{
	float:left;
	width:217px;
	border:1px solid #bababa;
	background-image:url(../images/contact-bg.jpg);
	background-repeat:repeat-x;
	padding-left:12px;
	padding-right:12px;
	margin-bottom:5px;
	color: #FFFFFF;
}

#dvSendForm{
	float:left;
	width:217px;
	padding-top:12px;
	font-size:12px;
	text-align:left;
	line-height: 1px;
}

#dvSendForm input{
border:1px solid #969696;
width:214px;
height:17px;
margin-bottom:15px;

}


#dvSendForm textarea{
border:1px solid #969696;
width:214px;
height:60px;
margin-bottom:6px;
	margin-top:8px;
}

#dvSendForm img{
float:left;
padding-bottom:5px;}

.address{
font-size:12px;
font-style:normal;
padding-top:12px;
padding-bottom:9px;
}


#dvFooterContainer{
width:1000px;
float:left;
background-image:url(../images/footer_bg.jpg);
background-repeat:no-repeat;
text-align:left;
color:#d3d3d3;
padding-top:15px;
font-size:12px;
padding-bottom:10px;
}

.dvCopyright{
float:left;
text-align:center;
width:1000px;
padding-bottom:29px;}

.dvLegal{
float:left;
width:100px;
padding-left:15px;}

.dvLegal a{
text-decoration:none;
color:#d3d3d3;}

.dvLegal a:hover{
text-decoration:underline;
color:#d3d3d3;}

.OptiLaw{
float:right;
text-align:right;
width:300px;
padding-right:12px;}


.OptiLaw a{
text-decoration:none;
color:#d3d3d3;}

.OptiLaw a:hover{
text-decoration:underline;
color:#d3d3d3;}



#dvContainer #dvTopContainer #topNavtext {
	position: relative;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#dvContainer #dvTopContainer #topNavtext h1 {
	margin: 0px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#dvContainer #dvBodyContainer #dvMainContainer #dvRightPanel .dvGraybox h3 {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sideMenuLI {
	float: left;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.removeCircle {
	list-style-type: none;
	padding: 0px;
	font-size: 12px;
	width: 800px;
	margin: 0;
}
.inputBox {
	background-image: url(../images/contact-form-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top:8px;
}
#dvContainer #dvBodyContainer #dvMainContainer #dvLeftPanel #dvContent h2 {
	font-size: 15px;
	font-variant: normal;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #220000;
}
#dvContainer #dvBodyContainer #dvMainContainer #dvLeftPanel #dvContent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	list-style-type: none;
}
#dvContainer #dvBodyContainer #dvMainContainer #dvLeftPanel #dvContent #sideTxtGray {
	color:#999999;
	width: 400px;
	position: absolute;
	top: 179px;
	left:591px;
}
