@charset "UTF-8";

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #3b717f;
	margin-bottom: 15px;
	font-weight: bold;
}
h4 {
	color: #60929f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	padding: 10px 0 15px 0;
}
h5 {
	color: #74a6ba;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding: 10px 0 0 0;
}

.twoColElsRtHdr #container{
	width: 940px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 0 0;

}
.nav_logo {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1120px;
}
#logo {
	float: left;
	padding-top: 3px;
	padding-right: 15px;
}
.twoColElsRtHdr #header{
	background-image: url(../images/header_slice.jpg);
	background-repeat: repeat-x;
	height: 97px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.twoColElsRtHdr #header ul{
	padding-right: 0px;
	padding-left: 0;
	padding-top: 40px;
	padding-bottom: 0px;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColElsRtHdr #header li{
	display: inline;
	float: left;
	margin-top: 0px;
}
.twoColElsRtHdr #header a:link,a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #222;
	padding-right: 20px;
	padding-top: 18px;
}
.twoColElsRtHdr #header a:hover,a:active {
}
#contactInfo{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#contactInfo #info{
	width: 143px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 14px;
	font-size: 18px;
	color: #444;
	float: left;
	margin-bottom: 30px;
}
#contactInfo #info a:link{
	color: #444;
}
#contactInfo #info a:hover{
	color: #444;
	text-decoration: underline;
}
#contactInfo #info a:active{color:#6e6e6e;}
#contactInfo #info a:visted{}
#info tr.alt td{
	font-weight: bold;
	padding-top: 5px;
	color: #437889;
	line-height: normal;
	padding-bottom: 2px;
}
#icons tr.gap td{
	padding-bottom: 30px;
}
#info tr.gap td{
	padding-bottom: 28px;
}
#contactInfo #icons{
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 15px;
	float: left;
}
#divider{
	display: block;
	margin-bottom: 25px;
	margin-top: 0px;
}
#servicesColumn1{
	width: 422px;
	height: auto;
	display: block;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #BBB;
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#servicesColumn2{
	width: 426px;
	height: auto;
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding: 0px;
}
.twoColElsRtHdr #sidebar1 ul{
	color: #CCC;
	list-style-type: none;
	display: inline;
}
.twoColElsRtHdr #sidebar1 li{
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
	color: #999;
}
#sidebar1 li a:link{
	color: #777;
	text-decoration: underline;
}
#sidebar1 li a:visited{
	color: #777;
}
#sidebar1 li a:hover{
	color: #4f4f4f;
}
#sidebar1 li a:active{
	color: #777;
}
.social_links {
	padding-left: 15px;
	position: relative;
}
.social_links #socialsites {
	position: relative;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.social_links #socialsites li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 1px;
}
.social_links #socialsites li, #socialsites a{
	height: 54px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#facebook{
	left: 0px;
	width: 52px;
}
#facebook{
	background-image: url(../images/social.png);
	background-position: 0 0;
}
#facebook a:hover{
	background-image: url(../images/social.png);
	background-position: 0 -57px;
}
#twitter{left:86px;width:52px;}
#twitter{
	background-image: url(../images/social.png);
	background-position: -86px 0;
}
#twitter a:hover{
	background-image: url(../images/social.png);
	background-position: -86px -57px;
}
#linkedin{
	left: 177px;
	width: 52px;
}
#linkedin{
	background-image: url(../images/social.png);
	background-position: -174px 0;
}
#linkedin a:hover{
	background-image: url(../images/social.png);
	background-position: -174px -57px;
}
#footer_topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #181819;
}
#footer_divider {
	display: block;
	width: 750px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	background-image: url(../images/divider_slice.jpg);
	background-repeat: repeat-x;
	height: 6px;
	margin-top: 15px;
}

#footer li a:link{
	color: #CCCCCC;
	text-decoration: none;
}
#footer li a:visited{
	color: #CCCCCC;
}
#footer li a:hover{
	text-decoration: underline;
	color: #CCCCCC;
}
#footer li a:active{
	color: #CCCCCC;
	text-decoration: none;
}
#bio{border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#DDDDDD;padding-bottom:30px;margin-bottom:50px;}
.twoColElsRtHdr #footer{
	background-color: #333333;
	margin: 0px;
	padding: 0;
	background-image: url(../images/footer_slice.jpg);
	background-repeat: repeat;
	display: block;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d5152;
	position: relative;
}
.twoColElsRtHdr #footer p{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	letter-spacing: 1px;
	color: #999999;
}
.twoColElsRtHdr #footer ul{
	list-style-type: none;
	padding-top: 20px;
	white-space: nowrap;
}
.twoColElsRtHdr #footer li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
#formBox{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.services_header{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#services_table {
	width: 100%;
}

#services_table td,
#services_table th{
	background-color: #DDD;
	width: 15%;
	padding: 5px;
}

#services_table th{
	color: #60929f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

#services_table .description{
	width: 55%;
	height: 50px;
	color: #60929f;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}



#services_table .checked,
#services_table .unchecked,
#services_table th{
	text-align: center;
}

#services_table .checked{
	background-color: #DDD;
	background-image: url(../images/check_icon.png);
	background-repeat: no-repeat;
	background-position: center;
} 

p.small {line-height:90%}