/*******************/
/* General schemes */
/*******************/

body
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("images/bg_loop.png");
	background-position: center top;
	background-repeat: repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #747272;
}

/* main content header */
h1
{
	font-size: 30px;
	font-family: Georgia, Arial;
	font-weight: bold;
	color: #828576;
	padding: 0px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

/* used in bucket headers */
h2
{
	position: relative;
	margin: 7px 0px 0px 34px;
	font-family: Georgia;
	font-size: 16px;
	color: #ffffff;
}

/* used in subcontent headers */
h3
{
	margin: 12px 0px 4px 0px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

/* used in buckets and subcontent. */
h4
{
	margin: 12px 0px 4px 0px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

/* nav subheader */
h5
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
/* used in buckets and subcontent. */

/*
a
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0b2086;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover
{
	color: #040e3c;
}
/*

/* wraps the entire page so that the content centers */
.wrapper
{
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding: 0px 0px 0px 0px;
	width: 992px;
}

/* wraps top of page w/ darkening concrete tex */
#topwrap
{
	margin: 0 auto;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 105px;
	background-image: url("images/bg_loop_top.png");
	background-position: center top;
	background-repeat: repeat-x;
}

/******************/
/* Header schemes */
/******************/

/* wraps the entire header */
#headwrap
{
	position: absolute;
	top: 52px;
	left: 0px;
	width: 992px;
	height: 105px;
	background-image: url("images/bg_head.png");
	background-position: center bottom;
	background-repeat: repeat-x;
}

/* center of header: ABC logo */
#headlogo
{
	position: absolute;
	top: -36px;
	left: 364px;
	width: 264px;
	height: 141px;
}

/* left of header, background items */
#headleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 105px;
}

/* right of header, background items */
#headright
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 105px;
}

/* gray nav box for left side navigation */
#navleft
{
	background-color: Transparent;
	position: absolute;
	top: 60px;
	left: 30px;
	width: 340px;
	text-align: right;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	z-index: 3;
}

#navleft a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#navleft a:hover
{
	text-decoration: underline;
}

/* gray nav box for right side navigation */
#navright
{
	background-color: Transparent;
	position: absolute;
	top: 60px;
	right: 30px;
	width: 340px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	z-index: 3;
}

#navright a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

#navright a:hover
{
	text-decoration: underline;
}

/***********/
/* Shaders */
/***********/

/* body left shader */
#bodyleft
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 31px;
	height: 940px;
	background-image: url("images/bodyleft.png");
	background-position: left top;
	background-repeat: repeat-y;
}

/* body right shader */
#bodyright
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 31px;
	height: 940px;
	background-image: url("images/bodyright.png");
	background-position: left top;
	background-repeat: repeat-y;
}

/* IE fix for left side */
#bodyfixleft
{
	position: absolute;
	top: 0px;
	left: 25px;
	width: 6px;
	height: 1px;
	border-top: 1px solid #cccccc;
}

/* IE fix for right side */
#bodyfixright
{
	position: absolute;
	top: 0px;
	right: 25px;
	width: 6px;
	height: 1px;
	border-top: 1px solid #cccccc;
}

/* IE fix for bottom left */
#footfixleft
{
	position: absolute;
	top: 1090px;
	left: 25px;
	width: 6px;
	height: 1px;
	border-top: 1px solid #cccccc;
	margin-top: -1px;
}

/* IE fix for bottom right */
#footfixright
{
	position: absolute;
	top: 1090px;
	right: 25px;
	width: 6px;
	height: 1px;
	border-top: 1px solid #cccccc;
	margin-top: -1px;
}

/*******************/
/* Content schemes */
/*******************/

/* wraps the content */
#bodywrap
{
	position: absolute;
	top: 157px;
	left: 0px;
	width: 992px;
	height: 885px;
	background-color: Black;
}

/* logo that spills over onto the body area */
#bodylogo
{
	position: absolute;
	top: 0px;
	left: 364px;
}

/* contains the main content header & text */
#bodywhite
{
	position: absolute;
	top: 0px;
	left: 25px;
	width: 942px;
	height: 940px;
	background-color: White;
	background-image: url("images/bodytop.png");
	background-position: top left;
	background-repeat: repeat-x;
}

#bodyshader
{
	position: absolute;
	top: 32px;
	left: 33px;
	width: 876px;
	height: 343px;
	background-color: #e5e7e0;
}

/* contains the text */
#contenttxt
{
	position: absolute;
	top: 3px;
	left: 3px;
	width: 426px;
	height: 337px;
	background-color: White;
	text-align: left;
	vertical-align: middle;
}

/* bullet point info */
#contenttxt ul
{
	list-style: none;
	position: relative;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	color: #333333;
	width: 315px;
	padding: 0px 0px 0px 26px;
	margin: 0px 0px 0px 28px;
	background-color: Transparent;
}

/* list item */
#contenttxt li
{
	display: inline-block;
	background: url("images/bullet.png") no-repeat left 0px;
	padding: 0px 0px 8px 24px;
	margin: 0px 0px 0px 0px;
	width: 100%; /* Fix disappearing bullets in IE */
}

/* promo pic (may be changed)
   abs. pos. may vary */
#contentimg
{
	position: absolute;
	top: 0px;
	left: 403px;
	width: 470px;
	height: 340px;
	border: none;
}

