body
{
	position: static;
	text-align: left;
	background-image:url("/content/images/design2012/Contact_B2.png");
	background-size:55% 75%;
	background-position:0px 105px;
	width:100%;
	min-height:850px;
}

#below_vline
{
	text-align:left;
	position: absolute;
	background-image:url("/content/images/design2012/Contact_G2.png");
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:185px 0px;
	width:100%;	
	min-height:850px;	
	left:0px;
	overflow:hidden;	
}
#right_colum
{
	width:100%;
	top:40px;
	margin-left:40px;
	
}
#rc_listcontainer
{
	position:absolute;
	top:20px;
	left:20px;
	font-size:11px;
	text-align:right;
	
}
#right_imageholder
{
	position:absolute;
	padding-top:0px;
	/* background-image:url("/content/images/design2012/Contact_M5.gif");*/
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:500px;
	height:300px;
	left:240px;
	top:5px;
 }
	
.title
{
font-weight:bold;
font-size:11px;
text-transform:uppercase;
color:red;
}

#vertical_line
{
	background-color:red;
	min-height:900px;
	top:55px;
}
#horizontal_line
{
	background-color:red;
	left:0px;
 
}





