/* Reset Browser Styles-------*/
@import url("reset.css");
/* main styles --------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDBCB;	
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #727272;
	text-decoration: none;
	line-height:17px;
}
.txtbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #0098b8;
	text-decoration: none;
	line-height:24px;
}
.txtbig2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #0098b8;
	text-decoration: none;
	line-height:24px;
}
.headerbg {
	background: #726c65 url(../images/bg-header.gif) repeat-x;
	/*margin-top:107px;
	height:141px;*/
}
.bluebox{
	background-color: #40bcdb;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #524e48;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #524e48;
}
#navcontainer {
	width:526px;
	height:34px;
/*	float:left;*/
	
}
#navlist {
	margin:0px;
	padding:0px;
	padding-top:8px;		
}
#navlist li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	height: auto;
	width: auto;
	text-decoration:none;
	text-align:center;
	/*line-height:18px;*/
	/*float:left;*/
	/*	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
}
#navlist li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
	height: auto;
	width: auto;
	/*padding-top:10px;*/
	text-decoration:none;
	text-align:center;
	/*line-height:14px;*/
	/*float:left;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding:0px 10px 0px 10px;
}
#navlist li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
/*	height: 16px;
	width: 139px;*/
	/*padding-top:14px;*/
	background-color:#87837d;
	text-decoration:none;
	text-align:center;
	/*float:left;*/
}
#navlist li a.selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	display:inline;
/*	height: 16px;
	width: 139px;*/
	/*padding-top:14px;*/
	background-color:#87837d;
	text-decoration:none;
	text-align:center;
	/*float:left;*/
	
}
.NoBorder {
	border:0!important;
}
.bannerbg {
	background: #ffffff url(../images/bg-banner.gif) repeat-x;
	/*margin-top:107px;*/
	/*height:141px;*/
}
.logobg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #0098b8;
	text-decoration: none;
	line-height:24px;
	background: #f8f7f1 url(../images/bg-logo.gif) repeat-x bottom;
	padding:15px 0px 0px 15px;
}
.bodybg2 {
	background-color:#f6fbff;
	/*height:auto;*/
}

#content {
	width:604px;
	/*height:auto;*/
	margin: 20px 5px 0px 0px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	background:#e9f6fd url(../images/bg-content.gif) repeat-x;
}
#content ol {
	margin:0px;
	padding:0px;
	list-style:none;
}
#content li {
	margin:0px 0px 0px 20px;
	padding:0px 0px 10px 5px;
	list-style:decimal;
}

