body {
	background:#fff url(../img/bg.png) repeat top center;
	background-repeat:no-repeat;
	font-size:87.5%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	color:#9d9999;
	margin:10px auto;
	text-align:center;
	line-height:1.4em;
	width:960px;
}

.wrap {
	width:960px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

input, textarea {
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	color:#606060;
	padding:6px 3px 5px;
	background:#dee2ec;
	border:1px solid #dad2d2;
}

input:focus, textarea:focus {
	border-color:#606060;
		background:#eff2f8;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.714em;
	line-height:1em;
	font-weight:normal;
	margin:10px 0px;
}

.menunav {
	width:950px;
	margin-left: auto;
	margin-right:auto;
	text-align:center;
}

h5 {
color: #002f63;
font-size: 12px;
	font-weight: bold;
}

h1 {
color: #1B1B1B;	
border-bottom: 1px dashed #D4D4D4;
padding-bottom: 10px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
	display:block;
}

h6 {
text-align: center;
font-size: 9px;
}


a:link, a:visited {
	color: #1F528F;
	text-decoration:none;
}
a:hover {
	color: #800;
	text-decoration:none;
}
a img {
	border:none;
}


.header, .footer {
	margin:10px 0px;

}
.header {
	display:block;
	position:relative;
	text-align:left;
}
.header h1 {
	padding-left:20px;
}

.header h2 {
	padding-left:20px;
	font-size:1em;
	margin-top:-2px;
}
.nav {
	float:left;
	clear:left;
	margin:0px 15px 10px;
	margin-top: 5px;
	width:918px;
	border-bottom:1px solid #B0B0B0;
	overflow:hidden;
	background-image: url(../img/nav.gif);		
}

.nav ul {
	padding:0px;
	list-style-type:none;
	display:inline;

}
.nav li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;

}
.nav a:link, .nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px;float:left;
	padding-right: 20px;
	padding-left:20px;
		color: #3B3B3B;
		border-right: 1px dotted #FFFFFF;
		font-size: 12px;
}
.nav a:hover {
	background-image: url(../img/nav2.gif);
	color:#fff;
}

.active{
	background-image: url(../img/nav2.gif);
	color:#ffffff;
}

.top {
margin-left:15px;	
}

.contactbox {
margin-bottom: 7px;
width: 280px;
background-color:#F3F5F7;
text-align: left;
font-size: 12px;
color: #000000;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
border: 1px solid #DBDCDE;
line-height:14px;
}

/*** West Side***/
.article {
	float:left;
	width:660px;
	padding-left:20px;
	text-align: justify;
	overflow:hidden;
	color:#666;
	margin-top: 20px;
	font-size: 12px;
	line-height:16px;

}
.article p {
	margin:10px 0px;
}

.article li {
list-style: square;	
margin-left: 20px;
}

.bold {
font-weight: bold;
color:#000;	
}

.article p:first-of-type {
	float:left;
	padding-right:40px;
	width:610px;
}
.article > p:nth-of-type(2) {
	float:left;
	width:310px;
}
.article > p:nth-of-type(3) {
	float:left;
	clear:left;
	border-top:1px solid #dad2d2;
	padding-top:10px;
	margin:10px 0px;
}

.images_content {
float: left;
padding-right: 10px;
}

.images_content2 {
float: right;
padding-left: 10px;	
}

.images_contentmap {
float: right;
margin-left: 10px;	
border: 1px solid #bfbfbf;
}

.red {
font-size: 12px;
color: #A90707;
font-weight:bold;	
}

.aqua {
color: #3bdaff;
font-weight:bold;	
}

.blue {
color: #215389;
}

.testimonial{
	color: #1B1B1B;
	line-height:20px;
}

.desc{
	width:200px;
	height:86px;
	background-color:#f7f7f7;
	padding:5px;
	color: #44361A;
	line-height:16px;
	font-size:10px;
	text-align:center;
}

.map{
	float:right;
	margin-left:15px;
	width:290px;
	height:270px;
	padding:5px;
	border: 1px dashed #eaeaea;
}

