
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
}
.nix #shadContainer {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/layout/bGround.jpg);
	background-repeat: repeat-y;
}

.nix #baseShadow { 
	background:url(../images/layout/base_shadow.jpg) center top no-repeat;
	height: 20px;
} 
.nix #container {
	width: 890px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;	
}
.nix #header {
	padding: 0px;
	height:167px;
	background-color: #ffffff;
	background-image: url(../images/layout/header2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/*/////////////////////////////////
2 Column Right side bar
///////////////////////////////////
//////////////////////////////////*/
.nix #sideRight {
	float: right; 
	width: 250px; 
	background: #FFFFFF; 
	padding: 0px;
	min-height: 300px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .nix #sideRight {
	height: 300px;
}
/**/




.nix #mainLeft {
	padding: 0px;
	min-height: 300px;
	height:auto;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	}
	/* for Internet Explorer */
/*\*/
* html .nix #mainLeft {
	height: 300px;
}
/**/


/*/////////////////////////////////
End Right side bar
///////////////////////////////////
//////////////////////////////////*/



/*/////////////////////////////////
2 Column Right Contact
///////////////////////////////////
//////////////////////////////////*/
.nix #contactRight {
	float: right; 
	width: 350px; 
	background: #FFFFFF; 
	padding: 0px;
	min-height: 300px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .nix #sideRight {
	height: 300px;
}
/**/




.nix #contactLeft {
	padding: 0px;
	min-height: 300px;
	height:auto;
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: 0;
	}
	/* for Internet Explorer */
/*\*/
* html .nix #mainLeft {
	height: 300px;
}
/**/


/*/////////////////////////////////
End Right Contact
///////////////////////////////////
//////////////////////////////////*/


.nix #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	min-height: 300px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .nix #mainContent {
	height: 300px;
}
/**/


.nix #footer {
	padding: 0px; 
	height:111px;
	background:#DDDDDD;
}


/*/////////////////////////////////
End
///////////////////////////////////
//////////////////////////////////*/







.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.nix #Content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234090;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 16px;

}

.nix #Content a:link,.nix #Content  a:active, .nix #Content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #234090;
	text-decoration: none;
	}
.nix #Content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	}




/*//////////////////////////////
//Main Menu
/////////////////////////////*/



#menu {
	height:24px;
	width:683px;
	background-image: url(../images/layout/button.jpg);
	background-repeat: repeat-x;
	margin-top:0;
}

html>body #menu {margin-left: 0px;
height:25px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	margin-right: 0px;
	margin-left: -24px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
}


#menu ul li {
	list-style-type: none;
	float: left;

}

#menu li a{
	color: #234090;
	height: 11px;
	display: block;
	background-color:#234090;
	text-decoration: none;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 6px;
	float: left;
	background-image: url(../images/layout/button.jpg);
	background-repeat: repeat-x;
	background-position: 0 0px;
}
html>body #menu li a {
padding-top: 7px;
padding-bottom: 7px;
}



#menu li a:hover {
	color: #333333;
	height: 11px;
	text-decoration: none;
	background-color:#CCCCCC;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 5px;
	padding-bottom: 6px;
	float: left;
	background-image: url(../images/layout/button.jpg);
	background-repeat: repeat-x;
	background-position: 0 -25px;
}
html>body #menu li a:hover {
padding-top: 7px;
padding-bottom: 7px;
}


table.productsT
{
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 450px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;

}


table.productsT td.prodHd
{
	background-color: #234090;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #234090;
	background-image: url(../images/layout/button.jpg);
	background-repeat: repeat-x;
			border: 1px #eee solid;

}


table.productsT td
{
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	color: #333333;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	borde_bottom: 1px #eee solid;
} 


.prodBodL {
	border: 1px #eee solid;
}
/*/////////////////////////////
//End Table styles
///////////////////////////////*/
/*//////////////////////////////////*/
.formHeading
{
	float: left;
	font-family: Verdana, Arial;
	font-size: 14px;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 12px;
	color: #E2001A;
}
.formLabel, .formLabel a, .formLabel a:visited
{
	width: 90px;
	float: left;
	font-family: Verdana, Arial;
	font-size: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}


.formFields
{
	float: left;
	margin-right: 12px;
	padding: 1px 0 2px 0;
	font-family: Verdana, Arial;
	font-size: 10px;
}
.formFields textarea.additional
{
	width: 250px;
	border: solid 1px #a4adb2;
	height: 60px;
}

