* { margin: 0; padding: 0; }

body {
	background: #CCCCCC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
}
 
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	color: #4EBF37;
	background: inherit;
}

 
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}

 
img {
	margin: 5px 0px 0px 12px;
	border: 0;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #88ac0b;	
}
ul span, ol span {
	color: #666666;
}
 
 
#wrap {
	width: 820px;
	background: #CCC url(../images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 820px;
	position: relative;
	height: 206px;
	margin:0;
}
 
 
/* ------------ Navigation ------------- */

#index {
	position:relative;
	width: 80px;
	height:40px;
	top: 154px;
	left: 84px;
	}
#services {
	position:relative;
	width:100px;
	height:30px;
	top: 96px;
	left:180px;
	}
#additionalForms {
	position:relative;
	width: 300px;
	height: 80px;
	left: 390px;
	top: -44px;
	}
#education {
	position:relative;
	height:45px;
	width:120px;
	left: 280px;
	top: 42px;
	}
#gallery{
	position:relative;
	width:120px;
	height:52px;
	left: 578px;
	top: -103px;
	}
#contacts{
	position:relative;
	width:106px;
	height:47px;
	left: 660px;
	top: -120px;
	}
#base {
	position:relative;
	width:90px;
	height:40px;
	left: 510px;
	top: -81px;
	}
 
#main {
	float: right;
	width: 72%;
	padding: 40px 0; margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(../images/square-green.png) no-repeat 3px 50%;	
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

 
#sidebar {
	float: left;
	width: 26.5%;
	padding: 40px 0; margin: 0;	
}	
.logoContent {
	background:url(../images/logo/logo.jpg) no-repeat top center;
	height:130px;
	}
#sidebar h1 {
	margin-top: 35px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(../images/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 5px 0;
	padding:5px;
	text-align:center;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(../images/go.gif) no-repeat left;	
	padding: 2px 0 2px 35px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

 
#footer {
	color: #666666;
	background: #CCC url(../images/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 55px;
	text-align: center;	
	font-size: 92%;
}
#footer a { text-decoration: none; }

 
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

 
.clear { clear: both; }
.gray { color: #CCC; }


.buttons { text-align: right; padding: 4px 3px 0 0;}
.buttons { float: right; height: 20px; }

a.bluebtn , a:visited.bluebtn  { 
background: #488EB2 url(../images/bluebtn.gif) no-repeat; 
width: 100px; 
padding: 1px 16px 5px 12px; 
color: #fff; 
text-decoration: none; 
}

a.greenbtn , a:visited.greenbtn { background: #488EB2 url(../images/greenbtn.gif) no-repeat; width: 100px;  padding: 1px 10px 5px 5px; color: #fff; text-decoration: none; }

a:hover.bluebtn, a:hover.greenbtn { background: #488EB2 url(../images/hoverbtn.gif) no-repeat; color: #fff; }

.align-center {
	text-align: center;
}
.no-margin {
	margin:0;
	}
.picture {
	float:left;
	padding-left:30px;
	position:relative;
	height:40px;
	width: 120px;
	}