@charset "utf-8";
/* CSS Document */

p{
	margin-top:0px;
	padding:0px;
	font-size:16px;
	color:#444;
}

form {

}

.input {
	}

.submit {
	
	}
	
img
{  border-style: none;
   behavior: url(iepngfix.htc); /********IEPNG FIX*************/

}

a:link {text-decoration:none;
}

ul {
	font-size:16px;
	color:#444;
	}

li {
	color:#444;
	}
	
h2 {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:14px;
	color:#2e87c8;
	font-size:30px;
	margin-top:0px;
	padding:0px;
}

h3 {
	color:#2e87c8;
	font-size:16px;
	margin-top:0px;
	padding:0px;
	}
	

body {
	margin:0px;
	padding:0px;
	background-color:#fef7f1
	background-repeat:repeat-x; 
}



.bluetext {
	margin-top:0px;
	font-size:16px;
	
}

#wrapper {
	position:relative;
	margin:auto;
	width:960px;
}

#header {
	position:relative;
	margin-top:0px;
	padding-top:0px;
	width:960px;
	height:455px;
	padding-bottom:20px;
}

#header2 {
	clear:both;
	position:relative;
	width:960px;
	height:130px;
	padding-bottom:20px;
}

#logo {
	position:absolute;
	margin-top:17px;
	margin-left:0px;
}

#headercontact {
	float:right;
	margin-top:17px;
	height:73px;
	width:282px;
	
	
}

/******* Navigation Starts **********/

#nav {
    padding: 0px;
	position:absolute;
	margin-top:104px;
	margin-left:0px;
    list-style: none;
    width: 964px;
    height: 34px;
    overflow: hidden;
	}

#nav li {
	float:left;
	margin-left:4px;
	}
	
#nav a {
    display: block;
    background-image:url(Navigation-Bar-sprites.png);
    padding-top: 34px; /* same as height of #example-nav */
    text-decoration: none; /* needed for IE8 beta, otherwise it still shows the underlines */
}

#home {
	width: 155px;
	background-position: 0px 0px;

}

#home:hover, #home.selected {
	background-position: 0px -34px;
}

#about {
    width: 154px;
	background-position: -158px 0px;

}

#about:hover, #about.selected {
    background-position: -158px -34px;
}

#services {
    width: 154px;
    background-position: -320px 0px;

}

#services:hover, #services.selected {
    background-position: -320px -34px;
}

#faq {
	width: 154px;
	background-position: -480px 0px;

}

#faq:hover, #faq.selected {
	background-position: -480px -34px;
}

#resources {
    width: 154px;
    background-position: -641px 0px;


}

#resources:hover, #resources.selected {
    background-position: -641px -34px;
}

#appointment {
    width: 164px;
    background-position: -802px 0px;
}

#appointment:hover, #appointment.selected {
    background-position: -802px -34px;
	
}

.nomarginright {
	margin-right:0px;
}




/*********** Navigation Ends*********/

#middleheader {
	position:absolute;
	margin-top:158px;
	height:323px;
	width:960px;
	background-repeat:no-repeat;
	left: 1px;
}

#mainimage {
	float:left;
	width:675px;
	height:281px;
	background-color:#000;
}

#learnmorebutton {
	position:absolute;
	left: 505px;
	top: 208px;
}

.data {
	float:right;
}


#content {
	clear:both;
	margin-top:15px;
	width:960px;
	}

#content2 {
	clear:both;
	margin-top:15px;
	width:960px;
	height:700px;
	}


#servicessection {
	padding-right:15px;
	padding-left:15px;
	float:left;
	width: 250px;
	}
	
#downloadchecklist {
	margin-left:10px;
	width:143px;
	height:143px;
	}

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

#servicessection h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#2e87c8;
	margin:0px;
	padding:0px;
}

#servicessection ul {
	margin-top:0px;
	padding-top:0px;
	}

#googlemap {
	
	}
	
#appointmentmap {
	position:absolute;
	margin-top:70px;
	margin-left:765px;
	
	}
	
#faqtext h3{
	color:#2e87c8;
	font-size:16px;
}

#rightcontent {
	float:right;
	width:670px;	
	}
	
#footer {
	position:relative;
	padding:5px;
	clear:both;
	background-color:#111;
	height:100px;
	}
	
#footercontent 
	{
		margin:auto;
		margin-top:70px;
		width:960px;
	}
	
#footercontent p {
	color:#666;

}
	
#copyright {
	float:left;
	width:250px;
	}
	
#designtext {
	float:right;
	width:250px;
}
