body {
	padding: 0;
	margin: 0;
	background-color: #7793BF;
	font-family: Arial, Helvetica, sans-serif;
}	

#container {
	width: 803px;
	height: 100%;
	background: #3b4c66;
	margin: 0 auto 10px auto;
	padding: 0;
	overflow: auto;
	border-bottom: 1px solid #2c394c;
	border-left: 1px solid #2c394c;
	border-right: 1px solid #2c394c;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-box-shadow: #1e2535 0 1px 5px;
	-moz-box-shadow: #1e2535 0 1px 5px;
	}

#main {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	float: left;
	background: white;
}

#masthead {
	width: 803px;
	height: 135px;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #2a344e;
	}
	
/*navigation*/

#navigation {
	height: 40px;
	width: 803px;
	background: #7794c0;
	line-height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	border-top: 1px solid #83a6ef;
	}
	
#navigation ul {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	}

#navigation li {
	margin: 0;
	float: left;
	text-align: center;
	padding: 2px 5px 0 0;
	}
	
#navigation a:link, a:visited {
	font-size: 15px;
	color: #FFFFFF;
	position: relative;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 35px 0 35px;
	margin: 0;
	text-shadow: #2a344e 0 -1px 0;
	}
	
#navigation a:hover {
	color: #000000;
	text-shadow: #83a6ef 0 1px 0;
	}
	
body#home a.home,
body#staff a.staff,
body#services a.services,
body#results a.results,
body#patients a.patients,
body#contact a.contact {
	background: #e6e7ec;
	color: #000000;
	padding: 6px 28px 12px 28px;
	margin: 0;
	border-top: 1px solid white;
	text-shadow: white 0 1px 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-box-shadow: #43557a 0 -1px 0;
	-moz-box-shadow: #43557a 0 -1px 0;
}

body#home a.home:hover,
body#staff a.staff:hover,
body#services a.services:hover,
body#results a.results:hover,
body#patients a.patients:hover,
body#contact a.contact:hover {
	background: #e6e7ec;
	text-shadow: white 0 1px 0;
	color: #808080;
}

/*end navigation*/
	
#secondnav {
	height: 28px;
	width: 803px;
	background: #e6e7ec;
	line-height: 28px;
	margin: -4px 0 0 0;
	padding: 0;
	float: left;
	border-bottom: solid 1px gray;
	border-top: solid 1px white;
	-webkit-box-shadow: #43557a 0 -1px 0;
	-moz-box-shadow: #43557a 0 -1px 0;
	
	}
	
#secondnav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	line-height: 28px;
	}

#secondnav li {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 28px;
	text-align: center;
	}
	
#secondnav a:link, #secondnav a:visited {
	font-size: 12px;
	color: #718db5;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
	margin: 0;
	text-shadow: white 0 1px 0;
	}
	
#secondnav a:hover {
	color: #808080;
	text-shadow: white 0 1px 0;
	}
	
body#home a#welcomex {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	background: url(images/2navactive.jpg) center center no-repeat;
	margin: -1px 0 0 0; 
	padding: 0 10px;
}
	
#content {
	width: 558px;
	height: auto;
	min-height: 300px;
	background-color: #FFFFFF;
	border-right: 1px solid silver;
	float: left;
	margin: 0 0 0 10px;
	padding: 0 10px 20px 0;
	}
	
#content ul {
	color: #000000; 
	margin: 0 0 0 50px; 
	padding: 0;
	font-size: 12px; 
	}
	
#content li {
	margin: 10px 0 0 0; 
	padding: 0;}

#content .headImg {
	margin: 15px auto 0 auto; 
	padding: 0;}

#content .rightImg {
	float: right; 
	margin: 0 0 0 10px; 
	padding: 4px; 
	border: 1px solid #bbbbbb;}
	
#content .quote {
	float: right;
	margin: 0 25px 0 0;
	padding: 0;
	font-style: italic;}
	
#content .leftImg {
	float: left; 
	margin: 0 6px 0 0; 
	padding: 4px; 
	border: 1px solid #bbbbbb;}
	
#content .borderless {
	float: right; 
	margin: 0 0 0 5px; 
	padding: 0;}

#content blockquote { 
	font-size: 12px; 
	line-height: 16px; 
	margin: 10px 30px;}

h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	padding: 0;
	margin: 10px 10px 0 10px;
	text-align: center;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #808080;
	padding: 0;
	margin: 10px 10px 0 10px;
	text-align: left;	
}

p {
	color: #000000;
	font-size: 12px;
	line-height: 1.5;
	padding: 10px 10px 10px 10px;
	margin: 0;
}

.img { border: none;
	
}

.img#seperator {
	margin-left: 15px;
}
	
#sidebar {
	width: 220px;
	height: auto;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 12px;
}

#sidebar a {margin: 0; padding: 0; }

.side_img {
	margin: 10px 0 0 10px;
	padding: 0;
	border: none;
	border: 0;
}
	
#footer {
	background: #3b4c66;
	height: 40px;
	width: 803px;
	float: left;
	display: inline;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;	
	margin: 0 auto 0 auto;
	padding: 0;
	border-top: 1px solid #51679b;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-box-shadow: #2c394c 0 -1px 0;
	-moz-box-shadow: #2c394c 0 -1px 0;
}

#footer a {
	color: #FFFFFF; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: normal; 
	margin: 0; 
	padding: 0 5px 0 5px;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
ul#addressList {
	float: left;
	list-style: none;
	margin: 0 0 20px 75px;
	padding: 0;}
	
ul#addressList li {
	line-height: 10px;}
	
ul#hoursList {
	float: left;
	list-style: none;
	margin: 0 0 20px 30px;
	padding: 0;}
	
ul#hoursList li {
	line-height: 10px;}
	
ul.staff {
	float: left;
	list-style: none;
	margin: -10px 0 0 10px;
	padding: 0;
	}
	
ul.staff li {
	line-height: 25px;
	margin: 0;
	padding: 0;
	}
	
#clear {
	clear: both;
	}
	
#leftLabel {
	float: left;
	width: 270px;
	margin: 5px 0 0 10px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	}

#rightLabel {
	float: left;
	width: 270px;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	}
	
#formElement {
	width: 100%; 
	margin: 0 0 10px 10px; 
	float: left;
	}
	
label {
	float: left; 
	width: 75px; 
	font-weight: bold; 
	margin: 0 0 0 20px; 
	font-size: 12px;
}

.contactFormText {
	width: 200px; 
	border-top: 2px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
}

.contactFormTextArea {
	width: 450px; 
	height: 100px; 
	border-top: 2px solid #CCCCCC; 
	border-left: 1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
}

.button {
	background-color: #7793BF;  
	border: 1px solid #2c394c;
	border-top: 1px solid #a1bcff; 
	color: #FFF;  
	margin: 10px 0 25px 95px; 
	padding: 2px 7px 3px 7px;
	font-size: 14px; 
	font-weight: bold;
	cursor: pointer;
	-webkit-box-shadow: #2c394c 0 -1px 0;
	-moz-box-shadow: #2c394c 0 -1px 0;
}
