@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/gradientBG.jpg);
	background-repeat: repeat-x;
	background-color: #EFF9EE;
	text-align: center;
	background-attachment: fixed;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



p {
	margin: 0px;
	padding: 0px;
}

a:link {
	font-size: 12px;
	color: #333931;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-size: 12px;
	color: #333931;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333931;
	text-decoration: none;
	/*font-weight: bold;*/
}
a:active {
	font-size: 12px;
	color: #333931;
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.PxWhite-Eleven {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}
.PxWhite-Fourteen {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;

}
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 10px;
	font-weight: normal;
	color: #537154;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #537154;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/lsit.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	color: #537154;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	color: #F1DADB;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h6 {
	font-size: 19px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrapper {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}



#header {
	width: 980px;
	float: left;
	background-image: url(../images/Header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 7px;
}

#header #mobile_alert_success {
	font-weight: bold;
	font-size: 1.3em;
	color: #FFF;
}
#home {
	width: 980px;
	background-color:#E8F4E6;
	float: left;
}
#servicesPage {
	width: 980px;
	background-color:#E8F4E6;
	float: left;
}
#helpful {
	width: 980px;
	background-color:#E8F4E6;
	float: left;
	
}
#faq {
	width: 980px;
	background-color:#E8F4E6;
	float: left;
	
}
#contact {
	width: 980px;
	background-color:#E8F4E6;
	float: left;
	
}
#blog {
	width: 980px;
	background-color:#E8F4E6;
	float: left;
	
}



#logo {
	float: left;
	/*width: 220px;*/
	background-image: url(../images/Identity.jpg);
	background-repeat: no-repeat;
	background-position: 10px 20px;
	padding-top: 30px;
	padding-left: 210px;
	height: 70px;
}
#search{
	float: right;
	width: 425px;
	padding-top: 20px;
}
/* Main navigation */
#nav {
	float: left;
	width: 100%;
	margin-top: 12px;
}
#nav ul {
	float: left;
	margin: 0px;
	padding: 0px;

}
#nav ul li {
	display: block;
	float: left;
	list-style: none;
	text-align: center;

}
#nav ul li a {
	display: block;
	float: left;
	color: #FFD9D9;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B10707;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4D0404;
	width: 141px;
	height: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 13px;
}
#nav ul li a:hover,#nav ul li a.current {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	background-color: #DB0100;
}
#nav UL LI A.wrap
{
	padding-top:2px;
	padding-bottom: 19px;
}
#nav UL LI A#lastnavitem
{
	width: 143px;
}
/* Main navigation */
#navBlog {
	float: left;
	width: 180px;
	margin-top: 10px;
}
#navBlog ul {
	float: left;
	margin: 0px;
	padding: 0px;

}
#navBlog ul li {
	display: block;
	float: left;
	list-style: none;
	text-align: center;

}
#navBlog ul li a {
	display: block;
	float: left;
	color: #FFD9D9;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 158px;
	height: 30px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navBlog ul li a:hover,#navBlog ul li a.current {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	background-color: #DB0100;
}
#headerStart{
	float: left;
	width: 976px;
	text-align: left;
	background-image: url(../images/leftHeader.jpg);
	background-repeat: no-repeat;
	background-color: #810608;
	height: 398px;
	background-position: 8px 6px;
	padding-left: 3px;

}

#header-slideShow{
	float: left;
	width: 970px;
	text-align: left;
	height: 300px;
	background-position: 0px;
	padding-top: 6px;
	padding-left: 5px;

}


#about{
	float: left;
	width: 230px;
	text-align: left;
	height: 300px;
	padding-left: 40px;
	padding-top: 34px;
}
#flashcontent{
	float: left;
	width: 188px;
	text-align: left;
	height: 342px;
	padding-top: 30px;
	padding-left: 33px;
}
#mobile{
	float: left;
	width: 320px;
	text-align: left;
	height: 32px;


	

}
#send_mobile_alert{
	float: left;
	width: 420px;
	text-align: left;
}

#welcomeMessage{
	float: left;
	width: 440px;
	text-align: left;
	padding-top: 25px;

}#affiliates{
	float: left;
	width: 80%;
	text-align: left;
	padding: 20px;

}
#become{
	float: left;
	width: 35%;
	text-align: left;
	padding: 20px;

}
#links{
	float: left;
	width: 35%;
	text-align: left;
	padding: 20px;

}
#shop{
	float: left;
	width: 990px;
	text-align: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 4px;

}

