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

@media all
{

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

/* top stripe */
/**********************************************************************************/
#topstripe {
	background-color: #000000;
	background-image: url(../images/sprite_stripe_yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 100%;
	clear: both;
	float: left;
}



/* header */
/**********************************************************************************/
#header {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	color: #f7c200 !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d4d4d;
	clear: both;
	float: left;
	position: relative;
	line-height: 1.5em;
	letter-spacing: .05em;
	word-spacing: .05em;
	
}

#header h1{
	font-size: 3em;	
}
#header h3{
	font-size: 2em;
	text-transform: uppercase;
	font-weight: bold;
}

#header .logopadding {
	padding-top:1.2em;
	margin: 0px;
}
#header .phonepadding {
	padding-top:3em;
	margin: 0px;
	text-align: right;
	letter-spacing: .1em;
	word-spacing: .2em;
}
#header .callnow {
	color: #ffffff;
}
#header .phonenumber {
	color: #f7c200;
	font-size: 1.2em;
}






/* mission statement */
/**********************************************************************************/
#missionstatement {
	background-color: #000000;
	position: relative;
	margin: 0px;
	padding: 0em 0px 1.5em;
	height: auto;
	width: 100%;
	clear: both;
	float: left;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	line-height: 1.5em;
	letter-spacing: .05em;
	word-spacing: .05em;
}
#missionstatement .missiontext {
	text-align: center;
}
#missionstatement .websitefactory {
	padding:0px;
	margin: 0px;
	letter-spacing: .2em;
	word-spacing: .9em;
}

#missionstatement .sosimple {
	padding:0px;
	margin: 0px;
	text-align: right;
	letter-spacing: .2em;
	word-spacing: .1em;
}
#missionstatement h3{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 2em;
	margin: 0px;
	padding: 0px;
}


/* menu */
/**********************************************************************************/
#menu {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 4em;
	line-height:4em;
	width: 100%;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9d9d9d;
	border-bottom-color: #9d9d9d;
	background-image: url(../images/sprite_gradient_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	float: left;
	position: relative;
	
}



#menu ul {
	float: left;
	width: 100%;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: .2em;
	margin: 0px;
	padding: 0px;	
}

#menu ul li { display: inline; }

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin:0px;
	padding-top: 0px;
	padding-right: 1.2em;
	padding-bottom: 0px;
	padding-left: 1.2em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #767677;
	border-left-color: #313132;
}

#menu ul li a:hover
{
background-color: #f7c200;
color: #000000;
}

#menu ul li a.active
{
background-color: #e4e4e4;
color: #000000;
font-weight:bold;
}



/* breadcrumb */
/**********************************************************************************/
#breadcrumb {
	background-color: #e4e4e4;
	margin: 0px;
	padding: 0px;
	height: 4em;
	line-height:4em;
	width: 100%;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4e4e4e;
	border-bottom-color: #d6d6d5;
	clear: both;
	float: left;
	position: relative;
	background-image: url(../images/sprite_background_grey.gif);
	background-repeat: repeat;
}

#breadcrumb a {
	color: #000000;
	text-decoration: underline;
}

#breadcrumb a:hover {
	color: #f7c200;
	text-decoration: none;
}


/* body */
/**********************************************************************************/
#body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	color: #000000;
	clear: both;
	float: left;
	position: relative;
	line-height: 1.9;
}

#body a{
	color: #015cf0;
	text-decoration:underline;
}
#body a:hover{
	color: #f7c200;
	text-decoration:none;
}

#body h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #f7c200;
	margin:1em 0px 0em;
	padding: 10px 10px 10px 50px;
	letter-spacing: .1em;
	text-transform: uppercase;
	background:#000000 url(../images/icon_tri.gif) no-repeat scroll 8px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 1.5em;
	line-height: 1.5em;
}

#body h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	margin:1.0em 0px 0px;
	padding: 10px 10px 10px 50px;
	letter-spacing: .1em;
	text-transform: uppercase;
	background:#000000 url(../images/icon_ex_black.gif) no-repeat scroll 5px 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 1.5em;
	line-height: 1.5em;
}

#body h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding: 10px 10px 10px 50px;
	letter-spacing: .1em;
	text-transform: uppercase;
	background:#f7c200 url(../images/icon_help.gif) no-repeat scroll 8px 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 1.5em;
	line-height: 1.5em;
}

#body h4 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	margin:1.0em 0px 0px;
	padding: 10px 10px 10px 50px;
	letter-spacing: .1em;
	text-transform: uppercase;
	background:#ffffff url(../images/icon_radioactive.gif) no-repeat scroll 6px 4px;
	height: 1.5em;
	line-height: 1.5em;
	border: 1px solid #000000;
}

