/* ----- General styles ------------ */
* { margin: 0; padding: 0; }



BODY {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 100%;
	COLOR: #fff;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
	BORDER-RIGHT-WIDTH: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	line-height: 140%;
	background-color: #ECECE1;
	}

A:link {
	COLOR: #339
}
A:visited {
	COLOR: #33C
}
A:hover {
	COLOR: #C30
}
A:active {
	COLOR: #000
}


.caption a:link{
	font-weight: bold;
	color: #C00;
	margin-right: 0px;
	margin-left: 30px;
	text-decoration: none;
}
.caption a:hover{
	font-weight: bold;
	color: #339;
	margin-right: 0px;
	margin-left: 30px;
}
.caption a:visited{
	font-weight: bold;
	color:  #C00;
	margin-right: 0px;
	margin-left: 30px;
}
IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

h1 {
font-size: 16px;
	font-weight: bold;	
	
}

h2{
	font-size: 14px;
	font-weight: bold;
	
}

h3{
	font-size: 18px;
	font-weight: bold;
	}

h4{
	font-size: 14px;
	font-weight: bold;
}


#outsideWrap{
	width: 902px;
	text-align: left;
	overflow: hidden;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	height: auto;
	border: 10px solid #D5D5BB;
}

#container {
	width: 900px;
	text-align: left;
	overflow: hidden;
/*	margin-top: 100px; */
	margin-right: auto;
/*	margin-bottom: 100px; */
	margin-left: auto;
	height: auto;
	vertical-align: middle;
	border: 1px solid #8D8D5F;
	} 

    /*  */
    /* General styles */
#header {
	clear:both;
	float:left;
	width:100%;
	background-color: #D3D3A9;
    }
#banner {
	float: left;
	width: 50%;
	height:95px;
	background-color: #D3D3A9;
	
	}
	
#nav {
	WIDTH: 45%;
	float: right;
	position: relative;
	top: 68px;
}	

#menu {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	
}
#menu li {
	float:left;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;

	}
#menu li a {
	display:block;
	float:left;
	height:20px; /* menu bar height*/
	line-height:20px; /* menu bar height*/
	color:#666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 14px 0 15px;/*	background-color: #E1E1E1; */
}
	

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {
	z-index:200;
	position:relative;
	color:#fff;
/*	background-color: #000080; */
	}
#menu li:hover {position:relative; z-index:200;}

/* the following only works for IE7, > not working on IE6 
#menu li:hover > a {color:#FC6; background-image: url(../images/menubg_hover.gif);}
*/
#menu li a:active {
	background-color: #339;
}
/* hover works for both IE6 and 7 */
#menu li a:hover {
	background-color: #339;
}

#menu li a:active {
	background-color: #339;
}


/*main text content */
#contentWrap {
	width: 100%;
	position: relative;
	float: left;
	clear: both;
	color: #666;
	height: auto;
	background-color: #ECECE1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990;
	margin-bottom: 5px;
	font-size: 12px;
	} /* float required to follow another float to keep position. bug fixing. DW issue */

#contentWrap h1, h2, h3 {
	margin-bottom: 10px;
}


#sidenav{
	float: left;
	height: auto;
	width: 23.5%;
	text-align: left;
	padding-top: 20px;
	padding-right:5px;
	padding-bottom: 20px;
	padding-left: 15px;
}

/* create a img border */
#slidingPanelWrap{
	padding: 10px;
	float: right;
	height: auto;
	width: 600px;
	border: 15px solid #D3D3A9;
}

#sidenav ul li{
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	
}
#sidenav ul li a{
	color: #666;
	text-decoration: none;
}

#sidenav ul li a:hover{
	color: #039;
}
	
.subNavImg{
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}
/* create an image border */
.subNavImg img{
	border: 1px solid #06C;
}

.subNavImgFirst{
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 70px;
}
/* create an image border */
.subNavImgFirst img{
	border: 1px solid #06C;
}

.subNavImgFirst1{
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
}
/* create an image border */
.subNavImgFirst1 img{
	border: 1px solid #06C;
}
.subNavImgFirst2{
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 185px;
}
/* create an image border */
.subNavImgFirst2 img{
	border: 1px solid #06C;
}

/* image hover border */
.subNavImg:hover img {
	border: 1px solid #F60;
}

.subNavImgFirst:hover img {
	border: 1px solid #C30;
}
.subNavImgFirst1:hover img {
	border: 1px solid #C30;
}
.subNavImgFirst2:hover img {
	border: 1px solid #C30;
}




#leftContent {
	float: left;
	height: 450px;
	width: 600px;
	overflow: hidden;
}

