/* CSS Document */
body{
	font-family: Helvetica, Arial, sans-serif;
	color:#655344;
	font-size:14px;
	background-color:#e8d9ad;
	
}

a img{
	border:none;
}

a:link {
	text-decoration:none;
	color:#000000;
}


a:visited {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#DABE6B;
}



#container{
	margin:auto;
	width:950px;
	background:#FFFFFF;
	
	
}

#flash{
	text-align:center;

}

#header{
	background-image:url(../images/header.jpg);
	height:136px;
}

#nav{
	margin-left:225px;
	width:500px;
	height:130px;
}

#about{
 	width:55px;
	float:left;
	margin-top:44px;
	margin-left:37px;
}

#services{
	width:66px;
	float:left;
	margin-top:20px;
	margin-left:27px;
	
}

#testimonials{
	width:112px;
	float:left;
	margin-top:20px;
	margin-left:27px;
	
}


#articles{
	width:73px;
	float:left;
	margin-top:18px;
	margin-left:131px;
}

#contact{
	width:69px;
	float:left;
	margin-top:50px;
	margin-left:23px;
}

#contactImage{
	width:300px;
	margin-left:90px;
	

}

#contactInfo{
	font-style:italic;
	width:300px;
	float:right;
	margin-right:90px;
}

#contactInfo2{
	background-image:url(../images/contactbullets.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:300px;
	padding-top:17px;
	float:right;
}

#number{
	margin-left:48px;
	width:252px;
}

#email{
	margin-left:48px;
	width:252px;
	padding-top:4px;
}

#content{
	padding:25px;
	display:block;
	height:auto;
	width:850px;
	margin-left:25px;
}

#contentArticle{
	padding:25px;
	height:100px;
	background-color:#ffffff;
	width:850px;
	margin-left:25px;
}

#articleTitles{
	width:200px;
	color:#000000;
	display:block;
	float:left;
}

#pdf{
	width:200px;
	display:block;
	float:left;
}


#footer{
	background-image:url(../images/footer.jpg);
	height:50px;
	font-size:9px;
	clear:both;
	
	
}

#links{
	width:200px;
	margin-left:375px;
	padding-top:20px;
	text-align:center;
}	

#mediaforce{
	text-align:right;
	padding-right:10px;
}

#andrea{
	float:left;
	padding:20px;
}

#newsletter{
	float:right;
	padding:20px;
}.photopadding {
	padding: 5px;
}
.divider {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/dividervert.gif);
}
.divider2 {
	background-image: url(../images/dividervert2.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

.hppadding {
	padding-left: 20px;
}
