body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(images/left_bg.jpg);
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

#wrapper{
	width: 703px;
	margin: 0 auto;

}
#header{
background-image: url(images/header.png);
background-repeat: no-repeat;
height: 215px;
position:relative;
}


#flashheader{
width: 185px;
position:absolute;
top:5px;
left: 80px; }



#page {
	width: 703px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/page_back.png);
	background-repeat: repeat-y;
	
}


#content {
	float: right;
	width: 355px;	
	padding-right: 55px;
	
}
#content h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
padding-left: 155px;
padding-top: 40px;


}




#bottomhome{
width: 355px;
padding-top: 55px;
}


img.left{
float: left; padding-right: 10px;}

img.right{
padding-left: 20px; padding-top: 20px;}

#sidebar {
	float: left;
	width: 220px;
	padding-left: 60px;
}
#callTA{
width: 190px; margin: 0 auto;
	padding: 10px 0 10px 0;
background-color: #cfbc9c; border-color: #b57456; border-style:dashed;  font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px; font-weight:bold;}


#callTA p{color:#fff; padding-left: 10px; padding-right: 10px; text-align:center;}

#sidebar h3{
padding-top:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color:#fff;
text-align:center;}


#sidebar p{
}
#testimonials{
width: 165px;
margin: 0 auto;}

#testimonials img{
padding: 5px;}



.meunstatus h2{ font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; text-decoration:underline; 
padding-top: 0px; padding-left: 0px; text-align:left; margin-top: 0px;}

#subnav{ width: 360px; font-size: 10px; font-weight: bold;  font-family:Georgia, "Times New Roman", Times, serif; 
 text-transform:none; margin-bottom: 10px;
}

#subnav a{color: #473025; text-decoration:none; }
#subnav a:hover{ color: #ebb030; background-color: #593e31;
}

#subnav strong{
text-decoration: underline; background-color:  #fcfcfb; color: #473025; padding: 5px; }
/* Menu */
#menu { text-align: left; color: #7D8085; padding: 0px 0 0 0px; width: 180px;
font-family:Georgia, "Times New Roman", Times, serif; }
#menu li { 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px solid #785b4f; 
	height: 25px; background: url(images/li.png) no-repeat left;
}
#menu li a { color: #fdf6e6; text-decoration: none;  padding: 5px 0 0 10px; display: block; height: 25px;}
#menu li a:hover { color: #ebb030; text-decoration: none; background: #4b3329; display: block; height: 25px;}

#menu .active{
color: #ebb030; text-decoration: none; background: #4b3329;
}

img{
border: none;}


img.center{
text-align:center;
margin: 10px 0 0 15px;}

/* Footer */

#footer{
background-image:url(images/footer.png);
background-repeat: no-repeat;
height: 89px;
}


#footer p {
	margin: 0;
	padding: 0;
	padding-top: 40px;
	padding-left: 300px;
	
	font-size: 77%;
	color: #b5b6b6;
}

#footer a {
	color: #b5b6b6;
}
