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: 12px;
	color: #333333;
	text-align: left;
}
.arial11pxblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C74D3;
}
.arial12pxblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C74D3;
}
.arial12pxblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.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: 14px;
	color: #2C74D3;
	font-weight: bold;
	text-align: left;
}

#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 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 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 a:hover{
	display: block;
	height: 71px;
	width: 91px;
	background-color: #4389EB;
	background-image: url(images/buttons/contact_us_on.jpg);
}
.phoneNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #15509C;
	text-align: center;
}
.whiteonblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFF;
}
.yellowtext, .yellowtext a, .yellowtext a:link{
	color: #FFF600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.yellowtext a:hover{
	color: #FFF600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
}
#bottomlogo {
	padding-right: 10px;
	padding-left: 10px;
}
