* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 12px/1.5em 'Trebuchet MS', Arial, sans-serif;
	color: #8d8d8d;
}

#container {
	width: 999px;
	margin: 25px auto 0 auto;
}

#header {
}

dl {
	float: left;
}

dt {
	background: #fff url(../images/logo.jpg) no-repeat;
	height: 16px;
	width: 145px;
	text-indent: -9999px;
	float: left;
	margin-right: 120px;
}

dt a {
	display: block;
	overflow: hidden;
}

dd {
	float: left;
	margin-right: 20px;
}

dd a {
	display: block;
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
}

#a-home a {
	background: url(../images/a-home.jpg) top left no-repeat;
	width: 31px;
}

#a-background a {
	background: url(../images/a-background.jpg) top left no-repeat;
	width: 66px;
}

#a-overview a {
	background: url(../images/a-overview.jpg) top left no-repeat;
	width: 52px;
	margin-top: 1px;
}

#a-action a {
	background: url(../images/a-action.jpg) top left no-repeat;
	width: 75px;
}


#a-share a {
	background: url(../images/a-views.jpg) top left no-repeat;
	width: 95px;
}

#a-greenhome a {
	background: url(../images/a-greenhome.jpg) top left no-repeat;
	width: 102px;
}

#a-ozone a {
	background: url(../images/a-ozone.jpg) top left no-repeat;
	width: 40px;
}


#a-home a:hover,
#a-background a:hover,
#a-overview a:hover,
#a-action a:hover,
#a-share a:hover,
#a-greenhome a:hover,
#a-ozone a { background-position: 0 -14px; }

body#thome #a-home a,
body#tbackground #a-background a,
body#toverview #a-overview a,
body#taction #a-action a,
body#tshare #a-share a,
body#tgreenhome #a-greenhome a,
body#tozone #a-ozone a { background-position: 0 -14px; }

#maincontent {
	clear: left;
	margin-top: 42px;
	float: left;
	min-height:500px;
  height:auto !important;
  height:500px;
  
}

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	list-style: none;
	margin-left: 90px;
}

#sidebar li {
	margin: 15px 0 15px 0;
}

#sidebar a {
	display: block;
	overflow: hidden;
	width: 73px;
	height: 14px;
	text-indent: -9999px;
}

#a-agency a { background: url(../images/a-agency.jpg) top left no-repeat; }
#a-suppliers a { background: url(../images/a-suppliers.jpg) top left no-repeat; }
#a-clients a { background: url(../images/a-clients.jpg) top left no-repeat; }
#a-students a { background: url(../images/a-students.jpg) top left no-repeat; }
#a-gov a { background: url(../images/a-gov.jpg) top left no-repeat; }

#sidebar a:hover { background-position: 0 -14px; }

body.sagency #a-agency a,
body.ssuppliers #a-suppliers a,
body.sclients #a-clients a,
body.sstudents #a-students a,
body.sgov #a-gov a { background-position: 0 -14px; }

#content {
	float: left;
	width: 735px;
	margin-left: 10px;
}

#content #home-left {
	float: left; 
	margin-right: 12px;
}

#content #home-right {
	float: left; 
	margin-top: 118px;
}

#content #home-download {
	margin-left: 52px;
}

#content #home-download a#download {
	width: 125px;
	overflow: hidden;
	height: 37px;
	text-indent: -9999px;
	display: block;
	background: transparent url(../images/a-download.gif) top left no-repeat;
}

#content #home-download a#download:hover {
	background-position: 0 -37px;
}

#content p {
	text-indent: -9999px;
}

#footer {
	clear: left;
}

#footer p {
	background: url(../images/footer.jpg) top left no-repeat;
	height: 39px;
	width: 623px;
	float: left;
	text-indent: -9999px;
}

#footer a {
	display: block;
}

#footer-info {
	width: 100px;
	position: relative;
	left: 470px;
	top: -7px;
}

#footer-fb {
	width: 30px;
	position: relative;
	left: 588px;
	height: 30px;
	top: -30px;
}

#write {
	width: 70px;
	position: relative;
	display: block;
	top: -65px;
}

#read {
	width: 70px;
	position: relative;
	display: block;
	top: -48px;
}

/* blog styles */
#blog-content {
	float: left;
	width: 480px;
	padding: 15px;
	margin-left: 10px;
	background-color: #e6f0cb;
	color: #666;
}

form {

	margin-top: 20px;
}

form ul {
	list-style: none;
	margin-bottom: 15px;
}

form li input {
	width: 200px;
}

form label {
	color: #000;
}

form small {
	color: #858585;
}

form li textarea {
	width: 480px;
}

.comment {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #a6ce39;
}

.comment h3 {
	font-size: 14px;
	color: #000;
	padding-bottom: 10px;
}

#comment_form h2 {
	color: #000;
	font-size: 16px;
}

#top {
	color: #749a0e;
}

.error {
	color: red;
	font-weight: bold;
}

#thanks {
	color: #f37021;
	margin-bottom: 20px;
}

#d {
	color: #a6ce39;
	font-weight: bold;
	text-decoration: none;
}

#write_comment {
	color: #a6ce39;
	font-weight: bold;
	text-decoration: none;
}
