body {
	background-color: #8DB4B4;
	color: #444;
	font-family: Lucida Unicode, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 1.6;
	}

p {
	margin-bottom:10px;
	}

strong {
	color: #FFF;
	}

a {
	text-decoration: none;
	color: #960;
	}
	
a:hover {
	color: #F90;
	text-decoration:none;
}

.clearfix {
	clear: both;
	}

h1 {
	font-size: 20px;
	color: #3E5E5E;
	font-size: 20px;
	font-weight: bold;
	padding: 22px 0px;
	}
	
	
h5 {
	font-size: 1.0em;
	text-decoration: underline;
}

.pagewrap, #footer_inner {
	margin: 0 auto;
	width: 960px;
	position: relative;
	text-align: left;
	}

#content .pagewrap {
	padding-bottom: 0px;
	}

#header {
	position: relative;
	background-color: #8DB4B4;
	padding: 0px;

	}

ul#top_menu {
	width: 942px;
	position: relative;
	margin-top: -4px;
	overflow: hidden;
	}

ul#top_menu li {
	float: left;
	margin-right: 2px;
	}

ul#top_menu li a {
	color: #3E5E5E;
	text-transform: uppercase;
	text-align: center;
	line-height: 11px;
	font-size: 0.9em;
	text-transform: uppercase;
	width: 155px;
	height: 20px;
	display:block;
	padding-top: 9px;
	background-image: url(../img/nonactive.jpg);
	background-repeat: no-repeat;
	}

ul#top_menu li.active a, ul#top_menu li a:hover {
	color: #ffffff;
	background-image: url(../img/active.jpg);
	background-repeat: no-repeat;
	}

#main-area {
	width: 655px; 
	float: left;
	}
 
#main-area p#breadcrumb {
	padding: 7px 0px 0px;
	}

#main-area p a {
	color: #828181;
	}

#main-area p a:hover {
	color: #ffffff;
	}

div#myController {
	display: none;
}

a.jFlowPrev, a.jFlowNext {
	display: none;
}

h2 {
	font-size: 18px;
	color: #3E5E5E;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #989897;
	font-weight: bold;
	margin-bottom: 10px;
}

h4 {
	font-size: 13px;
	color: #3E5E5E;
	font-weight: bold;
	
}

#welcome h2 {
	background: url(../img/icon1.jpg) no-repeat; 
	padding: 14px 65px;
}

#our_services h2 {
	background: url(../img/icon2.jpg) no-repeat; 
	padding: 14px 65px;
}

#our_services ul li {
	margin-bottom: 7px;
}

#welcome {
	width: 310px; margin-right: 30px;
}

#our_services {
	width: 300px;
	background-image: url(../img/map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#welcome, #our_services {
	float: left; margin-top: 15px;
}

div#welcome a {
	color: #b3e038;
}

div#welcome a:hover {
	color: #595959;
}

#sidebar {
	float: right; 
	width: 275px; 
	background: url(../img/featured-trans.png) repeat-x; 
	margin-top:18px; 
	z-index: 20;
	margin-right: 3px; 
	position:relative;
}

#testimonials h2, #contact h2 {
	color: #989897;
	}

#testimonials  h2 {
	background: url(../img/icon3-trans.png) no-repeat; 
	padding: 11px 65px;
}

#contact  h2 {
	background: url(../img/icon4-trans.png) no-repeat; 
	padding: 14px 65px;
}

#testimonials, #contact {
	padding: 25px;
}

#testimonials blockquote p span {
	color: #595959;
}
  
#content { 
background: #ffffff url(../img/top_content.jpg) repeat-x;
}

#our_services ul li a {
	color: #828181;
}

#our_services ul li a:hover {
	color: #92c603;
} 

#footer {
	height: 69px;
	background-color: #B7C2D0;
	background-image: url(lib/img/footer_bg.jpg);
	background-repeat: repeat-x;
}

#footer_inner h6 {
	float: right; 
	line-height: 69px; 
	margin-right: 105px;
}

#footer_inner img {
	position: absolute; 
	right: 0px; 
	top: -15px;
}

.services p {
	float: left; 
	width: 455px;
} 

#services img {
	float: left; 
	margin-right:30px;
}

.service {
	overflow: hidden; 
	margin-bottom: 30px;
}

div.description {
	float: left; 
	width: 530px; 
	padding-top: 13px;
} 

