﻿/* CSS Document */
h1, h2,h3,h4,h5,p,div,span,img {margin:0;padding:0}
body{width:100%; margin:0px; padding:0px; background-color:#3D82AE; font-family:Arial, Helvetica, sans-serif;font-size:100%;color:#ffffff;}
p{color:#ffffff;}
a{color:#E8F986; text-decoration:none;  font-weight:bold;}
a:hover{border-bottom: 1px dotted #E8F986;}
p, a , label, input, li, legend {font-size:0.85em;}
p a {font-size:1em}
.clear {clear:both}
h1{font-family:Georgia, serif; font-size:2em; color:#38414E; padding:0 0 10px 0px;}
h2{font-family:Georgia, serif; font-size:1.7em;color:#D10B14;padding:0 0 10px 0px; }
h3{font-family:Georgia, serif; font-size:1.3em; color:#38414E; padding:0 0 5px 0px;}
h4{font-size:1em; font-weight:bold; color:#4E4E4E;}
h5{font-size:0.85em; font-weight:bold; color:#343434;}
p{font-size:0.85em; color:#1B1B1B; padding:0 0 5px 0px;}
h2 a{
	color:#D10B14;;
}
/*********** Main ***********/
#main{width:1000px; margin:0px auto;}
#main .top{width:974px; height:263px;}
#main .middle{width:974px; background-color:#3D82AE;}
#main .bottom{width:974px; background-color:#3D82AE;}

/*********** Header ***********/
#header{width:974px; height:200px; position: relative;}
#header .htop{width:974px; height:200px; background:url(images/header.png) no-repeat;position: relative;}
#header .htop .logo{
	width:78px;
	height:121px;
	padding:0 0 0 46px;
	position:absolute;
	left: 855px;
	top: 40px;
}
	 #header .htop .logo img{
		width:100%;
		height:auto;
		border:0px solid #FFFFFF;
		display:block;
	}
#header .hbottom{width:974px; height:38px; background-color:#3D82AE;}
#header .hbottom .navigation{width:974px; height:38px;float:right; background:url(images/menubg.gif) repeat-x; }
.rc_AccountNavigation {float:right;height:25px;}
.rc_AccountNavigation ul li a {color:#000}

/*********** Content ***********/
#maincontent{width:974px; margin:0px auto;}
#maincontent .blankspace{width:974px; height:10px;}
#content{width:974px; margin:0px auto;}

/* Left */
#content #left{width:836px; height: 600px; float:left; background-image: url(images/main-content.jpg); background-repeat: no-repeat; position: relative;}
#left .blankspace{width:630px; height:10px;}

/* Right */
#content #right{width:138px;  float:left; background-image: url(images/sidebar.jpg); background-repeat: repeat-y;position: relative;}
#content #clients{position: relative; width:119px; height: 600px; overflow: auto; float:left; margin-left: 0px;}
#right .blankspace{width:300px; height:10px;}
#right p{ 
padding-left: 0px;}

/*********** Footer ***********/
#footer{text-align:right; width:974px; margin:0px auto; padding:12px 0 10px 0px;font-size:.85em;  background-image: url(images/footer.jpg); background-repeat: no-repeat;}
#footer p {text-align:right; color:#3D82AE; padding-right: 20px;}
#footer a{color:#3D82AE}
.rc_copyright {padding-top:15px; padding-bottom:10px; text-align:center;}

#sidebttm{
	position: absolute;
	width: 136px;
	height: 50px;
	top: 537px;
	left: 0px;
}
#content #left #wrapper{
	overflow: auto;
	position: absolute;
	width:692px;
	height:580px;
	left: 114px;
	top: -56px;
}
#content #left #contentwrapper{
	padding: 11px 0 0 10px;
	background-image: url(images/content-bg.png);
	background-repeat: no-repeat;
	position: absolute;
	width:699px;
	height:588px;
	left: 118px;
	top: -19px;
}
#content #left #contentwrapper #paragraph{
	
	padding:0px;
	overflow: auto;
	width:682px;
	height:510px;
}
.style1 {color: #3D82AE}
.style3 {color: #color: #E8F986;}
.style4 {color: #E8F986}
.style1:hover {color: #2C5E7A;}
h5{padding-bottom:20px;}
#contentone{ float:left; margin-left: 30px; margin-top: 10px; width: 410px;}
#contentmenu{ float:left; margin-left: 30px; margin-top: 10px; width: 250px;}
#box{border: solid 2px #E8F986; background-image: url(images/ad-bg.jpg); padding: 5px;}
#menu{ position: absolute; height: 100px;
width: 70px;}
	
