/* CSS Document */
body {
	padding: 0;
	line-height: 1.8em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	/*background-color:#66CC66;*/
	background: url(../images/bg11.jpg) repeat-x left bottom fixed;
	background-color: #3cb6ce;
	margin-right: auto;
	margin-left: auto;
}
#redcorner{
	width:935px;
	height:25px;
	float: left;
	
}
.style5
{
font-weight:bold;
color:#FF3300}
p{
	text-align: justify;
	margin: 10px 0;
}
p{
	text-align: justify;
	margin: 10px 0;
}
bul{
	width:10px;
	height:10px;
	background:url(../images/h2_bul.jpg) no-repeat left top;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
a{ color: #B90101; text-decoration: none; font-weight: normal; } 
a:hover { color: #444444; text-decoration: underline; }
a:focus, input:focus, select:focus { outline:none; }
.fl{
	float:left;
	width: auto;
	margin-left: 10px;
} .fr{ float:right;}
.mt-10{ margin-top:10px; }
.ml-8{ margin-left:8px; }
.ml-10{ margin-left:10px; }
.ml-20{ margin-left:20px; }
.mlr-10{ margin-left:10px; margin-right:10px}
.mlr-30{ margin-left:30px; margin-right:30px}
.mtb-10{ margin-top:10px; margin-bottom:10px}
.clr{
	color:#666600;
}

.hint{
	font-size:11px;
	color:#666666;
	display: block;
}
.hint2{font-size:11px;
	color:#666666;}
.forgotpassword{
	display:block;
	padding:0 0 0 25px;
	height:18px;
	background:url(../images/forgotpassword.jpg) no-repeat left center;
	font-size: 11px;
}
.inputtext, .select, .textarea{
	color:#888888;
	font-size:11px;
	padding:3px 3px;
	text-indent:2px;
	width:200px;
	border:1px solid;
	background-color: #fafafa;
	border-color: #dddddd;
	font-family:Arial, Helvetica, sans-serif;
}
.textarea {
	overflow:auto;
	height:50px;
}
.textinput{border:1px solid #333; color:#000000;}
.inputtext:focus, .select:focus, #content .textarea:focus , #content .file:focus {
	border:1px solid;
	background-color: #FFFFFF;
	border-color: #7A8F04;
	color: #333333;
}
.find_btn{
	background:url(../images/find_btn.jpg) no-repeat;
	border:0;
	color:#FFFFFF;
	width:65px;
	height:30px;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	text-indent: 5px;
	padding-bottom: 4px;
	
}
.find_btn:hover{
	background:url(../images/find_btn_h.jpg) no-repeat;
	color:#BD0402;
}

.error,.star, .error1{ font-weight:normal; color:#FF0000; font-size:11px; }

/*.error{ display: block; background:url(../images/info.gif) no-repeat left top; text-indent:15px;}
*/.msg{
	padding:3px;
	text-align: center;
	color: #FF3300;
	display: block;
}

.star{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

.send{
	display:block;
	float:left;
	width:108px;
	height:32px;
	font-size:11px;
	text-transform:uppercase;
	background:url(../images/btn.jpg) no-repeat; cursor:pointer;
	color: #C50303;
	padding-bottom:3px;
	border:0;
}
.send:hover{
	background:url(../images/btn_h.jpg) no-repeat;
	color: #fff;
}
.bg{ background:url(../images/login.jpg) no-repeat left bottom;}
.line{
	background:url(../images/bg.jpg) repeat-x left bottom;
	height:300px;
	width:2px;
	float: left;
	margin: 0 10px;
}
.list1 {
	margin:5px 0;
	padding:0;
	display: block;
	list-style: none;
}
.list1 li{
	margin: 0;
	padding: 0;
}
.list1 li a{
	color:#333333;
	font-weight: normal;
	font-size: 12px;
	padding: 2px 0;
	padding-left:28px;
	display:block;
	background:url(../images/bul2.gif) no-repeat 5% center;
	background-color:#e1e1e1;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	text-decoration:none;
	text-align:left;
}
.list1 li a:hover{
	background-color: #FF9900;
	color: #FFFFFF;
	border-color: #CC6600;
}
.list2 {
	margin:5px 0;
	padding:0;
	display: block;
	list-style: none;
}
.list2 li{
	margin:0;
	padding: 0;
}
.list2 li a{
	color:#333333;
	font-weight: normal;
	font-size: 12px;
	padding: 2px 0;
	padding-left:28px;
	display:block;
	background:url(../images/bul2.gif) no-repeat 5% center;
	background-color:#e1e1e1;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
.list2 li a:hover{
	background-color: #3CB6CE;
	color: #FFFFFF;
	border-color: #697B01;
}

.list3 {
	margin:5px 0;
	padding:0;
	display: block;
	list-style: none;
}
.list3 li{
	margin:10px 0;
	padding: 0 0 0 20px;
	display:block;
	background:url(../images/arrow.gif) no-repeat left 7px;
}
.list3 li a{
	color:#B90101;
	text-decoration:none;
}
.list3 li a:hover{
	color: #7A8F04;
	text-decoration:underline;
}

.list4 {
	margin:5px 20px;
	padding:0;
	display: block;
	list-style: none;
}
.list4 li{
	margin:10px 0;
	padding: 0 0 0 15px;
	display:block;
	background:url(../images/arrow.gif) no-repeat left top;
	background-position:0 7px;
}
.list4 li a{
	color:#B90101;
	text-decoration:none;
}
.list4 li a:hover{
	color: #7A8F04;
	text-decoration:underline;
}
.top{ background:url(../images/top.jpg) no-repeat left top; width:31px; height:32px; display:block;}
#wrapper{
	width:1001px;
	margin:auto;
}
#wrapper_top{
	float:left;
	background:url(../images/wrapper_top.jpg) repeat-x left top;
}
#wrapper_top .left{
	float:left;
	background:url(../images/wrapper_top_l.jpg) no-repeat left top;
}
#wrapper_top .right{
	float:left;
	width:1001px;
	height:52px;
	background:url(../images/wrapper_top_r.jpg) no-repeat right top;
}
#wrapper_bottom{
	float:left;
	background:url(../images/wrapper_bottom.jpg) repeat-x left top;
}
#wrapper_bottom .left{
	float:left;
	background:url(../images/wrapper_bottom_l.jpg) no-repeat left top;
}
#wrapper_bottom .right{
	float:left;
	width:1001px;
	background:url(../images/wrapper_bottom_r.jpg) no-repeat right top;
	padding: 40px 0 0 0;
}
#wrapper_body{
	margin:0;
	float:left;
	width:1000px;
	background:url(../images/wrapper_bg.jpg) repeat-y center;
	}
