body 
{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	background-position: top center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
}

h1
{
	color:#799db9;
	font-size: 14pt;
}

a:link 
{
	text-decoration:none;
	color:#666666;
}

a:hover 
{
	text-decoration:underline;
	color:#666666;
}

a:visited 
{
	text-decoration: none; color:#666666;
}
a:active 
{
	text-decoration: none; color:#666666;
}

p
{
	margin:0 10px 10px;
}
li
{
	margin:0 10px 10px;
}

div#header 
{
	padding:0;
}
  
div#menu 
{
	border-bottom:solid 1px #CCCCCC;
	border-top:solid 1px #CCCCCC; 
	margin:140px 0 0 0;
	padding:0;
}

div#blankmenu 
{
	margin:140px 0 0 0; padding:0;
}

div#container
{
	text-align:left
}
div#content p
{
	line-height:1.4
}

div#footer p
{
	margin:0;padding:3px 210px 0 10px;
	text-align:center;
}

div#container
{
	width:800px;margin:0 auto
}
div#content
{
	float:left;width:605px;
	padding:10px 0 0 0;
}
div#navigation
{
	float:right;width:150px;
	background-image:url(../images/contact_bg.gif);
	background-repeat:no-repeat; 
	vertical-align:bottom;
	text-align:center;
	margin: 20px 0 0 0;
	height: 50px;
	padding:165px 20px 0 20px;
}
div#extra
{
	float:right;
	clear:right;
	width:190px;
}
div#footer
{
	clear:both;width:100%;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	padding: 18px 0 5px 0;
}

.home_box 
{
	width: 194px;
	margin:10px 0 0 0;
	display:inline-block;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	vertical-align:top;
}

.home_box li {list-style:none; margin:0; padding:5px 0 5px 0;}

.home_box ul 
{
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}

div#homepod 
{
	background-image:url(../images/home_pod_bg.jpg);
	background-repeat:no-repeat;
	width:599px;
	padding: 103px 3px 10px 3px;
}


.home_box_btn 
{
	width:187px;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	margin:0 7px 0 1px;
	display:inline-block;
}

div#awards 
{
	width: 365px; background-image:url(../images/awards_bg.jpg);
	background-repeat:no-repeat;
	height: 80px; margin:
	20px 0 0 0;
	padding: 55px 220px 0 20px;
}

div#press
{
	width: 605px; background-image:url(../images/press_bg.jpg);
	background-repeat:no-repeat;
	height: 78px;
	margin: 20px 0 0 0;
}

div#testimony 
{
	width:135px; background-image:url(../images/testimony_bg.jpg);
	background-repeat:no-repeat; height: 100px;
	text-align:right; padding: 50px 5px 0 50px;
	margin: 5px 0 0 0;
}

div#product 
{
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding:40px 10px 0 10px;
}

div#productoverviewcontainer 
{
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 7px;
	padding:40px 0 0 0;
}

div#breadcrumb 
{
	font-weight:bold;
	color: #5a758a;
	font-size:10px;
	padding-left:10px;
}

div#breadcrumb a 
{
	font-weight:normal;
}

div#normalcopy 
{
	float:left;
	margin:0 10px 30px 0;
}
	
div#normalcopy p 
{
	line-height:180%;
}
	
div#normalcopy td 
{
	vertical-align: top;
}
	
div#productcopy 
{
	width:382px;
	float:left;
	margin:0 10px 30px 0;
}
	
div#productcopy p 
{
	line-height:180%;
}

div#pdf 
{
	width:191px;
	float:left;
	text-align:left;
}

div#pdf ul li 
{
	margin: 0;
	list-style-image:url(../images/pdf_icon.gif);
	margin: 5px 0 5px -20px;
}

div#productnav 
{
	text-align:center;
	font-size:10px;
	padding:10px 5px 20px 5px;
}

.productoverviewtop 
{
	background-color:#f1f1f1;
	border-top: solid 1px #d3d3d3;
	border-bottom: solid 1px #d3d3d3;
	width:150px;
}

.productoverviewbottom 
{
	text-align:center;
	font-size:10px;
	padding-top: 10px;
}

h3 
{
	font-size:14px;
	color:#666666;
	text-align:center;
	margin-bottom:5px;
	margin-top:0;
}

a.textLinks:link 
{
	text-decoration:underline;color:#4f6d85;
}
a.textLinks:visited 
{
	text-decoration:underline;color:#4f6d85;
}
a.textLinks:hover 
{
	text-decoration:underline;color:#4f6d85;
}
a.textLinks:active 
{
	text-decoration:underline;color:#4f6d85;
} 
