* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #ffffff url(images/back_all.gif) repeat-x top;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}


#contmain
{
width: 100%;
background: url(images/footer_back.gif) bottom repeat-x
}

h1, h2, h3 {
	color: #44763E;
}

h1 {
	font-size: 3em;
}

h2 {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #44763E;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 7px;
	font-size: 1em;
	color: #000;
	text-align: left;
}

ul, ol {
	margin-left: 3em;
	color: #000;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #44763E;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #fff;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #D6D6D6;
	text-align: center;
	font-family: "arabic Typesetting";
}


/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 1024px;
	margin: 0 auto;
	height: 150px;
}

#menu {
	/*float: left;*/
	margin-left:auto;
	margin-right:auto;
	height: 35px;
	width: 1010px;
	padding-top: 10px;
	padding-left: 14px;
	
	background: url(images/buttons.gif) repeat-x;
	/*background-color:#093;*/

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	font-size: 1.2em;
}

#menu a {
	display: block;
	/*border-right:solid #FFF;*/
	float: left;
	height: 25px;
	width: 198px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
	padding-top: 1px;
    text-align: center;

}

#menu a:hover,   
  .home #menu #home a,
  .services #menu #services a,
  .about #menu #about a,
  .contact #menu #contact a,
  .link #menu #link a{
	color: #2C2E22;
	/*margin-top: 5px*/;
 font-size: 1.3em;
}



/* Logo */

#logo {
	width: 1024px;
	height: 150px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat center top;
}


#logo h1 {
	padding-top: 100px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	border-top: none;
	text-align:left;
}

/* Content */

#address {
	color: #FFFFFF;
}

#address a {
	color: #FFFFFF;

}

a#address{
	color: #FFFFFF;

}

#address a:hover {
	border: none;
	color: green;
}


#content {
	float: left;
	width: 1014px;
	padding-left: 10px;
	background: url(images/background1.jpg) no-repeat top;
}

#content1 {
	float: left;
	width: 1014px;
	padding-left: 10px;
	background-color:#FFFACD;
	text-align: center;
	}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	height: 30px;
	font-size: 2.4em;
	font-weight:bold;
	color:#FFF;
	text-align: center;
}

.post .entry {
	padding: 0 10px 30px 15px;
	font-size: 12px;
	font-weight: normal;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44763E;
}

.post .meta a {
	color: #44763E;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar1 {
	width: 224px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 {
    background: url(images/title_back.gif) repeat-x top;
	width: 236px;
	padding: 20px 20px 0px 20px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	background: url(images/title.gif) no-repeat left top;
	height: 35px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 9px;
}

#sidebar2 li ul {
	line-height: normal;
}

#sidebar2 li li {
	padding: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	font-size: .8em;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}

#bottom
{
height: 30px;
}

/* Footer */
#footer
{
padding: 20px;
height: 50px
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #000;
}
