

*{ margin: 0; padding: 0; }

:focus,:active { outline: 0; }
body { font: 14px Arial, Sans-Serif; color: #ddd; background: #361E36; }
a { text-decoration: none; color: #f8f8f8; }
	
	.x { clear: both; }

p { line-height: 20px; margin: 0 0 22px;  }
img { border: 0; }

h1 { font-size: 24px; font-weight: normal; margin-bottom: 15px; color:  #f8f8f8;}
h2 { font-size: 14px; font-weight: normal; margin-bottom: 2px; color:  #f8f8f8; }
h2:hover { font-weight: bold; }
h3 { font-size: 14px; font-weight: normal; margin-bottom: 2px; color:  #f8f8f8; }
h4 { font-size: 18px; font-weight: normal; float: left; margin: 3px 0 10px; width: 460px; }

#wrapper { margin: 0 auto; width: 980px; background: #361E36 no-repeat; }

#logo { padding: 20px 12px 10px; }
	#logo img{float: right; position: relative; bottom: 20px; top: 15px;} 
        
#content { background: #361E36; width: 980px; }

.menu { list-style:none; margin: 50px 25px 20px 10px; width: 600px; float: left; }
	.menu li { float: left; margin: 0 4px 0 0; }
	.menu li a { display: block; font-size: 14px; padding: 14px 24px; border: 1px solid #555; }
	.menu a:hover, .menu li.current a { border: 1px solid #ddd; }

		.menu li ul { display: block; background: #f8f8f8; margin: -1px 0 0; position: absolute; display: none; z-index: 2; border: 1px solid #ddd; }
		.menu li ul li { float: none; display: inline; margin: 0; padding: 0; }
		.menu li ul li a { width: auto; margin: 4px; white-space: nowrap; }

#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; }

#sky { margin-bottom: 30px; }
		
#left { width: 600px; float: left; margin-left: 25px; margin-top: 0px; display: inline; text-align:justify;}
	#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; 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: #444; color: #fff; padding: 5px; float: left; margin-left: 150px; }
	#left ul { line-height: 22px; margin: 0 0 10px 30px; color:#f8f8f8; }
	#left li { line-height: 15px; margin: 0 0 0 0; color:#f8f8f8; }
	#left .vacancy { padding: 10px; margin: 0 0 5px 0; border: 1px solid #ddd; }
	#left .vacancy h1 { font-size: 20px; font-weight: normal; margin-bottom: 15px; color:  #f8f8f8; }
	#left .vacancy h1 img { border: 0; float: left; }
	#left .vacancy img { border: 0; float: right; margin: 0 0 0 10px; }	
	
#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;  }

#right { width: 260px; float: right; border-left: 1px solid #ccc; padding-left: 36px; margin-right: 25px; display: inline; text-align:justify;}
.post-info { font-size: 11px; text-align:justify;}
.timestamp { font-size: 11px; text-align:justify; color: #aaa; }
.read-more { background: url(../images/link.gif) no-repeat center left; padding-left: 13px; font-size: 10px; margin: 0 0 0 0;}
.break { border-top: 1px solid #ccc; margin: 0 0 20px 0; display: block; }
	.no-border { border: 0; }
.space { margin-bottom: 20px; }
	
#why_outL { float: left;  width: 280px; position:relative; padding:0px; margin: 10px;}
	#why_outL h2 { font-weight: bold; color: #f8f8f8; text-align:left; }
	#why_outL img { float: left; margin: 0 0 0 0; padding: 0px; border: 0px; }
#why_outR { float: right; width: 280px; position:relative; padding:0px; margin: 10px;}
	#why_outR h2 { font-weight: bold; color: #f8f8f8; text-align:left; }
	#why_outR img { float: left; margin: 0 0 0 0; padding: 0px; border: 0px; }
	
#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; }
	.small-post p { text-align:justify; }
	.small-post h1 { color: #f8f8f8; }
	.last { margin-right: 0; }
	#feature ul { margin-top: -11px; }
	
#footer { width: 100%; color: #666; font-size: 11px; margin: 20px 0 20px 10px; text-align: center;}