#shopHolder{
	float: left;
	width: 800px;
	margin-top: 8px;
	margin-left: 8px;

}
#services{
	float: left;
	width: 900px;
	text-align: left;
	padding: 20px;

}
#intro{
	float: left;
	width: 400px;
	text-align: left;
	padding: 20px;

}

.shortList{
	float: left;
	width: 210px;
	text-align: left;
	background-image: url(../images/Tab.jpg);
	height: 260px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 15px;

}
.GeoArea{
	float: left;
	width: 800px;
	text-align: left;
	background-image: url(../images/Tab.jpg);
	height: 260px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top: 15px;

}
#quickOutline{
	float: left;
	width: 400px;
	text-align: left;
	padding: 20px;

}
.services-des-mod {
	float: left;
	width: 420px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#footer{
	float: left;
	color: #FFFFFF;
	text-align: center;
	width: 980px;
	background-color: #660808;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#partnerswith{
	float: left;
	padding-top: 90px;
	padding-right: 30px;
	color: #FFFFFF;
	text-align: center;
	width: 920px;
	padding-left: 30px;
	background-color: #660808;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerImage.jpg);
	background-repeat: no-repeat;
}
#BrandLogos{
	color: #FFFFFF;
	text-align: center;
	width: 982px;
	height: 73px;
	background-image: url(../images/footerImage.jpg);
	margin-right: auto;
	margin-left: auto;
}
#footer-left {
	font-size: 10px;
	width: 700px;
	padding-top: 8px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer LI {
	float: left; 
	margin-right: 0.5em;
}
#footer LI A {
	margin-right: 0.5em;
}
#footer DIV#copyright {
	margin-top: 1.5em;
}
#fl{
	float: left;

}
#fr{
	float: right;

}
.holder {
	float: left;
	width: 175px;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-left: 1px;
	margin-top: 2px;
	margin-left: 1px;
	padding-right: 1px;
	margin-right: 2px;
}
.buyNow {
	margin: 5px;
	float: left;
	width: 160px;
	background-color: #FFFFFF;

}
.ItemPrice {
	margin: 5px;
	float: left;
	width: 165px;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;

}
.ItemDescription {
	margin: 5px;
	float: left;
	width: 160px;
	background-color: #F0F0F0;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.thumbnail {
float: left;
width: 160px;
height: 160px;
margin: 0 15px 15px 0;
padding: 5px;
text-align: center;
background-repeat: no-repeat;
background-position: 50% 50%;
}
#links a {
	display:block;
	height: 160px;
	width: 160px;
}
#links a img {
height: 0;
width: 0;
border-width: 0;
}
#links a:hover img {
	position: relative;
	left: auto;
	height: 680px;
	width: 680px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	right: auto;
}
.12pxFont {

}




H1.headerTitle {
	background-image: url(../images/redTitleBar.gif);
	background-repeat: no-repeat;
	background-position: 13px 0px;
	float: left;
	width: 965px;
	text-align: left;
	height: 65px;
	padding-left: 40px;
	padding-top: 10px;
	font-size: 36px;
	color: #E8F4E6;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ServicesHeaderTitle{
	float: left;
	width: 965px;
	text-align: left;
	height: 65px;
	padding-left: 10px;
	background-image: url(../images/Services.jpg);
	background-repeat: no-repeat;
	background-position: 13px 0px;


}
.FAQHeaderTitle{
	float: left;
	width: 965px;
	text-align: left;
	height: 65px;
	padding-left: 10px;
	background-image: url(../images/faq.jpg);
	background-repeat: no-repeat;
	background-position: 13px 0px;


}
.HelpfulHeaderTitle{
	float: left;
	width: 965px;
	text-align: left;
	height: 65px;
	padding-left: 10px;
	background-image: url(../images/HelpfullTips.jpg);
	background-repeat: no-repeat;
	background-position: 13px 0px;


}
.ContactHeaderTitle{
	float: left;
	width: 965px;
	text-align: left;
	height: 65px;
	padding-left: 10px;
	background-image: url(../images/ContactUs.jpg);
	background-repeat: no-repeat;
	background-position: 13px 0px;


}
.ComputerBlogHeaderTitle{
	float: left;
	width: 965px;
	text-align: left;
	height: 65px;
	padding-left: 10px;
	background-image: url(../images/ComputerBlog.jpg);
	background-repeat: no-repeat;
	background-position: 13px 0px;


}

