<!--
body {
	background-color:#F1EFE3;
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
#catcher-in-the-rye {
	display: none;
}
#flashcontentheader {
	position: relative;
}
#headlink {
	display: block;
	height: 170px;
	position: absolute;
	top: 10px;
	width: 100%;
	z-index: 30;
}
#newContact {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 19px;
    position: absolute;
    right: 21%;
    text-decoration: underline;
    top: 211px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#C8BE77;
	position:absolute;
	top:215px;
	margin:0px 10px 0 725px;
	padding:0 0 5px 25px;
	background-repeat:no-repeat;
	background-image:url('/images/surgcare/site/template/h1bg.jpg');
	background-position:left;
}
h2 {
	color:#000000;
	font-size:20px;
	margin:4px 0 10px 0;
}
h3 {
	color:#000000;
	font-size:16px;
	margin:10px 0 0px 0;
}
a:link {
	color: #0098D2;
}
a:active {
	color: #0098D2;
}
a:visited {
	color: #0098D2;
}
a:hover {
	color: #FFF;
}
#nav {
	margin:0px;
	padding:0px 0 0 77px;
}
#btmtag {
	text-align:center;
	color:#000;
	padding-bottom:3px;
	padding-top:3px;
	font-size:10px;
}
#btmtag a:link {
	color: #000;
	text-decoration:none;
}
#btmtag a:visited {
	color: #362E2C;
	text-decoration:none;
}
#btmtag a:hover {
	color:#362E2C;
	text-decoration:underline;
}
ul#nav li {
	list-style:none;
	display:block;
	float:left;
}
ul#nav li a {
	display:block;
	outline:none;
	height:31px;
	text-indent:-9009px;
	margin:0 0 0 0;
}
ul#nav li#nav-about a {
	background:transparent url('/images/surgcare/site/template/nav2about.gif') no-repeat 0 0;
	width:73px;
	background-position:0 0px
}
ul#nav li#nav-physicians a {
	background:transparent url('/images/surgcare/site/template/nav3phy.gif') no-repeat 0 0;
	width:84px;
	background-position:0 0px
}
ul#nav li#nav-specialties a {
	background:transparent url('/images/surgcare/site/template/nav4special.gif') no-repeat 0 0;
	width:85px;
	background-position:0 0px
}
ul#nav li#nav-employment a {
	background:transparent url('/images/surgcare/site/template/nav5employ.gif') no-repeat 0 0;
	width:98px;
	background-position:0 0px
}
ul#nav li#nav-announcements a {
	background:transparent url('/images/surgcare/site/template/nav6announ.gif') no-repeat 0 0;
	width:124px;
	background-position:0 0px
}
ul#nav li#nav-faq a {
	background:transparent url('/images/surgcare/site/template/nav7faq.gif') no-repeat 0 0;
	width:48px;
	background-position:0 0px
}
ul#nav li#nav-forms a {
	background:transparent url('/images/surgcare/site/template/nav8forms.gif') no-repeat 0 0;
	width:56px;
	background-position:0 0px
}
ul#nav li#nav-contact a {
	background:transparent url('/images/surgcare/site/template/nav9contact.gif') no-repeat 0 0;
	width:67px;
	background-position:0 0px
}
/*CONTACT FORM DROPDOWN ELEMENTS*/
#newsletter_registration {
    background: none repeat scroll 0 0 #C9DDE9;
    border: 1px solid #BEB9B8;
    border-radius: 0 0 40px 40px;
    box-shadow: 1px 2px 5px #333333;
    color: #894146;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    height: 323px;
    left: 22%;
    position: absolute;
    top: 0;
    width: 300px;
    z-index: 5000;
}
h3 {
	font-size: 22px;
	font-weight: 100;
	text-align: center;
}
#createaccount {
	background: url(/images/surgcare/site/contact/SubmitButton.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	outline: medium none;
	position: relative;
	right: 0;
	text-indent: -9999px;
	top: 10px;
	width: 90px !important;
	height: 28px;
}
#form1 {
	height: 88%;
	margin: auto;
	padding: 0 6%;
	width: 88%;
}
label.error {
    color: #CC9F4C;
    font-family: Arial;
    font-size: 12px !important;
float: left;
}
#form1 label {
	clear: both;
	display: block;
	font-size: 18px;
	text-align: left;
}
#form1 input {
	clear: right;
	font-size: 19px;
	margin-left: auto;
	width: 93%;
}
#form1 textarea {
	height: 70px;
	margin-top: 4px;
	width: 93%;
}
#hideform {
	bottom: 12px;
	color: #362E2C;
	font-size: 18px;
	left: 40%;
	position: absolute;
}
/*END DROPDOWN FORM*/
--> 
