body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	background-color: #3887ca;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body{
	background-color: #84b0d7;
margin:0px;
padding:0px;
height:100%
}

#container {
width:800px;
background-color:#fff;
margin:0 auto;
padding:0px 15px 10px 15px;
}

#container-header {
	width: 670px;
	height: 85px;
	padding: 20px 0px 0px 0px;
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
	background:#FFFFFF;
}

#container-name {
width:670px; margin-top:11px;
}

#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

span, #container-name span, #container-slogan span {
	color: #006AC3;
}

#container-eyecatcher {
margin:0px;
	padding:0px 0px;
}

#container-navigation {
	background-color: #2b87d6;
	height: 28px;
	border-bottom: 1px solid #ffffff;
}

ul #navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
display:block;
float:left;
	list-style: none;
	margin:0px;
	padding:0px;
height:28px;
	
}

#navigation li a {
float:left;
	display:block;
	color: #ffffff;
	font-size: 13px;
	line-height:28px;
	text-decoration: none;
	padding:0px 15px;
	border-right: 1px solid #ffffff;
	
}
#navigation li a.last {
border-right:0px;
}

#navigation li a:hover, #navigation li a.active {
	text-decoration: none;
	background-color: #13568f;
}

#container-content {
	background:#FFFFFF;
	padding:15px 0px;
	margin:0px;
}

#content {
margin:0px;
padding:0px;
}

#left_section p{
	font-size:12px;
	line-height:20px;
	margin:0px;
	padding:0px;
}
.read_more a{
		font-size:12px;
			color: #28798e;
			float:right;
}
.read_more a:hover{

			color: #000000;
}
.spacer{
	margin-top:15px;
}
.cl{
	clear:both;
}
#right_section {
	width: 240px;
	float:right;
	margin:0px;
	padding:0px;
	
}

#border {
float:right;
	width: 240px;
	margin:0px;
}


#container-footer {
background-color:#2B87D6;
height:30px;
padding: 0px 0px;
margin: 0 0px 0px 0px;
color: #aeaeae;
font-size:13px;
}

#container-footer a {
	padding: 2px 2px 2px 2px;
	color: #fff;
	line-height:30px;
	text-decoration:none;
}

#container-footer a:hover {
	color: #0e4351;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 710px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#footer-copyright a {
	margin:0px;
	padding:0px 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #1e70b6;
	margin: 0 0 0 0;
	padding: 0px 0 15px 25px;
	background-image: url(../images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 17px;
	color: #006AC3;
	text-transform: uppercase;
	margin:0px 0 0 0;
	padding:8px 0 0 0;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 13px;
	color: #1676c9;
	text-transform: uppercase;
	margin:0px;
	padding:15px 0 5px 0 ;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height:20px;
	color: #666666;
	margin: 0 0 20px 25px;
}

#content p a, #border p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul #subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul #news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(../images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
.main_image{
	background:url(../images/business_eyecatcher.jpg) no-repeat;
	height:152px;
	margin:2px 0 0 0;

}
.border_bottom{
	border-bottom:solid #0a4d59 2px;
	margin-top:-4px;
	}

.left_area
{
	width:530px;
	float:left;
	margin:0px;
	padding:0px 20px 0 0 ;
}
.help_line{
	float:left;
	padding-top:13px;
}
.number{
	font-size:22px;
	color:#C00;
	margin:18px 0 0 0px;
	width:160px;
	float:right;
}
.slogan_text{
color:#176073; 
font-size:20px;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:20px 18px 0 0;
float:right;
text-align:right;
font-weight:bold;
}
.itchimes_links
{
float: right;
color:#c8c8c8;
font-size:11px;
margin:0;
padding:0px 4px 0 0 ;
}
.itchimes_links a
{
color:#c8c8c8!important;
padding: 0 5px;
text-decoration:none;
font-weight:normal!important;
}
.itchimes_links a:hover
{
text-decoration:underline!important;
}
.top_heading{
font-size:26px;
line-height:26px;
color:#227ecc;
padding:10px 0px;
}
.top_heading a{
color:#227ecc;
text-decoration:none;

}
#textfield{width:200px;
height:15px;
}
#textfield2{width:240px;
height:80px;
}
#button{
width:72px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
height:24px;
font-weight:bold;

}
.star_color{
color:#f00000;
}
#sitemap
{
margin:0px;
padding:0px 0 0 70px;
}
#sitemap ul{
list-style:disc;
margin:0px;
padding:0px;
}
#sitemap ul li{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#333333;
padding-bottom:5px;

}
#sitemap ul li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#333333;
text-decoration:none;
}
#sitemap ul li a:hover{
color:#1E70B6;
}

.our_mission
{
background:#666666; 
color:#fff;
font-size:13px;
line-height:20px; 
font-style:italic; 
font-weight:bold; 
padding:10px;
}
.slogun
{
 font-family:Arial, Helvetica, sans-serif; 
 font-size:12px; 
}

.contact_us {
margin:0 auto;
padding:20px 0 0 20px;
width:400px;
}
