@charset "UTF-8";
/* CSS Document */



#Pagetitle h1 {
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 22px 0px 0px 200px; /*top, right, bottom, left*/
}

#Pagetitle h2 {
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 40px 0px 0px 120px; /*top, right, bottom, left*/
}


/*********/

#contact_panel {
	position:relative;
	width:259px;
	height:270px;
	padding: 20px 0px 0px 48px; /*top, right, bottom, left*/
	background-image:url(../images/contact_panel.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


#contact_details {
	position:absolute;
	width:212px;
	height:209px;
	padding: 0px 0px 0px 0px; /*top, right, bottom, left*/
	left: 52px;
	top: 53px;
}

#contact_details h1 {
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /*top, right, bottom, left*/
	font-size:16px;
	line-height:20px;
}

#contact_details p {
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 5px 0px 5px 0px; /*top, right, bottom, left*/
	line-height:16px;
}


/*********/


#newsletter_image {
	position:relative;
	width:257px;
	height:242px;
	padding: 20px 0px 0px 40px; /*top, right, bottom, left*/
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
}

/*********/

#contact_table_con {
	position:relative;
	width:600px;
	padding: 0px 0px 0px 0px; /*top, right, bottom, left*/
}

#contact_table {
	padding: 0px 0px 0px 0px; /*top, right, bottom, left*/
}

#contact_table td {
	padding: 5px 5px 5px 6px; /*top, right, bottom, left*/
	vertical-align:top;
}

.contact_textField {
	width:300px;
	font-size:12px;
	color:#666666;
	border:#999999 thin solid;
	padding-left:5px
}


/*********/


#thanks_con {
	position:relative;
	width:900px;
	padding: 50px 0px 0px 0px; /*top, right, bottom, left*/
	margin:auto;
}

#thanks_con h1 {
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /*top, right, bottom, left*/
	font-size:18px;
	line-height:24px;
	text-align:center;
}

