 @charset "utf-8";
/* CSS Document */

/*body dimensions*/

a:link {color:#ffffcc; text-decoration:none;}     /* unvisited link */
a:visited {color: #ffffcc; text-decoration:none; }  /* visited link */
a:hover {color: #ffffff; text-decoration:none;}   /* mouse over link */
a:active {color: #ffffcc; text-decoration:none;}   /* selected link */

body {
	margin: 0px auto 0px auto;
	text-align:center;
	background-color:#ffffcc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#wrapper {
width:897px;
height:auto;
	margin: 0px auto 0px auto;
text-align:center;

}
#sitebody {
	width:897px;
	height:100%; 
	margin: 0px auto 0px auto;
	text-align:left;
	background-color:#3399cc; 
	padding-left:2px;
	padding-right:2px;	
}

#header {
	width:901px;
	height:178px; 
    text-align:left;
	margin: 0px auto 0px auto;
    position: relative;
    z-index:3;
}
#nav {
    top:135px;
	padding-left:336px;
	position:absolute;
	z-index:4;
		
}


#left_content {
	width:287px;
	height:785px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/leftpanel2.jpg);
	background-repeat:no-repeat;
}



#right_content {
	
	width:610px;
	height:785px;
	float:right;
	background-color:#ffffff;
}

#right_main {
	padding-left:35px;

	text-align:left;
	width:534px;
	height:572px;
	

}

#right_main a:link {color:#3399cc; text-decoration:underline;}     /* unvisited link */
#right_main a:visited {color: #3399cc; text-decoration:underline; }  /* visited link */
#right_main a:hover {color: #660033; text-decoration:underline;}   /* mouse over link */
#right_main a:active {color: #3399cc; text-decoration:underline;}   /* selected link */
	
#testimonials {

	text-align:left;
	padding-left:5%;
	padding-top:40px;
	width:250px;
	height:140px;
	margin-top:0px;


}

#testimonials2 {

	text-align:left;
	padding-left:5%;
	padding-top:0px;
	width:250px;
	height:150px;
	margin-top:0px;


}



#testimonialss {
	text-align:center;
	padding-left:10%;
	width:230px;
	height:351px;
	margin-top:0px;
	background-image:url(images/test2.jpg);
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
	


}

#addtest {

	text-align:left;
	padding-left:5%;
	padding-top:0px;
	width:250px;
	margin-top:0px;
	color: #3399cc;


}


#addtest a:link {color:#3399cc; text-decoration:underline;}     /* unvisited link */
#addtest a:visited {color: #3399cc; text-decoration:underline; }  /* visited link */
#addtest a:hover {color: #660033; text-decoration:underline;}   /* mouse over link */
#addtest a:active {color: #3399cc; text-decoration:underline;}   /* selected link */






#footer {
	width:897px;
	height:51px;
	text-align:center;
	color:#ffffcc;
	float:none;
	background-color:#3399cc;
	clear:both;
	padding-top: 20px;
	font-size:11px;
}
	
.quotes {
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3399cc;
	

}

.quotes2 {
	text-align:right;
	font-family: Myriad Pro,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3399cc;
	

}

.h1 {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#3399cc;
	

}

.h2 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#3399cc;
	

}

.h3{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3399cc;
	

}


.list {
line-height:200%}

.fade-box {
    padding-top:20px;
	margin-left: 0px;
	position: absolute;
	top: 163;
	width: 263px;
	height: 150px;

			}
			.fade-box p {
				width: 250px;
				padding: 0px 10px 0 10px;
				margin: 0;
		
			}


.fade-box2 {
    padding-top:20px;
	margin-left: 0px;
	position: absolute;
	top: 163;
	width: 263px;
	height: 150px;

			}
			.fade-box2 p {
				width: 250px;
				padding: 0px 10px 0 10px;
				margin: 0;
		
			}

			


	/* the boxes that fade */
			#box-1 {
				
			}
			#box-2 {
				
			}
			#box-3 {
				
			}
			#box-4 {
				
			}
			#box-5 {
				
			}
			#box-6 {
				
			}