/*CSS The Promotion Factory */

#page_container{
	width:850px;
	margin:0px auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#top{
	width:850px;
	height:40px;
	margin:0px auto;
	position:relative;
	float:left;
	margin:auto;
	line-height:5px;
	font-size:10px;
}

#heading_block{
position:relative;
float:left;
width:850px;height:160px;
}

#heading_left{
background-image: url(main_images/heading_left_1.gif);
background-repeat: no-repeat;
position:relative;
float:left;
width:525px;height:160px;
}

#heading_right{
background-image: url(main_images/heading_right_1.jpg);
background-repeat: no-repeat;
position:relative;
float:right;
width:325px;height:160px;
}

#heading_right2{
background-image: url(main_images/heading_right_about.jpg);
background-repeat: no-repeat;
position:relative;
float:right;
width:325px;height:160px;
}
#heading_right3{
background-image: url(main_images/heading_right_news.jpg);
background-repeat: no-repeat;
position:relative;
float:right;
width:325px;height:160px;
}
#heading_right4{
background-image: url(main_images/heading_right_services.jpg);
background-repeat: no-repeat;
position:relative;
float:right;
width:325px;height:160px;
}


#body_text_left{
	width:625px;
	position:relative;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:25px;
	float:left;
}

#body_image_left{
	width:650px;
	position:relative;
	padding-bottom:5px;
	float:left;
}

#body_right{
position:relative;
float:right;
width:200px;height:320px;
}

#footer {
float:left;
width:850px;
text-align: center;
padding-top: 30px;
font-family: verdana, arial, sans-serif;
font-size: 10px;
color: #666666;
}

#vertical_main_menu{
	width:850px;
	position:relative;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}