body {
	background-color: #7f8498;
	text-align: center;
	}


#body{
width: 760px;
margin: auto;
}


#header{
background-image: url(../images/header.gif);
background-position:top;
background-repeat:no-repeat;
width:760px;
height: 109px;
}



/*nav*/
.nav a:link, .nav a:visited{
font: 11px Arial, Helvetica, sans-serif;
color: #15204b;
text-decoration:none;
}

.nav a:hover{
font: 11px Arial, Helvetica, sans-serif;
color: #4b4c71;
text-decoration:none;
}




/*  backgrounds on cells on home page for expanding*/
.background1{
background-image: url(../images/content_06.gif);
background-position:top;
background-repeat:repeat-y;
}

.background2{
background-image: url(../images/content_08.gif);
background-position:top;
background-repeat:repeat-y;
}

.background3{
background-image: url(../images/content_10.gif);
background-position:top;
background-repeat:repeat-y;
}

.background4{
background-image: url(../images/content_16.gif);
background-position:top;
background-repeat:repeat-y;
}

.background5{
background-image: url(../images/content_18.gif);
background-position:top;
background-repeat:repeat-y;
}

.background6{
background-image: url(../images/content_20.gif);
background-position:top;
background-repeat:repeat-y;
}

.background7{
background-image: url(../images/bottom_02.gif);
background-position:top;
background-repeat:repeat-y;
}

.background8{
background-image: url(../images/bottom_04.gif);
background-position:top;
background-repeat:repeat-y;
}

.background9{
background-image: url(../images/bottom_06.gif);
background-position:top;
background-repeat:repeat-y;
}

.background10{
background-image: url(../images/bottom_07.gif);
background-position:top;
background-repeat:repeat-y;
}

.background10 h2{
font: 12px Arial, Helvetica, sans-serif;
color: #fff;
background-color:#b9bcca;
text-align:left;
margin: 0px;
padding: 0px 0px 0px 5px;
}

.background11{
background-image: url(../images/bottom_08.gif);
background-position:top;
background-repeat:repeat-y;
}

.background12{
background-image: url(../images/insidecontent_02.gif);
background-position:top left;
background-repeat:repeat-y;
margin: 0px;
padding: 0px;
}

.background13{
background-image: url(../images/insidecontent_04.gif);
background-position:top right;
background-repeat:repeat-y;
}


/*content on latest news/ourclient on home page*/
.latestnews, .latestnews p{
font: 12px Arial, Helvetica, sans-serif;
color: #4b4c71;
text-align:left;
}

.latestnews h2{
font: 12px Arial, Helvetica, sans-serif;
color: #fff;
background-color:#b9bcca;
text-align:left;
margin: 0px;
padding: 0px 0px 0px 5px;
}

.latestnews a:link, .latestnews a:visited, .latestnews a:hover {
font: 12px Arial, Helvetica, sans-serif;
color: #4b4c71;
text-decoration: underline;
}




/*main content*/
.content, .content p{
color:#4b4c71;
font: 12px Arial, Helvetica, sans-serif;
text-align:left;
}

.content h2{
font: 14px Arial, Helvetica, sans-serif;
color: #f15b22;
text-align:left;
margin: 0px;
padding: 0px;
}

.content a:link, .content a:visited, .content a:hover {
font: 12px Arial, Helvetica, sans-serif;
color: #4b4c71;
text-decoration: underline;
}



/*footer*/
#footer{
background-image: url(../images/footer.gif);
background-position:top;
background-repeat:no-repeat;
height: 26px;
width: 760px;
}

#footer p{
color:#fff;
font: 11px Arial, Helvetica, sans-serif;
text-align:left;
margin: 0px;
padding: 3px 0px 0px 10px;
}

#footer a:link, #footer a:visited, #footer a:hover{
color:#fff;
font: 11px Arial, Helvetica, sans-serif;
text-align:left;
margin: 0px;
padding: 0px;
text-decoration: none;
}

.form 
{
	font: 14px Arial, Helvetica, Sans-Serif;
}

.drop-shadow {
	float:left;
	/*background: url(../images/ds-border.jpg) no-repeat right bottom!important;*/
	background: url(images/ds-border-w.jpg) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.drop-shadow img, .drop-shadow iframe {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -8px 8px 8px -8px;
	padding: 4px;
}