input, textarea
{
	color: #1E1E1E;	
	width: 210px;	
}

select
{
	color: #1E1E1E;	
	width: 216px;	
}

input.check
{
	width: auto;	
}

div.contactform
{
	width: 478px;
	margin-left: 15px;
	float: left;	
}

div.contactheader
{
	float: left;
	background-image: url(../images/contactform/contactheader.jpg);
	background-repeat: no-repeat;
	height: 45px;	
	margin-left: 15px;
	width: 478px;
}

div.marketingboxheader h2
{
	padding: 0;
	margin: 0;
	margin-top: 10px; 
	color: #000080;
	font-size: 1.3em;
}

div.contactfooter
{
	width: 100%;
	float: left;
	background-image: url(../images/contactform/contactbottom.jpg);
	background-repeat: no-repeat;
	height: 68px;			
}

div.contactsection
{
	width: 458px;
	float: left;
	background-image: url(../images/contactform/contactnormal.gif);
	background-repeat: repeat-y;
	padding: 10px 10px 10px 10px;	
	background-color: #99CCFF;
}

div.contactdivider
{
	width: 100%;
	float: left;
	background-image: url(../images/contactform/contactdivider.gif);
	background-repeat: no-repeat;
	height: 16px;	
}

div.formline
{
	width: 355px;
	margin-bottom: 10px;
	float: left;	
}

div.form1
{
	float: left; 
	width: 125px;
	margin-right: 10px;
}

div.form1b
{
	float: left; 
	width: 160px;
	margin-right: 10px;
}

div.form2
{
	float: left;
	width: 215px;
}

div.form2b
{
	float: left;
	width: 180px;
	text-align: right;
}

div.marketingbox
{
	float: right;
	width: 259px;	
	margin-right: 2px;
}

div.marketingboxmiddle
{
	background-image: url(../images/marketing/mbmiddle.gif);
	background-repeat: repeat-y;
	width: 229px;
	float: left;
	padding: 5px 10px 5px 20px;
}

div.marketingboxmiddle ul
{
	padding: 0;
	padding-left: 17px;
	margin: 0;
}

div.marketingboxmiddle li
{
	padding-left: 3px;
	margin: 0;
	margin-bottom: 5px;
}

div.marketingboxheader
{
	background-image: url(../images/marketing/mbheader.gif);
	background-repeat: no-repeat;
	height: 42px;	
	width: 229px;
	float: left;
	padding: 0px 10px 5px 15px;
}

div.marketingboxfooter
{
	background-image: url(../images/marketing/mbfooter.jpg);
	background-repeat: no-repeat;
	height: 86px;	
	width: 100%;
	float: left;
}
