body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, strong, th, td {
margin:0pt;
padding:0pt;
} 

body {
	font-family: Georgia, sans-serif;
	border-top: #2F9193 2px solid;
	background: #eeeeee;
	}
	
#pageWrap {
	width: 900px;
	margin: 40px auto 0 auto;
	}
	
h1 {
	color: #4bacc6;
	font-weight: lighter;
	font-size: 45px;
	margin: 0 0 30px 0;
	}
	
h2 {
	font-size: 25px;
	color: #333333;
	font-weight: lighter;
	margin: 0 0 20px 0;
	}
	
h3 {
	color: #999999;
	padding: 150px 0 0 0;
	}
	
p {
	font-size: 13px;
	color: #565656;
	line-height: 20px;
	margin: 0 0 20px 0;
	}
	
a {
	text-decoration: none;
	color: #2F9193;
	outline: none;
	}
	
a:hover {
	color: #000000;
	}
	
/* nav */

#head {
	height: 50px;
	}

#logo {
	margin: 0 0 10px 0;
	}
	
#logo img {
	border: none;
	}
	
#nav {
	height: 42px;
	width: 485px;
	float: right;
	}

#nav a {
	font-size: 14px;
	text-decoration: none;
	color: #4c6580;
	padding: 11px 0 0 0;
	display: block;
	}

#nav li {
	list-style: none;
	margin: 0 0 0 15px;
	float: left;
	text-align: right;
	width: 82px;
	height: 42px;
	text-align: center;
	}
	
#nav a:hover {
	color: #4aacc5;
	}
	
.current {
	background: url(images/activeBG.gif) no-repeat center;
	}
	
/* main css */
	
.homeContent {
	height: 500px;
	}
	
.eventsContent, .proContent {
	padding: 40px 0 0 0;
	border-top: #ececec 1px solid;
	}
	
#mainImage {
	width: 500px;
	height: 500px;
	float: left;
	background: #eeeeee;
	}
	
#logo_img {
	margin: 0 0 0 15px;
	}
	
#info {
	background: url(images/infoBG.jpg) no-repeat center;
	width: 400px;
	height: 500px;
	float: right;
	}
	
#innerInfo {
	padding: 25px 60px 0 60px;
	}
	
#innerInfo p {
	line-height: 23px;
	color: #ffffff;
	}
	
#info_li {
	margin: 0 0 20px 0;
	}
	
#info_li li {
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
	display: block;
	text-align: center;
	list-style: none;
	border-bottom: #47a3ba 1px solid;
	}
	
#info_li.last_li {
	border: none;
	}
	
#info_li a {
	color: #ffffff;
	}
	
#productsSample {
	width: 500px;
	height: 500px;
	overflow: hidden;
	}
	
#pros {
	height: 500px;
	float: right;
	}
	
.column1 {
	width: 200px;
	float: left;
	margin: 0 0 40px 0;
	}
	
#proNav ul {
	margin: 0 0 40px 0;
	}
	
#proNav li {
	border-bottom: #eeeeee 1px solid;
	padding: 10px 0 10px 0;
	list-style: none;
	}
	
.column2 {
	width: 600px;
	float: right;
	margin: 0 0 40px 0;
	}
	
.pro {
	height: 80px;
	margin: 0 0 40px 0;
	}
	
.proImage {
	background: #eeeeee;
	width: 100px;
	height: 80px;
	float: left;
	}

.proDesc {
	width: 450px;
	height: 80px;
	float: right;
	}
	
.eventDiv {
	margin: 0 0 40px 0;
	}
	
	
/* footer */

#footer {
	clear: both;
	display: block;
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	border-top: #ececec 1px solid;
	}
	
#mainListDiv {
	background: #4aacc5;
	padding: 10px;
	margin: 0 0 10px 0;
	display: none;
	border: #e1e6e8 4px solid;
	}
	
#mainListDiv p {
	margin: 0;
	color: #ffffff;
	}
	
input {
	border: #d9d9d9 1px solid;
	padding: 1px;
	margin: 0 20px 0 20px;
	}
	
/* mail list */


#emailDiv {
	margin: 100px auto 0 auto;
	text-align: center;
	}
	
#emailDiv h1 {
	margin: 0 0 20px 0;
	}
	
#emailDiv p {
	font-size: 17px;
	}