﻿#container{
	background:transparent url('/gfx/backgrounds/frontpage.jpg') no-repeat scroll center top;
}	

#contentContainer{
	left:50px; width:900px; margin-top:150px;	
}

#contentLeft{
	width:596px;
	float:left;
	padding-top:20px;
}

#contentLeft div.text{
	padding-left:40px;
}

#contentRight{
	width:284px;
	float:right;
}
#contentRight div.img1{
	margin-top:3px;
}


#contentRight div.img2{
	margin-top:20px;
}


#col1, #col2, #col3{
	width:284px;
	float:left;
}
#col2,#col3{
	margin-left:24px;
}

#col1 div.text,#col2 div.text,#col3 div.text{
	padding:5px;
}

h2{
	margin:0 0 10px 0;
	color:#b18b27;
	font-size:14px;
}

#bottomBar{
 text-align:right;
}
