
* { padding: 0; margin: 0; }

ul li {
   list-style-image: none;
   background-image: url(img/bullet.jpg);
   background-repeat: no-repeat;
   background-position: left center;
   padding-left : 15px;
   }

#box1 {width:304px;float:left;}
#box2 {width:696px;float:left;} 
#box3 {width:239px;float:left;}
#box4 {width:761px;float:left;} 
#box5 {width:88%;float:left;}
#box6 {width:12%;float:left;}
#box7 {width:70%;float:left;}
#box8 {width:30%;float:left;}
#box9 {width:379px;float:left;}
#box10 {width:621px;float:left;}
#box11 {width:200px;float:left;text-align:center;}
#box12 {width:800px;float:left;}
#box13 {width:40px;float:left;text-align:right;}
#box14 {width:952px;float:left;}
#box15{width:131px;float:left;}
#box16 {width:424px;float:left;}
#box17 {width:35px;float:left;}
#box18 {width:300px;float:left;margin-top:50px;}
#box19 {width:900px;text-align: center;}
body {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 13px;
}

body a {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 13px;
  color: #797979;
 text-decoration: none;
}

body a:hover{
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 13px;
  color: #003366;
 text-decoration: none;
}

img{
border: none;
}

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

#product {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
}

#hr {
 height: 1px;
 background: #797979;
 width: 965px;
 text-align: center;

}


#front {
 float: left;
 color: #666666;
 margin: 0px 0px 20px 20px;
}

#flashnav {
 color: #333;
 width: 1000px;
 height: 170px;
 float: left;
 background: url(img/flashBG.png);
}

#wrapper { 
 margin: 0 auto;
 width: 1000px;
}
#header {
 color: #333;
 width: 1000px;
 height: 196px;
 float: left;
 background: #E7DBD5;
}
#navigation {
 float: left;
 width: 1000px;
 height: 65px;
 color: #797979;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 background: #fff;
}

#topnav {
 width: 760px;
 height: 65px;
 color: #797979;
 padding-left: 20px;
 padding-top: 25px;
 margin: auto;
}

#topnav  a {
 width: 760px;
 height: 65px;
 color: #797979;
 padding-left: 20px;
 padding-top: 25px;
 margin: auto;
 text-decoration: none;
}

#topnav  a:hover {
 width: 760px;
 height: 65px;
 color: #003366;
  padding-left: 20px;
 padding-top: 25px;
 margin: auto;
 text-decoration: none;
}

#sitemap {
 color: #797979;

}

#sitemap  a {
 color: #797979;
 text-decoration: none;
}

#sitemap  a:hover {
 color: #003366;
 text-decoration: none;
}

#leftcolumnPeople{ 
 background: #fff;
 margin: 0px 0px 0px 0px;
 width: 333px;
 float: left;
 color: #666666;
}

#middlecolumnPeople { 
 float: left;
 background: #fff;
 margin: 0px 0px 0px 0px;
 width: 334px;
 display: inline;
 color: #666666;
}

#rightcolumnPeople { 
 background: #fff;
 margin: 0px 0px 0px 0px;
 width: 333px;
 float: left;
 color: #666666;
}

#leftcolumn { 
 background: #fff;
 margin: 0px 0px 0px 0px;
 width: 333px;
 float: left;

}

#contentMain { 
 float: left;
 background: #fff;
 margin: 0px 0px 0px 0px;
 width: 1000px;
 display: inline;
}

#contentMainProduct { 
 float: left;
 background: #fff;
 margin: 0px 0px 0px 0px;
 width: 900px;
 display: inline;
 
}

#content { 
 float: left;
 background: #fff;
 margin: 0px 0px 0px 0px;
 width: 334px;
 display: inline;
 
}
#rightcolumn { 
 background: #fff;
 margin: 0px 0px 0px 0px;
 width: 333px;
 float: left;
}

#footer { 
 width: 980px;
 font-size: 10px;
 clear: both;
 color: #666699;
 background: #fff;
 padding-left: 0px;
 padding-right: 0px;
  text-decoration: none;
}

#footer a{ 
 width: 980px;
 font-size: 10px;
 clear: both;
 color: #666699;
 background: #fff;
 padding-left: 0px;
 padding-right: 0px;
  text-decoration: none;
}

#footer a:hover{ 
 width: 980px;
 font-size: 10px;
 clear: both;
 color: #003366;
 background: #fff;
 padding-left: 0px;
 padding-right: 0px;
 text-decoration: none;
}

#page-wrap {
	width: 450px;
	background: #e7eaec;
	padding: 10px 10px 10px 10px;
	margin: 10px auto;
	min-height: 380px;
	height: auto !important;
	height: 380px;
}

#contact-area {
	width: 450px;
}

#contact-area input {
	padding: 5px;
	width: 390px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;

}

#contact-area textarea {
	padding: 5px;
	width: 430px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;

}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: left;
	width: 200px;
	padding-top: 5px;
	font-size: 12px;
}