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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #444;
	background: #fff url(../../media/images/common/bg.jpg) top left no-repeat;
	font-family: arial, sans-serif; 
	font-size: 14px;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
object {
	line-height: 0px;
}

strong { font-weight: bold; }

span.email, a { color:#4f99f5; }

a:hover { text-decoration: none; background: #4f99f5; color: #fff;} 


#page-wr { width: 100%; }

#page { width: 960px; margin: 20px auto; }

#header #logo { float: left; width: 300px; margin: 0px 40px 10px 0px; }

#header #services { float: right; width: 555px; margin: 15px 0px 10px 0px; }

#spray-wr { clear: both; display: block; width: 959px; height: 300px; margin-bottom: 1px; }
	#spray img { display: block; float: left; width: 119px; border: 0px; margin: 0px 1px 0px 0px; padding: 0px; line-height: 0; }
		body #header #spray #last { margin-right: 0px; }

#content { width: 959px; padding-top: 40px; background: #fff url(../../media/images/common/fade.jpg) top left repeat-x; }

#content #slogan { width: 100%; text-align: center; margin-bottom: 15px; }

#content .box-loader { display: block; float: left; width: 314px; height: 168px; margin-right: 8px; margin-bottom: 24px; background: url(../../media/images/icons/ajax-loader.gif) 150px 80px no-repeat; }
	#content #c, #content #f { margin-right: 0px; }

#content .box-loader ul { padding-top: 4px; margin-left: 10px; }
	#content .box-loader ul li { font-size: 14px; margin-bottom: 13px; padding-left: 15px; background: url(../../media/images/icons/bullet.gif) 0px 6px no-repeat; }
	
#content .box-loader .type-one { display: block; width: 304px; height: 158px; padding: 10px; background: url(../../media/images/common/box-bg.jpg) top left no-repeat; }


#content #d .box-outer { display: block; height: 158px; padding: 10px; background: url(../../media/images/common/box-logo.jpg) top left repeat-x; }
#content #d .box-outer h1 { font-weight: bold; }
#content #d .box-outer h1, #content #d .box-outer p { margin-bottom: 15px; }

#content #e .box-outer { display: block; height: 158px; padding: 10px; background: url(../../media/images/common/box-alt.jpg) top left repeat-x; }
#content #e .box-outer h2 { font-weight: bold; }
#content #e .box-outer h2, #content #e .box-outer p { margin-bottom: 15px; }



#footer { clear: both; border-top: 6px solid #ccc; padding-top: 10px; }
#footer p { text-align: center; color: #4f99f5; font-size: 11px; }