#content strong {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #1d78b2;
	text-decoration: none;
}
#content h1 {
	/*width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	/*line-height:15px;*/
	/*background: url(../images/bul-h1.gif) no-repeat;*/
	/*padding-left:20px;*/
	margin-bottom:20px;
	text-transform: uppercase;
}
#content h2 {
	/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	/*line-height:15px;
	background: url(../images/bul-h1.gif) no-repeat;*/
	padding-left:45px;
	margin-bottom:20px;
	/*padding-top:5px;*/
	text-transform: uppercase;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	margin-bottom:20px;
	text-transform: uppercase;
}
#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	margin-bottom:20px;
	text-transform: uppercase;
}
#content img {
	/*margin-right:5px;*/
	/*border:1px solid #97cfec;
	float:left;*/
}
/*#content2 hr {
	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #26849c;
	text-decoration: none;
	line-height:15px;
	background: url(../images/bul-h1.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	border:1px #a3c7da solid;
	background: #a3c7da url(../images/bg-hr.gif) repeat-x;
	margin: 20px 0px;
	height: 2px;
	border: 0px;
}*/
#content a {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #1d78b2;
	text-decoration: none;
}
#content a:hover {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
#content-right {
	width:238px;
	/*height:auto;*/
	margin: 20px 0px 0px 0px;
	/*border:1px solid #97cfec;*/
	float:right;
	/*padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	background: url(../images/bg-rightpanel.gif) repeat-y;
}
#content-right h1 {
	/*width:238px;*/
	/*height:auto;*/
	/*padding:20px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	/*line-height: 16px;*/
	font-weight: normal;
	color: #198caf;
	text-decoration: none;
	background: url(../images/bg-rightpanel-hd.gif) repeat-y;
	padding:6px 0px 10px 16px;
}
.contentrighttxt {
	/*width:238px;*/
	/*height:auto;*/
	/*margin: 10px 0px 0px 0px;*/
	/*border:1px solid #97cfec;*/
	/*float:right;*/
	/*padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	padding:18px 14px 10px 16px;
}
.contentrighttxt strong {
	/*width:238px;*/
	/*height:auto;*/
	/*margin: 10px 0px 0px 0px;*/
	/*border:1px solid #97cfec;*/
	/*float:right;*/
	/*padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}
.hr2 {
	margin: 18px 0px;
	height: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c7c7c7;
	border-bottom-color: #f3fafe;
}
/*---home---*/
#content2 {
	width:604px;
	/*height:auto;*/
	margin: 10px 5px 0px 0px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	background:#dcf1fc url(../images/bg-content2.gif) repeat-x;
}
#content2 strong {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #1d78b2;
	text-decoration: none;
}
#content2 h1 {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #26849c;
	text-decoration: none;
	/*line-height:15px;*/
	background: url(../images/bul-h1.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
}
/*#content2 hr {
	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #26849c;
	text-decoration: none;
	line-height:15px;
	background: url(../images/bul-h1.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	border:1px #a3c7da solid;
	background: #a3c7da url(../images/bg-hr.gif) repeat-x;
	margin: 20px 0px;
	height: 2px;
	border: 0px;
}*/
#content2 a {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #1d78b2;
	text-decoration: none;
}
#content2 a:hover {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.hr {
	margin: 18px 0px;
	height: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a3c7da;
	border-bottom-color: #f3fafe;
}

#content-right2 {
	width:238px;
	/*height:auto;*/
	margin: 10px 0px 0px 0px;
	/*border:1px solid #97cfec;*/
	float:right;
	/*padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	background: url(../images/bg-rightpanel.gif) repeat-y;
}
#content-right2 h1 {
	/*width:238px;*/
	/*height:auto;*/
	/*padding:20px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	/*line-height: 16px;*/
	font-weight: normal;
	color: #198caf;
	text-decoration: none;
	background: url(../images/bg-rightpanel-hd.gif) repeat-y;
	padding:6px 0px 10px 16px;
}
.contentright2txt {
	/*width:238px;*/
	/*height:auto;*/
	/*margin: 10px 0px 0px 0px;*/
	/*border:1px solid #97cfec;*/
	/*float:right;*/
	/*padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	padding:18px 14px 10px 16px;
}
.contentright2txt strong {
	/*width:238px;*/
	/*height:auto;*/
	/*margin: 10px 0px 0px 0px;*/
	/*border:1px solid #97cfec;*/
	/*float:right;*/
	/*padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #5798b3;
	text-decoration: none;
}
/*--services--*/
#content3 {
	width:849px;
	/*height:auto;*/
	margin: 20px 0px 0px 0px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	background:#e9f6fd url(../images/bg-content.gif) repeat-x;
}
#content3 strong {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
#content3 h1 {
	/*width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	/*line-height:15px;*/
	/*background: url(../images/bul-h1.gif) no-repeat;*/
	/*padding-left:20px;*/
	margin-bottom:20px;
	text-transform: uppercase;
}
#content3 h2 {
	/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	/*line-height:15px;*/
	background: url(../images/bul-h1.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	/*padding-top:5px;*/
	text-transform: uppercase;
}
#content3 img {
	/*margin-right:5px;*/
	/*border:1px solid #97cfec;
	float:left;*/
}
/*#content3 hr {
	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #26849c;
	text-decoration: none;
	line-height:15px;
	background: url(../images/bul-h1.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	border:1px #a3c7da solid;
	background: #a3c7da url(../images/bg-hr.gif) repeat-x;
	margin: 20px 0px;
	height: 2px;
	border: 0px;
}*/
#content3 a {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
}
#content3 a:hover {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
#content3 table {
	width:688px;
	/*height:auto;*/
	/*margin: 20px 0px 0px 0px;*/
	border:1px solid #cecece;
	border-bottom:2px solid #dfdfdf;
	/*float:left;*/
	/*padding:20px;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #198caf;
	text-decoration: none;
	padding-left:12px;*/
	/*background:#e9f6fd url(../images/bg-content.gif) repeat-x;*/
}
#content3 td {
	width:160px;
	/*height:auto;*/
	/*margin: 20px 0px 0px 0px;*/
	border:1px solid #ffffff;
	border-right:1px solid #cecece;
	/*float:left;*/
	/*padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #198caf;
	text-decoration: none;
	/*background:#e9f6fd url(../images/bg-content.gif) repeat-x;*/
}
#content3 td h1 {
	/*width:688px;*/
	/*height:auto;*/
	/*margin: 20px 0px 0px 0px;*/
	/*float:left;*/
	/*padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #ff9019;
	text-decoration: none;
	text-align:center;
	padding-top:20px;
	/*background:#e9f6fd url(../images/bg-content.gif) repeat-x;*/
}
#content3 td p {
	/*width:160px;*/
	/*height:auto;*/
	/*margin: 20px 0px 0px 0px;*/
	/*border:1px solid #ffffff;
	border-right:1px solid #cecece;*/
	/*float:left;*/
	/*padding:20px;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #198caf;
	text-decoration: none;*/
	padding-left:12px;
	/*background:#e9f6fd url(../images/bg-content.gif) repeat-x;*/
}