.stuff img {
	float: left; 
	margin-right: 20px;
}

div.stuff {
	overflow: hidden; 
	position: relative;
}

.stuff p.position {
        color: #989897;
		font-weight: bold;
}
		
#main-area ul.portfolio li {
	float: left; 
	width: 140px; 
	height: 102px; 
	margin: 0px 20px 20px 0px;
}

ul.portfolio {overflow: hidden;
}

p.label_name {
	float:left; 
	width: 70px;
}

p.input_form {
	float:left; 
	width: 230px; 
	margin-right: 25px;
}

p.label_name span {
	color: #F60;
}

p.input_form input, p.input_form textarea {
	width: 98%;
	background: #f3f3f3; 
	border: 1px solid #dddddd;
	padding: 3px;
}

p#textarea {
	width: 562px; 
	margin-right: 0px;
}

p#submit {
	clear: both; 
	text-align: right;
}

p#submit input {
	margin-right: 27px; 
	text-transform: uppercase; 
	background: url(../img/submit.jpg) no-repeat; 
	color: #ffffff; 
	border: none; 
	width: 104px; 
	height: 28px; 
	font-size: 11px;
}

/* Gallery Page */

.figure {
	float: left;
	width: 123px;
	margin: 0 18px 10px 18px;
}
.photo {
	background: url(../img/drop_shadow.gif) no-repeat right bottom;
	line-height: 0;
}
.photo img {
	border: 1px solid #666;
	background-color: #FFF;	
	padding: 4px; !important;
	position: relative;
	top: -5px;
	left:-5px;
}
.figure p {
	font: .8em/normal Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	height: 3em;
}

/* Definition List */

#sidebar dl {
	margin: 1em 0 1em 2em;
}
#sidebar dt {
	color: #333;
	clear: left;
	float: left;
	font-weight: bold;
	width: 2.5em;
}
#sidebar dd {
	margin-left: 2.0em;
}
#sidebar dl.long dt {
	width: 5em;
}
#sidebar dl.long dd {
	margin-left: 5.5em;
	margin-bottom: 1em;
}

#sidebar blockquote {
	color: #fff;
	font-size: 123.34%;
	background-color: #8DB4B4;
	text-align: center;
	padding-top: 0.7em;
	padding-right: 1em;
	padding-bottom: 0.7em;
	padding-left: 1em;
}
#sidebar blockquote p {
	margin: 0;
	text-align: center;
}
#sidebar blockquote cite {
	color: #ebb;
	display: block;
	font-size: 75%;
	font-style: italic;
	text-align: center;
}
#sidebar blockquote.left {
	clear: left;
	float: left;
	margin: 0 .5em .5em 0;
	width: 11.5em;
}
#sidebar blockquote.right {
	clear: right;
	float: right;
	margin: 0 0 .5em 1em;
	width: 14em;
}

dd a {
	text-decoration: none;
	color: #3E5E5E;
	}
dd a:hover {
	text-decoration:none;
	font-family: inherit;
	color: #8DB4B4;
}

/* definition list blocks */

#splitContent dl {
	width:300px;
	float:left;
	margin-right:2em;
	}
	
#splitContent dt{
	font-weight:bold;
	font-size:0.9em;
	margin-bottom:0.7em;
	}
	
#splitContent dd{
	color:#444;
	font-size:0.9em;
	margin:0 0 2em 0;
	padding-left:4.8em;
	line-height:1.5em;
	background:none no-repeat left top;	
	}
	
#splitContent dd.promotional1{
	background-image:url('../img/paper_small.gif');
	}
	
#splitContent dd.promotional2{
	background-image:url('../img/rss_big.gif');
	}
	
#splitContent dd.promotional3{
	background-image:url('../img/stats.gif');
	}
	
#splitContent dd.promotional4{
	background-image:url('../img/payment.gif');
	}
	
 dd.promotional5{
	background-image:url('../img/communicate.gif');
	}
	
 dd.promotional6{
	background-image:url('../img/privacy.gif');
	}
#content li {
	padding-left: 40px;
	padding-bottom: 2px;
	margin: 0;
	color: #3E5E5E;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 0.9em;
}

.CompName {
	color:#000;
	text-transform: uppercase;
}
.headerimage {
	background-color: #8DB4B4;
	height: 160px;
	width: 938px;
	margin: 0px;
	padding: 0px;
}