/* treeemnu */



.TreeNav{
	float: left;
	width: 900px;
	text-align: left;
	height: 25px;
	padding-left: 20px;
	padding-top: 8px;


}






#services-panel{
	width: 125px;
	padding-top: 5px;
	float: left;
}


#servicesmenu{
	width: 130px;
	padding-top: 5px;
	padding-right: 10px;
}



#servicesmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#servicesmenu li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	cursor: default;
	background-color: #868686;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5B5B5;
	border-bottom-color: #707070;
}

* html #servicesmenu li a{ /*IE only */
width: 240px; /*IE 5*/

}

#servicesmenu li a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #6A6A6A;
	text-decoration: none;
	background-color: #FFFFFF;
}

#servicesmenu div.menutitle{
	color: #777C80;
	padding: 1px 0;
	padding-left: 5px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
.11pxFont {
	font-size: 11px;
	font-weight: normal;
	color: #537154;
	text-decoration: none;
	line-height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
	list-style-image: url(../images/lsit.jpg);
}
.320 {
	font-size: 11px;
	font-weight: normal;
	color: #537154;
	text-decoration: none;
	line-height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 10px;
	list-style-image: url(../images/lsit.jpg);
	width: 300px;
	float: left;
}

/* BOX MODULE BLOG LINE*/


