@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin:0;
	padding:0;
}
a:link {
	color: #11669c;
}
a:visited {
	color: #11669c;

}
a:hover {
	color: #11669c;
}
a:active {
	color: #11669c;
}

#back_hold{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/headers/bac_bac_grad.png);
	background-repeat: repeat-x;
	}

#main_hold{
	padding: 0px;
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#header{
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	float: left;	
}
#logo_hld{
	float: left;
	padding-top: 20px;
	padding-left: 20px	
}
#social{
	float: right;
	height: 30px;
	width: auto;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#social_bck_left{
	background-image: url(images/backgrounds/social_holder.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 100%;
	width: 20px;
	
}
#social_bck_mid{
	background-image: url(images/backgrounds/social_holder.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 100%;
	width: 100px;
}
#social_rt{
	background-image: url(images/backgrounds/social_holder.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 100%;
	width: 20px;
	
}

#nav{
	float: left;
	height: 60px;
	width: 980px;
	background-image: url(images/backgrounds/nav.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 3px;
}
#bc{
	padding: 0px;
	float: left;
	height: 15px;
	width: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#welcome_holder{
	padding: 0px;
	float: left;
	height: auto;
	width: 950px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(images/backgrounds/welcome_back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#wemlcome_text{
	float: left;
	width: 420px;
	margin-left: 50px;
	margin-bottom: 25px;
}
#div_part_text{
	float: left;
	width: 850px;
	margin-left: 50px;
	margin-bottom: 25px;
}
#mid_button_hold{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 265px;
	width: 965px;
	z-index: 0;
	background-image: url(images/backgrounds/people.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#left_mid_button{
	float: left;
	height: 100%;
	width: 290px;
	text-align: center;
	margin-left: 5px;
}
#mid_mid_button{
	float: left;
	height: 100%;
	width: 290px;
	text-align: center;
	z-index: 2;
	overflow: visible;
	margin-left: 50px;
}
#right_mid_button{
	float: right;
	height: 100%;
	width: 390px;
	text-align: center;
	margin-right: 5px;
}
#footer{
	float: left;
	width: 980px;
	height: 200px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#top_footer_column{
	float: left;
	height: 25px;
	width: 980px;
	
}
#left_ft_hd{
	width: 326px;
	float: left;
	text-align: center;
}
#mid_ft_hd{
	width: 326px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#right_ft_hd{
	width: 326px;
	float: left;
	text-align: center;
}
#footer_detail_hld{
	float: left;
	width: 980px;
	margin-top: 15px;
}
#grad{
	background-image: url(images/backgrounds/grad.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 15px;
	width: 100%;
	clear: both;
}
#grad_short{
	background-image: url(images/backgrounds/grad_short.png);
	background-repeat: no-repeat;
	background-position: 50px center;
	float: left;
	height: 15px;
	width: 100%;
	clear: both;
}
#lft_ft_det{
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 120px;
}
#mid_ft_det{
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 66px;
}
#right_ft_det{
	width: 190px;
	float: left;
	margin-left: 156px;
}

#contact_form{
	float: left;
	width: 500px;
	margin-left: 50px;
	margin-bottom: 25px;
}
#thanks {
	float: left;
	width: 400px;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#testimonial{
	float: left;
	height: 180px;
	width: 380px;
	z-index: 2;
	overflow: visible;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
}
#testimonial_main{
	float: left;
	width: 380px;
	z-index: 2;
	overflow: visible;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
}
#div_part_txt_hld{
	float: left;
	width: 90%;
	z-index: 2;
	overflow: visible;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.bluetext {
	color: #11669C;
	font-weight: lighter;
}
.back2black {
	color: #666;
}
.no_underline {
	text-decoration: none;
}

