/* CSS Document */

body {
	margin: 0px auto 0px auto;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl,button {
	margin:0px;
	padding:0px;}
	
a { text-decoration: underline; color: #333434;}

a:hover { text-decoration: none; color: #000000;}

h1 { padding: 10px 25px 0px 35px; font-size: 12px; color: #00387e;}
h1 span { font-size: 14px; }

#container { width: 872px; margin: 0px auto 0px auto; text-align: center;}

#logo{
	width: 364px;
	float: left;
}

#phone { width: 508px; float: left;}

#num {
	width: 508px;
	background-image: url(../images/index/index-sliced_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
}
#num p {display: none;}

#maincontain {
	width: 872px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #333434;
	float: left;
}

#leftcol { width: 591px; float: left; margin: 63px 28px 0px 4px; padding-bottom: 37px;}

#rightcol { width: 249px; float: left; margin-top: 45px; padding: 0px;}

#left1 {
	width: 591px;
	background-image: url(../images/index/index-sliced_16.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#left1 p { padding: 10px 25px 0px 35px; line-height: 23px;}

#left1 ul { padding-left: 60px; padding-bottom: 20px;}

#left1 li {
	list-style-position: outside;
	list-style-image: url(../images/index/bullet_39.jpg);
	padding-top: 3px;
	color: #d56913;
	font-weight: bold;
}

#left1 li a{
	
	color: #d56913;
	font-weight: bold;
	text-decoration: none;
}

#left1 li a:hover{
	
	color: #d56913;
	font-weight: bold;
	text-decoration: underline;
}

#left2 {
	width: 591px;
	background-image: url(../images/index/index-sliced_31.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 30px;
}

#left2 p { padding: 0px 10px 0px 35px; line-height: 23px;}

#left2 ul { padding-left: 60px; padding-bottom: 20px;}

#left2 li {
	list-style-position: inside;
	list-style-image: url(../images/index/bullet_39.jpg);
	padding-top: 3px;
	color: #d56913;
	font-weight: bold;
}

#left2 li a{
	
	color: #d56913;
	font-weight: bold;
	text-decoration: none;
}

#left2 li a:hover{
	
	color: #d56913;
	font-weight: bold;
	text-decoration: underline;
}


#logos {
	background-image: url(../images/index/logos_36.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 267px;
	float: left;
}

#doctors { width: 300px; float: left;}

.floatright {float: right;}

input, textarea {
	width: 200px;
	border: 1px solid #81b7fa;
	background-color:#FFFFFF;
	color: #00387e;
	padding: 0px;
	margin: 10px 15px 0px 15px;
	font-family: Arial;
	font-size: 11px;
	
}

.input {
	width: 280px;
	border: 1px solid #81b7fa;
	background-color:#FFFFFF;
	color: #00387e;
	padding: 0px;
	margin: 10px 15px 0px 15px;
	font-family: Arial;
	font-size: 11px;
	
}

.submit {width: 72px; margin: 10px 0px 20px 140px; border: none;}
.submit2 {width: 72px; margin: 10px 0px 0px 160px; border: none;}

.subject {display: none;}

.required { color: #023a7d; font-size: 10px; padding-right: 30px; }

.required2 { color: #023a7d; font-size: 10px; padding-right: 140px; }

.bluebold { color: #0255bc; font-weight: bold;}

/* -------------------navigation-------------------------- */
#navcontain { width: 508x; height: 21px; }


#nav { 
	background: url(../images/index/nav.jpg) no-repeat; 
	width:508px; 
	height:21px; 
	position:relative;
	z-index: 999;
	font-family: Arial;
	margin: 0px;

	}

#nav span { display: none; margin: 0px;}

#nav li, #nav a { height: 21px; display: block; margin: 0px;}

#nav li { float: left; list-style: none; display: inline; }

#nav-01 { width: 50px; left:0px; }
#nav-02 { width: 83px; left:50px; }
#nav-03 { width: 77px; left:133px; text-align: left;}
#nav-04 { width: 75px; left:210px; text-align: left;}
#nav-05 { width: 56px; left:285px; }
#nav-06 { width: 83px; left:341px; }
#nav-07 { width: 84px; left:424px; }

#nav-01 a:hover {background: transparent url(../images/index/nav.jpg) 	0px -21px no-repeat;}
#nav-02 a:hover {background: transparent url(../images/index/nav.jpg) -50px -21px no-repeat;}
#nav-03 a:hover {background: transparent url(../images/index/nav.jpg) -133px -21px no-repeat;}
#nav-04 a:hover {background: transparent url(../images/index/nav.jpg) -210px -21px no-repeat;}
#nav-05 a:hover {background: transparent url(../images/index/nav.jpg) -285px -21px no-repeat;}
#nav-06 a:hover {background: transparent url(../images/index/nav.jpg) -341px -21px no-repeat;}
#nav-07 a:hover {background: transparent url(../images/index/nav.jpg) -424px -21px no-repeat;}


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color:#fff;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	border:1px solid #81b7fa; 
	z-index: 30;

	}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
	

#nav li ul li { 
	height: 22px; /* Height of each drop down nav item */
	}	

#nav li ul li a {
	width: 100%;
	height: 22px;				/* Height of each drop down nav item, should match above */
	line-height: 22px;			/* Height of each drop down nav item again, should match above */
	color:#2686bc;

	}

#nav li ul li a span {
	display: block;
	padding-left: 5px;
	margin: 0px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 11px;
	text-decoration: none;

	}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;

}
/* Hover styles for drop down items */

	
#nav-03 ul a:hover { 
	background-image: none;
	background-color: #0255bb;
	color:#fff;
	}

#nav-04 ul a:hover { 
	background-image: none;
	background-color: #0255bb;
	color:#fff;
	}

/* width of drop down nav - choose width that allows items to display on one line */

#nav-03 ul, #nav-03 li { width:125px; }

#nav-04 ul, #nav-04 li { width:74px; }

#nav li:hover, #nav li.hover {   
    position: static;   
}

.formlink { font-size: 12px;}



/* bottom of page */

#visionProcedures {
	display:block;
	background-image: url(../images/index/index-sliced_40.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #00387e;
	clear: both;
}

#visionProcedures p {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #d6ecf2;
	padding-top: 20px;
	padding: 20px 50px 0px 50px;
}

#visionProcedures a {
	color: #d6ecf2;
	text-decoration: none;
}

#visionProcedures a:hover {
	color: #d6ecf2;
	text-decoration: underline;
}

#moreInfo a{
	text-decoration: underline;
}

#moreInfo a:hover {
	text-decoration: none;
}

#contactform {width: 250px; margin: 0px auto 0px auto; float:}