/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	color: #666;
}

p {
	margin-bottom: 1em;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	font-weight: normal;
	color:#3399CC;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#3399CC;
	font-weight:normal;
}

h3 {
	font-family: Tahoma, Verdana, Helvetica, arial, sans-serif;
	font-size: 11px;
	color:#666;
	font-weight:700;
}

h4 {
	font-family: Tahoma, Verdana, Helvetica, arial, sans-serif;
	font-size: 12px;
	color:#3399CC;
	font-weight:normal;
}

	


ul {
	list-style: none;
}

body { 
	padding: 0;
	text-align: center;
	background-image:url(Images/background2.gif);
	background-repeat: repeat-x;
}

/* Container for all elements */
#wrapper {
	position:relative;
	width: 955px;
	height:585px;
	z-index: 0;
	margin: 0px auto;
	
	
}

/*Wrapper for normal content*/
#PageWrapper {
	position:absolute;
	left: 0px;
	top: 106px;
	height:479px;
	width: 955px;
	z-index:10;
	text-align: left;
		/*overflow-x: hidden;
	overflow-y: auto;*/
	
}

/*Editable Area */
#ContentWrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	width:948px;
	height: 322px;
	background-color: #f5f3f0;
	padding: 4px;
}




#TopWrapper {
	z-index: 20;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 955px;
	height: 106px;
	background-image: url(Images/viperbanner3.gif);
	background-repeat:no-repeat;
}




/*Navigation ----------------------------------------------------------------------------------- */

#NavBox {
	position: absolute;
	left: 95px;
	bottom: 0px;
	width: 580px;
	height: auto;
	color: #8C8C8C;
	text-align: left;
	padding-top: 0px;
}


#NavBox a {
	padding-top: 5px;
	display: block;
	text-decoration: none;
	color: #8C8C8C;
	font-size: 13px;
	font-weight: normal;
}

#Nav_Home a {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	height: 22px; /* INcludes 5px for padding */
	width: 90px;
	background-image:url(Images/btnstates.gif);
	background-position: 0 0;
	text-align: center;
	
	
}

#Nav_Home a:hover {
	background-image:url(Images/btnstates.gif);
	background-position: 0 -58px;
}

#Nav_Overview a {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	height: 22px;
	width: 90px;
	background-image:url(Images/btnstates.gif);
	background-position: 0 0;
	text-align: center;
}

#Nav_Overview a:hover {
	background-image:url(Images/btnstates.gif);
	background-position: 0 -58px;
}

#Nav_Client a {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	height: 22px;
	width: 128px;
	background-image: url(Images/btnstates.gif);
	background-position: -188px 0px;
	text-align: center;
}

#Nav_Client a:hover {
	background-image:url(Images/btnstates.gif);
	background-position: -188px -58px;
}

#Nav_Product a {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	height: 22px;
	width: 90px;
	background-image:url(Images/btnstates.gif);
	background-position: 0 0;
	text-align: center;
}

#Nav_Product a:hover {
	background-image:url(Images/btnstates.gif);
	background-position: 0 -58px;
}

#Nav_Contact a {
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	height: 22px;
	width: 90px;
	background-image:url(Images/btnstates.gif);
	background-position: 0 0;
	text-align: center;
}

#Nav_Contact a:hover {
	background-image:url(Images/btnstates.gif);
	background-position: 0 -58px;
}



/* END Nav ------------------------------------------------------------------------------------------- */

/*Side Nav overview etc */
#NavLeft {
	position: absolute;
	left:19px;
	top:19px;
	width: 100px;
	height: 200px;
}

.Nav {
	margin-bottom: 2px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color:#66747d;
}

.Nav a {
	height: 20px;
	padding-top: 10px;
	text-decoration: none;
	text-align: center;
	background-color:#182b40;
	color: white;
	display: block;
}

.Nav a:hover {
	background-color:#67747e;
}







/* Bottom Section of page ----------------------------------------------- /*
/*Static on each page*/
#BottomSection {
	position: absolute;
	left: 0px;
	top: 333px;
	height:auto;
	width: 955px;
}

#BottomSection h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #0088b1;
}

#BottomSection a {
	display: block;
	width: 100%;
	height: 100%;
}

.BottomDivide {
	float: left;
	width: 214px;
	height: 150px;
	background-color: #f5f3f0;
	margin-right: 33px;
}

.BottomDivideText {
	position: relative;
	top: 86px;
	left: 0px;
	width: 205px;
	height: 60px;
	text-align: left;
	padding-left: 4px;
	font-size: 10px;
	color: #666;
}

#AutoQuote {
	position: absolute;
	margin: 2px;
	height: 83px;
	width: 210px;
	background-image:url(Images/autoquote.jpg);
}

#AutoQuote a:hover {
	background-image: url(Images/autoquote-rollover.jpg);
}

#ClientOrder {
	position: absolute;
	margin: 2px;
	height: 83px;
	width: 210px;
	background-image: url(Images/clientorder.jpg);
}

#ClientOrder a:hover {
	background-image: url(Images/clientorder-rollover.jpg);
}

#ViewProducts {
	position: absolute;
	margin: 2px;
	height: 83px;
	width: 210px;
	background-image:url(Images/products.jpg);
}

#ViewProducts a:hover {
	background-image:url(Images/products-rollover.jpg);
}

#Templates {
	position: absolute;
	margin: 2px;
	height: 83px;
	width: 210px;
	background-image:url(Images/templates.jpg);
}

#Templates a:hover {
	background-image:url(Images/templates-rollover.jpg);
}

/* End Bottom Section of page ----------------------------------------------- */







/* Nav Bottom */

#NavLower_Box {
	position: absolute;
	left: 0px;
	top: 598px;
	width: 955px;
	height: 35px;
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
	color: #67747e;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	
}

#NavLower_Box a {
	text-decoration: none;
}

#NavLower_Box a:hover {
	color: #67747e;
}


.NavLower_Text {
	color: #67747e;
	font-size: 10px;
	letter-spacing: normal;
	font-weight: normal;
}

