/*************** Main Page column styles ***************/
#mainpage_column1 {
	position:relative;
	float:left;
	width:330px;
	height:200px;
	padding:10px 10px 10px 10px;
	background-image:url(../images/seperator02.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

#mainpage_column2 {
	position:relative;
	float:left;
	width:330px;
	height:200px;
	padding:10px 10px 10px 10px;
}

/*************** About Us column styles ***************/
#aboutus_column1 {
	position:relative;
	float:left;
	width:330px;
	height:200px;
	padding:10px 10px 10px 10px;
	background-image:url(../images/seperator02.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

#aboutus_column2 {
	position:relative;
	float:left;
	width:330px;
	height:200px;
	padding:10px 10px 10px 10px;
}

/*************** News column styles ***************/
#news_column1 {
	float:left;
	width:330px;
	height:200px;
	padding:10px 10px 10px 10px;
	background-image:url(../images/seperator02.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

#news_column2 {
	float:left;
	width:330px;
	height:200px;
	padding:10px 10px 10px 10px;
}

/*************** Services column styles ***************/
#services_column1 {
	position:relative;
	float:left;
	width:200px;
	height:200px;
	padding:10px 10px 10px 10px;
	background-image:url(../images/seperator02.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

#services_column2 {
	position:relative;
	float:left;
	width:460px;
	height:200px;
	padding:10px 10px 10px 10px;
}

/*************** Contacts column styles ***************/
#contacts_column1 {
	position:relative;
	float:left;
	width:175px;
	height:200px;
	padding:10px 10px 10px 10px;
	background-image:url(../images/seperator02.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}

#contacts_column2 {
	position:relative;
	float:left;
	width:485px;
	height:200px;
	padding:10px 10px 10px 10px;
}