#body h5 {
	margin:.5em 0px;
	padding: 0px;
	font-size: 1.5em;
	font-weight: normal;
	color: #d84b00;
}


#body h6 {
	margin:0px 0px 1em;
	padding: 0px;
	background:#000000 url(../images/sprite_stripe_yellow.gif) repeat-x scroll 0px 0px;
	height:20px;
	line-height:20px;	
}

#body .doyouwantawebsite {
	font-size: 1.5em;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}


/* extra */
/**********************************************************************************/
#extra {
	background: #989595 url(../images/sprite_background.gif) repeat-x scroll 0px 0px;
	background-color:#989595;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d6d9;
	clear: both;
	float: left;
	position: relative;
	line-height: 1.9;
}

#extra a{
	color: #3c3c3c;
	text-decoration:underline;
}
#extra a:hover{
	color: #f7c200;
	text-decoration:none;
}

#extra h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	margin:1em 0px 0px;
	padding: 10px;
	letter-spacing: .1em;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 1.5em;
	line-height: 1.5em;
	background-color: #000000;
}
#extra h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	margin:1.0em 0px 0px;
	padding: 10px 10px 10px 50px;
	letter-spacing: .1em;
	text-transform: uppercase;
	background:#FFFFFF url(../images/icon_ex_white.gif) no-repeat scroll 5px 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	height: 1.5em;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#extra h5 {
	margin:0px;
	padding: 0px;
	background:#000000 url(../images/sprite_stripe_white.gif) repeat-x scroll 0px 0px;
	height:20px;
	line-height:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;	
}
#extra h6 {
	margin:0px;
	padding: 0px;
	background:#000000 url(../images/sprite_stripe_yellow.gif) repeat-x scroll 0px 0px;
	height:20px;
	line-height:20px;
	
}

/* specials */
/**********************************************************************************/
#specials {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	color: #ffffff;
	clear: both;
	float: left;
	position: relative;
	background-image: url(../images/barrels.gif);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	line-height: 1.9;
}

#specials h1, 
#specials h2 {
	color: #d84b00;
}

#specials h1 {
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	letter-spacing: .1em;
}

#specials a{
	color: #f7c200;
	text-decoration:underline;
}
#specials a:hover{
	color: #CCCCCC;
	text-decoration:none;
}

#specials .more a{
	color: #d84b00;
	text-decoration:underline;
}
#specials .more a:hover{
	color: #ffffff;
	text-decoration:none;
}



/* footer */
/**********************************************************************************/
#footer {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	color: #ffffff;
	clear: both;
	float: left;
	position: relative;
	line-height: 1.9;
}

#footer a{
	color: #d84b00;
	text-decoration:underline;
}
#footer a:hover{
	color: #ffffff;
	text-decoration:none;
}


/* bottom stripe */
/**********************************************************************************/
#bottomstripe {
	background-color: #000000;
	background-image: url(../images/sprite_stripe_yellow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4d4d4d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	clear: both;
	float: left;
}


/* bulleted list */
/**********************************************************************************/
.bulletedlist{
	padding-left: 0px;
	list-style: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.9em;
}

.bulletedlist li{
	padding-left: 1.6em;
	background: url(../images/bullet_square.gif) no-repeat scroll 0px .65em;
}

#specials .bulletedlist li a{
	color: #f7c200;
	text-decoration:underline;
	
}
#specials .bulletedlist li a:hover{
	color: #CCCCCC;
	text-decoration:none;
	
	
}

#extra .bulletedlist li a{
	color: #3c3c3c;
	text-decoration:underline;
	
}
#extra .bulletedlist li a:hover{
	color: #f7c200;
	text-decoration:none;
	
	
}

/* boxes */
/**********************************************************************************/
.featurebox {
	color:#000000;
	padding: 1em;
	border-top: 1px solid #d7d7d7;
	margin-bottom: 1.5em;
	background: #f6f6f6 url(../images/feature_box.gif) no-repeat 100% 100%;
}
.stopbox {
	color:#000000;
	padding: 1em 1em 1em 110px;
	margin-bottom: 1.5em;
	background: #fff200 url(../images/sign_go.gif) no-repeat 10px 10px;
	border: 1px solid #000000;
}
.whitebox {
	color:#000000;
	padding: 1em;
	margin-bottom: 1.5em;
	background: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

/* other stuff */
/**********************************************************************************/

.only {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 20px;
}
.onlycost {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
	padding-left: .2em;
}
.borderprocess {
	border: 1px solid #999999;
	margin: 1em 1em 0px 0px;
	padding: 0em;
}
.anchorpoints {
	display: none;
}

}