/* CSS Document */

body {
	background: #d9e5f1 url(img/back-bg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3f4b57;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

#container2 {
width:100%;
}
	
/*Header*/	
#header {
	background: url(img/back.png) repeat-x;
	height: 125px;
	width: 100%;
	z-index: 100;
	position:absolute;
	text-align:center;
}

#logo {
    margin-left:auto;
    margin-right:auto;
    width:26%;
}


/*Nav*/
#navigation {
	height: 70px;
	top: 0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	
	
}

#about, #about div,
#doctors, #doctors div,
#offices, #offices div,
#visits, #visits div,
#forms, #forms div,
#contact, #contact div, 
#insurance, #insurance div{
	height: 70px;
	position: absolute;
	width: 270px;
	float: left;
}

#about, #doctors, #offices, #visits, #forms, #contact, #insurance {
	background-image: url(img/nav4.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	top: 112px;
}

#about {
	background-position: -0px -35px;
	margin-left: -115px;
}

#doctors {
	background-position: -122px -35px;
	margin-left: 8px;
}

#offices {
	background-position: -244px -35px;
	margin-left: 129px;
}

#visits {
	background-position: -366px -35px;
	margin-left: 251px;
}

#forms {
	background-position: -488px -35px;
	margin-left: 373px;
}

#insurance {
	background-position: -602px -35px;
	margin-left:487px;
}

#contact {
	background-position: -743px -35px;
	margin-left: 628px;
}

#home div, #about div, #services div, #solutions div, #forms div, #contact div, #insurance div {
	background-image: url(img/white.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px -150px;	
}	

.pri-nav a{
	display:block;
	text-decoration:none;
	height:32px;
}


/*Content*/
.content{
	margin-top:140px;
	width:100%;
}

#content{
	background: none;
	margin-top: 105px;
	position:relative;
	width: 100%;
	margin-left: 15px;
}

#body {
	background: url(img/content-bg.png) repeat-y scroll;
	width: 700px;
	margin-top: -16px;
	min-height: 300px;
	margin-left: 6px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .container {
height: 300px;
}
/**/

#body p {
	padding: 0px 45px;
	/*margin: 20px, 150px, 20px, 175px;*/
}

#body h1 {
	padding: 0px 35px;
}

#list {
	float:left;
	margin-left:30px;
	height:250px;
	padding:10px;
	width: 140px;
	background: url(img/listnav.png) no-repeat;
}

#list ul {
	list-style:none;
	list-style-type:none;
	display:block;
	margin-left:-35px;
}

#list li {
	font-size: 10px;
}

#list a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3f4b57;
}

#divider {
	float:left;
}

#listcontainer {
width:100%;
}

#listcontent {
	float: left;
	width: 450px;
	}

#listcontent p {
	padding: 0;
	margin: 0;
}

#listcontent h1 {
	font-size: 14px;
	font-weight:bold;
	padding: 0;
	margin: 0;
}

#listcontent h2 {
	font-size: 13px;
	font-weight:bold;
	color: #5c93ef;
	padding: 0;
	margin-left: 20px;
}



#listcontent a, a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #3f4b57;
}

#listcontent2 {
	float: left;
	width: 400px;
	}

#listcontent2 p {
	padding: 10;
	margin: 0;
	}

#listcontent2 h1 {
	font-size: 14px;
	font-weight:bold;
	padding: 0;
	margin: 0;
}

#listcontent2 a, a:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #3f4b57;
}

#listcontent2 img {
	float: left;
	padding: 10;
	margin: 10px;
	}

#list2 {
	float:left;
	margin-left:30px;
	height:500px;
	padding:10px;
	width: 200px;
	background: url(img/listnav2.png) no-repeat;
}

#list2 ul {
	list-style:none;
	list-style-type:none;
	display:block;
	margin-left:-35px;
}

#list2 li {
	font-size: 12px;
	color: black;
	font-weight:bold;
}

#list2 a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3f4b57;
	font-size: 10px;
}


#footer {
	margin-left: 23px;
	margin-top: -17px;
	position: relative;
	font-size: 10px;
	width: 850px;	
}

#footer a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3f4b57;
}

#footer p {
	padding: 0px;
	margin-top: 0px;	
}


/*Form*/

form {
	margin-left: 35px;
	padding: 10px;
}

label {
	color: #3f4b57;
	display: inline;
}

.textbox, .textarea {
	background: white;
	border: 1px solid #c1d7eb;
	color: #3f4b57;
	display: block;
	padding: 3px;
	margin-bottom: 0px;
	width: 300px;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submit {
	background: #C1D7EB;
	color: #3f4b57;
	border: 1px solid #3f4b57;
	padding-left: 5px;
	margin-left: 95px;
	margin-top:-10px;
}

/*Table*/
#body table {
	padding: 0px;
	margin-left: 45px;
	}

#body td {
	width: 150px;
	text-align: center;
	}

#body td a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3f4b57;
	}
	
#listcontent table {
	padding: 0px;
	margin-left: 0px;
	}

#listcontent td {
	width: 60px;!important
	text-align: center;
	}

#listcontent td a, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3f4b57;
	}