@CHARSET "UTF-8";
/******* GENERAL RESET *******/
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 {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}
body{
	background: #fff;
	line-height:14px;
	font-size: 12px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	cursor: default;
}
html,body{
	height:100%;
	text-align: left;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
	color: #b3b3b3;	
	}
	
	a:hover{
	text-decoration: none;
	color: #397376;	
	}



strong{
	color: #586c8f;
	font-weight: normal;
	font-style: italic;
}
/******* GENERAL RESET *******/
/******* BODY *******/
body{
	background: #fff;
	font-family: Georgia, Helvetica, Arial, sans-serif;
}
/******* /BODY *******/
/******* CONTAINER *******/
#container{
	margin: 0pt auto;
	width: 999px;
	min-height: 100%;
	position:relative;
	padding:0;
}
/******* /CONTAINER *******/
/******* TOP *******/
#top{
	padding: 24px 0 24px;
	color: #b3b3b3;
}
#top p.first{
	font-size: 40px;
	line-height: 1.5em;
}
#top p.second{
	font-size: 24px;
	line-height: 1.3em;
}
#top div.left{
	float: left;
	width: 942px;
}
#top div.right{
	
}
/******* /TOP *******/
/******* MENU *******/
#menu{
	float: left;
	padding-left: 24px;
	border-left: 1px dotted #cecece;
	width: auto;
}
#menu ul{
	font-size: 22px;
	list-style: none;
	list-style-position: outside;
}
#menu ul li{
	list-style: none;
	list-style-position: outside;
	line-height: 1.3em;
	color: #b3b3b3;
	cursor: pointer;
}
#menu ul li:hover{
	color: #397376;
	cursor: pointer;
}
#menu ul li.active{
	color: #397376;
}
#menu img{
	float: left;
	clear: left;
	width: 62px;
	
}
/******* /MENU *******/
/******* CONTENT *******/
#content{
	float: left;
	padding: 0 24px 24px 64px;
	width: 790px;
		}
		
#content h1{
	font-size: 30px;
	color: #397376;
	line-height: 1em;
	
	background: #fff;
}
#content h2{
	font-size: 20px;
	color: #397376;
	line-height: 1em;
	margin: 10px 0 2px 0;
}

#content h4{
	font-size: 20px;
	color: #397376;
	line-height: 1em;
}

	
#content h3{
	font-size: 16px;
	color: #b3b3b3;
	line-height: 1em;
	margin-bottom: 3px;
}

#content div.section{
	margin-top: 10px;
	}

#content div.gallery{
	
}

#content p{
	font-family: "Lucida Grande", Lucida, Helvetica Neue Verdana, sans-serif;
	line-height: 1.7;
	margin-bottom: 10px;
	
}
img.about{
	padding: 0 15px 5px 0;
	float: left;
}



#content p.copy{
	
	margin: 5px 0 10px 0;
	width: 625px;
}


#content p.home{
	
	margin: 5px 0 15px 0;
	width: 720px;
}

#content div.section a{
	color: #397376;
	font-weight: 700;
}
#content div.section a:hover{
	color: #397376;
	font-weight: 700;
	text-decoration: underline;
}

#content div.section div.gallery{
	margin-bottom: 12px;
	width: auto;

	
}
#content div.section div.gallery div{
	border: 1px solid #B8B8B8;
	float: left;
	margin: 9px;
	padding: 7px;
}

#content #areaServices{
	display: none;
}
#content #areaProjects div.section div.gallery{
	margin-top: 6px;
}

}
#content #areaProjects div.section div.gallery div{
	margin: 6px;
}
#content div.section div.gallery div:hover{
	background: #f3f4f5;
	border-color: #a1a1a1;
}
#content div.section div.gallery div img{
	border: 1px solid #B8B8B8;
}
#content div.section div.gallery a{
	border: 0;
}
#content div.section div.gallery a:hover{
	border: 0;
	
}

#content div.about{
	width: 489px;
	float: left;
}

#content div.webDesc{
	
	width: 280px;
	float: left;
	margin-left: 10px;
	border-left: dotted 1px #b3b3b3;
	padding-left: 10px;
}
img.socialMedia{
	padding: 10px 5px 0 0;
	
}

#content ul{
	
	list-style: none;
	margin: 10px 0 15px 0px;
	font-family: "Lucida Grande", Lucida, Helvetica Neue Verdana, sans-serif;
}

#content li{
	padding: 2px;
}

span.webHead{
	color: #397376;
}
/******* /CONTENT *******/
/******* AREAS *******/
#areaAbout, #areaProjects, #areaBlog, #areaContact{
	display: none;
}
/******* /AREAS *******/
/******* CONTACT *******/
#areaContact form{
	top: 0px;
	left: 5px;
	position: relative;
}
#areaContact form input{
	background: #FAF9F4 url(images/input_background.jpg) repeat-x scroll left top;
	border: 1px solid #CCCCCC;
	color: #515151;
	display: block;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	height: 14px;
	margin-bottom: 12px;
	padding: 6px 6px 4px;
	width: 350px;
}
#areaContact form textarea{
	background: #FAF9F4;
	border: 1px solid #CCCCCC;
	color: #515151;
	display: block;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-style: italic;
	height: 60px;
	margin-bottom: 12px;
	padding: 6px 6px 4px;
	width: 350px;
}
#areaContact form input.error{
	background: #e0a6a8;
	color: #910000;
}
#areaContact form input.send{
	background: #DBDAD5;
	color: #171717;
	font-style: normal;
	font-weight: 700;
	height: auto;
	width: auto;
}
/******* /CONTACT *******/
/******* FOOTER *******/
#footer{
	width: 999px;
	padding: 12px 0;
	border-top: 1px dotted #cecece;
	color: #b3b3b3;
	font-size: 11px;
	margin: -42px auto 0;
	margin-top: 0px;
	position: relative;
}
/******* /FOOTER *******/