body {
	margin: 0px;
	padding: 0px;
	color: #e7e0cf;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height:1.5em;
	background-color: #000000;
	background-image: url(images/body.png);
	background-repeat: repeat-x;
}

a, a:link, a:visited {
	color: #CCCC66;
}

a:hover {
	color: #CCFF00;
	text-decoration: none;
}

p { margin: 0px; padding: 0 0 10px 0; }
img {
	border: 0px;
}

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #fff; }
h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin: 0 0 30px 0;
	padding: 0;
	color: #fff;
	font-family: 'MichromaRegular', Verdana, Geneva, sans-serif;
}
h3 { font-size: 21px; margin: 0 0 20px 0; padding: 0; padding: 0; color: #e2d8bd; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.cleaner_h100 { clear: both; width:100%; height: 100px; }

.margin_r35 { margin-right: 35px; }

.vertical_divider {
}

.horizon_divider { background: url(images/horizontal_divider.png) bottom repeat-x; }

.horizon_divider2 {
	background: url(images/horizontal_divider.png) top repeat-x;
	padding: 20px 0px 0px 0px;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.image_wrapper {
	display: inline-block;
	padding: 8px;
	border: 1px solid #000;
	background: #211f1b;
	margin-bottom: 10px;
}
.fl_img {
	float: left;
	margin: 3px 30px 15px 0;
}
.fr_img {
	float: right;
	margin: 3px 0 15px 15px;
}

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; }
cite span { color: #fff; }
em { color: #CCCC66; }

.list {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

.list li {
	background: transparent url(images/list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}

.list2 {
	margin:20px;
	padding: 0;
	list-style:square;
	line-height:normal
}

.list3 {
	margin: 20px 0;
	padding: 0;
	list-style: none;
	color:#F00
}

.list3 li {
	background: transparent url(images/list.png) no-repeat scroll 0 0px;
	margin:0 0 20px;
	padding:0 0 0 25px;
	line-height: 1em;
}

.button a {
	clear: both;
	display: block;
	width: 102px;
	height: 25px;
	padding: 3px 0 0 0;
	margin-top: 15px;
	background: url(images/button.png) no-repeat;
	color: #000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #F00;
	background: url(images/button_hover.png) no-repeat;
}

.link2 a:hover {
	color: #FFFFFF;
}

#wrapper {
	width: 970px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/wrapper.png) repeat-y;
}

#header {
	width: 970px;
	height: 240px;
	background: url(images/header.png) no-repeat;
	background-color:#000;
	font-family: Verdana, Geneva, sans-serif;
}

#menu {
	width: 910px;
	height: 28px;
	padding: 10px 30px;
	background: url(images/menu.png) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	width: 102px;
	height: 24px;
	padding: 3px 0 0 0;
	margin: 0 5px 0 0 ;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;	
	font-weight: bold;
	outline: none;
	border: none;
	background: url(images/menu.png) top left no-repeat; 
}

#menu ul li a:hover, #menu ul li .current {
	background: url(images/menu_hover.png) no-repeat;
	text-decoration: none;
	color: #000000;
}

#header  #site_title {
	clear: both;
	float: left;
	width: auto;
	padding: 0px 0 0 30px;
}

#header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 38px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#header  #site_title h1 a strong {
	color: #FFFF33;
}

#header  #site_title a span {
	display: block;
	font-size: 14px;
	color: #2e2c27;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
	margin-top: 5px;
	font-family: Helevetica,Arial,sans-serif;
}

#main {
	width: 910px;
	padding: 30px;
	border-bottom: 1px solid #7a766d;
	background: #000000 url(images/content_top.png) top repeat-x;
}

#content {
	float: left;
	width: 560px;
}

#content_contact {
	float: left;
	width: 400px;
}

#content_contact_form {
	float: left;
	width: 600px;
}
#emf-container #emf-form {
    position: relative;
    padding: 15px 0px 5px !important;
}

#emf-container ul li.emf-li-half-width {
    display: inline-block;
    clear: none;
    width: 38% !important;
}

#sidebar {
	float: right;
	width: 280px;
}

#sidebar_contact {
	float: right;
	width: 425px;
}

.one_column {
	float: left;
	width: 700px;
	padding-right: 30px;
}

.two_column_ws {
	width: 250px;
}

.two_column {
	width: 250px;
}

.three_column {
	float: left;
	width: 250px;
	padding-right: 30px;
}

.news_box {
	margin-bottom: 20px;
	width:270px;
}
.news_box .date {
	color: #FF9900;
}

.header_info_text {
	color: #000000;
	float:right;
	margin-right:30px;
	text-align:right;
	padding-top: 120px;
	font-size:15px;
	font-family:'MichromaRegular', "Arial Black", Gadget, sans-serif
}

.services_list {
	color:#F00;
	font-size:14px;
	font-weight:bold;
}

.services_section {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.services_section .ss_left {
	float: left;
	width: 200px;
}

.services_section .ss_left img {
	width: 200px;
	height: 200px;
}

.services_section .ss_right {
	float: right;
	width: 330px;
}

.partner_section {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.partner_section .ss_left {
	float: left;
	width: 200px;
}

.partner_section .ss_left img {
	width: 180px;
	height: 180px;
}

.partner_section .ss_right {
	float: right;
	width: 330px;
}

.post_box {
	clear: both;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

.post_box h2 {
	margin-bottom: 10px;
}

.post_box .post_info {
	font-style: italic;
	margin-bottom: 20px;
	padding-top:0px;
	font-size:14px;
}

.post_box .post_info a {
	color: #CCCC66;
}

.post_box .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#contact_form {
	float: left;
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px 0;
	background: #3f3d38;
	border: 1px solid #000;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 350px;
	height: 200px;
	border: 1px solid #000;
}

#contact_form form .submit_btn {
	margin-right: 100px;
	padding: 5px 10px;
	border: 1px solid #000;
	color: #FFFFFF;
}

#footer {
	width: 910px;
	padding: 20px 30px;
	text-align: right;
	background: top center no-repeat;
	background-image:url(images/footer_background.png);
	font-size:10px;
	color:#000;
}

#footer a:hover {
	color: #F00;
}


#footer a {
	color: #000000;
}



@font-face {
    font-family: 'MichromaRegular';
    src: url('Michroma-webfont.eot');
    src: url('Michroma-webfont.eot?#iefix') format('embedded-opentype'),
         url('Michroma-webfont.woff') format('woff'),
         url('Michroma-webfont.ttf') format('truetype'),
         url('Michroma-webfont.svg#MichromaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
