/* CSS Document */
div.header {
	height: 200px;
	padding: 0 0 0 3%;
}
div.main {
	width: 62%;
	float: left;
	margin: 0 0 0 3%;
	display: inline;
/*	background-color: #99CC00;*/
}
div.primary {
	float: left;
	width: 64%;
	display: inline;
	padding-bottom: 10px;
	margin-bottom: 10px;
/*	background-color: #FFCCFF;*/
}
div.secondary {
	float: left;
	/*width: 33%;*/
	width: 170px;
	margin: 0 0 10px 0;
	padding-top: 0;
	padding-bottom: 10px;
	display: inline;
}
body.home div.primary {
	width: 46%;
	padding-left: 0;
	margin-right: .5%;
	margin-left: 1.5%;
	float: right;
	background: url(../i/bg/home_column.png) 0 0 repeat;
}
body.home div.secondary {
	width: 47%;
	padding-left: 0;
	background: url(../i/bg/home_column.png) 0 0 repeat;
}
div.extra {
	width: 31%;
	float: right;
	margin: 0 2% 20px 0;
	padding-top: 0;
	padding-bottom: 10px;
	display: inline;
	background-color: #E5E6E7;
	position: relative;
	right: 0;
/*	position: relative;
	z-index: 3;*/
}
body.home div.extra {
	background-color: transparent;
}
div.footer {
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0 2% 0 3%;
	background: url(../i/bg/dotted.gif) 0 0 repeat-x;
}
div.separator {
 margin: 15px 0 0 0;
 padding: 5px 0;
 background-color: #FFFFFF;
}
body.contact div.main div.separator 
{
	clear: left;
}

body.home div.extra div.separator {
	height: 8px;
	margin: 10px 0 0 0;
	background-color: #FFFFFF;
	clear: both;
}
div.clear {
	clear: both;
}
div.office {
	clear: both;
}
div.service_info {
	clear: both;
	
}
div.service_info div {
	float: left;
	width: 42%;
	margin-bottom: 2em;
}
body.partners_home div.service_info div {
	width: 65%;
}
/*div.login {
	width: 20em;
	height: 10em;
	padding-top: 41px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 100px;
	z-index: 4;
}*/
div.log {
	padding: 0 0 8px 0;
	margin: 0;
	width: 25%;
	float: right;
	background: url(../i/bg/div_log.gif) 0 100% no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
}
body.partners_home div.log {
	top:13px;
}
div.wrap {
	padding: 0 6% 0 15px;
	margin: 0;
	background-color: #E5E6E7;
}
body.home div.extra div {
	margin-bottom: 20px;
	background-color: #E5E6E7;
	clear: both;
}
div.radContent
{
	margin-bottom: 15px;
	
	}
	div.clear {
	width: 100%;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