#container{
	margin:0 15px;
	float:left;
	width:970px;
	background: #FFFFFF;
}
#header{
	width:970px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
}
#name{
	width:350px;
	height:160px;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#toplink{ float:right; width:560px;}
#toplink ul{ margin:0; padding:0; list-style:none;}
#toplink ul li{
	margin:0px 2px;
	padding:0 0;
	list-style:none;
	display: block;
	float: left;
	text-transform:uppercase;	
}
#toplink ul li a{
	color: #FF0000;
	font-size:11px;
	text-decoration: none;
	border-right: 1px dotted;
	border-color: #7A8F04;
	padding: 0 10px;
}
#toplink ul li a.last{
border-right: 0;
}
#toplink ul li a:hover{
	color: #7A8F04;
	text-decoration:underline;
}
#topbox_panel{ float:left; width:600px;}
#topbox_panel .topbox{
	float:right;
	width:185px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
}
#menu{
	float:left;
	background:url(../images/menu_bg.jpg) repeat-x left top;
	width: 970px;
	height: 48px;
}
#menu_l{ float:left;background:url(../images/menu_ll.jpg) no-repeat left top;}
#menu_r{ width:970px; float:left; background:url(../images/menu_rl.jpg) no-repeat right top;}

#menu ul{ margin:0; padding:0; list-style:none;}
#menu ul li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
}
#menu ul li:hover{
	background:url(../images/menu_bg_h.jpg) repeat-x left top;
}
#menu li a{
	display:block;
	float:left;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	/*padding: 14px 35px 12px 34px;*/
	padding: 14px 28px 12px 25px;
	background:url(../images/menu_div.jpg) no-repeat right bottom;
	
}
#menu ul li a.last{
	background:none;
	/*padding: 14px 35px 12px 32px;*/
	padding: 14px 26px 12px 24px;
}
#menu li a:hover{
	color:#FFFF00;
	background:url(../images/menu_div_h.jpg) no-repeat right bottom;
	
}
#banner{
	width:970px;
	float:left;
	background:url(../images/banner_bottom.jpg) no-repeat center bottom;
}
#banner_content{
	width:970px;
	float:left;
	height: 270px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
}
#banner_bottom{
	width:970px;
	float:left;
	background:url(../images/banner_bottom.jpg) no-repeat center bottom;
}
#content{
	width:970px;
	float:left;
	background-color: #FFFFFF;
	padding: 0;
	height: auto;
}
#content2{
	width:950px;
	float:left;
	padding: 0;
	height: auto;
	margin: 0 10px;
}
#content2_inner{
	width:930px;
	float:left;
	padding: 0;
	height: auto;
	margin: 10px;
	background-color: #FFFFFF;
}
#left{
	width:260px;
	float:left;
	padding: 0px;
}
#left2{
	width:320px;
	float:left;
	margin: 0 0 0 15px;
}
#left2 h2,#left2 h3,#left2 h4,#left2 h5,#left2 h6{
	width:285px;
	margin: 10px 0;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#left2 h2{ font-size:24px;}
