@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #486070;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #073860;
}
#container_1 {
	width: 100%;
	margin-top: 0px;
}

#container {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 160px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 988px;
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #FFFFFF;
	padding: 6px;
	height: 950px;
}
#wrapper_long {
	width: 988px;
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #FFFFFF;
	padding: 6px;
	height: 1600px;
}
#wrapper_med {
	width: 988px;
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #FFFFFF;
	padding: 6px;
	height: 1200px;
}
#footer {
	width: 1000px;
	padding-left: 20px;
	padding-right: 20px;
	height: 70px;
	padding-bottom: 60px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 78px;
	width: 524px;
	padding-top: 81px;
	padding-left: 20px;
}

#banner_pic1 {
	background-image: url(../images/crystal_07.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 344px;
	width: 324px;
	padding-right: 7px;
	padding-bottom: 6px;
}
#banner_pic2 {
	background-image: url(../images/crystal_09.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 344px;
	width: 324px;
	padding-right: 7px;
	padding-bottom: 6px;
}
#banner_pic3 {
	background-image: url(../images/crystal_11.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 344px;
	width: 324px;
	padding-bottom: 6px;
}
#banner {
	float: left;
	height: 243px;
	width: 986px;
	padding-bottom: 6px;
}
#nav {
	float: left;
	width: 986px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 56px;
	background-color: #5E869D;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style-type: none;
	float: left;
}
#nav ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/left_g_curve.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	padding-right: 1px;
	padding-left: 5px;
	font-weight: bold;
}
#nav ul li a span {
	display: block;
	height: 38px;
	float: left;
	padding-left: 36px;
	background-image: url(../images/right_g_curve.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 37px;
	padding-top: 18px;
}
#nav ul li.current a {
	background-image: url(../images/leftcurve.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#nav ul li.current a span {
	background-image: url(../images/rightcurve.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#nav ul li a:hover {
	text-decoration: none;
	background-image: url(../images/leftcurve.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float: left;
	cursor: pointer;
}
#nav ul li a:hover span {
	background-image: url(../images/rightcurve.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-decoration: none;
	float: left;
}
#inner_wrapper {
	float: left;
	width: 988px;
	padding-top: 15px;
}

#left_col {
	float: left;
	width: 242px;
	padding-top: 10px;
	padding-left: 8px;
}
#left_col ul {
	margin: 0px;
	padding-left: 18px;
}
#left_col li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #42789b;
	line-height: 25px;
}
.red_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #E14D05;
}
.blue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0B5B8E;
}
.blue_heading1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0B5B8E;
}
.orange_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #E14D04;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #486070;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #1C426C;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #48606B;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #1C426C;
}
.text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-position: center top;
}


#client {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #124C7A;
	float: left;
	width: 242px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E67613;
	padding-top: 8px;
	margin-bottom: 10px;
}
#right_col {
	float: right;
	width: 690px;
	padding-left: 20px;
	padding-top: 10px;
}
#know_more {
	float: left;
	height: 27.5px;
	width: 85px;
	background-position: 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-decoration: none;

}
#know_more a {
	float: left;
	height: 21.5px;
	width: 75px;
	background-position: 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(../images/know_more.jpg);
	padding-top: 6px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#know_more  a:hover  {
	float: left;
	background-position: 0px -27.5px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-decoration: none;
	vertical-align: middle;
}
#request {
	background-image: url(../images/crystal_35.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 597px;
	padding-left: 50px;
	padding-top: 4px;
	background-position: 0px;
	margin-bottom: 20px;
}
#servicedir {
	background-image: url(../images/crystal_38.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 253px;
	width: 647px;
	padding-left: 28px;
}
#servicedir ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#servicedir li{
	list-style-type: circle;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	margin-left: 20px;
}
#copyright {
	text-align: center;
	float: left;
	width: 986px;
	padding-top: 15px;
}
#req_serv {
	background-image: url(../images/req_serv.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 263px;
	width: 239px;
	padding-bottom: 10px;
}
#serv_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
#serv_list ul{
	margin: 0px;
	padding-left: 30px;
}
#serv_list li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
#client_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#client_list ul{
	margin: 0px;
	padding-left: 30px;
}
#client_list li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #3b82ae;
}
.clients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0B5B8E;
}
.table {
	background-image: url(../images/contact1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 293px;
	width: 687px;
}
.textbox {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.textarea {
	height: 60px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.button {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 74px;
	border: 0px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.errormsg{
    color: red;
    float: left;
    font-size: 10px;
    font-weight: bold;
    margin-left: 57px;
}
.errormsg_hoist{
    color: red;
    float: left;
    font-size: 10px;
    font-weight: bold;    
}
#left_menu {
	float: left;
	width: 242px;
}
