body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #262626 url(/draxcss/images/main_bg_repeat.jpg);
}
a:link, a:visited { color: #e77e02; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #e77e02; text-decoration: underline; } 
p { margin: 0px; padding: 0px; }
img { margin: 0px; padding: 0px; border: none; }
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}
.margin_right_40 { margin-right: 40px; }
.border_bottom {
	border-bottom: 1px solid #999;
}
.bi_para {
	font-style: italic;
	color: #137dc0;
}
.rc_btn_01 a{
	display: block;
	padding: 1px 0;
	width: 100px;
	font-size: 13px;
	padding-left: 20px;
	background: url(/draxcss/images/icon_01.png) left center no-repeat;
	color: #5fccff;
	font-weight: bold;
	text-decoration: none;
}
.rc_btn_02 a{
	float: left;
	display: block;
	padding: 1px 0;
	width: 100px;
	font-size: 12px;
	padding-left: 20px;
	background: url(/draxcss/images/icon_02.png) left center no-repeat;
	color: #e77e02;
	font-weight: bold;
	text-decoration: none;
}
.header_01 {
	color: #5fccff;
	font-size: 18px;
	font-weight: bold;
	padding: 3px 0 10px 0;
	margin: 0 0 20px 0;
}
.header_02 {
	color: #e20000;
	font-size: 20px;
	font-weight: bold;
	padding: 3px 0 5px 0;
	margin: 0 0 15px 0;
}
#wrapper{
	width: 100%;
	margin: 0 auto;
	background: url(/draxcss/images/header_repeat.jpg) repeat-x;
}
#container{
	width: 980px;
	margin: 0 auto;
}
#header_panel {
	width: 980px;
	height: 170px;
    background: url(/draxcss/images/header_bg.jpg) no-repeat;
}
#header_panel #logo {
	float: left;
	width: 265px;
	height: 60px;
	margin: 90px 0 0 20px;	
	background: url(/draxcss/images/logo.jpg) bottom  no-repeat;
}
#top_panel {
	clear: both;
	width: 880px;
	height: 285px;
	padding: 0 50px;
	background: url(/draxcss/images/banner_bg.png) center top no-repeat;
}
#latest_project {
	float: left;
	width: 575px;
	padding: 70px 30px 0 0;
}
#latest_project .image_frame_01 {
	float: left;
	position: relative;
	width: 295px;
	height: 174px;
	margin-right: 30px;
}
.image_frame_01 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 294px;
	height: 174px;
	background: url(/draxcss/images/image_frame.png) no-repeat;
}
.image_frame_01 img {
	margin: 12px;
	width: 270px;
	height: 150px;
}
#latest_project #latest_project_content {
	float: left;
	width: 250px;
	color: #ffffff
}
#latest_project_content p{
	font-size: 13px;
	margin-bottom: 30px;
}

/* menu */

#menu {
	float: right;
	width: 220px;
	margin: 40px 0 0 0; 
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li{
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	background: url(/draxcss/images/hd_01.jpg) bottom left repeat-x;
}
#menu ul li a{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	color: #CCC;
	outline: none;
	padding: 0 0 0 0;
}
#menu li a:hover, #menu li .current{
	color: #ffd200;
	background: url(/draxcss/images/list_icon_01.jpg) left center no-repeat;
}
#content {
	clear: both;
	width: 940px;
	margin: 30px 19px 0 19px;
	background: #ffffff;
	border: 1px solid #000;
}
#content #content_left {
	float: left;
	width: 580px;
	padding: 30px;
}
#content_left .image_frame_02 {
	float: left;
	border: 9px solid #999;
	margin: 3px 20px 0 0;
}
.image_frame_02 img{
	width: 200px;
	height: 120px;
	border: 1px solid #ffffff;
}
#content_left p {
	padding-bottom: 10px;
	text-align: justify;
}
#content_left .content_left_two_column{ 
 	float: left;
 	width: 270px;
}
.content_left_two_column ul {
	margin: 10px 0 10px 30px;
	padding: 0px;
}
.content_left_two_column ul li {
	margin: 0px;
	padding: 0 0 10px 0;
	list-style: decimal-leading-zero;
}
/* end of content left */

/* content right */
#content #content_right {
	float: right;
	width: 240px;
	padding: 30px
	
}
.content_right_section {
	clear: both;
}
.news_section {
	clear: both;
}
.news_section .news_image{
	float: left;
	width: 80px;
	margin: 5px 0 0 0;	
}
.news_section .news_image img {
	width: 80px;
	height: 80px;
}
.news_section .news_content {
	width: 150px;
	float: right;
}
.news_section .news_title {
	color: #137dc0;
	font-weight: bold;
}

/* ----- Footer ----- */
#footer {
clear: both;
padding: 20px 0;
width: 980px;
text-align: center;
color: #ffffff;
}
#footer a{
color: #ffd200;
font-weight: normal;
}
/* ----- End of Footer ----- */