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,b,u,i,center,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-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

ol,ul,li {
	list-style:none;
	margin:0;
	padding:0;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}


	
/* remember to define focus styles! */
:focus {
	outline:0;
}


	
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}


	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}

body {
	margin:0px;
	padding:0px;
	height: 100%;
	min-height:100%;
	font-family:Lucida Sans, tahoma, arial, sans-serif;
	font-size: 14px;
	background:url(../img/background-img.png) repeat-x center top #15a285;
	z-index: 0;
}

a { color: #008063; }
a:hover { text-decoration: none; }

#wrapper {
	width:938px;
	height:auto;
	margin: auto;
	background: transparent;
	padding: 0;
}

#header {
	width: 868px;
	height: 85px;
	background: url(../img/header-background.png) no-repeat center top;
	margin: 10px 0 0 0;
	padding: 5px 35px 0 35px;
}

.logo_icon {
	height: 80px;
	width: 128px;
	float:left;
	background: url(../img/logo-icon.gif) no-repeat left top;
	margin: 10px 0 0 0;
	text-indent: -9999px;
}

#header h1 {
	font-family: Myriad Pro !important;
	font-size: 32px;
	margin: 26px 0 0 15px;
	padding: 10px 0 10px 0;
	font-weight: bold;
	color: #060606;
	float: left;
	line-height: 28px;
}

#header h1 a {
	color: #060606;
	text-decoration: none;
	text-transform: uppercase;
}

#header h1 a:hover {
	text-decoration: underline;
}

.fast_turnaround {
	background: url(../img/fast-turnaround.gif) no-repeat top left;
	width: 218px;
	height:78px;
	float: right;
	margin: 5px 0 0 0;
}

#header_images {
	width: 868px;
	height: 190px;
	padding: 10px 35px 5px 35px;
	background: url(../img/images-background.png) repeat-y center top;
}

#header_images .left {
	padding:0;
	margin:0;
	border: 1px solid #595959;
    border-width: 1px 1px 1px 1px;
    display:inline;
}

#header_images .middle {
	padding:0;
	margin:0;
	border: 1px solid #595959;
    border-width: 1px 0 1px 0;
    display:inline;
}

#header_images .right {
	padding:0;
	margin:0;
	border: 1px solid #595959;
    border-width: 1px 1px 1px 1px;
    display:inline;
}


#content_wrapper {
	width: 868px;
	height: 100%;
	min-height: 100%;
	padding: 0 35px 0 35px;
	background: url(../img/content-background.png) repeat-y center top;
}

#navigation {
	background: url(../img/navigation-background.png) repeat-x left top;
	border: 1px solid #4f4f4f;
	width:866px;
	height: 38px;
	overflow: hidden;
}

#navigation li {
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	height: 38px !important;
	display: block;
	float: left;
}

#navigation li a {
	font-weight: 100;
	padding: 12px 24px 12px 24px;
	display: block;
	font-size: 13px;
	font-weight: 100;
	text-decoration: none;
	/* text-shadow: #666666 1px 1px 1px; */
	background: url(../img/spacer.png) no-repeat;
	background-position: -1000px -1000px;
}

#navigation li a {
	color: #060606;
	text-decoration: none;
}

#navigation .nav_home { width:42px; }
#navigation .nav_services { width:46px; }
#navigation .nav_products { width:46px; }
#navigation .nav_contactus { width:80px; }

#navigation .nav_home_active { background: url(../img//nav-home-hover.png) no-repeat; background-position: 7px 9px; width:42px; color:#FFF; }
#navigation .nav_services_active { background: url(../img/nav-services-hover.png) no-repeat; background-position: 8px 9px; width:46px; color:#FFF; }
#navigation .nav_products_active { background: url(../img/nav-products-hover.png) no-repeat; background-position: 7px 9px; width:46px; color:#FFF; }
#navigation .nav_contactus_active { background: url(../img/nav-contact-hover.png) no-repeat; background-position: 8px 9px; width:80px; color:#FFF; }

#navigation .nav_home:hover {
	background: url(../img/nav-home-hover.png) no-repeat;
	background-position: 7px 9px;
	width:42px;
	color:#FFF;
}

#navigation .nav_services:hover {
	background: url(../img/nav-services-hover.png) no-repeat;
	background-position: 8px 9px;
	width:46px;
	color:#FFF;
}

#navigation .nav_products:hover {
	background: url(../img/nav-products-hover.png) no-repeat;
	background-position: 7px 9px;
	width:46px;
	color:#FFF;
}

#navigation .nav_contactus:hover {
	background: url(../img/nav-contact-hover.png) no-repeat;
	background-position: 8px 9px;
	width:80px;
	color:#FFF;
}

.content {
	float:left;
	width:546px;
	padding: 15px 36px 15px 0;
}

.content h2 {
	color: #008063;
	font-size: 14px;
	line-height: 22px;
}

.content h3 {
	margin: 15px 0 5px 0;
}

.content p {
	color: #333333;
	font-size: 13px;
	font-weight: 100;
	line-height: 22px;
	padding: 15px 0 0 0;
}

.content ul {
	margin: 10px 0;
}

.content li {
	line-height: 26px;
	list-style: square;
	margin: 0 0 0 17px;
	color: #008163;
	font-weight: bold;
	font-size: 13px;
}

.content .gallery {
	width:auto;
	height: auto;
	margin-left: -5px;
	margin-right: -10px;
}

.content .gallery img {
	margin: 5px;
	border: 1px solid #595959;
}

.content .contact_details_content {
	color: #000;
	font-size: 13px;
	line-height: 18px;
	padding: 15px 0 0 0;
}

.content .contact_details_content em {
	color: #008063;
	font-style: normal;
}

.sidebar {
	height: auto;
	float: right;
	width:250px;
	padding: 15px 0 15px 30px;
}

.sidebar h3 {
	color: #008063;
	font-size: 14px;
	font-weight: 100;
	line-height: 22px;
	float: left;
}

.sidebar p {
	color: #959595;
	font-size: 13px;
	line-height: 18px;
	float: left;
	clear: left;
	width: 135px;
}

.sidebar .contact_details {
	color: #959595;
	font-size: 13px;
	line-height: 18px;
	padding: 15px 0 0 0;
	float: left;
}

.sidebar .contact_details em {
	color: #008063;
	font-style: normal;
}

.sidebar .contact_email {
	font-size: 12px !important;
	float: left;
}

.sidebar img {
	margin: 20px 0 0 0;
	border: 1px solid #595959;
}

.sidebar_icons {
	float:right;
	width:100px;
	height: auto;
}

.sidebar_icons img {
	margin: 5px 0 0 0 !important;
	border: none !important;
}

#footer {
	width: 938px;
	height: 77px;
	background: url(../img/footer-background.png) no-repeat center top;
	margin-bottom: 10px;
}

.footer_border {
	border-top: 1px solid #595959;
	width: 926px;
	margin: 0 0 25px 6px;
	height: 1px;
}

#footer p {
	font-size: 12px;
	color: #c5c5c5;
	padding: 0 0 0 35px;
	float: left;
}

#footer em {
	font-size: 12px;
	color: #c5c5c5;
	padding: 0 35px 0 0;
	float: right;
	font-style: normal;
}

.clear {
	clear: both;
}