.imgBox{
	float: left;
	width: 100px;
	margin-top: 15px;
	margin-right: 15px;
	clear: both;
}

#leftContent h1{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
#leftContent h2{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #1B6CBE;
}

#rightContent {
	float: right;
	height: auto;
	width: 300px;
	overflow: hidden;	
}
#rightInner{
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
	}
#topContent{
	clear: both;
	float: left;
	height: 190px;
	width: 100%;
}

#bottomContent{
	clear: both;
	float: left;
	height: 260px;
	width: 100%;
	overflow: hidden;
}

#bottomLeft{
	float: left;
	width: 45%;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#bottomRight{
	float: right;
	width: 45%;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 10px;
}


.imgWrap1{
	border: 1px solid #666;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
}

#rightContent li{
	margin-left: 20px;
	list-style-type: disc;
}

.paragraphSpacing{
	margin-top: 8px;
	line-height: 20px;
}
.paragraphSpacing1{
	margin-top: 8px;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000;
}
.paragraphSpacing3{
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000;
	padding-left: 30px;
}



/* contact us */
ul.address{
	margin-left: 50px;
	list-style-type: none;
}

#contentWrap td{
	margin-bottom: 15px;
} /* increase spacing between lines */

#addressWrap{
	float: right;
	width: 200px;
	font-size: 14px;
}
.addressSpacing{
	margin-bottom: 10px;
	margin-left: 18px;
}

#contentInnerWrap{
	padding: 0px;
	margin: 20px;
}
#contentInnerWrap h1{
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

#footer {
	CLEAR: both;
	FLOAT: left;
	MARGIN-BOTTOM: 0px;
	WIDTH: 840px;
	COLOR: #000080;
	background-color: #D3D3A9;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666; */
	text-align: center;
}

#footer P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-TOP: 10px
}
#footer A {
	FONT-SIZE: 12px;
	COLOR: #000080
}
#footer A:hover {
	COLOR: #C00;
	TEXT-DECORATION: underline
}
#footer A:active {
	COLOR: #ff9933
}

#bottomLine{
	padding-bottom: 20px;
}


.fltrt {
	FLOAT: right; MARGIN-LEFT: 8px
}
.fltlft {
	FLOAT: left; MARGIN-RIGHT: 8px
}
.clearfloat {
	CLEAR: both; FONT-SIZE: 1px; LINE-HEIGHT: 0px; HEIGHT: 0px
}


/*sliding panel */

.titleWrap{
	float: left;
	height: auto;
	width: 100%;
}
.panelContentWrap{
	float: left;
	height: auto;
	width: 100%;
}

.panelLeftWrap{
	float: left;
	height: auto;
	width: 49%;
}
.productDesc{
	float: left;
	height: auto;
	width: 90%;
	margin-right: 10px;
	margin-left: 15px;
	border: 1px solid #999;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-style: italic;
	margin-top: 15px;
}
.productImg{
	float: left;
	height: auto;
	width: 90%;
	padding-left: 20px;
	padding-bottom: 20px;
}
.panelRightWrap{
	float: left;
	height: auto;
	width: 48%;
}
.features{
	float: left;
	height: auto;
	width: 90%;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.panelRightWrap li{
	list-style-type: disc;
}
.panelRightWrap ul{
	list-style-type: disc;
	margin-left: 25px;
}

.price{
	float: left;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.price table{
	margin-left: 10px;
}
.boldText{
	font-weight: bold;
	color: #C00;
	font-size: 16px;
}
.boldText1{
	font-weight: bold;
	padding-left: 17px;
	margin-top: 5px;
}
.boldText2{
	font-weight: bold;

}
.italicText{
	font-style: italic;
}


.boldText4{
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
}
.boldText5{
	font-size: 18px;

}


.SlidingPanels h1{
	font-family: Tahoma, Geneva, sans-serif;
	color: #369;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.SlidingPanels h2{
	font-family: Tahoma, Geneva, sans-serif;
	color: #369;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}



/* sliding panel image caption */
.caption{
	float: left;
	height: auto;
	width: 600px;
}



/* contact form */

#contactFormWrap{
	float: left;
	height: auto;
	width: 57%;
	margin-bottom: 20px;
}
#addressWrap{
	float: right;
	height: auto;
	width: 42%;
}
#contactTable{
	background-color: #EBEBEB;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.tableCellTop{
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-top: 20px;
	padding-left: 15px;
}
.tableCell{
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 15px;
}
#reset{
	margin-bottom: 15px;
}
#submit{
	margin-bottom: 15px;
}


