<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight:100;
	color: #FFFFFF;
}
body {
	background:#3c3c3c url(../img/main_bg.jpg) repeat top left;
	margin: 0px;
}
a:link { color: #2ab3fb; }
a:visited { color: #2AB3FB; }
a:hover { color: #f29400; }
a:active { color: #CCCCCC; }
h1 {
	font-size: 14px;
	color: #c57a20;
	font-weight: 100; 
}
h2 {
	font-size: 16px;
	color: #c57a20;
	font-weight: 100;
	padding-left:50px;
	background:transparent url(../img/tt_ornament.png) no-repeat center left;
	min-height:24px;
}
h3 {	
	font-size:18px;
	margin-top: 5px;
	margin-bottom: 0px;
	letter-spacing: 0; 
	text-align: center;
	font-weight: normal;
	color: #c57a20;
	text-transform: none;
}
h1,h2,h3,h4,h5,h6 { font-family: Georgia, "Times New Roman", Times, serif; }
#wraper {
	width: 100%;
	height: 100%;
	background:transparent url(../img/header_bg.jpg) repeat-x top left;
	text-align: center;
	z-index: 0;
}
#container {
	width: 924px;
	height: 100%;
	background:transparent;
	text-align: center;
	margin: 0 auto 0 auto;
	z-index: 1;
}
#header {
	top:0;
	width: 924px;
	height: 155px;
	background:transparent;
	z-index: 1;
	position: relative;
}
#header_left {
	width: 14px;
	height: 155px;
	background:transparent url(../img/header_left.png) no-repeat top left;
	z-index: 2;
	float: left;
}
#header_center {
	width: 896px;
	height: 155px;
	background:transparent url(../img/header.jpg) no-repeat top left;
	z-index: 2;
	float: left;
}
#header_right {
	width: 14px;
	height: 155px;
	background:transparent url(../img/header_right.png) no-repeat top left;
	z-index: 2;
	float: left;
}
#center {
	width: 924px;
	height: 1300px;
	z-index: 2;
	background:transparent url(../img/center_bg.gif) no-repeat top right;
}
#center_header {
	width: 924px;
	height: 234px;
	background: transparent;
	z-index: 2;
	position:relative;
}
#ch_pic {
	width: 320px;
	height: 234px;
	background: transparent;
	z-index: 2;
	float: left;
	margin-top: 20px;
}
#ch_menu {
	width: 604px;
	height: 234px;
	background: transparent;
	z-index: 2;
	float: left;
	margin-top: 20px;
}
#mmenu {
	width: 522px;
	height: 58px;
	background: transparent url(../img/mmenu_bg.png) no-repeat top left;
	z-index: 3;
	margin-top: 10px;
	margin-left: 40px;
	padding-top:10px;
}
ul#menu
{
	margin:0;
	padding:0 0 0 26px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:100;
	text-transform:lowercase;
	background:transparent;
	font-family:Georgia, Times New Roman, Times, serif;
	z-index:3;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:auto;
	text-align:center;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:100;
	padding:12px 20px 0 20px;
	height:24px;

}
	
ul#menu li a:hover
{	
	color:#f29400;
	background:transparent url("../img/menu_over.png") no-repeat bottom right;	
}
#clogin {
	width: 522px;
	height: auto;
	z-index: 3;
	text-align:left;
	margin-left: 40px;
}