#left2 h3{ font-size:20px;}
#left2 h4{ font-size:18px;}
#left2 h5{ font-size:16px;}
#left2 h6{ font-size:14px;}
#middle{
	width:430px;
	float:left;
	margin: 0 10px;
}
#middle2{
	width:670px;
	float:right;
	margin: 0 10px;
}
#middle3{
	width:610px;
	float:right;
	margin: 0 10px;
}
#middle h2, #middle2 h2, #middle3 h2{
	width:380px;
	float:left;
	margin: 10px 0;
	display: block;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	background:url(../images/middle_h2_bg.jpg) no-repeat left;
	padding-left: 45px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#middle h2 span, #middle2 h2 span, #middle3 h2 span{ color:#B90101;}
#middle2 h2{width:600px;}
#middle3 h2{width:500px;}

#middle2 h4, #middle3 h4{
	width:500px;
	float:left;
	margin: 0;
	display: block;
	background:url(../images/h4_bg.jpg) no-repeat left;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 0;
	padding-left: 30px;
	text-align: left;
	color: #CC0000;
	
}
#middle_content{
	float:left;
	width:420px; margin: 0 5px;
}
#middle2_content{
	float:left;
	width:650px; margin: 0 10px;
}
#middle3_content{
	float:left;
	width:560px;
	margin: 10px 5px;
	/*background:url(../images/bg2.jpg) repeat-x left bottom;*/
	padding: 10px 15px;
	
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	background-color: #CFEBFE;
	border: 1px solid;
	border-color: #ABDFFE;
	/*background-color: #FFF0C4;
	border: 1px solid;
	border-color: #FFDF80;*/
}
#middle4_content{
	float:left;
	width:570px;
	margin: 10px 5px;
	/*background:url(../images/bg2.jpg) repeat-x left bottom;*/
	padding: 10px 20px;

	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	border: 1px solid;
	border-color: #EEEEEE;
	background-color: #F8F8F8;
}
#middle3_content .inputtext, #middle3_content .select, #middle3_content .textarea{
	color:#333333;
	font-size:11px;
	padding:3px 3px;
	text-indent:2px;
	width:200px;
	border:1px solid;
	background-color: #fafafa;
	border-color: #bbbbbb;
	font-family:Arial, Helvetica, sans-serif;
}
#middle3_content .textarea {
	overflow:auto;
	height:50px;
}
#middle3_content .inputtext:focus, #middle3_content .select:focus, #middle3_content .textarea:focus{
	border:1px solid;
	background-color: #FFFFFF;
	border-color: #64C1FF;
	color: #333333;
}
#middle3_content .button{
	width:70px;
	border:1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	text-align:center;
	background-color: #CC6600;
	border-color: #BF6000;
	color: #FFFFFF;
	padding: 2px 0;
	margin-bottom: 2px;
}
#middle_content h5, #middle2_content h5{
	width:400px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #637401;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#hd{
	margin:0 15px;
	float: left;
}
#hd h2{
	width:440px;
	float:left;
	margin: 10px 0;
	display: block;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#hd h2 span{ color:#B90101;}

