/*

*/

* {
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0;
	padding-left: auto;
	padding-right: auto;
	padding-top: 1px;
}
:focus, :active {
	outline: 0;
}
body {
	font: 12px Tahoma, Arial, Sans-Serif;
	color: #000;
	background: #EBEBEB;
	text-align: center;
}
a {
	text-decoration: none;
	color: #F00;
}
a:hover {
	color: #2302CD;
	text-align: center;
	list-style-position: outside;
}
.x {
	clear: both;
}

img {
	border: 0;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #666;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
	color: #F00;
}
h3 {
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
	color: #333;
    height: 17px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	float: left;
	margin: 3px 0 10px;
	width: 460px;
}
#logo {
	font-size: 36px;
	/* [disabled]padding-bottom: 25px; */
	padding-left: 0;
	padding-right: 0;
	padding-top: 0px;
}
#logo h1 {
	font: bold 24px Arial;
	text-shadow: 1px 1px 1px #fff;
	letter-spacing: 4px;
}
#logo h1 a {
	color: #333;
}
#logo h1 a span {
	color: #000;
}
#content {
	background: #fff;
	width: 980px;
}

#search {
	float: right;
	width: 275px;
	margin: 23px 18px;
	display: inline;
}
#search .text {
	width: 227px;
	height: 16px;
	border: 1px solid #ddd;
	padding: 5px;
	float: left;
	color: #888;
}
#search .submit {
	float: right;
	border: 0;
	background: #000 url(../images/search.gif) no-repeat center 8px;
	width: 32px;
	height: 28px;
	padding-top: 1px;
}
#left {
	width: 930px;
	float: left;
	margin-left: 25px;
	display: inline-block;
}
#left img {
	float: left;
	margin: 5px 20px 2px 0;
	padding: 3px;
	border: 1px solid #ccc;
}
#left form {
	padding-left: 45px;
}
#left label {
	float: left;
	display: block;
	clear: both;
	padding: 3px 0;
	color: #666;
	font-weight: normal;
	width: 150px;
}
#left .lcurrent {
	font-weight: bold;
}
#left label img {
	vertical-align: middle;
}
#left input.text, textarea, select {
	float: left;
	margin: 0 5px 10px 0;
	padding: 7px;
	width: 350px;
	border: 1px solid #ccc;
}
#left textarea {
	height: 200px;
}
#left select {
	width: 366px;
}
#left input.radio {
}
#left input:focus {
	border-color: #aaa;
}
#left textarea:focus {
	border-color: #aaa;
}
.error {
	font-size: 10px;
	color: #666;
	margin: 0 0 10px 150px;
	display: none;
}
#left .submit {
	border: 0;
	background: #000;
	color: #fff;
	padding: 5px;
	float: left;
	margin-left: 150px;
}
ul {
	color: #666;
	margin: 0 0 10px 30px;
	line-height: 18px;
	text-align: left;
}
ol {
	color: #666;
	margin: 5px 0 5px 30px;
	line-height: 18px;
}
#contact-back {
	margin: 12px 40px 0 0;
	float: right;
}
.post {
	position: relative;
	margin-bottom: 20px;
	height: 127px;
}
.post-options {
	position: relative;
	margin: -37px 0 40px 0;
	font-size: 10px;
	color: #666;
}
#right {
	width: 200px;
	float: right;
	textalign: center;
	border-left: 1px solid #ccc;
	padding-left: 36px;
	margin-right: 25px;
	display: inline;
	color: #000;
}
#feature {
	margin-left: 25px;
	padding-bottom: 10px;
}
.small-post {
	float: left;
	width: 260px;
	margin-right: 75px;
}
.small-post img {
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 10px;
}
.last {
	margin-right: 0;
}
#feature ul {
	margin-top: -11px;
}

bws2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
	color: #ccc;
}
#footer {
	text-align: center;
	}
.innerLinks li{
	padding: 5px;
    display: inline;
	
}