/* Get estimate button */
#contentbtn
{
	position: absolute;
	bottom: 28px;
	right: 17px;
	width: 374px;
	height:45px;
	border: none;
}

/******************/
/* Bucket schemes */
/******************/

/* default settings for bucket text */
.bucket
{
	position: relative;
	top: 66px;
	text-align: left;
	margin: 122px 0px 0px 12px;
	width: 250px;
}

.bucket a
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #0b2086;
}

.bucket a:hover
{
	text-decoration: underline;
}

.bucketspacer
{
	border: 0px;
	width: 1px;
}

.bucketimg
{
	position: absolute;
	border: 0px;
	width: 254px;
	height: 119px;
	top: 52px;
	left: 12px;
}

.bucketheader
{
	position: absolute;
	top: 9px;
	left: 10px;
	width: 255px;
	height: 33px;
	background-color: #64665a;
	background-image: url("images/bucket_icon.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.bucketheadermid
{
	position: absolute;
	top: 9px;
	left: 10px;
	width: 254px;
	height: 33px;
	background-color: #64665a;
	background-image: url("images/bucket_icon.png");
	background-position: left top;
	background-repeat: no-repeat;
}

/* left */
#bucketshader1
{
	position: absolute;
	top: 393px;
	left: 57px;
	width: 279px;
	height: 328px;
	background-color: #cdcec8;
}

#bucket1
{
	position: absolute;
	top: 394px;
	left: 58px;
	width: 277px;
	height: 326px;
	background-color: #eef0e4;
	text-align: left;
}

/*  center */

#bucketshader2
{
	position: absolute;
	top: 393px;
	left: 355px;
	width: 278px;
	height: 328px;
	background-color: #cdcec8;
}

#bucket2
{
	position: absolute;
	top: 394px;
	left: 356px;
	width: 276px;
	height: 326px;
	background-color: #eef0e4;
	text-align: left;	
}

/* right */
#bucketshader3
{
	position: absolute;
	top: 393px;
	left: 653px;
	width: 279px;
	height: 328px;
	background-color: #cdcec8;
}

#bucket3
{
	position: absolute;
	top: 394px;
	left: 654px;
	width: 277px;
	height: 326px;
	background-color: #eef0e4;
	text-align: left;
}

/********************/
/* Body Note Scheme */
/********************/

#bodynote
{
	background-color: #e6ebef;
	width: 874px;
	height: 63px;
	position: absolute;
	top: 739px;
	left: 57px;
	text-align: center;
}

#bodynote a
{
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#bodynote a:hover
{
	color: #0b2086;
}


/***************/
/* End schemes */
/***************/

#bodynoteimg
{
	border: 0px;
	width: 876px;
	height: 103px;
}

#endwrap
{
	
	position: absolute;
	top: 1020px;
	left: 31px;
	width: 930px;
	height: 70px;
	background-color: White;
	background-image: url("images/footbottom.png");
	background-position: bottom left;
	background-repeat: repeat-x;
	
}

/* Left */
#endbucket1
{
	position: absolute;
	top: 0px;
	left: 25px;
	width: 297px;
	height: 46px;
	font-family: Georgia, Arial;
	font-size: 15px;
	color: #64665a;
	padding-top: 9px;
}

/* Center */
#endbucket2
{
	position: absolute;
	top: 0px;
	left: 327px;
	width: 283px;
	height: 42px;
	font-family: Georgia, Arial;
	font-size: 22px;
	color: #64665a;
	padding-top: 13px;
}

/* For phone number in bucket #2 */
#endnumber
{
	font-family: Georgia, Arial;
	font-size: 22px;
	color: #1a2e8c;
}

/* Right */
#endbucket3
{
	position: absolute;
	top: 0px;
	left: 615px;
	width: 299px;
	height: 40px;
	font-family: Georgia, Arial;
	font-size: 16px;
	color: #64665a;
	padding-top: 15px;
}

.endcard
{
	width: 30px;
	height: 20px;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/*****************/
/* End Dividers */
/*****************/

#enddivleft
{
	position: absolute;
	top: 0px;
	left: 327px;
	width: 2px;
	height: 55px;
	background-color: #d9d9d5;
}


#enddivright
{
	position: absolute;
	top: 0px;
	left: 608px;
	width: 2px;
	height: 55px;
	background-color: #d9d9d5;
}

/******************/
/* Footer Schemes */
/******************/

#footwrap
{
	position: absolute;
	top: 1090px;
	left: 0px;
	width: 992px;
	height: 105px;
	background-image: url("images/bg_foot.png");
	background-position: center top;
	background-repeat: repeat-x;
}

/* left of footer, background items */
#footleft
{	
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 105px;
}

/* right of footer, background items */
#footright
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25px;
	height: 105px;
}


/* gray nav box on footer */
#footnav
{
	background-color: Transparent;
	position: absolute;
	top: 18px;
	left: 31px;
	width: 930px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	z-index: 3;
}

#footnav a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#footnav a:hover
{
	text-decoration: underline;
}

#copyright
{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #b4b6ae;
}

#copyright a
{
	font-size: 9px;
	color: #b4b6ae;
}

.problem
{
	color: #ff0000;
	font-weight: bold;
}

.linkitem
{
	border: none;
	width: 8px;
	height: 8px;
}