* {
margin:0;
padding:0;
}

body {
background:#414E5E;
font-family:"Lucida Grande", Arial, Verdana, sans-serif;
font-size:small;
color:#5e5e5e;
text-align:center;
}

h3 {
color:#F90;
font-size:135%;
padding:20px 0 10px;
}

abbr{
border-bottom: none;
}

#wrapper {
width:980px;
background:#fff;
text-align:left;
margin:1px auto;
}

#content_wrapper{
background: #fff;

}

#right {
float:right;
width:260px;

}

#left {
border-right:1px solid #EEEEEE;
float:left;
width:700px;
}

#left p,#left_apply p,#left-dispatch p {
line-height:1.5em;
padding:5px 5px 10px;
}

#left h2,#left_apply h2,#left-dispatch h2 {
color:#5e5e5e;
font-size:170%;
font-weight:100;
line-height:1.5em;
margin:15px 0 0;
}

#left_apply {
padding:20px;
text-align:left;
}

#left_apply a {
color:#f90;
}

#left-dispatch {
background:#fff;
float:left;
width:520px;
}

.box p {
margin:25px 0 0;
}

.box img{
padding: 0 15px 0 0;
}

.box a{
padding: 0 5px 0 15px;
}

#form_header {
background:url(../images/form/header_bg.gif) repeat-x top center;
min-height:66px;
}

#contact_img {
padding:20px 0;
}

.green_box {
width:232px;
background:url(../images/green_box_bottom.gif) no-repeat bottom left;
margin:0 0 25px;
}

.green_box h3  {
background:url(../images/green_box_head.gif) no-repeat top left;
font-size:180%;
color:#497645;
text-align:center;
padding:12px 0 10px;
}

.green_box p  {
color:#497645;
line-height:1.4em;
margin:0 0 5px;
padding:3px 10px 5px;
}

.green_box p strong {
color:#0b67ab;
}

.green_box a {
width:190px;
height:36px;
float:left;
background:url(../images/green_box_bttn.gif) no-repeat;
border:none;
color:#008cbe;
cursor:pointer;
text-align:center;
font-size:150%;
font-weight:100;
text-decoration:none;
margin:0 7px 0 20px;
padding:5px 0 0;
}

.green_box a:hover,.green_box a:active,.green_box a:focus
{
color:#0f5f7c;
}

.events_box {
width:233px;
background:url(../images/events_box_bottom.gif) no-repeat bottom left;
border-bottom:1px solid #b4b4b4;
margin:0 0 25px;
text-align: center;
}

.events_box h3 {
background:url(../images/events_box_head.gif) no-repeat top left;
font-size:120%;
color:#fff;
text-align:center;
border-bottom:1px solid #3b3b3b;
padding:5px 0 6px;
}

.events_box ul {
list-style:none;
margin:0;
padding:8px 10px 0;
}

.events_box li {
color:#999;
margin:0 0 4px;
padding:0;
}

.events_box li strong {
font-size:105%;
color:#4f4f4f;
}

.events_box li a{
color: #999;
text-decoration: none;
}

.events_box li a:hover{
color: #ffb400; 
}

.highlight:hover {
background:#fbf6d0;
}

.testimonials {
border-top:1px solid #999;
margin:10px 0;
}

.testimonials_top {
border-top:1px solid #999;
margin:20px 0 10px;
}

.testimonials strong,.testimonials_top strong {
color:#F90;
font-weight:400;
}

.testimonials img,.testimonials_top img {
padding:10px 0;
}

.testimonials blockquote,.testimonials_top blockquote {
color:#4f99df;
}

#footer {
background:#dedede url(../images/footer_bg.gif) repeat-x;
clear:both;
border-top:1px solid #a7a7a7;
}

#footer .container {
padding:10px;
}

#footer p {
color:#7a7a7a;
font-weight:100;
font-size:85%;
text-align:center;
padding:4px 0;
}

#footer a {
padding:0 5px;
}

#footer .keywords a {
color:#999;
padding:0 5px;
}

#footer .copyright {
color:#555e5e;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

.clear {
clear:both;
}

.box {
background:#efefef;
border:1px solid #ccc;
padding:5px;
}

.box:hover,.box:active {
background:#fffce0;
border:1px solid #fff697;
}

#right .container,#left .container,#left_apply .container,#left-dispatch .container {
padding:15px;
}

.img_pad_btm {
	padding-bottom: 10px;
}


.img_pdf {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.caseStudy {
	font-size:100%;
	color:#ccc;
	font-weight: normal;
}



.caseStudy a {
	color:#1170A4;
	text-decoration:underline;
}

.caseStudy a:hover {
	color: #FFAD33;
	text-decoration: underline;
}

