/* CSS Document */


body {
	margin: 9px 0px 20px 0px;
	background-color: #eeeeee;
	text-align: center;      
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #354a74;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #99cc66;
	}

a:hover {
	color: #666666;
	}

h1 {
	margin-bottom: 0px;
	/*   margin-right: 234px; */
	padding: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #354a74;
	border-bottom: 1px solid #000000;
	}
	
h2 {
	margin-bottom: 0px;
	/*  margin-right: 234px; */
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #354a74;
	border-bottom: 1px solid #000000;
	}
	
h3 {
	padding: 0px 9px 0px 9px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #354a74;
	border-bottom: 0px solid #000000;
	}
	
h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 18px 9px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #354a74;
	border-bottom: 1px solid #000000;
	}	

textarea {
	text-align:left;
	}	
		
.container {
	background-image: url(images/bluefade_top.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	/*  text-align: left;*/
	padding: 0px;
	width: 730px;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	}

.content {
	padding: 36px 15px 72px 15px;
	/*margin: 0px 234px 0px 0px;*/	
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	width: 700px;
	text-align: left;
	float:left;
	border: 0px solid #555555;
	}

.content_right {
	padding: 8px 0px 30px 0px;
	margin: 0px 0px 18px 15px;
	width: 225px;
	text-align: left;
	float:right;
	border: 0px solid #f72a2a;
	}
	
.side_bar_box {
	padding: 4px 9px 4px 9px;
	margin: 0px 0px 18px 0px;
	background-image: url(images/bg_grayfade.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	}
	
.contact_form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/form_sides.gif);
	background-repeat: repeat-y;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	border-left: 0px solid #eeeeee;
	border-top: 0px solid #eeeeee;
	}	
		
.menu_box {
	padding: 9px 0px 9px 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
	background-image: url(images/gc_banner2.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	border-left: 0px solid #eeeeee;
	border-bottom: 0px solid #354a74;
	}	
		
.banner {
	padding: 0px;
	margin-bottom: 0px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 0px solid #000000
	}
	
#tagline {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	color: #354a74;
	background-color: #eeeeee;
	height: 44px;
	width: 730px;
	clear: both;
	background-image: url(images/bluefade_bottom.gif);
	background-repeat: no-repeat;
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	text-align: center;
	}


.contact {
	padding: 7px 7px 14px 7px;
	margin-bottom: 18px;
	background-color: #ffffff;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
	border:1px solid #cccccc;
	line-height: normal;
	}
	
.quote {
	padding: 7px 7px 14px 7px;
	margin: 9px 0px 9px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 150%;
	color: #333333;
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;	
	}
	
	.client {
	padding: 7px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	font-size:10px;
	line-height: 100%;
	color: #333333;
	background-color: #ffffff;
	border-top: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-bottom: 0px solid #666666;
	border-right: 0px solid #666666;	
	}
	
.border {
	border: 1px solid #000000;
	height: 144px;
	}
		
.fourfiftytwo {
	width: 452px;
	}