/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 10px;
	background: #333335;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
}

h1, h2, h3 {
	color:#336699;
}

h1.green {
	color:#063;
}
h2.green {
	color:#063;
}

h1 {
}

h2 {
}

h3 {
}

p .emp {
		color:#3399FF;
		font-size:16px;

}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color:#000;
}

a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 892px;
	height: 91px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width:892px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	background: url(img/top.png) no-repeat left top;
}


#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo a {
	text-decoration: none;
	color: #444444;
}

#social {
	position:relative;
	left: 733px;
	top: -60px;
	width:100px;
}


/*design features */
.left {
	width:65%;
	float:left;
}
.right {
	width:30%;
	float:right;
}



/* Page */

#page {
	width: 892px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img05.jpg) no-repeat left top;
	padding: 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 794px;
	padding-top: 10px;
}
.post {
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #FF0000;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding-top: 20px;
	border-bottom: 1px solid #E5E5E5;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

/* Sidebar */



/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 892px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img04.jpg) no-repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

#navBar {
	background:url("img/nav.png") no-repeat;
	height:34px;
	width:892px;
	
	
}
#navBar ul {
	margin-left:20px;
		padding-top:7px;

}
#navBar li {
	display:inline;
	margin-right:15px;
}
#navBar a {
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;

}

#effect { width: 240px;  padding: 0.4em;  background: #fff; }
		#effect h3 { margin: 0; padding: 0.4em; text-align: center; }

#whatwedo { width: 240px;  padding: 0.4em;   background: #fff; }
		#whatwedo h3 { margin: 0; padding: 0.4em; text-align: center; }
		
	.ui-widget-content {
		padding:10px;
	}
	
	
.services_box {
	width:240px;
	float:left;
}
.services_right {
	width:450px;
	float:right;
}

#tabs li {
	font-size:18px;
}
#contact-wrapper {
	width:470px;
	border:1px solid #e2e2e2;
	background:#fff;
	padding:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}
p img {
	padding:5px;
}