body {
	background: #fbfbfb;
	margin-top: 0px;
	text-align: center;
	margin-left: 0 auto;
	margin-right: 0 auto;
     }

			
.container {
	background: #fff;
	width: 850px;
	margin: 0 auto;
	background-color: #FFF;
	border: #eee 3px solid;
	position: relative;
	}


.header 
	 {
	  margin-bottom: 0px;	
	 }

#intro {
	position: absolute;
	font-family: "Arial";
	font-size: 13px;
	text-align: left;
	color: #000;
	top: 13em;
	left: 4em;
	width: 470px;
	}

#navarea {
	position: absolute;
	width: auto;
	font-family: "Arial";
	font-size: 12px;
	color: #fff;
	top: 4em;
	left: 42em;
	}

.headline {
	   font-size: 20px;
	   font-family: "Georgia";
	   background: #5474b1; 
	   color: #fff;
	   font-style: normal;
	   font-weight: normal;
	   text-decoration: none;
	   padding: 5px 5px 5px 5px;
	  }

.sidebar {
	width: 200px;
	background: #d8dfec;
	padding: 5px 5px 5px 5px;
	}

.rightcol {
	width: 590px;
	font-family: "Arial";
	font-size: 12px;
	text-align: left;
	background: #f5f5f5;
	padding: 15px 15px 15px 15px;
	}

.testimonial_box {
	width: 180px;
	background: #b4c0d8;
	color: #000;
	font-family: "Arial";
	font-size: 11px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	}

.reviewbox {
	width: 580px;
	background: #edf1f7;
	border: #96afd2 1px dashed;
	padding: 10px 10px 10px 10px;
	}

.revtext {
	font-size: 12px;
	font-family: "Arial";
	text-align: left;
	color: #000;
	}

.artholder {
	background: #edf1f7;
	padding: 10px 10px 10px 10px;
	}

.pic {
     border: #fff 3px solid;
     margin-right: 10px;
     float: left;
     }

.foottext {
	 margin-left: auto;
    	 margin-right: auto;
	 margin-botton: 5px;
	 text-align: center;
	 font-size: 12px;
	 font-family: 'Arial';font-style: normal;font-weight: normal;text-decoration: none;
	 }

a.navlink:link {color: #fff; font-weight: normal;}
a.navlink:active {color: #fff; font-weight: normal;}
a.navlink:visited {color: #fff; font-weight: normal;}
a.navlink:hover {color: #eee; font-weight: normal;}

a.blue:link {color: #5474b1; font-weight: normal;}
a.blue:active {color: #5474b1; font-weight: normal;}
a.blue:visited {color: #5474b1; font-weight: normal;}
a.blue:hover {color: #5474b1; font-weight: bold;}