body {
	padding: 0;
	margin: 0;
	font-family: "Myriad Pro", Arial;
	font-size: 11pt;
	color: #fff;
	background: #161616;
}

a img {
	border: none;
}

a {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul, li, h1, h2, h3, h4, h5, h6, p, form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: outside;
}

/* ==================== HEADER ======================= */
/* ====================================================*/
.box-header{
	float:left;
	width:742px;
}
.header_wrapper {
	float: left;
	width: 100%;
	height: 95px;
	background: url(images/header_bg.jpg) repeat-x left top;
}

.header {
	height: 95px;
	width: 950px;
	margin: 0 auto;
}

.header a.logo {
	text-decoration: none;
	float: left;
}
.yellow-color{
	color:#feec38;
	font-size:18px;
	float:right;
	text-align:right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 335px;
}
.yellow-color span{
	font-size:20px;
}
/* ====================== MENU =========================*/
/* =====================================================*/

.menu_block {
	height: 30px;
	margin:11px 0 0;
	text-align: right;
	padding-left: 22px;
	padding-right: 0;
}

.menu_block a {
	color: #fff;
	text-transform: uppercase;
	float: left;
	width: 92px;
	height: 21px;
	text-align: center;
	padding-top: 8px;
	padding-right: 20px;
	font-weight: bold;
}

#nav li.selected a.top_link, #nav li.selected a.top_link:hover {
	background: url(images/menu_selected.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
}

/* =================== PRE-HEADER ======================*/
/* =====================================================*/

.pre_wrapper {
	float: left;
	width: 100%;
	height: 206px;
	padding-top: 14px;
	background: url(images/pre_content_bg.gif) repeat-x left top;
}

.pre_content {
	margin: 0 auto;
	width: 762px;
	height: 206px;
	padding: 0 29px;
}
/* ======================= CONTENT ========================*/
/* ========================================================*/

.contentwrapper {
	float: left;
	width: 100%;
	background: url(images/content_bg.jpg) repeat-x left bottom #252525;
	min-height: 400px;
}

.content {
	width: 950px;
	margin: 0 auto;
	padding:20px 0;
}
.left-col{
	width: 600px;
	float:left;
	padding:0 0 15px 0;
	text-align: justify;
}
.content p {
	padding-bottom: 16px;
}
.right-col{
	float:right;
	width:280px;
	padding:0 0 15px 0;
	text-align: left;
}

.content h1 {
	font-size: 18px;
	font-family: "Arial Black", Arial;
	color: #feec38;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 16px;
	text-transform: uppercase;
}

.content h1 span {
	font-size: 10px;
}

.content li {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 15px;
}

.contact {
	float:left;
	width:160px;
	padding:5px;
	margin:0 0 4px 0;
}

.picture {
	background-color: #F9F9F9; 
	border: 1px solid #CCCCCC; padding: 3px; 
	font: 11px/1.4em Arial, sans-serif;
	color:#000000;
	text-align:center;
	width:302px;
} 
.picture img {
	border: 1px solid #CCCCCC; 
	vertical-align:middle; margin-bottom: 3px;
} 
.right {
	margin: 0.5em 0pt 0.5em 0.8em; float:right;
} 
.left {
	margin: 0.5em 0.8em 0.5em 0; float:left;
}

/* ====================== SIDEBAR =========================*/
/* =======================================================*/
.box-gray{
	float:left;
	width:260px;
	background:#e6e5e0;
	padding:10px;
	margin:0 0 4px 0;
}
.ico-1{
	float:left;
	background:url(images/ico-1.png) no-repeat;
	width:78px;
	height:95px;
	margin:0 5px 0 0;
	display:inline;
}
.ico-2{
	float:right;
	background:url(images/ico-2.png) no-repeat;
	width:51px;
	height:65px;
	margin:0 0 0 10px;
	display:inline;
}
.ico-3 {
	float:left;
	width:18px;
	height:15px;
	display:inline;
	background-image: url(images/ico-hardhat.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-position: bottom;
}

.font-sb{
	font-size:16px;
	line-height:25px;
	color:#252525;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Arial black", Helvetica, sans-serif;
	letter-spacing:-0.2px;
}
.box-gray p{
	color:#252525;
	font-size:12px;
}
.box-gray.txt p{
	padding:0;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}
.txt-right{
	text-align:right;
}
.font-sb12{
	font-size:12px;
	color:#252525;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Arial black", Helvetica, sans-serif;
	margin:0 0 10px 0;
	float:left;
}
.marg5{
	float:left;
	margin:0 5px 0 0;
	display:inline;
}
.pay{
	text-align:center;
}
.pay img{
	margin:0 10px;
}
/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {
	width: 950px;
	padding: 20px 30px;
	height: 70px;
	background: url(images/footer_bg.jpg) no-repeat right top;
	clear: both;
	color: #fff;
	margin: 0 auto;
	font-size: 9pt;
}

.footer a {
	color: #fff;
}

.footer .copyright {
	padding-bottom: 16px;
}
.borderImg {
	border: 6px solid #FFFFFF;
}
.yellow-colorTitle {
	color:#feec38;
	font-size:18px;
}