.DBox-Module {
	float: left;
	width: 530px;
	padding-top: 6px;
	padding-left: 2px;
	margin-left: 12px;
}
.DBoxModule-Header-Holder {
	float: left;
	width: 530px;
}
.DBoxMod-Header-TopLeft {
	background-image: url(../images/BoxMod/CORNER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 10px;
	background-position: -2px 0px;
}
.DBoxMod-Header-Center {
	background-image: url(../images/BoxMod/TOPTITLE-BG.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	width: 507px;
}
.DBoxMod-Header-TopRight {
	background-image: url(../images/BoxMod/CORNER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 12px;
}
.DBoxMod-Content-BG {
	background-image: url(../images/BoxMod/BOXBODY-RIGHT.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 530px;
	background-position: right top;
	background-color: #EFF9EE;
}
.DBoxModule-Footer-Holder {
	float: left;
	width: 530px;
}
.DBoxMod-Footer-TopLeft {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 12px;
	background-position: -2px 0px;
}
.DBoxMod-Footer-Center {
	background-image: url(../images/BoxMod/BOXBODY-BOTTOM-LINE.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 24px;
	width: 504px;
}
.DBoxMod-Footer-TopRight {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 14px;
}
.DBoxMod-Icon {
	float: left;
	height: 55px;
	width: 60px;
	margin-top: 3px;
	margin-left: 3px;
}
.DBoxMod-Header-Title-TXT {
	float: left;
	height: 30px;
	width: 320px;
	padding-top: 10px;
	background-image: url(../images/paragraph_Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.DBoxMod-Title-Red {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.DBoxMod-Title-Blk {
	font-size: 9px;
	color: #000000;
}
.DBoxMod-Content-Description {
	float: left;
	width: 450px;
	padding-left: 20px;
	color: #404D3C;
	line-height: 19px;
	padding-top: 20px;
}

.DBoxMod-Content-List {
	float: left;
	width: 920px;
	padding-left: 10px;
	color: #621B1F;
	line-height: 19px;
}

.DBoxMod-ReadMore {
	float: right;
	height: 19px;
	width: 92px;
	padding-right: 20px;
	padding-top: 6px;
}


/* BOX MODULE RSS FEED LINE*/


.EBox-Module {
	float: left;
	width: 400px;
	padding-top: 6px;
	padding-left: 2px;
	margin-left: 12px;
}
.EBoxModule-Header-Holder {
	float: left;
	width: 400px;
}
.EBoxMod-Header-TopLeft {
	background-image: url(../images/BoxMod/CORNER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 10px;
	background-position: -2px 0px;
}
.EBoxMod-Header-Center {
	background-image: url(../images/BoxMod/TOPTITLE-BG.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	width: 373px;
}
.EBoxMod-Header-TopRight {
	background-image: url(../images/BoxMod/CORNER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 12px;
}
.EBoxMod-Content-BG {
	background-image: url(../images/BoxMod/BOXBODY-RIGHT.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 396px;
	background-position: right top;
	background-color: #EFF9EE;
}
.EBoxModule-Footer-Holder {
	float: left;
	width: 400px;
}
.EBoxMod-Footer-TopLeft {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 12px;
	background-position: -2px 0px;
}
.EBoxMod-Footer-Center {
	background-image: url(../images/BoxMod/BOXBODY-BOTTOM-LINE.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 24px;
	width: 370px;
}
.EBoxMod-Footer-TopRight {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 14px;
}
.EBoxMod-Icon {
	float: left;
	height: 55px;
	width: 60px;
	margin-top: 3px;
	margin-left: 3px;
}
.EBoxMod-Header-Title-TXT {
	float: left;
	height: 30px;
	width: 320px;
	padding-top: 10px;
	background-image: url(../images/paragraph_Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.EBoxMod-Title-Red {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.EBoxMod-Title-Blk {
	font-size: 9px;
	color: #000000;
}
.EBoxMod-Content-Description {
	float: left;
	width: 360px;
	padding-left: 20px;
	color: #404D3C;
	line-height: 19px;
	padding-top: 20px;
}

.EBoxMod-Content-List {
	float: left;
	width: 920px;
	padding-left: 10px;
	color: #621B1F;
	line-height: 19px;
}

.EBoxMod-ReadMore {
	float: right;
	height: 19px;
	width: 92px;
	padding-right: 20px;
	padding-top: 6px;
}


/* BOX MODULE RSS FEED LINE*/


.FBox-Module {
	float: left;
	width: 470px;
	padding-top: 6px;
	padding-left: 2px;
	margin-left: 12px;
}
.FBoxModule-Header-Holder {
	float: left;
	width: 470px;
}
.FBoxMod-Header-TopLeft {
	background-image: url(../images/BoxMod/CORNER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 10px;
	background-position: -2px 0px;
}
.FBoxMod-Header-Center {
	background-image: url(../images/BoxMod/TOPTITLE-BG.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	width: 443px;
}
.FBoxMod-Header-TopRight {
	background-image: url(../images/BoxMod/CORNER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 12px;
}
.FBoxMod-Content-BG {
	background-image: url(../images/BoxMod/BOXBODY-RIGHT.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 466px;
	background-position: right top;
	background-color: #EFF9EE;
}
.FBoxModule-Footer-Holder {
	float: left;
	width: 470px;
}
.FBoxMod-Footer-TopLeft {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 12px;
	background-position: -2px 0px;
}
.FBoxMod-Footer-Center {
	background-image: url(../images/BoxMod/BOXBODY-BOTTOM-LINE.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 24px;
	width: 440px;
}
.FBoxMod-Footer-TopRight {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 14px;
}
.FBoxMod-Icon {
	float: left;
	height: 55px;
	width: 60px;
	margin-top: 3px;
	margin-left: 3px;
}
.FBoxMod-Header-Title-TXT {
	float: left;
	height: 30px;
	width: 320px;
	padding-top: 10px;
	background-image: url(../images/paragraph_Bg.jpg);
	background-repeat: no-repeat;
}
.FBoxMod-Title-Red {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.FBoxMod-Title-Blk {
	font-size: 9px;
	color: #000000;
}
.FBoxMod-Content-Description {
	float: left;
	width: 360px;
	padding-left: 20px;
	color: #404D3C;
	line-height: 19px;
	padding-top: 20px;
}

.FBoxMod-Content-List {
	float: left;
	width: 920px;
	padding-left: 10px;
	color: #621B1F;
	line-height: 19px;
}

.FBoxMod-ReadMore {
	float: right;
	height: 19px;
	width: 92px;
	padding-right: 20px;
	padding-top: 6px;
}

/* BOX MODULE  GEO AREA*/


.Box-Module {
	float: left;
	width: 960px;
	padding-top: 6px;
	padding-left: 2px;
	margin-left: 12px;
}
.BoxModule-Header-Holder {
	float: left;
	width: 960px;
}
.BoxMod-Header-TopLeft {
	background-image: url(../images/BoxMod/CORNER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 10px;
	background-position: -2px 0px;
}
.BoxMod-Header-Center {
	background-image: url(../images/BoxMod/TOPTITLE-BG.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	width: 932px;
}
.BoxMod-Header-TopRight {
	background-image: url(../images/BoxMod/CORNER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 12px;
}
.BoxMod-Content-BG {
	background-image: url(../images/BoxMod/BOXBODY-RIGHT.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 955px;
	background-position: right top;
	background-color: #EFF9EE;
}
.BoxModule-Footer-Holder {
	float: left;
	width: 960px;
}
.BoxMod-Footer-TopLeft {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 10px;
	background-position: -2px 0px;
}
.BoxMod-Footer-Center {
	background-image: url(../images/BoxMod/BOXBODY-BOTTOM-LINE.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 24px;
	width: 931px;
}
.BoxMod-Footer-TopRight {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 14px;
}
.BoxMod-Icon {
	float: left;
	height: 55px;
	width: 60px;
	margin-top: 3px;
	margin-left: 3px;
}
.BoxMod-Header-Title-TXT {
	float: left;
	height: 30px;
	width: 300px;
	padding-top: 10px;
	background-image: url(../images/paragraph_Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.BoxMod-Title-Red {
	font-size: 17px;
	color: #DB0100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.BoxMod-Title-Blk {
	font-size: 9px;
	color: #000000;
}
.BoxMod-Content-Description {
	float: left;
	width: 300px;
	padding-left: 10px;
	color: #404D3C;
	line-height: 19px;
}

.BoxMod-Content-List {
	float: left;
	width: 920px;
	padding-left: 10px;
	color: #621B1F;
	line-height: 19px;
}

.BoxMod-ReadMore {
	float: right;
	height: 19px;
	width: 92px;
	padding-right: 20px;
	padding-top: 6px;
}

/* BOX MODULE  SERVICES IN BOX*/


.CBox-Module {
	float: left;
	width: 477px;
	padding-top: 10px;
	padding-left: 2px;
	margin-left: 9px;
	/*height: 280px;*/
}
.CBoxModule-Header-Holder {
	float: left;
	width: 470px;
}
.CBoxMod-Header-TopLeft {
	background-image: url(../images/BoxMod/CORNER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 10px;
	background-position: -2px 0px;
}
.CBoxMod-Header-Center {
	background-image: url(../images/BoxMod/TOPTITLE-BG.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	width: 447px;
}
.CBoxMod-Header-TopRight {
	background-image: url(../images/BoxMod/CORNER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 12px;
}
.CBoxMod-Content-BG {
	background-image: url(../images/BoxMod/BOXBODY-RIGHT.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 470px;
	background-position: right top;
	background-color: #EFF9EE;
}
.CBoxModule-Footer-Holder {
	float: left;
	width: 470px;
}
.CBoxMod-Footer-TopLeft {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 12px;
	background-position: -2px 0px;
}
.CBoxMod-Footer-Center {
	background-image: url(../images/BoxMod/BOXBODY-BOTTOM-LINE.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 24px;
	width: 444px;
}
.CBoxMod-Footer-TopRight {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 14px;
}
.CBoxMod-Icon {
	float: left;
	height: 55px;
	width: 60px;
	margin-top: 3px;
	margin-left: 3px;
}
.CBoxMod-Header-Title-TXT {
	float: left;
	height: 30px;
	width: 420px;
	padding-top: 10px;
	background-image: url(../images/paragraph_Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.CBoxMod-Title-Red {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.CBoxMod-Title-Blk {
	font-size: 9px;
	color: #000000;
}
.CBoxMod-Content-Description {
	float: left;
	width: 280px;
	padding-left: 10px;
	color: #404D3C;
	line-height: 19px;
	padding-bottom: 70px;
}

.CBoxMod-Content-List {
	float: left;
	width: 920px;
	padding-left: 10px;
	color: #621B1F;
	line-height: 19px;
}

.CBoxMod-ReadMore {
	float: right;
	height: 19px;
	width: 92px;
	padding-right: 20px;
	padding-top: 6px;
}


/* BOX MODULE 

·         Coverage Areas

·         Residential Services

·         Business Services


*/


.BBox-Module {
	float: left;
	width: 455px; /* 305px; */
	padding-top: 6px;
	margin-left: 5px;
	padding-left: 4px;
	padding-right: 10px;
}
.BBoxModule-Header-Holder {
	float: left;
	width: 444px; /*304px;*/
}
.BBoxMod-Header-TopLeft {
	background-image: url(../images/BoxMod/CORNER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 10px;
	background-position: -2px 0px;
}
.BBoxMod-Header-Center {
	background-image: url(../images/BoxMod/TOPTITLE-BG.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 45px;
	width: 421px; /*277px;*/
}
.BBoxMod-Header-TopRight {
	background-image: url(../images/BoxMod/CORNER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 12px;
}
.BBoxMod-Content-BG {
	background-image: url(../images/BoxMod/BOXBODY-RIGHT.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 450px; /* 300px; */
	background-position: right top;
	background-color: #EFF9EE;
}
.BBoxModule-Footer-Holder {
	float: left;
	width: 450px; /* 300px; */
}
.BBoxMod-Content-list {
	float: left;
	width: 920px;
	padding-left: 10px;
	color: #621B1F;
	line-height: 19px;
}
.BBoxMod-Footer-TopLeft {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-LEFT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 12px;
	background-position: -2px 0px;
}
.BBoxMod-Footer-Center {
	background-image: url(../images/BoxMod/BOXBODY-BOTTOM-LINE.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 24px;
	width: 424px; /* 274px; */
}
.BBoxMod-Footer-TopRight {
	background-image: url(../images/BoxMod/BOXBODY-LOWER-RIGHT.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 14px;
}
.BBoxMod-Icon {
	float: left;
	height: 55px;
	width: 60px;
	margin-top: 3px;
	margin-left: 3px;
}
.BBoxMod-Header-Title-TXT {
	float: left;
	height: 30px;
	width: 270px;
	padding-top: 10px;
	background-image: url(../images/paragraph_Bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.BBoxMod-Title-Red {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.BBoxMod-Title-Blk {
	font-size: 9px;
	color: #000000;
}
.BBoxMod-Content-Description {
	float: left;
	width: 220px;
	padding-left: 10px;
	color: #621B1F;
	line-height: 19px;
}
.BBoxMod-ReadMore {
	float: right;
	height: 19px;
	width: 92px;
	padding-right: 20px;
	padding-top: 6px;
}

.stockIMG {
	float: left;
	width: 148px;
	padding-left: 10px;
	height: 105px;
	padding-top: 10px;
	padding-bottom: 50px;
}


.post
{
	line-height: 20px;
}

.post .postheader h2
{
	font-size: 17px;
	margin-bottom: 3px;
}

.post .postheader h2 a
{
	text-decoration: none;
	color: #273647;
}

.post .postheader h2 a:hover
{
	text-decoration: underline;
}

.post .postheader .postmeta
{
	width: 100%;
	font-size: 11px;
	border-bottom: solid 1px #ababab;
	padding-bottom: 5px;
}

.post img
{
	padding: 5px;
	border: solid 1px #ababab;
}

/* footer link style */ 

.footerLinks {}
#footerlinks A {
	margin-right: 0.4em;
}
#footerlinks a:link {
	font-size: 12px;
	color: #EEC0BF;
	text-decoration: none;
}
#footerlinks a:visited {
	font-size: 12px;
	color: #EEC0BF;
	text-decoration: none;
}
#footerlinks a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerlinks a:active {
	font-size: 12px;
	color: #EEC0BF;
	text-decoration: none;
}
#affiliation_PARTNERS {
	float: left;
	width: 980px;
	background-color: #E5EFE4;
	text-align: left;
	margin-bottom: 15px;
}
#home_Holder{
	background-image: url(../images/smallRED.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 979px;
}
#Top-Brand-Holder{
	background-repeat: no-repeat;
	float: left;
	width: 979px;
	text-align: center;
	background-image: url(../images/Brands-BGTab.jpg);
	background-position: center top;
	padding-top: 10px;
	height: 85px;
}

#Top-Brand-HolderFront{
	float: left;
	width: 979px;
	text-align: center;
	background-color: #820608;
}

#Vid_con {
	float: left;
	width: 475px;
	padding-top: 10px;
	padding-left: 2px;

}
#Vid_conB{
	float: left;
	width: 475px;
	padding-top: 10px;
	padding-left: 2px;
	margin-left: 9px;

}

/* service areas list */
div#serviceAreasList .state { font-weight: bold; color:#F00; }
