body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



#content {
	padding-left: 20px;
}

#content p{
	width: 348px;
	margin-left: 5px;
}

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	width:700px;
	background-color: #FFFFFF;
	border: 2px solid #4f74a2;
	padding: 20px;
	margin-right: auto;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4f74a2;
	font-size: 18px;
	margin-left: 2.5px;
}




#navigation  {
	background-color: #94ADD1;
	width: 640px;
	max-height: 15px;
	font-size: 13px;
	text-align: center;
	margin-left: 25px;
	color: #DEE6F6;
	padding: 2px;
	background-position: 15px;
	margin-top: 15px;	
}
#navigation ul {	
	display: inline;
	list-style-type: none;
	padding: 0px;
}

#navigation li {	
	display: inline;
	list-style-type: none;
	padding: 0px;
}

a:link {
	color: #868FD5;
		text-decoration: none;
}



a:visited {
	color: #868FD5;
	text-decoration: none;
}

a:hover {
	color: #AAC0DF;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}





#navigation a:link {
	color: #2D51B4;
		text-decoration: none;
}



#navigation a:visited {
	color: #2D51B4;
	text-decoration: none;
}

#navigation a:hover {
	color: #D2DEF2;
	text-decoration: none;
}

#navigationa:active {
	text-decoration: none;
}





#content img {
	float: right;
	margin-right: 28px;
}


#footer  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;

}
#footer  p {
	font-size: 12px;
	color: #999999;
	text-align: center;
	
}


.smalltype {
	font-size: 9px;
	line-height: 24px;
	font-weight: normal;
}
.blueboldtype {
	font-size: 12px;
	color: #4F74A2;
}
.testimonialID {
	color: #4F74A2;
}
.testimonialcity {
	color: #333333;
}
