@charset "utf-8";
/* Counter Act Systems Style */
/* Engineer: Chris Dick */

* {
	margin: 0; padding: 0;
}

body {
	background: url(img/ca_body_bg.jpg) top repeat-x
}

.clear {
	clear: both
}

#wrapper {
	width: 810px; margin: 0 auto
}

#header {
	width: 810px; height: 40px; margin-top: 30px
}

#logo {
	width: 400px; height: 40px; float: left; margin-left: 15px
}

#main_area {
	width: 810px; background: url(img/slide_dropshadow.jpg) top center no-repeat
}

#home_text {
	float: left; width: 400px; margin-top: 30px; padding-left: 20px
}

#home_rhs {
	float: right; width: 300px; margin-top: 50px; padding-right: 20p
}

#home_rhs2 {
	float: right; width: 300px; margin-top: 50px; padding-right: 20px; margin-right: 20px
}

#home_rhs2 table td {
	text-align: center
}

#footer_wrap {
	width: 100%; background-color: #919191; border-top: 1px solid #333; margin-top: 60px	
}

#footer {
	width:	810px; margin: 0 auto; background: url(img/ca_footer_bg.jpg) no-repeat
}

#footer_text1 {
	float: left; margin-top: 30px; margin-bottom: 30px; width: 200px; padding: 20px
}

#footer_text2 {
	float: left; margin-top: 30px; margin-bottom: 30px; margin-left: 10px; width: 490px; padding: 20px
}

.GMapEZ {
	width: 800px; height: 340px; border: none; border-top: 8px solid #E6E6E6; margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif; font-size: 80%
}