/* reset everything! */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* -----[ Main DIVs ]--------------------------------------------------------------------- */


body {
	background: #898989 url(../images/bkg_page.png) repeat-x top left;
	font-family: "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	color: #666699;
	font-size: 16px;
	margin: 0px 20px 20px 20px;
}

#wrapper{
	width: 910px;
	height: 730px;
	clear: both;
	margin: 0px auto;
	background: url(../images/bkg_wrap.png) no-repeat top left;
}

#col-left {
	float: left;
	clear: right;
	width: 120px;
	background: url(../images/bkg_sideleft.jpg) no-repeat top left;
	margin: 87px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}

#col-centre {
	float: left;
	clear: right;
	width: 600px;
	background: #FFFFFF;
	margin: 0px 0px 20px 0px;
}

#col-right {
	float: left;
	clear: right;
	width: 190px;
	background: url(../images/bkg_col_right.png) repeat-y top left;
	margin: 87px 0px 20px 0px;
}

#head {
	height: 87px;
	width: 600px;
	background: #cccccc;
	margin: 0px;
	padding: 0px;
}

#centre-blue {
	width: 600px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	background: #2931CE;
}

#centre-menu {
	width: 600px;
	height: 34px;
}

#centre-phone {
	width: 400px;
	height: 66px;
	clear: left;
	background: #CCCCCC url(../images/bkg_phone.gif);
	padding: 0px 0px 10px 200px;
}

#centre-pad {
	width: 550px;
	padding: 10px 25px 10px 25px;
}

#centre-form {
	width: 500px;
	margin: 0px 0px 20px 25px;
	padding: 74px 10px 20px 40px;
	background: #9CCEFF url(../images/bkg_form.png) no-repeat top left;
}
#centre-form-done {
	width: 500px;
	height: 423px;
	margin: 0px 25px 20px 25px;
	padding: 0px 10px 0px 40px;
	background: #9CCEFF url(../images/bkg_form_done2.png) no-repeat top left;
}

#centre-bottom-menu {
	width: 500px;
	height:40px;
	border: 1px solid #87C5FF;
	background: #F1F2FF;
	padding: 10px;
	font-size: 80%;
}

#address-pad {
	width: 160px;
	padding: 20px 15px 30px 15px;
	font-size: 11px;
	background: url(../images/bkg_col_address.png) no-repeat top left;
}

#Bottom {
	width: 600px;
	height: 20px;
	background: #000000;
	color:#FFCC00;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}

#Bottom-wrapper{
	width: 910px;
	height: 20px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	color: #FFFFFF;
	font-size: 70%;
}

#Site-Map-wrapper{
	width: 890px;
	height: 200px;
	background: url(../images/bkg_sitemap.png);
	margin: 0px auto;
	padding: 80px 10px 0px 10px;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 160%;
}

#Site-Map-Home {
	float: left;
	clear: left;
	width: 160px;
	height: 160px;
}

#Site-Map-Products {
	float: left;
	width: 160px;
	height: 160px;
}

#Site-Map-Services {
	float: left;
	width: 170px;
	height: 160px;
}

#Site-Map-Quotes {
	float: left;
	width: 150px;
	height: 160px;
}

#Site-Map-Clients {
	float: left;
	width: 130px;
	height: 160px;
}

#Site-Map-About {
	float: left;
	width: 120px;
	height: 160px;
}

.copyright {
	font-size: 70%;
}
.formText {
	font-size: 100%;
	color: #FFF;
}
.ProductText {
	font-size: 90%;
}
.HeadText {
	font-size: 120%;
	font-weight: bold;
}
.redText {
	color: #FF0000;
}
.whiteText {
	color: #FFFFFF;
}
.whiteText-wee {
	color: #FFFFFF;
	font-size: 80%;
}

/* PRODUCT BOXES!---------------------------------------------- */

.Product-Image {
	float: left;
	width: 168px;
	margin: 0px;
	padding: 0px;
}

.Product-Text {
	float: left;
	width: 380px;
	margin: 0px;
	padding: 0px;
}


/* menus!------------------------------------------------------------- */

#MainMenuVert {
	width: 164px;
	height: 160px;
	background: #9CCEFF url(../images/bkg_menu_vert.gif) repeat-y top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

#MainMenuVert img {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: none;
	display: inline;
}

#MainMenuVert ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#MainMenuVert li {
	display: inline;
	padding: 0px;
	margin: 0px
}
#MainMenuVert a {
    width: 160px;
	height: 25px;
	color: #000000;
	display: block;
	background-color: #9CCEFF;
	border-bottom: 1px dashed #333;
	padding: 5px 0px 2px 4px;
	margin: 0px;
	font-size: 14px;
	text-decoration: none;
}

#MainMenuVert a:hover {
	background: #57AEFF;
	color: #FFF;
}


#MainMenuVert2 {
	width: 164px;
	height: 94px;
	background: #9CCEFF url(../images/bkg_menu_vert.gif) repeat-y top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

#MainMenuVert2 img {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: none;
	display: inline;
}

#MainMenuVert2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#MainMenuVert2 li {
	display: inline;
	padding: 0px;
	margin: 0px
}
#MainMenuVert2 a {
    width: 160px;
	height: 25px;
	color: #000000;
	display: block;
	background-color: #9CCEFF;
	border-bottom: 1px dashed #333;
	padding: 5px 0px 2px 4px;
	margin: 0px;
	font-size: 14px;
	text-decoration: none;
}

