@charset "utf-8";
/* CSS Document */
/* CSS Document */
body {
	padding:0;
	margin-top:0px;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #DFDFDF;
	}
#page {
	margin-left:auto;
	width:800px;
	margin-right:auto;
	background:#ffffff
	}

/* Header ############################################################## */
#header {
	height:150px;
	width:800px;
	}
#header_logo {
	float:left;
	margin-left:13px;
	height:150px;
	width:332px;
	background-image:url(header_2conv_logo.gif);
	background-repeat:no-repeat;
	}
#header_logo_text {
	float:right;
	margin-top:95px;
	margin-right:88px;
	margin-bottom:30px;
	font-weight:699;
	font-size: 11px;
	color: #666666;
	
	}
#header_archive {
	float:right;
	margin-top:45px;
	margin-right:15px;
	width:85px;
	}
#header_nav {
	float:left;
	margin-left:13px;
	height:54px;
	width:787px;
	}
	
/* content ############################################################## */

#content {
	width:800px;
	}
#content_spacer {
	height:30px;
	width:800px;
	}
#content_text {
	float:left;
	margin-left:13px;
	width:550px;
	background-color:#E9E9E9;
	}
#content_text_holder {
	margin:13px;
	padding:10px 20px;
	}
#content_float_middle {
	width:200px;
	margin:13px;
	margin-left:auto;
	margin-right:auto;
	}
#content_bubble {
	float:right;
	width:237px;
	}
#content_bubble_holder {
	margin:13px;
	}

/* footer ############################################################## */

#footer {
	clear:both;
	width:800px;
	height:126px;
	}
#footer_one {
	float:left;
	width:200px;
	height:126px;
	}
#footer_two {
	float:right;
	width:600px;
	height:126px;
	}
#footer_three {
	float:left;
	width:450px;
	height:126px;
	}
#footer_four {
	float:right;
	width:150px;
	height:126px;
	}
#footer_powered {
	float:left;
	margin-top:100px;
	margin-left:13px;
	font-size: 8pt;
	}	
#footer_link {
	float:right;
	margin-top:100px;
	margin-left:13px;
	font-size: 8pt; color: #EC0B8D;
	}	
	

/* Other ############################################################## */
.formfields {
		border:1px solid #A2B1A1;
		font-size:11px;
		color:#7F7E75;
		}
a.footer:link{color:#EC0B8D;}
a.footer:visted{color:#EC0B8D;}
a.footer:hover{color:#EC0B8D;}
#footer_logo {
	float:right;
	width:108px;
	margin:13px 15px 13px 15px;
	}
.floatfix { clear: both; }

/* Header fonts ############################################################## */
.styles1 {color: #3574BA;
		font-size:16px;}
.styles2 {color: #843F8F;
		font-size:16px;}
.styles3 {color: #B2D134;
		font-size:16px;}
.styles4 {color: #F37721;
		font-size:16px;}
.styles5 {color: #D2232A;
		font-size:16px;}
.styles6 {color: #131313;
		font-size:16px;}

.stylePinkHeader {color: #ea128f;
				  font-size:19px;
				  }


