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: #000;
}
.arial12pxblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.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: #1F3686;
	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;
}
.redtext {
	color: #1E3787;
}
#emailform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
}
.floatingad {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #2B74D3;
	text-align: center;
	padding: 15px;
	float: right;
	width: 100px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF600;
	border-right-color: #FFF600;
	border-bottom-color: #FFF600;
	border-left-color: #FFF600;
	font-size: 120%;
	font-weight: bold;
}
.floatingad p a, .floatingad p a:link, .floatingad p a:visited {
	color: #FFF;
	text-decoration: none;
}
.floatingad p a:hover {color:yellow; text-decoration:underline;}

.css3roundedbox {
	border: 1px solid #999;
	margin: 5px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	-moz-box-shadow: 5px 5px  5px rgba(0,0,0, 0.25);
-webkit-box-shadow:  5px 5px   5px rgba(0,0,0, 0.25);
box-shadow:  5px 5px   5px rgba(0,0,0, 0.25);
}


#socialslider {
    display: block;
    padding: 0;
    z-index: 100;
	top: 150px; 
	width: 91px;
	height:180px;
	left: -60px; 
	position: fixed;
}

#socialslider-big {
	width:32px;
	height:94px;
	position: absolute;
    top: -1px;
	left:60px;
	background:url(../images/buttons/socials.png) top right no-repeat;
}

#socialslider-small {

    position: absolute;
    top: -1px;
	left:0;
    width: 60px;
	height:180px;
    z-index: 110;
}

#socialslider-small ul {
    color:#009;
	list-style: none outside none;
    margin: 0;
    padding: 0;
}

#socialslider-small ul li {
    display:block;
	width:60px;
	height:60px;
	background:url(../images/buttons/socials.png) top left no-repeat;
}

#socialslider-small ul li a{
    display:block;
	width:60px;
	height:60px;
	text-indent:-9999px;
}

#socialslider-small ul li.facebook { background-position:0 -60px;}
#socialslider-small ul li.twitter { background-position:0 0;}
#socialslider-small ul li.linkedin { background-position:0 -120px;}