#right{ width:260px; float:right;}
#box{
	width:260px;
	float:left;
	background:url(../images/box_bg.jpg) repeat-y left bottom;
}
#box_top{
	width:260px;
	float:left;
	background:url(../images/box_t.jpg) no-repeat left top;
}
#box_bottom{
	width:260px;
	float:left;
	background:url(../images/box_b.jpg) no-repeat left bottom;
}
#box h2{
	float:left;
	display: block;
	font-size: 14px;
	margin: 0 8px;
	font-weight:normal;
	padding: 0;
	background:url(../images/h2_bg.jpg) repeat-x left top;
	margin-top: 7px;
}
#box h2 span{
	float:left;
	display: block;
	background:url(../images/h2_l.jpg) no-repeat left top;
}
#box h2 span span{
	float:left;
	display: block;
	background:url(../images/h2_r.jpg) no-repeat right top;
	width: 220px;
	padding: 5px;
	color: #FFFFFF;
	padding-left: 8px;
	margin-left:10px;
}
#box_content{
	width:220px;
	float:left;
	height:auto;
	margin: 5px 20px 15px 20px;
}
#box5{
	width:260px;
	float:left;
	background:url(../images/box_bg.jpg) repeat-y left bottom;
}
#box5_top{
	width:260px;
	float:left;
	background:url(../images/box_t.jpg) no-repeat left top;
}
#box5_bottom{
	width:260px;
	float:left;
	background:url(../images/box_b3.jpg) no-repeat left bottom;
}
#box5 h2{
	float:left;
	display: block;
	font-size: 14px;
	margin: 0 8px;
	font-weight:normal;
	padding: 0;
	background:url(../images/h2_bg3.jpg) repeat-x left top;
	margin-top: 7px;
}
#box5 h2 span{
	float:left;
	display: block;
	background:url(../images/h2_l3.jpg) no-repeat left top;
}
#box5 h2 span span{
	float:left;
	display: block;
	background:url(../images/h2_r3.jpg) no-repeat right top;
	width: 220px;
	padding: 5px;
	color: #FFFFFF;
	padding-left: 8px;
	margin-left:10px;
}
#box2{
	width:260px;
	float:left;
	background:url(../images/box_bg.jpg) repeat-y left bottom;
}
#box2_top{
	width:260px;
	float:left;
	background:url(../images/box_t.jpg) no-repeat left top;
}
#box2_bottom{
	width:260px;
	float:left;
	background:url(../images/box_b2.jpg) no-repeat left bottom;
}
#box2 h2{
	float:left;
	display: block;
	font-size: 14px;
	margin: 0 8px;
	font-weight:normal;
	padding: 0;
	background:url(../images/h2_bg2.jpg) repeat-x left top;
	margin-top: 7px;
}
#box2 h2 span{
	float:left;
	display: block;
	background:url(../images/h2_l2.jpg) no-repeat left top;
}
#box2 h2 span span{
	float:left;
	display: block;
	background:url(../images/h2_r2.jpg) no-repeat right top;
	width: 220px;
	padding: 5px;
	color: #FFFFFF;
	padding-left: 8px;
	margin-left:10px;
}
#box3{
	width:212px;
	float:left;
	margin: 10px 1px 0 1px;
	height: auto;
}
#box3 img{opacity:0.8;filter:alpha(opacity=80);}
#box3 img:hover{opacity:1;filter:alpha(opacity=100);}

