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

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
	outline: none;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style: none;
}
table, td, tr, tbody, thead, th, caption {
	border-spacing: 0;
	border: none;
	border-collapse: separate;
	
	text-align: left;
	font-weight: normal;
}
/* typography */
body {
	font-size: 0.75em;
	background: #dde5ef url(/images/bg_main.gif) repeat-x;
	color: black;
	font-family: Helvetica, sans-serif;
	line-height: 1.48em;
}
p {
	padding: 0 0 15px 0;
}
h1 {
	font-size: 1.96em;
	color:#000;
	padding-bottom:13px;
}
h2 {
	font-size: 1.46em;
	color:#4e8abe;}


.yl {color:#ffd204;}
.bl {color:#4e8abe;}
.or {color:#df7a1c;}
.gr {color:#6d8d22;}
a, a:visited {
	color:#df7a1c;
	text-decoration:none;
}
a:hover, a:active {
	color:#df7a1c;
	text-decoration:underline;
}
#outer-wrapper {
	width: 873px;
	margin:0 auto;
	background: #fff;
}
#left-col {
	width: 255px;
	float: left;
}
#right-col {
	width: 618px;
	float: right;
}
#logo-holder {
	width: 255px;
	height: 186px;
	background: url(/images/logo_agk.gif);
	position: relative;
}
#logo-holder h1 a {
	display:block;
	height:186px;
	left:19;
	position:absolute;
	text-indent:-999em;
	top:66;
	width:200px;
}
#header-holder {
	width:618px;
	height:147px;
	background: url(/images/header.gif);
}
#header-holder p.address {
	font-size:16px;
	float: left;
	padding: 127px 0 0 0;
	color: #aaa;
	font-weight: bold;
}
#header-holder p.phone-email {
	font-size:20px;
	float: right;
	text-align:right;
	padding: 107px 27px 0 0;
}
#header-holder p.phone-email a {
	font-size:14px;
}
#main-img {
	width: 618px;
	height: 218px;
	background: url(/images/main_img.jpg)
}
#nav {
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
}
#nav ul {
	margin: 0;
	padding: 10px 46px 0 20px;
	text-align:right;
}
#nav li {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	background: url(/images/bg_nav.gif)
}
#nav li a {
	display:block;
	height:23px;
	color:#000;
	padding: 4px 9px 0 0;
	font-size: 13px;
}
#nav li a:hover {
	color:#df7a1c;
	text-decoration:none;
}
body.home #nav-home, body.about #nav-about, body.mission #nav-mission, body.products #nav-products, body.services #nav-services, body.process #nav-process, body.photos #nav-photos, body.work #nav-work, body.testimonials #nav-testimonials, body.staff #nav-staff, body.associations #nav-associations, body.contact #nav-contact, body.directions #nav-directions, body.promotions #nav-promotions, body.documents #nav-documents {
	background: url(/images/indicator.gif) no-repeat 0 0;
	color:#df7a1c;
	font-weight:bold;
margin-left: 40px;
}

#nav-call-wrapper {
	width:100%;
	background: url(/images/bg_call_repeat.gif) repeat-y;
	
}
#nav-call-container {
	background: url(/images/bg_call_top.gif) no-repeat;
	padding: 51px 32px 16px 0;
	text-align:right;
	color:#fff;
	font-size: 13px;
	line-height:20px;
}
#nav-call-container p {
	padding: 0;
}
#nav-call-container h1 {
	font-size: 21px;
color: #fff;
padding-bottom: 2px;
}
#nav-call-container h2 {
	font-size: 18px;
	padding:73px 0 0 0;
color: #fff;
}
#logos-holder {
	width:100%;
	text-align:center;
}
#main-content {
	width: 580px;
	margin: 0 auto;
	padding: 33px 0 0 0;
}
ul {
	padding: 0 0 15px 15px;
	margin: 0;
}
li {
	padding: 0 0 0 4px;
	margin: 0;
	list-style:disc;
}

#home-call {
	float: right;
	width: 152px;
	background: #424343;
	padding: 15px 15px 10px 15px;
	margin:0 5px 13px 13px;
	color:#fff;
}
#content-call-wrapper {
	width: 594px;
	float:left;
	background: url(/images/content_call_repeat.gif) repeat-y;

}
#content-call-top {
	background: url(/images/content_call_top.gif) 0 0 no-repeat;
	padding: 27px 20px 20px 20px;
}
#content-call-btm {
	height:15px;
	background: url(/images/content_call_btm.gif) 0 0 no-repeat;
}
.content-call-wrapper {
	width: 594px;
	background: url(/images/content_call_repeat.gif) repeat-y;
}
.content-call-top {
	background: url(/images/content_call_top.gif) 0 0 no-repeat;
	padding: 27px 20px 20px 20px;
}
.content-call-btm {
	height:15px;
	background: url(/images/content_call_btm.gif) 0 0 no-repeat;
}
#footer {
	width: 873px;
	margin: 0 auto;
	background: url(/images/bg_foot.gif) no-repeat;
	padding: 95px 0 20px 0;
	min-height: 31px;
	text-align:center;
	font-size: 11px;
	color:#a5acb0;
	line-height:11px;
}


/* * * =forms * * * * * * * * * * * * * * * * * * * * * * * * * * */
form, fieldset, input {
	margin : 0;
	padding : 0;
}
form {
	width: 38em;
	margin-left: 5px;
}
form p {
	font-size: 100%;
	padding: 2px;
	margin: 0;
}
/* fieldset styling */
fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #e2e2e2;
}
/* legend styling */
legend {
	font-weight: bold;
	color: #0567ae;
}
/* style for  labels */
label {
	float: left;
	width: 14em;
}
/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color: red;
}
label.error, input.submit {
	color: #F00;
	margin: 5px 0 0 0;
}
input {
	width: 225px;
}
input.radio, input.submit {
	width: auto;
}
textarea {
	width: 225px;
	height: 100px;
	padding:0;
}
/* submit */

form div input {
	width: 100px;
	margin-top:5px;
	margin-left: 297px;
	padding: 0 .25em;
	background-color: #0567ae;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}
/* apply style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.group {
	zoom: 1;
	display: block;
}

blockquote {
margin: 10px 10px;
padding: 5px;
background: #f2f2f2;
border-bottom: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
}
blockquote p {
padding-left: 10px;
}
cite {
font-style: italic;
}