/*** East Side ***/
#right {
	float:right;
	width:200px;
	padding:10px 20px 0px 0px;
	text-align:left;
	height:auto;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
}
section {
	float:left;
	width:100%;
	border-bottom:3px double #dad2d2;
	padding:0px 0px 10px;
}
section label {
	display:block;
	font-weight:bold;
}
.screen-reader-text {
	display:none;
}
section h1 {
	margin-bottom:6px;
}
section input {
	width:212px;
}
section button {
	margin:10px 0px 0px;
	float:right;
	border:none;
	padding:5px 10px;
	background:#d3d3d3;
	font-size:1em;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight:300;
	color:#fff;
	cursor:pointer;
}
button:hover {
	background:#d3d3d3;
}
section ul {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:1px solid #dad2d2;
}
section li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	width:100%;
	border-bottom:1px solid #dad2d2;
}
section li a:link, section li a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.714em;
	letter-spacing:.2em;
	line-height:normal;
	text-transform:uppercase;
	text-decoration:none;
	padding:3px 0px;
	float:left;
	width:100%;
}
section table {
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #dad2d2;
	border-right:1px solid #dad2d2;
}
section caption {
	padding:10px 0px;
	color:#606060;
}
section th, section td {
	border-bottom:1px solid #dad2d2;
	border-left:1px solid #dad2d2;
	padding:2px 4px;
	background:#ede4e4;text-align:center;
}
section td {
	text-align:left;
	background:#fff;
}
.footer {
	
	margin:20px 20px 0px;
	padding:10px 0px 5px 20px;
	text-align:left;
	display:block;
	clear:both;
	height: 55px;
	font-size:11px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:16px;
	background-color: #434343;
	color: #FFF;
}

.footer a:link{
	color: #D3D3D3;
	text-decoration:none;
}

.footer a:visited{
	color: #D3D3D3;
	text-decoration:none;
}

.footer a:hover{
	color: #D3D3D3;
	text-decoration: underline;
}

.copyright {
float: right;
text-align:right;	
padding-right: 20px;
}

/**************************/
/***  www.SliderJs.com  ***/
/**************************/
#promotion {
	width:100%;
	float:left;
	position:relative;
	height:267px;
}
#slides {
	position:absolute;
	top:0px;
	left:20px;
	z-index:100;
	margin:0px auto;
	/margin-right:20px;
}
#slides .next, #slides .prev {
	position:absolute;
	top:95px;
	left:-20px;
	width:20px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next {
	left:920px;
}
.slides_container {
	width:918px;
	height:240px;
	overflow:hidden;
	position:relative;
}
/* IE */ * html .slides_container {margin-left:-20px;}
.pagination {
	margin:10px auto 0px;
	width:58px;	/* Each li including margin is 14px (14x14=56) Ooooh, and then add 2 pixels for IE */
}
.pagination li {
	float:left;margin:0 1px;
}
.pagination li a {
	display:block;
	width:12px;
	height:0px;
	padding-top:12px;
	background-image:url(../img/pagination.gif);
	background-position:0 0;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}
.pagination li.current a {
	background-position:0 -12px;
}

.menuboxes {
margin-left: 2px;	
color: #354b66;
font-size: 11px;
line-height:15px;
}

.menubox1 {
float: left;
margin-left:10px;
width: 280px;
text-align:left;
padding-left: 15px;
padding-right:10px;
padding-top: 10px;
background-image:url(../img/menuboxbg.png);
background-repeat:no-repeat;
background-position:top;
}

.menubox2 {
float: left;
margin-left:10px;
width: 280px;
text-align:left;
padding-left: 15px;
padding-right:10px;
padding-top: 10px;
background-image:url(../img/menuboxbg.png);
background-repeat:no-repeat;
background-position:top;
}

.menubox3 {
float: left;
margin-left:10px;
width: 280px;
text-align:left;
padding-left: 15px;
padding-right:10px;
padding-top: 10px;
background-image:url(../img/menuboxbg.png);
background-repeat:no-repeat;
background-position:top;
}


.menuboxlink a:link {
color: #3B3B3B;
}

.menudesc {
padding-right: 7px;
height: 55px;
color: #5F5F5F;
}