/* Content CSS for EDI Web Marketing */

#content_master
{
	display: block;
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 750px;
	height: auto;
	padding-top: 50px;
	padding-bottom: 35px;
	margin-bottom:-462px;
	
}

#content_master #content
{
	display: block;
	background: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 750px;
	height: auto;
	margin-left: 0px;
}

#content_master #content #left_block
{

	width:211px;
	background-image:url(../images/left_block_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:25px;
	margin-top:-40px;
	height:auto;
	position:relative;
	padding-bottom:23px;


}


#content_master #content #left_block #left_block_top
{

	background-image:url(../images/left_block_top.png);
	height:32px;

}


#content_master #content #left_block #left_block_bottom
{
	border-left:solid black 1px;
	border-right:solid black 1px;
	width:185px;
	background-image:none;
	background-color:#FFFFFF;
	min-height:245px;


}

#content_master #content #main_content 
{

	height:auto;
	overflow:visible;
	background-image:url(../images/main_content_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:450px;
	position:relative;
	left:250px;
	top:-312px;
	padding-bottom:23px;

}

#content_master #content #main_content #main_content_top
{

	background-image:url(../images/main_content_top.png);
	height:32px;


}

#content_master #content #main_content #main_content_bottom
{

	border-left:solid black 1px;
	border-right:solid black 1px;
	width:366px;
	background-image:none;
	background:transparent;
	min-height:215px;
	padding:10px 20px 30px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;

}

#content_master #content #main_content #main_content_bottom #title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	display:block;
	position:relative;
	color:#FFFFFF;
	margin-top:-20px;
	margin-left:-30px;
	width:110%;
	border-bottom:solid black 1px;


}

#content_master #content #main_content #main_content_bottom ul{


	margin-left:20px;



}

#content_master #content #main_content #main_content_bottom .form_single_line
{
	position: relative;
	display: block;
	width: 100%;
	height: 25px;
	text-align: left;
}

#content_master #content #main_content #main_content_bottom form .form_label
{
	position: relative;
	display: block;
	width: 105px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#content_master #content #main_content #main_content_bottom form .form_multiple_line .form_label
{
	line-height: 15px;
}

#content_master #content #main_content #main_content_bottom form .form_multiple_line .form_label_req
{
	line-height: 15px;
}

#content_master #content #main_content #main_content_bottom form .form_label_req
{
	position: relative;
	display: block;
	width: 105px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	font-weight: bold;
	color: #DD2222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content_master #content #main_content #main_content_bottom .form_single_line .form_text
{
	display: block;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 20px;
	width: 230px;
	border: 1px solid #2f3e5e;
	background-color: #edeff2;
	padding: 2px;
	color:#000000;
}

#content_master #content #main_content #main_content_bottom .form_single_line .form_select
{
	display: block;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 20px;
	width: 236px;
	border: 1px solid #2f3e5e;
	background-color: #edeff2;
	padding: 2px;
	padding-left: 5px;
	color:#000000;
}

#content_master #content #main_content #main_content_bottom .form_multiple_line
{
	position: relative;
	display: block;
	width: 100%;
	text-align: left;
	color:#000000;
}

#content_master #content #main_content #main_content_bottom .form_multiple_line .form_textarea
{
	display: block;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 20px;
	width: 230px;
	border: 1px solid #2f3e5e;
	background-color: #edeff2;
	padding: 2px;
	color:#000000;
}

#content_master #content #main_content #main_content_bottom .form_button
{
	position: absolute;
	top: 1px;
	BACKGROUND-COLOR:#899CBD;
	left: 146px;
	border:solid black 1px;
	border:outset #2f3e5e 1px;
	height:21px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
	width:100px;
}




#content_master #content #bottom_block
{

	
	height:auto;
	overflow:visible;
	background-image:url(../images/main_content_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:450px;
	position:relative;
	left:250px;
	top:-462px;
	padding-bottom:23px;

}

#content_master #content #bottom_block #bottom_block_top
{

	background-image:url(../images/bottom_block_top.png);
	height:32px;

}

#content_master #content #bottom_block #bottom_block_bottom
{


	
	border-left:solid black 1px;
	border-right:solid black 1px;
	width:366px;
	background-image:none;
	background:transparent;
	min-height:70px;
	padding:10px 20px 20px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;

}

#content_master #content #bottom_block #bottom_block_bottom #info_form_header
{

	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	display:block;
	margin-top:-20px;
	margin-left:-15px;
	margin-bottom:20px;


}

#content_master #content #bottom_block #bottom_block_bottom #info_form
{

	color:#000000;


}

#content_master #content #left_bottom_block{


	position:relative;
	top:-285px;


}