#project_box{
	background:url(../images/projectbox_bg.jpg) repeat-x left top;
	float:left;
	margin: 0 10px;
}
#project_box_left{ background:url(../images/projectbox_l.jpg) no-repeat left bottom; float:left;}
#project_box_right{
	background:url(../images/projectbox_r.jpg) no-repeat right bottom;
	float:left;
	width: 950px;
	height: 199px;
}
#project_box_hd1{
	margin-left: 30px;
	background:url(../images/icon4.jpg) no-repeat 0% 50%;
	height: 20px;
	padding-top: 8px;
	margin-top: 2px;
	padding-left: 55px;
}
#project_box_content{
	margin:10px 5px;
	width:940px;
	float:left;
	height: 178px;
}
#project_box_content img{ 
width:182px; margin:0 1px;
}
#footer{
	float:left;
	background:url(../images/footer_bg.jpg) repeat-x left top;
	margin: 0 10px;
}
#footer p{
margin:0;
}
#footer .left{
	float:left;
	background:url(../images/footer_l.jpg) no-repeat left top;
}
#footer .right{
	float:left;
	width:920px;
	background:url(../images/footer_r.jpg) no-repeat right top;
	padding: 6px 30px;
	height: 46px;
	color: #000000;
	margin-bottom: 20px;
	font-size: 11px;
}

#footer .right ul {
	margin:10px 0;
	padding:0;
	list-style:none;
	display:block;
	float: left;
	width: 470px;
}
#footer .right ul li {
	display:block;
	float:left;
}
#footer .right a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px;
	border-right:1px dotted;
	border-color:#FFFF00;
}
#footer .right a.last {
	border:none;
}
#footer .right a:hover {
	text-decoration: underline;
	color: #FFFF00;
}


.glossymenu {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	
	}
.glossymenu A.menuitem {
	PADDING-RIGHT: 5px; 
	BACKGROUND-POSITION: left 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 10px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 9px; 
	WIDTH: 200px; 
	COLOR: #ffffff; 
	MARGIN-RIGHT: 1px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #b5b5b9 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-FAMILY: Verdana;
	POSITION: relative;
	background-image:url(../images/menubg.png);
	 
	
	TEXT-DECORATION: none
}

.glossymenu A.menuitem .statusicon {
	RIGHT: 5px; 
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	POSITION: absolute; 
	TOP: 5px; 
	BORDER-BOTTOM-STYLE: none
}
.glossymenu A.menuitem:hover {
	COLOR: #333333;
	background-image: url(../images/menubg%20hover.png);
	background-repeat: no-repeat;	 
	 
}
.glossymenu DIV.submenu {
	MARGIN-RIGHT: 0px; 
	BACKGROUND-COLOR: #FFFFFF;
}
.glossymenu DIV.submenu UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}
.totaldocumentdivwidth{
	margin:0px;
	font-family:'Verdana', Arial, Arial Narrow, Times New Roman, Tahoma;
	font-size:12px;
	color:#000000;
	vertical-align:top;
	text-align:justify;
	padding:0px;
	width:700px;
	height:auto;
	float: left;
}
#gallery{
	background:#000000;
	width:90%;
	padding:10px;
	}	