input[type=text] {
	background-color: #222320;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #91928c;
	border-left:1px solid #91928c;
	color:#b6ad00;
	font-size:11px;
	font-weight:100;
	font-family:Georgia, Times New Roman, Times, serif;
	padding:2px 2px 2px 18px;
	margin-right: 10px;
}
select {
	background-color: #222320;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #91928c;
	border-left:1px solid #91928c;
	color:#b6ad00;
	font-size:11px;
	font-weight:100;
	font-family:Georgia, Times New Roman, Times, serif;
	padding:0 0 0 18px;
	margin-right: 10px;
	height:18px;
}
textarea {
	background-color: #222320;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #91928c;
	border-left:1px solid #91928c;
	color:#b6ad00;
	font-size:11px;
	font-weight:100;
	font-family:Georgia, Times New Roman, Times, serif;
	padding:2px;
	margin-right: 10px;
	width:250px;
}
.passbox {
	background: #222320 url(../img/password_ico.png) no-repeat center left;
}
.userbox {
	background: #222320 url(../img/username_ico.png) no-repeat center left;
}
.emailbox {
	background: #222320 url(../img/email_ico.png) no-repeat center left;
}
.webbox {
	background: #222320 url(../img/web_ico.png) no-repeat center left;
}
.empbox {
	background: #222320 url(../img/group_ico.png) no-repeat center left;
}
.bbgtxt {
	background-color:#000;
	line-height:20px;
	font-size:11px;
	padding:1px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0;
}
#center_pic {
	width: 584px;
	height: 243px;
	background:transparent;
	z-index: 3;
	margin: 24px 0 0 15px;
	position:absolute;
	left:0;

}
#centerpic_left {
	width: 14px;
	height: 243px;
	background:transparent url(../img/centerpic_left.png) no-repeat top left;
	z-index: 4;
	float: left;
}
#centerpic_center {
	width: 536px;
	height: 223px;
	background:transparent;
	z-index: 4;
	float: left;
	border:10px solid #272624;
}
#centerpic_right {
	width: 14px;
	height: 243px;
	background:transparent url(../img/centerpic_right.png) no-repeat top left;
	z-index: 4;
	float: left;
}
#waterfall {
	width:140px;
	height:413px;
	z-index:99;
	top:110px;
	left:10px;
	position:absolute;
}
#centerfooter {
	width:100%;
	height:100%;
	margin-top:310px;
	position:absolute;
	left:30px;
	z-index:2;
}
#centerf_left {
	width:348px;
	height:634px;
	background:transparent url(../img/main_txt_bg.jpg) no-repeat top left;
	padding:15px 15px 15px 25px;
	text-align:left;
	float:left;
	z-index:3;
}
#centerf_right {
	width:324px;
	height:634px;
	background:transparent;
	float:left;
	z-index:3;
}
#centerf_right1 {
	width:324px;
	height:356px;
	background:transparent url(../img/rghttop_txtbg.jpg) no-repeat top left;
	padding:15px;
	text-align:left;
	z-index:4;
}
#centerf_right2 {
	width:325px;
	height:233px;
	background:transparent url(../img/rghtbot_txtbg.jpg) no-repeat top left;
	padding:15px;
	text-align:left;
	margin-top:16px;
	z-index:4;
}
#bpx_projects {
	width:290px;
	text-align:left;
	font-size:11px;
	font-weight:100;
	color:#CCC;
}
#bpx_projects a:link {  
	color: #7cc576; 
	text-decoration: underline; 
}
#bpx_projects a:visited {  
	color: #7cc576; 
	text-decoration: underline; 
}
#bpx_projects a:hover { 
	color: #f29400; 
	text-decoration: none; 
}
#bpx_projects a:active {  
	color:#999; 
	text-decoration: none; 
}
#news_frame {
	width:285px;
	height:268px;
	background:transparent;
}
#work_frame {
	width:310px;
	height:500px;
	background:transparent;
}
#work_cat {
	width:275px;
	height:260px;
	background:transparent url(../img/cat_bg.jpg) no-repeat top left;
	padding:70px 20px 20px 30px;
	margin-left:10px;
}
#work_cat img {
	margin-bottom:10px;
}
.cat0 {
	font-size:32px;
	color:#6dcff6;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left:10px;
    font-weight: normal;
}
a.cat0:link { color: #6dcff6; text-decoration:none; }
a.cat0:visited { color: #6dcff6; text-decoration:none; }
a.cat0:hover { color: #f29400; text-decoration:line-through;}
a.cat0:active { color: #CCCCCC; text-decoration:none; }
.cat1 {
	font-size:16px;
	color:#fbaf5d;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left:150px;
    font-weight: normal;
}
a.cat1:link { color: #fbaf5d; text-decoration:none; }
a.cat1:visited { color: #fbaf5d; text-decoration:none; }
a.cat1:hover { color: #f29400; text-decoration:line-through;}
a.cat1:active { color: #CCCCCC; text-decoration:none; }
.cat2 {
	font-size:24px;
	color:#acd373;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:20px;
    font-weight: normal;
}
a.cat2:link { color: #acd373; text-decoration:none; }
a.cat2:visited { color: #acd373; text-decoration:none; }
a.cat2:hover { color: #f29400; text-decoration:line-through;}
a.cat2:active { color: #CCCCCC; text-decoration:none; }
.cat3 {
	font-size:14px;
	color:#c2c2c2;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 0px;
    font-weight: normal;
}
a.cat3:link { color: #c2c2c2; text-decoration:none; }
a.cat3:visited { color: #c2c2c2; text-decoration:none; }
a.cat3:hover { color: #f29400; text-decoration:line-through;}
a.cat3:active { color: #CCCCCC; text-decoration:none; }
.cat4 {
	font-size:22px;
	color:#f26c4f;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 0px;
    font-weight: normal;
}
a.cat4:link { color: #f26c4f; text-decoration:none; }
a.cat4:visited { color: #f26c4f; text-decoration:none; }
a.cat4:hover { color: #f29400; text-decoration:line-through;}
a.cat4:active { color: #CCCCCC; text-decoration:none; }
.cat5 {
	font-size:18px;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 0px;
    font-weight: normal;
}
a.cat5:link { color: #fff; text-decoration:none; }
a.cat5:visited { color: #fff; text-decoration:none; }
a.cat5:hover { color: #f29400; text-decoration:line-through;}
a.cat5:active { color: #CCCCCC; text-decoration:none; }
#introtxt {
	width:290px;
	font-size: 13px;
	line-height:20px;
}
#bottom_bush {
	width:148px;
	height:127px;
	z-index:1;
	position:absolute;
	top:580px;
	left:610px;
}
#footer {
	height:100px;
	width:auto;
	z-index:6;
	text-align:left;
}
#newscroll .entry { 
	position: relative; 
	margin: 0; padding: 0px 0px 15px 0px; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight:100;
	color: #ccc;
	font-size: 11px; 
	line-height: 14px; 
}
#newscroll .entry a:link {  
	color: #30cdfb; 
	text-decoration: underline; 
}
#newscroll .entry a:visited {  
	color: #30cdfb; 
	text-decoration: underline; 
}
#newscroll .entry a:hover { 
	color: #f29400; 
	text-decoration: none; 
}
#newscroll .entry a:active {  
	color: #30cdfb; 
	text-decoration: none; 
}

#newscroll .news_date { 
	font-family: Georgia,"Times New Roman",serif;
	font-size: 10px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color:#006600; 
}


-->