body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 100%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	background: none;
}
#wrapper {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_fade_y.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 255px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/* Menu */

#menu {
	width: 900px;
	height: 28px;
	background-image: url(../img/menubg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	color: #333333;
}

#menu a:hover {

}
/*posts*/
.post {

}

.post .title {
	color: #5C5C5C;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 20px;
}


.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 2px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .entry {
	padding: 10px;
	
}
/*end posts*/
#logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 282px;
	height: 255px;
	float: left;
	padding-left: 25px;
}
#sky {
	background-image: url(../img/sky.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 255px;
	width: 585px;
}
#content {
	width: 900px;
	top: 15px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
#column2 {
	background-image: url(../img/plane.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 332px;
	width: 412px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#footer {
	background-image: url(../img/bg_bot.jpg);
	background-repeat: no-repeat;
	height: 13px;
}
#column1 {
	float: left;
	height: 300px;
	width: 420px;
	margin-top: 40px;
	margin-left: 30px;
}





#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}
#content_services {
	width: 900px;
	top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.post .entry_services {
	text-align: justify;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 20px;
	background-image: url(../img/serv_bg_gray.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.post .entry_services2 {
	text-align: justify;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 20px;
	background-image: url(../img/serv_bg_green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.post .entry_services3 {
	text-align: justify;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 20px;
	background-image: url(../img/serv_bg_green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
