/* 
	CSS Document "cssDivs"
	©2006 "Company Name"
	{company website}
	designed for Counselor™ CMS
	LiFT Interactive {liftinteractive.com}
*/

#body_container{
	float: left;
	width: 100%;
	background: #FFF url(images/BG.jpg) repeat-x;
	border-bottom: 5px solid #c2c270; 
}
#body_container_index{
	float: left;
	width: 100%;
	background: #FFF url(images/BBGG.jpg) repeat-x;
	border-bottom: 5px solid #c2c270;
}
#container{
	width: 820px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 10px;
}
#logo{
	float: left;
	width: 245px;
	height: 93px;
	background: url(images/BG_logo.jpg) no-repeat;
	margin-top: 6px;
	overflow: hidden;
}
#menu{
	float: right;
	width: 550px;
	height: 99px;
	text-align: right;
	padding-left: 1px;
	background: url(images/BGmenu.jpg);
}
#content{
	float: right;
	width: 820px;
	font-size: 15px;
	line-height: 20px;
	background: url(images/BG_side_second.jpg) no-repeat;
}
#header{
	float: right;
	width: 530px;
	height: 220px;
	border: 1px solid #FFF;
	margin: 16px 0 0 0;
}	
#text{
	float: right;
	width: 530px;
	padding: 12px 0 36px 0;
}
#side_content{
	float: left;
	width: 244px;
}
#sidepic{
	float: left;
	width: 218px;
	height: 171px;
	border: 6px solid #FFF;
	background-color: #DDDDDD;
	margin: 14px 0 7px 0;
	padding: 0;
	background: url(images/sidepic.jpg) no-repeat;
	overflow: hidden;
}
#sidetext{
	float: right;
	margin: 15px 23px 25px 6px;
	font-size: 13px;
	line-height: 17px;
	text-align: right;
	display: inline;
}
#sidetext p{
	margin: 0;
	padding: 0;
}
#sideboxes{
	float: left;
	width: 228px;
	margin: 16px 0 50px 0;
}
#box1, #box2{
	float: left;
	width: 228px;
	height: 106px;
	background-color: #FFFFFF;
}
#box1{
	margin: 0 0 10px 0;
}
#box1 a, #box2 a{
	display: block;
}
#box1 a:hover, #box2 a:hover{
	background-color: #C2C270;
}
#logos{
	float: right;
	padding: 10px 15px 15px 0;
}	
#footer{
	clear: both;
	width: 820px;
	height: 70px;
	padding: 8px 0 0 0px;
	margin: 0 auto;
	color: #7A7A7A;
}
#footer a{
	font-weight: normal;
	color: #7A7A7A;
	background-color: transparent;
	font-size: 12px;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover{
	color: #000;
	background-color: transparent;
}
#footerL{
	float: left;
	width: 244px;
	text-align: center;
}
#footerR{
	float: right;
	width: 523px;
	text-align: left;
}
#footerR a{
	color: #7A7A7A;
}
#footerR a:hover{
	color: #000;
}
.photo{
	float: left;
	padding: 4px;
	margin: 4px 10px 4px 0;
	border: 1px solid #ACACAC;
	background-color: #FFFFFF;
}
	

	
