

body {
	background-color:#000000;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:8px;
	color:#ffffff
}

input {
	background-color: #fff;
	border: 1px solid #c0c0c0;
	color: #000;
	font-family: verdana;
	font-size: 80%;
	margin: 0px 0px 0px 10px;
	padding: 1px 0px 1px 3px;
}

.table {
	width:766px;
	height:500px;
	display:table;
	text-align:left;
	background-image:url('images/tbg.jpg');
	background-position:right;
	background-repeat:repeat-y;
}
a {
	color:#fcfcfc;
}
.table_row {
	height:100%;
	display:table-row;
}
.left {
	width:491px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right {
	width:275px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}


* html .left{float:left;}
* html .right {float:right;}

.header {
	width:491px;
	height:165px;
	text-align:left;
	background-image:url('images/bg1.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

.co_name {
	padding-left:176px;
	
}
.co_name a{	
	font-family:Arial Narrow, Arial, Tahoma;
	font-size:36px;
	font-weight:Bold;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
}
.slogan {
	
	padding-top:52px;
	text-transform:uppercase;
	text-align:left;
	padding-left:33px;
	font-size:8px;
	font-weight:normal;
	color:#000000;

}
.footer {
	text-align:left;
	width:766px;
	height:178px;
	background-image:url('images/bg3.jpg');
	background-repeat:no-repeat;
	color:#B6B6B6;
	
}


.footer a{
	color:#DA5300;
	text-decoration:none;
}

.left_content {
	padding-left:54px;
	padding-right:58px;
}


.left_header small {
	font-size:8px;
	font-weight:normal;
	color:#DA5300;

}

.left_header a {
	font-size:8px; 
	font-swight:bold;
	text-decoration:none;
	color:#E17400;
}

.postmetadata  {
	text-align:right;
	 margin:0px;
	 padding:5px 0px 0px 25px;

}
.postmetadata a {
	color:#B6B6B6;
	text-decoration:none;
	font-family:Microsoft Sans Serif, Arial;


}

.sub_right {
	width:275px;
	height:518px;
	background-image:url('images/bg2.jpg');
	background-repeat:no-repeat;
	color:#ffffff;
	
}

.sub_right strong {
	font-size:9px;
	color:#E17400;
	
}

ul {
	list-style:none;
	padding: 0px 0px 0px 15px;
	margin:0px;
}
.ul li {
	list-style-image:url('images/arrow.gif');
	line-height:16px;
}
.ul li a {
	color:#CAC0A7;
	font-size:10px;
	text-decoration:none;
}

.postmetadataalt {
	font-size:9px;
}
h1, h2, h3, h4 {
	font-size:9px;
}



body,html {
	background-color: #000;
	margin: 0;
	padding: 0;
}

hr {
	border: thin;
	height: 1px;
	margin: 1px 0px 10px 0px;
}

input {
	
	border: 1px solid #c0c0c0;

	font-family: verdana;
	font-size: 80%;
	margin: 0px 0px 0px 10px;
	padding: 1px 0px 1px 3px;
}

input.error, textarea.error {
	
	background-color: #f5731d;
}

input.reset {
	border: 1px solid #0072bc;
	
	font-family: verdana;
	font-size: 11px;
	width: 100px;
}

input.send {
	border: 1px solid #0072bc;
	
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
}


table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

td {
	
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

tr {
	vertical-align: top;
}

.error {
	color: #f5731d;
}