* { padding: 0; margin: 0; }

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-image: url(mainbg.jpg);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	color: #00906F;
}

#logo {
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	width: 1040px;
	background-image: url(top.png);
	background-repeat: no-repeat;
}

#logo h1 {
	display: none;
}

#sgclogo {
	float: left;
	margin-top: 20px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 25px 0px;
}

#logowrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	width: 1040px;
}

#wrapper {
}

#content {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
}

#content p {
	margin-bottom: 18px;
	text-align: justify;
	font-size: 12px;
	color: #5A5A5A;
}

#content li {
	text-align: justify;
	font-size: 12px;
	color: #5A5A5A;
	list-style-position: inside;
	list-style-type: none;
}

#rightcolumn {
	float: right;
	width: 330px;
	margin-top: 10px;
}

#rightcolumnheading {
	float: right;
	width: 330px;
	font-size: 12px;
	color: #5A5A5A;
	text-align: center;
}

#leftcolumn {
	width: 625px;
	float: left;
}

h2 {
	color: #003D80;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-top: 10px;
}

h3 {
	font-size: 12px;
	color: #003D80;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #5A5A5A;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 6px;
}

#images {
	width: 330px;
	border: solid #ccc 2px;
	z-index: 500;
}

.clear  {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.asterisk  {
	color: #003D80;
}

#credits {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(footer.png);
	width: 1040px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 15px;
}

#credits a {
	color: #FFFFFF;
	text-decoration: none;
}

#credits a:hover {
	border-bottom: dashed #FFFFFF 1px;
}

.mapborder {
	border: solid #ccc 2px;
}

/* CONTACT FORMS
-----------------------------------------------------*/

.inputField {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	width: 220px;
	padding: 4px;
	border: 1px solid #888;
	margin-top: 2px;
}

.inputTextArea {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	border: 1px solid #888;
	padding: 4px;
	height: 80px;
	width: 420px;
}

.inputTextAreaSmall {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	width: 180px;
	padding: 4px;
	border: 1px solid #888;
	margin-top: 2px;
}

.inputTextAreaSmaller {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	width: 100px;
	padding: 4px;
	border: 1px solid #888;
	margin-top: 2px;
}

.inputTextAreaDoctor {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	width: 220px;
	padding: 4px;
	border: 1px solid #888;
	margin-top: 2px;
}


.dropdown {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	width: 370px;
	padding: 4px;
	border: 1px solid #888;
	margin-top: 2px;
}

.inputTextAreaLarge {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	border: 1px solid #888;
	padding: 4px;
	height: 145px;
	width: 420px;
}

#send  {
	width: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
}

#send a {
	height: 28px;
	margin:0;
	padding:0px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	display: block;
	line-height: 28px;
	border: 1px solid #777;
	color: #FFFFFF;
	background-color: #0B9476;
}

#send a:hover  {
	background-color: #003D80;
	border: 1px solid #777;
	color: #FFFFFF;
}

#feedback  {
	color: #003D80;
	height: 30px;
	text-align: center;
}

.medtable {
	background-color: #DBF0EB;
}

.fee {
	font-size: 16px;
	color: #003D80;
	font-weight: bold;
}

#navbarwrap {
	font-size: 12px;
	width: 670px;
	margin: 0px auto;
	position: relative;
	float: right;
	padding-top: 55px;
}

/* These styles create the dropdown menus. */
#navbar {
	margin: 0;
	padding: 0;
	height: 1em;
	text-align: center;
}
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 3px;
	background-color: #1B18F9;
	color: #fff;
	text-decoration: none;
	width: 124px;
}

#navbar li a:hover {
	background-color: #1412C2;
}
#navbar li ul {
	display: none; 
	width: 10em; /* Width to help Opera out */
}

#navbar li:hover ul, #navbar li.hover ul {
	font-size:10px;
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; }
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #3EA513;
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
}
#navbar li li a:hover {
	background-color: #358C10;
}
