* {
	margin: 5;
	padding: 0;
}
body {
	background: #69697D;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;	
}
#wrap {
	background: #FFFFFF url(../images/bg_tile.gif) repeat-y; 
	width: 767px;
	margin: 0 auto;
	text-align: left;
}
#wrap_home {
	background: #FFFFFF url(../images/bg_home.gif) repeat-y; 
	width: 767px;
	margin: 0 auto;
	text-align: left;
}
#wrap_contact {
	background: #FFFFFF url(../images/bg_contact.gif) repeat-y; 
	width: 767px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background: #FFFFFF;
	height: 57px;
}

#left-col {
	float: left;
	width: 196px;
	display: inline;
}
#menu {
	height: 135px;
	width: 196px;
	background: #FFFFFF;
}
#menu a img {
	border: none;
	margin: 0;
}
#footer {
	clear: both;
	height: 2px;	
	background: #69697D url(../images/footer.gif) no-repeat 0px 0px;
}
#footer_home {
	clear: both;
	height: 2px;	
	background: #69697D url(../images/bottom_home.gif) no-repeat 0px 0px;
}
#footer_contact {
	clear: both;
	height: 2px;	
	background: #69697D url(../images/bottom_contact.gif) no-repeat 0px 0px;
}
	ul, ul li { margin: 0; padding: 0; list-style: none;}
	ul li { background-image: url(../images/bullet.gif); background-repeat: no-repeat; padding-left: 10px; }
	
	ol { margin: 0; list-style-type: decimal; padding-left: 30px;}
	
#application_top {
	float: left;
	width: 196px;
	height: 25px;
	margin-top: 2px;
	background: #999999 url(../images/application.gif) no-repeat 0px 0px;
}

#application_top h3 {
	font: bold 1.30em Verdana, Helvetica, sans-serif;
	color: #000033;
	padding: 5px 0px 0px 30px;
	margin: 0px;			
}

#application {
	float: left;
	width: 176px;
	padding: 10px;
	font-size: 1.1em;
	background: url(../images/application_bg.jpg) no-repeat;
	min-height: 333px;
}	
* html #application {height: 333px;}	


#content {
	float: right;
	width: 570px;
	display: inline;
	margin-left: 1px;
}

#product_image {
	background: #F1EFED;
	float: right;
	height: 135px;
	width: 570px;
	margin-top: 1px;
}

#product_top {
	float: right;
	width: 570px;
	height: 25px;
	margin-top: 1px;
	background: #999999 url(../images/product_title.gif) no-repeat 0px 0px;
}

#product_top h3 {
	font: bold 1.30em Verdana, Helvetica, sans-serif;
	color: #000033;
	padding: 5px 0px 0px 30px;
	margin: 0px;			
}

#product {
	float: right;
	width: 550px;
	padding: 10px;
	font-size: 1.1em;
	background: url(../images/product_bg.jpg) no-repeat;
	min-height: 333px;
}
* html #product {height: 333px;}

#home_left {
	float: left;
	width: 208px;
	display: inline;
}
#home_center {
	float: left;
	width: 337px;
	display: inline;
	margin-left: 1px;
}
#home_right {
	float: right;
	width: 220px;
	display: inline;
	margin-left: 1px;
}
		
#promise_top {
	float: left;
	width: 208px;
	height: 25px;
	margin-top: 1px;
	background: #999999 url(../images/title_promise.gif) no-repeat 0px 0px;
}
#promise {
	float: left;
	width: 188px;
	padding: 10px;
	font-size: 1.1em;
	background: url(../images/bg_promise.jpg) no-repeat;
	min-height: 333px;
}
* html #promise {height: 333px;}
#why_top {
	float: left;
	width: 337px;
	height: 25px;
	margin-top: 1px;
	background: #999999 url(../images/title_why.gif) no-repeat 0px 0px;
}
#why {
	float: left;
	width: 317px;
	padding: 10px;
	font-size: 1.1em;
	background: url(../images/bg_why.jpg) no-repeat;
	min-height: 333px;
}	
* html #why {height: 333px;}

#expertise_top {
	float: right;
	width: 220px;
	height: 25px;
	margin-top: 1px;
	background: #999999 url(../images/title_expertise.gif) no-repeat 0px 0px;
}

#expertise {
	float: right;
	width: 200px;
	padding: 10px;
	font-size: 1.1em;
	background: url(../images/bg_expertise.jpg) no-repeat;
	min-height: 333px;
}
* html #expertise {height: 333px;}

#contactus_left {
	float: left;
	width: 345px;
	display: inline;
}

#contactus_right {
	float: right;
	width: 421px;
	display: inline;
	margin-left: 1px;
}
		
#employment_top {
	float: left;
	width: 345px;
	height: 25px;
	margin-top: 1px;
	background: #999999 url(../images/title_employment.gif) no-repeat 0px 0px;
}
#employment {
	float: left;
	width: 325px;
	padding: 10px;
	font-size: 1.1em;
	background: url(../images/bg_employment.jpg) no-repeat;
	min-height: 332px;
}
* html #employment {height: 332px;}
#contact_top {
	float: left;
	width: 421px;
	height: 25px;
	margin-top: 1px;
	background: #999999 url(../images/title_contact.gif) no-repeat 0px 0px;
}
#contact {
	float: left;
	width: 401px;
	padding: 10px;
	font-size: 1.1em;
	background: url(../images/bg_contact.jpg) no-repeat;
	min-height: 332px;
}	
* html #contact {height: 332px;}

.divider {
	border-top: 1px solid #eee;
	clear: both;
	margin: 10px;
}

.clear {
	clear: both;
}
.hide {
	display: none;
}
.imgdecorativeright {
	float: right;
	border: 1px solid #999999;
	margin: 5px;
}