/*---*/

/*--case studies--*/
#content4 {
	width:849px;
	/*height:auto;*/
	margin: 20px 0px 0px 0px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	background:#e9f6fd url(../images/bg-content2.gif) repeat-x;
}
#content4 strong {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #1d78b2;
	text-decoration: none;
}
#content4 h1 {
	/*width:auto;
	height:26px;*/
	/*height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	
	padding:20px;*/float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	/*background: url(../images/bg-header2.gif) no-repeat;*/
	background-color:#e3f8ff;
	border-bottom:1px solid #96b7c0;
	border-right:1px solid #96b7c0;
	padding-left:6px;
	padding-right:6px;
	margin-bottom:20px;
	/*text-transform: uppercase;*/
}
#content4 h2 {
	/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	line-height:15px;
	background: url(../images/bul-h1.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	/*padding-top:5px;*/
	text-transform: uppercase;
}

#content4 a {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #1d78b2;
	text-decoration: none;
}
#content4 a:hover {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
/*---*/

/*--careers--*/
#content5 {
	width:849px;
	/*height:auto;*/
	margin: 20px 0px 0px 0px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	background:#e9f6fd url(../images/bg-content.gif) repeat-x;
}
#content5 strong {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
#content5 h1 {
	/*width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	/*line-height:15px;*/
	/*background: url(../images/bul-h1.gif) no-repeat;*/
	/*padding-left:20px;*/
	margin-bottom:20px;
	text-transform: uppercase;
}
#content5 h2 {
	/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	/*line-height:15px;*/
	background: url(../images/bul-h1.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	/*padding-top:5px;*/
	text-transform: uppercase;
}
#content5 img {
	/*margin-right:5px;*/
	/*border:1px solid #97cfec;
	float:left;*/
}
/*#content5 hr {
	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #26849c;
	text-decoration: none;
	line-height:15px;
	background: url(../images/bul-h1.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	border:1px #a3c7da solid;
	background: #a3c7da url(../images/bg-hr.gif) repeat-x;
	margin: 20px 0px;
	height: 2px;
	border: 0px;
}*/
#content5 a {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
}
#content5 a:hover {
/*	width:653px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
*/	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
#content5 table {
	/*width:100%;*/
	/*height:auto;*/
	/*margin: 20px 0px 0px 0px;*/
	border:1px solid #ffffff;
	/*border-bottom:2px solid #dfdfdf;*/
	/*float:left;*/
	/*padding:20px;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #198caf;
	text-decoration: none;
	padding-left:12px;*/
	/*background:#e9f6fd url(../images/bg-content.gif) repeat-x;*/
}
#content5 td {
	width:auto;
	/*height:auto;*/
	/*margin: 20px 0px 0px 0px;*/
	/*border:1px solid #ffffff;*/
	/*border-right:1px solid #cecece;*/
	/*float:left;*/
	padding:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #198caf;
	text-decoration: none;
	/*background:#e9f6fd url(../images/bg-content.gif) repeat-x;*/
}
#content5 td h1 {
	/*width:688px;*/
	/*height:auto;*/
	/*padding:20px;*/
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0091af;
	text-decoration: none;
	text-transform: none;
	padding-left:12px;
}
#content5 td p {
	/*width:160px;*/
	/*height:auto;*/
	/*margin: 20px 0px 0px 0px;*/
	/*border:1px solid #ffffff;
	border-right:1px solid #cecece;*/
	/*float:left;*/
	/*padding:20px;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #198caf;
	text-decoration: none;*/
	padding-left:12px;
	/*background:#e9f6fd url(../images/bg-content.gif) repeat-x;*/
}
#content5 td a {
	padding:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #727272;
	text-decoration: underline;
	padding:0px;
}
#content5 td a:hover {
	padding:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: underline;
	padding:0px;
}
.ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	background-image: url(../images/bul-arrow.gif);
	background-repeat:no-repeat;
	background-position: 0 .4em;
	text-decoration:none;
	padding-left: 20px;
	padding-bottom:10px;
	/*margin-top:10px;*/
	/*line-height: 21px;*/
	margin-left:8px;
	/*border:#FF0000 solid 1px;*/
}
/*----*/

