body {
	margin: 0;
	padding: 0;
	overflow:auto;
	background-color: #ffffff;

background-image:url('../images/filter_background.JPG');
background-position: top center;
background-attachment: fixed;
	}


#wrap {
	width:800px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
    overflow: hidden;
	border-left: 3px solid #6a8bc9;
	border-right: 3px solid #6a8bc9;
	background-image:url('../images/white_background.PNG');
}

#header {
width: 100%;
top: 0;
left: 0;
margin: 0px;
padding: 0px;
height: 115px;
background-image:url('../images/header_background.PNG');
	background-repeat: repeat-x;
	background-position: top;
}
#top_banner {
width: 100%;
height: 24px;
margin: 0px;
padding: 5px 0px 0px 0px;
background-image:url('../images/top_banner_background.PNG');
	background-repeat: repeat-x;
	background-position: top;
	overflow:auto;
	text-align: center;
	box-shadow: 0px 5px 5px #515151;
	-moz-box-shadow: 0px 5px 5px #515151;
	-webkit-box-shadow: 0px 5px 5px #515151;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}

#navigation {
width: 200px;
float: left;
margin: 0px;
padding: 15px 0px 0px 0px;
}


#content {
width: 580px;
margin: 0px 0px 15px 0px;
padding: 0px 20px 0px 0px;
float: left;
}

#header_logo {
display: block;
margin: 0 auto;
padding:20px 0px 0px 0px;
}

img.example {
padding: 7px;
margin: 4px auto 4px auto;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
float: right;
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px

}

img.recycle {
background-color: #f1f1f1;
border: 1px solid #e6e5e5;
padding: 10px;
display: block;
margin: auto;
}

#example_container {
 position:absolute;
 top:0;
 right:20px;
 width: 354px;
 border: 1px solid #ffffff;
 border-top: 0px;
 background-color: #f2f8ff;
 box-shadow: 0px 0px 20px #313131;
	-moz-box-shadow: 0px 0px 20px #313131;
	-webkit-box-shadow: 0px 0px 20px #313131;
	-moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -khtml-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 50px;

}

img.example_text{
float: left;
border: 0px;
margin: 10px 0px 0px 0px;
padding: 0px;
}


#example {
width: 350px; 
padding: 2px; 
background-color: #f2f8ff; 
display:none;


}

h1{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 24px;
	text-align: center;
	color: #536da0;
}

p.normal
{
	font-family: Helvetica,Arial,sans-serif;


font-size:15px; 
    line-height: 25px;
	text-align: left;
	color: #333333;
}
p.example {
margin: 5px;
padding: 0px;
text-decoration: none;
color: #007eff;
font: bold 14px Arial, Helvetica, sans-serif;
text-align: center;
}
h3
{
padding: 2px 2px 2px 10px;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	text-indent: 0ex;
	color: #4B4B4B;
	background-color: #a2bae6;
}

#menu_border {
background-color: #f7f7f7;
border: 1px solid #eeeeee;
margin: 0px;
padding: 10px;
}

.list
{
font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	text-indent: 0ex;
	color: #6b6b6b;
} 

li
{
list-style: disk outside;
color: #1966c0;
} 


ul.results {
list-style-type: none;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px;
display: block;
}

li.test {
float: left;
margin: 7px;
width: 160px;
padding: 10px 8px 10px 8px;
text-decoration: none;
/*--color: #5c5c5c;
font: normal 12px Geneva, Arial, Helvetica, sans-serif;--*/
text-align: center;
background-color: #f1f1f1;
border: 1px solid #e6e5e5;
}

li.pics {
listy-style: none;
list-style-type: none;
float: left;
margin: 8px;
padding: 10px;
text-decoration: none;
background-color: #f1f1f1;
border: 1px solid #e6e5e5;
}

.caption {
 color: #5c5c5c;
font: normal 11px Geneva, Arial, Helvetica, sans-serif;
padding: 0px;
line-height: 16px;
margin: 0px;
text-align: center;
}
.bcaption {
 color: #5c5c5c;
font: normal 12px Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 0px;
line-height: 13px;
margin: 0px;
text-align: center;
}
.test:hover {
	background: #efcf1c;
	border-color: #dfc11a;
	box-shadow: 0px 0px 10px #a0a0a0;
	-moz-box-shadow: 0px 0px 10px #a0a0a0;
	-webkit-box-shadow: 0px 0px 10px #a0a0a0;
}

.pics:hover {
	background: #efcf1c;
	border-color: #dfc11a;
	box-shadow: 0px 0px 10px #a0a0a0;
	-moz-box-shadow: 0px 0px 10px #a0a0a0;
	-webkit-box-shadow: 0px 0px 10px #a0a0a0;
}

div.video {
padding: 10px;
width: 400px;
background-color: #f1f1f1;
border: 1px solid #e6e5e5;
text-align: center;
overflow: hidden;
margin: auto;
}
 div.video:hover {
	background: #efcf1c;
	border-color: #dfc11a;
	box-shadow: 0px 0px 10px #a0a0a0;
	-moz-box-shadow: 0px 0px 10px #a0a0a0;
	-webkit-box-shadow: 0px 0px 10px #a0a0a0;
}
 .noborder {
 border: 0px;
 margin: 0px;
 padding: 0px;
 }

a.link {
color: #1963d3;
text-decoration: none;
border-bottom: 1px dotted #1963d3;
}

a.link:hover
{
border-bottom: 0px;
}

img.content
{
float: right;
padding: 10px;
text-decoration: none;
background-color: #f1f1f1;
border: 1px solid #e6e5e5;
margin: 0px 0px 15px 15px;
}

img.content:hover {
background: #efcf1c;
	border-color: #dfc11a;
	box-shadow: 0px 0px 10px #a0a0a0;
	-moz-box-shadow: 0px 0px 10px #a0a0a0;
	-webkit-box-shadow: 0px 0px 10px #a0a0a0;
}
ul.footer {
list-style-type: none;
float: left;
margin: 0px;
background-color: #2458a5;
width: 100%;
padding: 15px;
}

li.foot {
float: left;
margin: 5px;
color: #FFFFFF;
overflow: hidden;
}

a.bott {
color: #ffffff;
font: bold 14px Arial, Helvetica, sans-serif;
text-decoration: none;
border-bottom: 1px dotted #ffffff;
}

a.bott:hover
{
border-bottom: 0px;
}
ul.botcontact {
text-decoration: none;
list-style-type: none;
float: left;
margin: 0px;
background-color: #4c77b6;
width: 100%;
padding: 0px;
text-align: center;
}

li.footcontact {
margin: 5px;
color: #FFFFFF;
overflow: hidden;
font: bold 14px Arial, Helvetica, sans-serif;
}

img.machine {
padding: 10px;
margin: auto;
display: block;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}

