body {
	color: #222;
	background: #fff url(../images/bg.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #999999;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom:5px;
	border-bottom: solid 1px #999999
}
h2, h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #0357a0;

	font-family: Arial, Helvetica, sans-serif;
}
form{
	margin:0px;
	padding: 19px;
	border: solid 1px #919191;
	background-color: #e9e9e9;
}
form h2{}
form h3{}
form label{}
form input{}
form textarea{width: 100%}
form .floating-label{float: left; width: 50px;}
#container {
	width: 800px;
	margin:auto
}
#pre-header{height: 145px;}
#pre-header .panel{height:33px; padding-top: 29px; text-align:right}
#pre-header .panel a{color: #92b0ec; font-size: 14px;}
#pre-header .menu {
	height:83px;
}
#pre-header .menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#pre-header .menu ul li {
	float: left;
	width: 125px;
	background: url(../images/button-bg.gif) no-repeat;
}
#pre-header .menu ul li a {
	display: block;
	text-align:center;
	color: #fff;
	text-decoration:none;
	line-height: 41px;
	font-size: 10px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	margin-right: 5px;
}
#header {
	background: url(../images/banner.jpg) repeat-x;
	height:215px
}
#menu {
	background: url(../images/menu_fill.gif) repeat-x;
	height:41px
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none
}
#menu ul li {
	float: left;
	width: 165px;
	background: url(../images/menu_spacer.gif) no-repeat top right
}
#menu ul li a {
	display: block;
	text-align:center;
	color: #555;
	text-decoration:none;
	line-height: 41px;
	font-size:12px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-right: 5px;
}
#content_container {
	clear:both;
	background: #fff
}
.column {
	float: left
}
.content {
	padding: 20px
}
#side_menu {
	width: 215px;
	background:#cccccc url(../images/side-menu-bottom.gif) no-repeat bottom center;
	margin-bottom: 50px;
}
#side_menu ul {
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	list-style-image:url(../images/bullet2.gif)
}
#side_menu li a {
	color: #0357a0;
}
#side_menu li a:hover {
	background: #bbb;
}
#main {
	width: 585px;

}
.box-content{	
	font-family: Arial, Helvetica, sans-serif;

	color: #50482d;}
#footer {
	position: relative;
	background: #86a2cf;
	color: white;
	clear:both;
	height: 25px;
	padding: 10px;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:25px
}
#footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none
}
#footer ul li {
	float: left;
}
#footer ul li:after {
	content: " | ";
}
#footer ul li a {

	/*margin-right: 10px;*/
}
#footer a {
	color: white;
	text-decoration: none
}
#footer a:hover {
	text-decoration: underline
}
#footer span {
	font-weight: normal;
	margin-left: 20px;
	position:absolute;
	right: 10px
}
.read-more {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 13px;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-position: left 2px;
	color: #333333;
	font-weight: normal;
}
.read-more:hover {
	color: #000;
}
.hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#welcome-box {
	padding-bottom: 0px;
}
#testimonials {
	color: #666666;
	font-style: italic;
}
#testimonials p {
	margin:0px;
}
a.requset-appointment{display:block; text-align:center; color: #0357a0; background: #d8d8d8; border:solid 1px #b9b5b5; text-decoration:none; padding: 2px;}
a.requset-appointment:hover{background: #e1e1e1}

