@charset "utf-8";
/* CSS Document */
body{text-align: center; margin: 0px 0px 0px 0px; color:#000;}
body.bg{background-color:#60838d;	background-image: url(../images/main_bg.jpg);	background-repeat: repeat-x;	background-position: left top;}

*{ padding:0px; margin:0px; outline:none;}

#container {width:751px; margin: 0px auto; background-color:#FFF;}
#header {clear:both;}
#middle{ clear:both; padding:6px;}
#footer {clear:both;	background-image: url(../images/footer-bg.jpg);background-repeat: repeat-x;	background-position: left top; height:57px;}


#right{}
#content-home{}

.tl {text-align:left}
.tc {	text-align:center}
.tr {	text-align:right}
.tj { text-align:justify;}
.b{ font-weight:bold;}
.cls {	clear:both;}
.fl{ float:left;}
.fr{ float:right;}


.p-height{  min-height:60px;  height:auto !important;  height:60px;}
/* padding */
.pdt10{ padding-top:10px;}
.pdt15{ padding-top:15px;}
.middle-main-pad{ padding:0px 7px}
.pd5{ padding:5px;}



/* margine*/
.mat10{ margin-top:10px;}
.mat8{ margin-top:8px;}
.mat6{ margin-top:6px;}
.mat4{ margin-top:4px;}
.mat2{ margin-top:2px;}

/* text */
.b{ font-weight:bold;}
.regular11-black{	font-family: Verdana, Geneva, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000;	text-decoration: none;}
.regular12-black{	font-family: Verdana, Geneva, sans-serif;	font-size: 11px;	font-weight: normal;	color: #000;	text-decoration: none;}
.regular11-white{	font-family: Verdana, Geneva, sans-serif;	font-size: 11px;	font-weight: normal;	color: #FFF;	text-decoration: none;}
.regular11-blue{	font-family: Verdana, Geneva, sans-serif;	font-size: 11px;	font-weight: normal;	color: #1c4467;	text-decoration: none;}
.regular12-white{	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	font-weight: normal;	color: #FFF;	text-decoration: none;}
.regular12-head{	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	font-weight: bold;	color: #1d4367;	text-decoration: none;}


.blue-background{ background-color:#1c4467;}
.lgreen-background{ background-color:#688a94;}


	
/*  Header css */

#topbuttons{ background-color:#1c4467; height:30px; margin:0px 1px }
#topbuttons ul{ list-style:none; padding:0px; margin:0px;}
#topbuttons ul li{display:block;	float:left;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFF; height:31px;}
#topbuttons ul li.last{display:block;	float:left; height:31px; border:none;}
#topbuttons ul li a{display:block; padding:8px 40px 0px 40px; font-family: Verdana, Geneva, sans-serif;	font-size: 11px;	font-weight: bold;	color: #fff;	text-decoration: none;}
#topbuttons ul li a:visited{ font-family: Verdana, Geneva, sans-serif;	font-size: 11px;	font-weight: bold;	color: #fff;	text-decoration: none;}
#topbuttons ul li a:hover{ font-family: Verdana, Geneva, sans-serif;	font-size: 11px;	font-weight: bold;	color: #ffd204;	text-decoration: none;}
 




/*middle css*/
#botom-link a{ margin:0px 5px;}

a.headp:link{	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000;	text-decoration: none;}
a.headp:hover{	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	font-weight: bold;	color: #1c4467;	text-decoration: underline;}
a.headp:visited{	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000;	text-decoration: none;}


/*left*/
#left{width:185px; border:1px solid #d6d6d6; padding:3px;  margin:0 auto;}
#right{width:185px; border:1px solid #d6d6d6; padding:3px; margin:0 auto;}

.left-but{margin:0px;}
.left-but ul{ list-style:none; padding:0px; margin:0px;}
.left-but ul li{display:block; background-color:#1c4467; margin:2px 0px 0px 0px; height:23px; padding: 3px 0px 0px 8px;}
.left-but ul li a{font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	font-weight: normal;	color: #fff;	text-decoration: none;}
.left-but ul li a:visited{ font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	color: #fff;	text-decoration: none;}
.left-but ul li a:hover{ font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	color: #ffd204;	text-decoration: none;}



/*footer*/



a.contactm:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #ff0000;	text-decoration: none;}
a.contactm:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #1c4467;	text-decoration: underline;}
a.contactm:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #ff0000;	text-decoration: none;}

.cont-text{ width:170px; height:18px; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#1c4467; border:1px solid #1c4467; padding:1px 3px;}
.cont-textarea{ width:170px; height:68px; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#1c4467; border:1px solid #1c4467; padding:1px 3px;}


