/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	line-height: 17px;
	color: #000000;
}

.pngfix, img { behavior:  url(iepngfix.htc) };

.body_images {
	margin: 10px;
}
#page_footer {
	background-attachment: scroll;
	background-image: url(images/page_clouds.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	height: 200px;
	width: 100%;
}


#wrapper { 
 margin: 0 auto;
 width: 886px;
}
#header {
	width: 866px;
	color: #333;
	padding: 0px 10px;
	height: 207px;
	margin: 10px 0px 0px;
	background: url(images/top_head.gif) no-repeat center top;
	float: left;
}
.email_area {
	float: right;
	height: 25px;
	width: 400px;
	padding-top: 10px;
}
.nav_area {
	float: left;
	height: 35px;
	width: 848px;
	margin-top: 95px;
	text-align: center;
	margin-left: 10px;
	padding-top: 6px;
}

#content {
	width: 886px;
	color: #333;
	background: url(images/mid_bg.gif) repeat-y left top;
	margin: 0px 0px 0px 10px;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 2px;

}
#content ul {
	line-height: 1.5em;
	margin-left: 25px;
	list-style-position: outside;
	list-style-type:none;
	position: static;
	display: block;
}
#content li {
	background-image: url(images/bullet.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom:3px;
	}
#content a {
	text-decoration: none;
	color: #3a6e81;
	font-weight: bold;
}

#content a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#content h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #336699;

}
#content h2 {

	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}
#col_left {
	float: left;
	width: 200px;
	margin-right: 10px;
	background-image: url(images/left_col_div.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_buts {
	float: left;
	height: 63px;
	width: 182px;
	margin-left: 10px;
	margin-top: 5px;
}
.left_pics {
	margin-left: 12px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 5px;
}
.left_col_head_bg {
	background-image: url(images/left_col_head_bg.gif);
	float: left;
	height: 21px;
	width: 172px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 3px;
}

.left_logos {
	margin-left: 25px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.left_logos2 {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.left_logos3 {

	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}

#col_right {
	float: left;
	width: 630px;
}

#footer {
	width: 866px;
	color: #666666;
	background: url(images/bot_bg.gif) no-repeat left top;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	height: 73px;
	text-align: center;
	font-size: 7pt;
	float: left;
}
#footer a {
	text-decoration: none;
	color: #3a6e81;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.heads_bg {
	background: url(images/heads_bg.gif) no-repeat left center;
	width: 455px;
	height: 27px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.blue_bold_text {
	font-weight: bold;
	color: #336699;
}
.images {
	margin-right: 5px;
	margin-left: 5px;
}
.form_bg {
	background-color: #ededed;
	padding: 4px;
	margin: 4px;
	border: 3px solid #e5e5e4;
}
.form_boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4A7DA9;
}
#home_heads h1 {

	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
th {
	font-weight: normal;
}
