body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF600;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.arial12pxgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:150%;
	color: #333333;
	padding:0 10px;
}
.arial11pxblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:150%;
	color: #000;
}
.arial12pxblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:150%;
	color: #000;
	padding:0 10px;
}
.arial12pxblack {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	line-height:150%;
	color: #333333;
	font-weight: normal;
		padding:0 10px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	border: 1px solid #333333;
}
.arialtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006;
	font-weight: bold;
	margin-left:10px;
}

#headertopbit{
	width:780px;
	height: 67px;
	background-image: url(images/nav_pic_top.jpg);
	background-repeat: no-repeat;
}


#headpic{
	width:780px;
	height: 175px;
	background-image: url(images/headers/home.jpg);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


#topnavhome{
	display: block;
	height: 71px;
	width: 91px;
	background-color: #4389EB;
	background-image: url(images/buttons/home.jpg);

	}
#topnavhome a{
	display: block;
	height: 71px;
	width: 91px;
	background-color: #4389EB;
	background-image: url(images/buttons/home.jpg);
}
#topnavhome.current a{
	display: block;
	height: 71px;
	width: 91px;
	background-color: #4389EB;
	background-image: url(images/buttons/home_on.jpg);
}

#topnavhome a:hover{
	display: block;
	height: 71px;
	width: 91px;
	background-color: #4389EB;
	background-image: url(images/buttons/home_on.jpg);
}
#topnavabout{
	display: block;
	height: 71px;
	width: 90px;
	background-color: #4389EB;

	}
#topnavabout a{
	display: block;
	height: 71px;
	width: 90px;
	background-color: #4389EB;
	background-image: url(images/buttons/about_us.jpg);
}

#topnavabout.current a{
	display: block;
	height: 71px;
	width: 90px;
	background-color: #4389EB;
	background-image: url(images/buttons/about_us_on.jpg);
}

#topnavabout a:hover{
	display: block;
	height: 71px;
	width: 90px;
	background-color: #4389EB;
	background-image: url(images/buttons/about_us_on.jpg);
}
#topnavtest{
	display: block;
	height: 71px;
	width: 90px;
	background-color: #4389EB;

	}
#topnavtest a{
	display: block;
	height: 71px;
	width: 90px;
	background-color: #4389EB;
	background-image: url(images/buttons/testimonials.jpg);
}
#topnavtest.current a{
	display: block;
	height: 71px;
	width: 90px;
	background-color: #4389EB;
	background-image: url(images/buttons/testimonials_on.jpg);
}
#topnavtest a:hover{
	display: block;
	height: 71px;
	width: 90px;
	background-color: #4389EB;
	background-image: url(images/buttons/testimonials_on.jpg);
}
#topnavcontact{
	display: block;
	height: 71px;
	width: 90px;
	background-color: #4389EB;

	}
#topnavcontact a{
	display: block;
	height: 71px;
	width: 91px;
	background-color: #4389EB;
	background-image: url(images/buttons/contact_us.jpg);
}
#topnavcontact.current a{
	display: block;
	height: 71px;
	width: 91px;
	background-color: #4389EB;
	background-image: url(images/buttons/contact_us_on.jpg);
}
#topnavcontact a:hover{
	display: block;
	height: 71px;
	width: 91px;
	background-color: #4389EB;
	background-image: url(images/buttons/contact_us_on.jpg);
}
.style1 {font-size: 12px}
.style2 {color: #333333; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}

.phoneNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #1F3686;
	padding:0 10px;
}

.highlight {
	color:#000;
	padding:2px;
	font-weight:bold;
	margin-right:2px;
}
.style3 {
	color: #000;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.nomargins {
	margin:0;
	text-align: center;
}

#headerimg {width: 780px; height: 207px; background-color:#ffffff; margin:0; padding:0;}

#emailform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
}

