
body {
	margin: 0;
	padding: 0;
	background: #00672F;
	font-family: Arial;
	font-size: 14px;
	color: #231F20;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-weight: normal;
	color: #83BFFB;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 1em 0 2em 1em;
	text-align: justify;
	line-height: 20px;
}

a:link {
	color: #83BFFB;
}

a:hover, a:active {
	text-decoration: none;
	color: #83BFFB;
}

a:visited {
	color: #83BFFB;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	background: #00672f;
}

/* Header */

#header {
	width: 799px;
	height: 289px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
}
#header2 {
	width: 799px;
	height: 50px;
	margin: 0px auto 0px auto;
	padding-top: 0px;
}

#fade {
   
    width: 799px;
    height: 116px; }
	
#fade-request {
    background: #FFFFFF url(images/fade-request.jpg) no-repeat;
    width: 799px;
    height: 116px; }
	
#logo {
    background: #FFFFFF url(images/header.jpg) no-repeat;
    width: 799px;
    height: 289px; }

#logo img {
    display: none; }

#logo2 {
    background: #FFFFFF url(images/aboutus-header.jpg) no-repeat;
    width: 799px;
    height: 289px; }

#logo2 img {
    display: none; }

#logo3 {
    background: #FFFFFF url(images/services-header.jpg) no-repeat;
    width: 799px;
    height: 289px; }

#logo3 img {
    display: none; }
	
#logo4 {
    background: #FFFFFF url(images/testimonials-header.jpg) no-repeat;
    width: 799px;
    height: 289px; }

#logo4 img {
    display: none; }

#logo5 {
    background: #FFFFFF url(images/gallery-header.jpg) no-repeat;
    width: 799px;
    height: 289px; }

#logo5 img {
    display: none; }
	
	#logo9 {
    background: #FFFFFF url(images/contest_header.jpg) no-repeat;
    width: 799px;
    height: 289px; }

#logo9 img {
    display: none; }
	
#logo6 {
    background: #FFFFFF url(images/request-header.jpg) no-repeat;
    width: 799px;
    height: 289px; }

#logo6 img {
    display: none; }
	
#logo7 {
    background: #FFFFFF url(images/contact-header.jpg) no-repeat;
    width: 799px;
    height: 289px; }

#logo6 img {
    display: none; }

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-top: 0px;
	padding: 43px 2px;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Page */

#page_contact {
	width: 799px;
	margin: 0 auto;
	background: url(images/Contact_back.jpg) no-repeat left bottom;
	padding: 0px 0px;
}
#page_gallery {
	width: 799px;
	margin: 0 auto;
	background: url(images/gallery_back.jpg) no-repeat left bottom;
	padding: 0px 0px;
}
#page_testi {
	width: 799px;
	margin: 0 auto;
	background: url(images/testi_back.jpg) no-repeat left bottom;
	padding: 0px 0px;
}
#page_about {
	width: 799px;
	margin: 0 auto;
	background: url(images/about_back.jpg) no-repeat left bottom;
	padding: 0px 0px;
}
#page_service {
	width: 799px;
	margin: 0 auto;
	background: url(images/service_back.jpg) no-repeat left bottom;
	padding: 0px 0px;
}

#page {
	width: 799px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 0px 0px;
}
/* Content */

#content {
	float: left;
	width: 540px;
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(images/img03.jpg) no-repeat left bottom;
	border-bottom: 1px dashed #FFFFFF;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}

.post .meta .byline {
	float: left;
	color: #0000FF;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	width: 185px;
	height: 35px;
	padding: 5px 45px 5px 45px;
	background: url(images/img05.jpg) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

.post .meta .comments {
	padding: 5px 45px 5px 45px;
	background: url(images/img05.jpg) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: url(images/img04.jpg) no-repeat left bottom;
	font-size: 18px;
	font-weight: normal;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 150px;
	margin-right: 0px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 0px;
	min-height: 74px;
	padding: 0px 0 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 4px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