#MainMenuVert2 a:hover {
	background: #57AEFF;
	color: #FFF;
}



#MainMenuVert5 {
	width: 164px;
	height: 193px;
	background: #9CCEFF url(../images/bkg_menu_vert.gif) repeat-y top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
}

#MainMenuVert5 img {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: none;
	display: inline;
}

#MainMenuVert5 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#MainMenuVert5 li {
	display: inline;
	padding: 0px;
	margin: 0px
}
#MainMenuVert5 a {
    width: 160px;
	height: 25px;
	color: #000000;
	display: block;
	background-color: #9CCEFF;
	border-bottom: 1px dashed #333;
	padding: 5px 0px 2px 4px;
	margin: 0px;
	font-size: 14px;
	text-decoration: none;
}

#MainMenuVert5 a:hover {
	background: #57AEFF;
	color: #FFF;
}


/* menus!------------------------------------------------------------- */
.MainMenuHoriz {
	float: left;
	margin: 0px 0px 0px 0px;
}

.MainMenuHoriz img {
	padding: 0px 3px 0px 0px;
	margin: 0px;
	float: none;
	display: inline;
}

.MainMenuHoriz ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.MainMenuHoriz li {
	padding: 0px;
	margin: 0px
}
.MainMenuHoriz a {
    width: 95px;
	height: 25px;
	color: #333;
	display: block;
	background-color: #FFF;
	border-top: 1px dashed #333;
	border-right: 1px dashed #333;
	border-bottom: 1px solid #333;
	padding: 5px 0px 2px 4px;
	margin: 0px;
	font-size: 16px;
	text-decoration: none;
}

.MainMenuHoriz a:hover {
	background: #9CCEFF;
}


/* links!---------------------------------------------- */

a.jump:link {color: #FFFFFF; text-decoration: none;}
a.jump:active {color: #FFFFFF; text-decoration: none;}
a.jump:visited {color: #FFFFFF; text-decoration: none;}
a.jump:hover {color: #000000; text-decoration: none; background-color: #434343;}

a.jump1:link {color: #333333; text-decoration: none;}
a.jump1:active {color: #333333; text-decoration: none;}
a.jump1:visited {color: #333333; text-decoration: none;}
a.jump1:hover {color: #ffffff; text-decoration: none; background-color: #434343;}

a.jump2:link {font: 10px; color: #333333; text-decoration: none;}
a.jump2:active {font: 10px; color: #333333; text-decoration: none;}
a.jump2:visited {font: 10px; color: #333333; text-decoration: none;}
a.jump2:hover {font: 10px; color: #ffffff; text-decoration: none; background-color: #434343;}

a.jump4:link {font-size: 70%; color: #333333; text-decoration: underline; border: 1px solid #FFFFFF;}
a.jump4:active {font-size: 70%; color: #333333; text-decoration: underline; border: 1px solid #FFFFFF;}
a.jump4:visited {font-size: 70%; color: #333333; text-decoration: underline; border: 1px solid #FFFFFF;}
a.jump4:hover {font-size: 70%; color: #202020; text-decoration: none; background-color: #E1E1E1; border: 1px dashed #202020;}


.inputForm {
	font-weight: normal;
	border: 0px dashed #999999;
	background-color: #FFFFFF;	
}

.input1 {
	font-size: 11px;
	font-weight: bold;
	border: 1px dashed #999999;
	background-color: #C5E3FF;	
}

.font-wee {
	font-size: 70%;
}


#wrapper-broch{
	width: 910px;
	height: 1060px;
	clear: both;
	margin: 0px auto;
	background: url(../images/bkg_wrap.png) no-repeat top left;
}

#wrapper-960{
	width: 910px;
	height: 960px;
	clear: both;
	margin: 0px auto;
	background: url(../images/bkg_wrap.png) no-repeat top left;
}
#wrapper-1130{
	width: 910px;
	height: 1130px;
	clear: both;
	margin: 0px auto;
	background: url(../images/bkg_wrap.png) no-repeat top left;
}
#wrapper-1400{
	width: 910px;
	height: 1400px;
	clear: both;
	margin: 0px auto;
	background: url(../images/bkg_wrap.png) no-repeat top left;
}

.thin_blue {
	border: 1px solid #3333cc;
}

#q-g{
	width: 140px;
	padding: 10px;
	margin: 0 0 0 12px;
	border: 1px solid #202020;
	font-size: 70%;
	color:#0033CC;
	background: #FFFFFF;
}



.orange {
	color: #FFCC00;
}

#color-chart {
	width: 160px;
	margin: 0 0 0 15px;
	font-size: 70%;
}

.heads {
	float:left; 
	width:116px; 
	height:172px; 
	border:1px solid #0099FF;
	margin: 0 10px 0 0
}
.head-top {
	width:110px; 
	height:36px; 
	background:#0099FF;
	color:#FFFFFF; 
	padding:0 0 0 6px 
}
.heads-WM {
	float:left; 
	width:160px; 
	height:178px; 
}

.region {
	position:absolute;
	left:150px;
	top:120px;
	z-index: 899;
	width: 300px; 
	height:260px;
}







