@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	font-size: 62.5%;
	background: url(../images/bodybg.gif) repeat-x #c6d3dc;
}
#wrapper {
	margin: 0 auto;
	width: 925px;
	height: 600px;
	text-align: left;
	
}
#header {
	height: 240px;
	background: url(../images/header.jpg) no-repeat top center;
	position: relative;
}
#topnav {
	text-align: right;
	font-size: 1.2em;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	padding-top: 5px;
}
#specializations {
	position: absolute;
	bottom: 7px;
	right: 4px;
	width: 677px;
	height: 141px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
#specializations p {
	margin: 6px 10px 5px;
	font-size: 1.6em;
	color: #b6d7f1;
	font-weight: bold;
}
#specializations ul {
	float: left;
	list-style-type: none;
	font-size: 1.8em;
	width: 200px;
	margin-left: 25px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
}
#specializations ul li {
	margin: 7px 0;
}
#content {
	width: 924px;
	background: url(../images/contentbg.gif) repeat-y top center;
}
#topheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: lighter;
	background: url(../images/contenttopbg.gif) no-repeat top center;
	color: white;
	padding-top: 10px;
	padding-left: 15px;
}
#topheader h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: lighter;
	background: url(../images/contenttopbg.gif) no-repeat top center;
	color: white;
	padding-top: 10px;
	padding-left: 15px;
}
#topheader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: lighter;
	color: white;
	padding-top: 10px;
	padding-left: 15px;
}
#top1 h2 {
	font-size: 14px;
	color: #63849F;
	font-weight: bold;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#top h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-left: 15px;
}


#quickcontact {
	width: 275px;
	margin-right: 4px;
	float: right;
	text-align: center;
	background: url(../images/quickbg.gif) repeat-y top center;
	position: relative;
	top: -25px;
}
#capimg {
	clear: left;
	float: left;
	margin-left: 88px;
}
#quickcontact h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: lighter;
	background: url(../images/quicktopbg.gif) no-repeat top center;
	padding-top: 7px;
	margin-bottom: 15px;
}
#quickform {
	background: url(../images/quickbottombg.gif) no-repeat bottom center;
	padding-bottom: 25px;
	margin-top: 10px;
}
#quickform label {
	display: block;
	float: left;
	text-align: right;
	clear: left;
	width: 86px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2.5px 0;
}
#quickform input {
	float: left;
	height: 20px;
	margin-left: 2px;
	border: 1px solid black;
	margin-bottom: 3px;
}
#quickform textarea {
	width: 188px;
	border: 1px solid black;
	height: 74px;
}
#quickform #bcd {
	margin-top: 5px;
	width: 170px;
	display: block;
}
#quickform #sbutton, #quickform #rbutton {
	border: none;
	width: 90px;
	height: 25px;
	margin-top: 10px;
}
#quickform #rbutton {
	background: url(../images/reset.gif) no-repeat;
}
#quickform #sbutton {
	background: url(../images/submit.gif) no-repeat;
	margin-left: 46px;
}
#content p, #content ul, #content table {
	font-size: 14px;
	margin: 10px 15px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
#warnerphoto {
	float: left;
	margin-right: 10px;
	border: 1px solid white;
	width: 224px;
	height: 190px;
}
#reichphoto {
	float: left;
	margin-right: 10px;
	border: 1px solid white;
	width: 224px;
	height: 189px;
}
#steinphoto {float: left;
	margin-right: 10px;
	border: 1px solid white;
	width: 224px;
	height: 190px;}

#enriquezphoto {float: left;
	margin-right: 10px;
	border: 1px solid white;
	width: 224px;
	height: 190px;}
#content ul {
	margin-left: 45px;
	list-style-type: square;
	line-height: 1.2em;
}
#content #location {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
	clear: both;
}
#line {
	margin: 0 auto;
	display: block;
	clear: both;
}
#footer {
	width: 924px;
	background: url(../images/contentbg.gif) repeat-y top center;
	text-align: center;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
#disclaimer {
	margin-top: 6px;
	font-size: 9px;
}
#weboptslogo {
	position: relative;
	top: 8px;
}
#webopts {
	background: url(../images/contentbottombg.gif) no-repeat bottom center;
	padding-bottom: 10px;
}
#webopts a, #webopts img {
	border: 1px solid #393939;
}
