﻿/* CSS Document */
body 
{
	background-color: #5D87A1;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.clear { clear: both; }

#wrapper 
{
	width: 900px;
	margin: 0 auto;
}

#pgHeader 
{
	width: 900px;
	height: 248px;
	background-image: url(../images/home_hdr.jpg);
	background-repeat: no-repeat;
}

#pgContent 
{
	width: 900px;
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-y;
}

#left_col 
{
	width: 244px;
	height: 425px;
	float: left;
}

#left_info 
{
	width: 244px;
	height: 279px;
	background-image: url(../images/home_left9.jpg);
}

#left_gc 
{
	width: 244px;
	height: 69px;
	background-image: url(../images/home_getconn.jpg);
	background-repeat: no-repeat;
}

#left_blog 
{
	width: 66px;
	height: 34px;
	float: left;
}

#left_news 
{
	width: 101px;
	height: 34px;
	float: left;
}

#left_quote 
{
	width: 77px;
	height: 34px;
	float: left;
}

#right_col 
{
	width: 656px;
	float: left;
}

#right_info 
{
	float: left;
	width: 370px;
	margin-left: 27px;
	margin-right: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#right_links 
{
	float: left;
	margin-top: 55px;
	width: 229px;
	height: 162px;
	background-image: url(../images/home_services.jpg);
	background-repeat: no-repeat;
}

.right_link 
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #EC5F29;
	height: 30px;
	line-height: 30px;
}

.right_link a, .right_link a:link, .right_link a:active, 
.right_link a:hover, .right_link a:visited 
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #EC5F29;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 35px;
	height: 30px;
	line-height: 30px;
}

.first_link 
{
	padding-bottom: 10px;
	height: 10px !important; 
	line-height: 10px !important; 
}

.first_link a, .first_link a:link, .first_link a:active, 
.first_link a:hover, .first_link a:visited 
{
	display: block;
	padding-bottom: 10px;
	height: 10px !important; 
	line-height: 10px !important; 
}

#sep_row 
{
	width: 369px;
	height: 10px;
	background-image: url(../images/home_dots.jpg);
	background-repeat: no-repeat;
	margin-left: 27px;
}

#tstHdr 
{
	margin-left: 27px;
	padding-top: 15px;
	color: #EC5F29;
	font-size: 14px;
	font-weight: bold;
}

.tstBody 
{
	margin-left: 27px;
	padding-top: 10px;
	padding-right: 100px;
	color: #EC5F29;
	font-size: 11px;
	line-height: 15px;
}

.tstSign 
{
	margin-left: 100px;
	padding-top: 5px;
	color: #EC5F29;
	font-size: 11px;
	font-style: italic;
}

.tstNext 
{
	margin-left: 100px;
	padding-top: 5px;
}

#pgFooter 
{
	width: 900px;
	height: 92px;
	background-image: url(../images/home_footer.jpg);
	background-repeat: no-repeat;
}

#footer_left 
{
	width: 600px;
	margin-left: 30px;
	float: left;
}

#phone_info {
	font-family: Times, Times New Roman, Sans-Serif;
	font-size: 20px;
}

#name_row 
{
	padding-top: 3px;
	font-size: 14px;
	color: #818080;
}

#social_links 
{
	padding-top: 10px;
	padding-left: 45px;
}

#social_links a { margin-right: 20px; }



#footer_right 
{
	width: 225px;
	float: right;
}

.footer_logo 
{
	float: left;
	padding-right: 15px;
}

#copy_txt 
{
	font-size: 11px;
	color: #9b9a9a;
	padding-top: 10px;
	padding-left: 
}
