@import url("reset.css");
@import url("nav.css");

body {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	color: #636363;
	font-size: 11.52px;
	line-height: 1.6;
	letter-spacing: .06;
	text-align: center;
	}


hr {
	border: 0;
	color: #ebebeb;
	background-color: #ebebeb;
	height: 1px;
	width: 400;
	text-align: left;
	margin: 15px 0px 15px 0px;
	}		
	
a:link {
	color: #57618d;
}

a:visited {
	color: #464646;
}

a:active {
	color: #57618d;
}

a:hover {
	color: #626ea0;
}

	
#container {
	position: relative;
	margin: 0 auto;
  	width: 800px; 
  	border-left: 1px solid #ccc;
  	border-right: 1px solid #ccc;
   	border-bottom: 1px solid #ccc;
	padding-bottom: 30px; 
	background-image: url('../img/stripe.jpg');	
	background-repeat: no-repeat;
	background-position: bottom right; 
  } 
  
#a #b #container {
	min-height: 90%;
}

  
#header {
	float: top;
	height: 200px;
	background-image: url('../img/header1.jpg');	
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#nav {
	position: absolute; top: 160px; left: 0px;

}	
  
 	
#main {
	margin: 0px; padding: 0px;
  	border-right: 20px solid #7e8dcd;
			}	
			
 	
#content {
	padding: 20px 50px 30px 50px;
	text-align: left;
	font-size: 11.52px;
	background-color: #fff;
}								
	
#a #b #content {
	min-height: 100%;
}
  
	
#bloginset {	
	float: right;
	width: 275px; 
	margin: -15px 0 20px 40px;
	padding-top: 30px;
}				
	
	
#newsletter {	
	text-align: left;
	}			
	
	
#form {	
	width: 432px;
	padding-top: 40px; 
	}		
	
#subnav {
	font-size: 11.3px;
	margin: 0 0 30px 0;
	color: #464646;
	}	
	
#sidebar {
	float: left;
	background: #f3f3f3;
	text-align: left;
	font-size: 11.3px;
	line-height: 1.4;
	width: 225px;
	border: 1px solid #ccc;
	padding: 15px;	
	margin: 15px 30px 50px 0;	
	}
	
#sidebar-clients {
	float: right;
	background: #fff;
	text-align: right;
	width: 210px; height: 100%;
/*	border-left: 1px solid #ebebeb; */
	padding: 0 15px 15px 25px;	
	margin: 0 -20px 20px 30px;	
	vertical-align: top;
	}
	
#sidebar-clients-iframe {
	font-size: 11.45px;
	text-align: right;
	}	


ul {
   list-style-type: square;
   margin-left:0px; padding-left:20px; list-style-type:square;
	}
	
li	{
	line-height: 1.5;
   	list-style-type: square;
	}	
	
	
table {
	border-collapse: collapse;
	}	
	
td {
	font-size: 11.52px;
	line-height: 1.6;
	letter-spacing: .06;	
	}

.tdbloginset {
	background: #f3f3f3;
	padding: 0px 20px 0px 15px; 
	}	

td.tdnewsletter {
	background: #f3f3f3;
	padding: 0px 30px 0px 30px; 
	}	

	
td.body {
	width: 650px;
	background: #fff;
	text-align: justify;
	padding: 50px 109px 50px 109px;
	font-size: 11.75px;	
	}
	
	
td.bottom {
  	width: 650px; height: 40px;
	background-image: url('../img/bg_bottwhite.gif'); 
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	

	
td.formbody {
	font-size: 11.75px;	
	text-align: left;
	}	
	
td.clientbox {
	padding: 15px 0 30px 0; 
	border-top: 1px solid #ebebeb;
}	
			
h2 {
	font-size: 18.5px;	
	font-family: Times New Roman, serif;
	line-height: 1.1;
	font-weight: normal;
	color: #57618d;
	letter-spacing: .15px;
	text-transform: uppercase;
	}		
	
h3 {
	font-size: 13px;	
	line-height: 1.1;
	font-weight: bold;
	color: #57618d;
	letter-spacing: .15px;
	}				
	

p.block {
	padding-top: 10px;
	padding-bottom: 5px;	
	}	

	.contact {
	padding-top: 30px;
	padding-bottom: 7px;	
	}
	
	.porttext {
	font-size: 11px;
	}
	






#preload {	
	background-image: url('../img/button0h.gif');
	background-image: url('../img/button1h.gif');
	background-image: url('../img/button2h.gif');
	background-image: url('../img/button3h.gif');
	background-image: url('../img/button4h.gif');
	background-repeat: no-repeat;
	background-position: -1000px -1000px;	
	}
