body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-position: left top;
	background-attachment: scroll;
	background-color:#2c549c;
	
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-x;
}
.search_box_ {
	background-color:#fbfcfc;
	border: 1px solid #fbfcfc;
	width: 210px;
	height: 16px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #888988;
}
.white_bg {
	background-color: #FFFFFF;
}
.yellow_bg {
	background-color: #f8f7ef;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #4d3f3f;
}
.h2_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 33px;
	color: #4d3f3f;
}
.h2_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #2c549c;
}
.black_normal_txt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #494949;
}
.white_normal_txt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.eimpressive{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.eimpressive:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration:none;
}

.email{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #996600;
	text-decoration:none;
}
.email:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #2c549c;
	text-decoration:none;
}
.text_box_grey {
	background-color: #f4f4f4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebeaea;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #ebeaea;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #494949;
	padding-left: 10px;
}
.text_box_blue {
	background-color: #e8ecf4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7dfef;
	padding-left: 8px;
}
.text_box {
	background-color:#FFFFFF;
	border: 1px solid #c7d2e6;
	width: 240px;
	height: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.text_box_2 {
	background-color:#c0d4f8;
	border: 1px solid #447ce1;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #b5cefb;
}


















/* Preview Slider Gallery Style */


.loader{
	width:70px;
	height:70px;
	position:fixed;
	top:50%;
	left:50%;
	margin:-35px 0px 0px -35px;
	opacity:0.7;
	z-index:1000;
	background:#fff url(images/loader.gif) no-repeat center center;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:15px;
}
.bg_image img{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:0;
}
.ps_container{
	display:none;
	width:1000px;
	height:362px;
	margin:0px auto 0px auto;
	position:relative;
}
.ps_image_wrapper{
	width:1000px;
	height:362px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}
.ps_image_wrapper img{
	position:absolute;
	left:0px;
	top:0px;
}
.ps_prev,
.ps_next{
	width:65px;
	height:67px;
	position:absolute;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	opacity:0.5;
}
.ps_prev{
	background:transparent url(images/index_slide_prev.gif) no-repeat top center;
	left:28px;
}
.ps_next{
	background:transparent url(images/index_slide_next.gif) no-repeat top center;
	right:20px;
}
.ps_prev:hover,
.ps_next:hover{
	opacity:0.9;
}
.ul{
display:none;
}
ul.ps_nav{
	list-style:none;
	margin:0;
	padding:0;
	width:170px;
	margin:0px auto;
	position:relative;
}
ul.ps_nav li{
	float:left;
}
ul.ps_nav li a{
	display:block;
	text-indent:-9000px;
	width:11px;
	height:11px;
	outline:none;
	padding:0px 3px;
}


/* Preview Slider Gallery Style */

ul.menu {list-style:none; margin:0; padding:0; width:154px;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}
ul.menu li {position:relative; float:left; margin-right:2px; text-align:center;}
ul.menu ul {position:absolute; top:60px; left:0; background:#FFFFFF; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:154px; margin:0;text-align:left;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#303030;text-align:left; font-weight:normal;}
ul.menu ul li a:hover {background-color:#2c549c; color:#ffffff; border-top:none; font-weight:normal;}

ul.menu .sub {background:#303030;}






