@charset "utf-8";
/* CSS Document */
body {
	  font-family:verdana,arial,sans-serif;
}


#body {
	height:auto;
  width: 900px ;
  margin-left: auto ;
  margin-right: auto ;
  background-color:#f1f1f1;
  font-family:verdana,arial,sans-serif;
}



#logo {
	
width:300px;
float:left;
margin-top:25px;
margin-left:15px;
	
}



.topnav {
	color:#06C;
	margin-left:20px;
	font-size:10pt;
}
.proprent {
	float:left;
	background-repeat:no-repeat;
	height:30px;
 margin-left:10px;
 margin-right:10px;
	
}

.bcorp {
	float:left;
	background-repeat:no-repeat;
	height:30px;

	 margin-left:10px;
 margin-right:10px;
}
.propman{
	float:left;
	background-repeat:no-repeat;
	height:30px;
 margin-left:10px;
 margin-right:10px;
	
}

.propdev {
	float:left;
	background-repeat:no-repeat;
	height:30px;
 margin-left:10px;
 margin-right:10px;

	
}


#content {
	
	height:auto;
	margin-left:4px;
	margin-right:4px;
	border-left:solid thin #999999;
	border-right:solid thin #999999;
	background-color:white;
}

.contentblocks {
	height:150px;
	width:245px;
	float:left;
}


#centerpiece {
	width:890px;
	background-position:center;
	height:279px;
	background-color:#03F;
	background-image:url(../images/centback2.jpg);
	background-repeat:no-repeat;
}



.service {
	margin-left:40px;
	margin-top:20px;
width:240px;
height:238px;

float:left;
}

#servicesblock {
	height:270px;
	margin-top:20px;
	margin-bottom:20px;
}
.serviceheader {
	height:30px;
	border-bottom:solid thin #999;
	line-height:2em;
	font-size:10pt;
	color:#3f5d79;
}

.usplink{
	font-size:10pt;
	color:#3f5d79;
	text-decoration:none;
}

#imagelink {
	text-decoration:none;
border:none;
color:white;
}


.servicepic {
	margin-top:10px;
		margin-bottom:10px;

	height:80px;
	border:solid thin #999;
}

.servicetext {
	height:100px;
font-size:10pt;
text-align:justify;
}
#text {
width:800px;
height:auto;
margin-left:30px;
margin-top:30px;
align:left;

}


#footer {
border-bottom:solid thin #6b87a6;
border-top:solid 3px #6b87a6;
height:80px;
width:100%;
right:0;
left:0;
background-color:#77a8d9;
}


{SUB PAGES}

.menuitem {
vertical-align:middle;
line-height:3em;
margin-left:10px; 
color:#666;
font-size:10pt;
font-weight:bold;

}
.menuitemactive {
vertical-align:middle;
line-height:3em;
margin-left:10px; 
color:#FFF;
font-size:10pt;
font-weight:bold;
text-shadow: #666 1px 1px 0;
}

#leftmenu {
background-image:url(../images/leftmenuback.jpg);
background-repeat:repeat-y;
width:210px;
height:700px;
float:left;
}

div.pics {
	 float:left; 
	 margin-left:23px;
}




{sliderscript}

a.more,a.less{
	text-decoration:underline;
	font-weight:bold;
}
a.more:hover,a.less:hover{
	text-decoration:none;
}


div.slider{
	width:100%;
	overflow:hidden;
	
}
div.slider div.slider-inner{
	width:800px;
	overflow:hidden;

}
div.slider p{
	margin:20px 0 0;
	letter-spacing:1px;
}

#text-slider{
	width:800px;
}
#text-slider{
	overflow:hidden;
	border:none;
	text-decoration:none;

}
#text-slider div.inner{
	width:100%;
	z-index:100;
	overflow:hidden;


}
#text-slider div.inner ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:800px;
}
#text-slider div.inner ul li{
	width:800px;

	overflow:hidden;
}
#text-slider p.expand{
	display:none;

}

a.inlink {
text-decoration:none;
color:#111111;
}
a.inlink:hover {
text-decoration:underline;
color:#111111;
}	


a.menulink {
text-decoration:none;
color:#666;
}
a.menulink:hover {
text-decoration:underline;
color:#666;
}	

a.topnavlink {
	color:#2f5173;
	text-decoration:none;
}
a.topnavlink:hover {
	color:#2f5173;
	text-decoration:underline;
}

a.topnavlink {
	color:#2f5173;
	text-decoration:none;
}

a.whitelinks {
	color:white;
	text-decoration:none;
}
a.whitelinks:hover {
	color:white;
	text-decoration:underline;
}

a.topnavlinks {

	text-decoration:none;
		color:#06C;
font-size:10pt;
}
a.topnavlinks:hover {
text-decoration:underline;
}

a.articlelink {

	text-decoration:none;
		color:#06C;
font-size:10pt;
}
a.articlelink:hover {
text-decoration:underline;
}

#red{
	height: 60px;
	width: 100%;
	background-color: red;
	color: #DF0001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: center;
	line-height: 60px;
	font-weight: bold;
}
#red a {
	color: #FFF;
	text-decoration: none;
}