/*--contactus-*/
#content6 {
	width:849px;
	/*height:auto;*/
	margin: 20px 0px 0px 0px;
	border:1px solid #97cfec;
	float:left;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	background:#dcf1fc url(../images/bg-content2.gif) repeat-x;
}
#content6 strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}
#content6 h1 {
	width:auto;
	height:26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	background: url(../images/bg-header2.gif) no-repeat;
	padding-left:6px;
	margin-bottom:20px;
	/*text-transform: uppercase;*/
}
#content6 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	line-height:15px;
	background: url(../images/bul-h1.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	/*padding-top:5px;*/
	text-transform: uppercase;
}
#content6 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
#content6 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}
#content6 table {
	/*width:100%;*/
	/*height:auto;*/
	/*margin: 20px 0px 0px 0px;*/
	/*border:1px solid #ffffff;*/
	/*border-bottom:2px solid #dfdfdf;*/
	/*float:left;*/
	/*padding:20px;*/
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #198caf;
	text-decoration: none;
	padding-left:12px;*/
	/*background:#e9f6fd url(../images/bg-content.gif) repeat-x;*/
}
#content6 td {
	width:auto;
	/*height:auto;*/
	/*margin: 20px 0px 0px 0px;*/
	/*border:1px solid #ffffff;*/
	/*border-right:1px solid #cecece;*/
	/*float:left;*/
/*	padding:10px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	/*background:#e9f6fd url(../images/bg-content.gif) repeat-x;*/
}
#content6 td input {
	width:180px;
	/*height:auto;*/
	/*padding:10px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	height: auto;
	border: 1px solid #7f9db9;
}
#content6 td textarea {
	width:180px;
	/*height:auto;*/
	/*padding:10px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	height: auto;
	border: 1px solid #7f9db9;
}
#content6 td select {
	width:180px;
	/*height:auto;*/
	/*padding:10px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	height: auto;
	border: 1px solid #7f9db9;
}
#content6 td .btn {
	width:80px;
	height:24px;
	padding:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
	font-weight: bold;
	color: #0098b8;
	text-decoration: none;
	height: auto;
	border: 1px solid #93d3e3;
	background-image: url(../images/bg-btn.gif);
	background-repeat: repeat-x;
}
#content3 img {
	border:0px;
	/*margin-right:5px;*/
	/*border:1px solid #97cfec;
	float:left;*/
}
/*---*/


.footerbg {
	background-color:#dcdbcb;
	height:191px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
	padding-top:27px;
	padding-left:4px;
	height:164px;	
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;	
}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #626262;
	text-decoration: underline;	
}


