body {
	color: #000;
	background-color: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #EFEFEF;
}
* {
	padding: 0px;
	border: 0px;
	margin: 0px;
	list-style-type: none;
}


#wrap {
	width: 750px;
	margin: 0px auto 0px auto;
}
#wrap2 {
	background-color: #fff;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 2px solid #a5c4dc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#head {
	height: 105px;
	
	margin-top: 0px;
}
#head img {
float: right;
}
#gap {
	border-bottom: 1px dotted #A5C4DC;
	border-top:1px dotted #A5C4DC;
}
#gap embed {
		
	}
#gap p.locate {
font-family: georgia;
font-style:italic;
font-size: 22px;
color: #cfcfcf;
margin: 10px 0px 10px 210px;
	}
	
#sidebar {
	float: left;
	width: 100px;
	height: 400px;
	color: #CFCFCF;
	width: 135px;
	font-size: 14px;
	height:100%;
	
}	
#sidebar a {
	color: #000;
	text-decoration: none;
}
#sidebar ul {
	margin-top: 20px;
	list-style-type: none;
}
#sidebar li a {

  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#sidebar li a:link, #sidebar li a:visited {
	color: #888;
	display: block;
	background: url(images/menu4.jpg) no-repeat;
	padding: 8px 0 0 30px;
}
	
#sidebar li a:hover, #sidebar li a.active {
	color: #283A50;
	background: url(images/menu4.jpg) 0 -32px no-repeat;
	padding: 8px 0 0 30px;
}

#content {
	font-size: 12px;
	width: 600px;
	float: left;
	background: #fff;
}

#content a {
	color: #478CBF;
}
#content p {
	padding: 15px 15px 0px 15px;
}
#content p.intro {
	font-style: bold;
	font-size: 16px;
}
#content p.follow {
	font-style: bold;
	font-size: 12px;
}
#content p.witness {
	padding: 0px 0px 90px 0px;
}

#content h2 {
	font-size: 12px;
	padding: 15px 0px 5px 15px;
}
#content h3 {
	float: none;
	clear: both;
	padding: 15px 0px 0px 15px;
}
#content h4 {
	clear: both;
	float: none;
	padding: 15px 0px 0px 15px;
	font-size: 15px;
}
#content ul#services  { 
	font-size: 14px;
	width: 510px;
	margin-left: 40px;
	margin-top: 10px;
}
#content ul#services li {
	width: 250px;
	float: left;
	padding-top: 5px;
	}

#content ul#expert {
	font-size: 10px;
	width: 510px;
	margin-left: 40px;
	margin-top: 10px;
}
#content ul#expert li {
	width: 250px;
	float: left;
	padding-top: 5px;
	
}
#content ul#documents {
	font-size: 12px;
	width: 510px;
	margin-left: 40px;
	margin-top: 10px;
}
#content ul#documents  li{
	width: 500px;
	padding-top: 10px;
	font-size: 14px;
}
#content ul.highlights {
	width: 510px;
	float: none;

}

#content ul.highlights li {
	width: 500px;
	padding-top: 5px;
	position: relative;
	margin-left: 15px;
}
#content img {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 15px;
}
#content img.puzzle {
	margin-left: 165px;
}
#content dl.adress {
	margin-left: 20px;
	margin-top: 10px;
}
#content dl.adress dd {
	margin-top: 5px;
}
#content dl.info {
	margin-left: 20px;
	margin-top: 10px;
}
#content dl.info dd {
	margin-top: 5px;
}
#extras {
	width: 100%;
	margin: 0px auto 0px auto;
	height: 40px;
	color: #000;
	border: 1px solid #a5c4dc;
	clear: both;
}
#extras a {
color: #2743AE;
}

#extras a.button{
display:block;
color: #2743AE;
font-weight:bold;
font-size: 10px;
height:30px;
line-height:29px;
margin-bottom:14px;
text-decoration:none;
float: left;
margin: 0px 5px 0px 50px;
}
.download{
background:url(images/document.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
	}
.mail{
background:url(images/msg.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.phone {
background:url(images/p.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}



#pad {
	width:750px;
	margin: 0px auto 0px auto;
	height: 50px;
	clear: both;
	background: url(images/f.jpg) bottom repeat-x;
}

#foot {
font-size: 12px;
}