body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	background-color: #494B4D;
	color: #1D1E1F;
	line-height: 16px;
}
a:link {
	color: #0965B2;
	text-decoration: none;
}
a:visited {
	color: #0965B2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #0965B2;
	text-decoration: none;
}
ul,li,h1,h2,h3,h4,h5,h6,p,blockquote,form,input {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
blockquote {
	padding: 10px;
}

#frame {
	width:970px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#border {
	float: left;
	width: 970px;
	background-image: url(/wp-content/themes/vsr/images/border-side.jpg);
	background-repeat: repeat-y;
}
#border-top {
	float: left;
	width: 970px;
	background-image: url(/wp-content/themes/vsr/images/border-top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#border-bottom {
	float: left;
	width: 950px;
	background-image: url(/wp-content/themes/vsr/images/border-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#header {
	float: left;
	width: 950px;
	background-image: url(/wp-content/themes/vsr/images/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 72px;
}
#header .logo {
	float: left;
	width: 400px;
}
#header .logo h1 a {
	height: 72px;
	width: 400px;
	display: block;
	background-image: url(/wp-content/themes/vsr/images/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#header .logo h1 a:hover {
	text-decoration: none;
}
#header .search {
	float: right;
	padding-top: 34px;
	padding-right: 10px;
	background-image: url(/wp-content/themes/vsr/images/search.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#header .search input {
	float: left;
}
#header .search #keyword {
	margin-right: 5px;
}
#nav {
	float: left;
	width: 950px;
	background-image: url(/wp-content/themes/vsr/images/nav.jpg);
	background-repeat: no-repeat;
	height: 38px;
}
#nav ul {
	list-style-type: none;
	float: right;
}
#nav li {
	float: left;
}
#nav ul .current a {
	color: #FF6C1F;
}
#nav ul a {
	display: block;
	color: #000000;
	font-weight: bold;
	background-image: url(/wp-content/themes/vsr/images/nav-tile.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 16px;
	font-size: 12px;
	padding-bottom: 10px;
}
#content {
	float: left;
	width: 950px;
	background-image: url(/wp-content/themes/vsr/images/nav-fade1.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	background-color: #2174BA;
}
#content h1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#content h3 {
	color: #FF6C1F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 8px;
	padding-bottom: 3px;
}
#content h4 {
	font-size: 12px;
	text-transform: uppercase;
}
#content h5 {
	background-image: url(/wp-content/themes/vsr/images/box-head.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}
#content h6 {
	margin: 0px;
	padding: 5px 0px 1px;
	font-size: 12px;
}
#content .more {
	float: right;
}
#leftnav {
	float: left;
	width: 150px;
	padding-top: 10px;
	background-image: url(/wp-content/themes/vsr/images/nav-fade2.jpg);
	background-repeat: repeat-x;
}
#leftnav h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0965B2;
	color: #FFD080;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(/wp-content/themes/vsr/images/leftnav-head.jpg);
	background-repeat: repeat-x;
}
#leftnav ul {
	line-height: 18px;
}
#leftnav ul li {
	display: inline;
}
#leftnav ul a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0965B2;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 16px;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/wp-content/themes/vsr/images/leftnav-link.jpg);
	background-repeat: repeat-x;
}
#leftnav ul .current a {
	background-image: url(/wp-content/themes/vsr/images/leftnav-link-on.jpg);
}
#leftnav ul a:hover {
	text-decoration: none;
	background-image: url(/wp-content/themes/vsr/images/leftnav-link-on.jpg);
}
#design {
	float: left;
	width: 790px;
	background-image: url(/wp-content/themes/vsr/images/design.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#design .maintext {
	float: left;
	width: 780px;
	padding-right: 10px;
}
#design .maintext p {
	padding-bottom: 10px;
}
#design .buckets {
	float: left;
	width: 790px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	background-color: #EDEDEE;
}
#design .news {
	float: left;
	width: 470px;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#design .news .item {
	float: left;
	width: 470px;
	padding-bottom: 10px;
}
#design .news .item h3 a {
	color: #FF6C1F;
}
#design .news .item h3 a:hover {
	text-decoration: none;
}


#design .news .item .image {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 11px;
}
#design .news .subitem {
	float: left;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	padding-top: 8px;
	padding-bottom: 5px;
}
#design .ads {
	float: left;
	width: 290px;
	padding: 10px;
}
#design .ads .box {
	float: left;
	width: 286px;
	border: 1px solid #D2D2D2;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
#design .ads .box h2 {
	background-image: url(/wp-content/themes/vsr/images/box-head.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: normal;
}

#design .ads .box p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#design .ads .box ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
#design .ads .box ul a {
	display: block;
	padding-right: 8px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(/wp-content/themes/vsr/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
}
#design .ads .box .image {
	float: right;
	padding: 5px;
}
#main {
	float: left;
	width: 780px;
	background-color: #FFFFFF;
	padding-bottom: 200px;
	padding-left: 10px;
	padding-right: 10px;
}
#main .print {
	float: left;
	width: 780px;
	height: 26px;
}
#main .print a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	background-image: url(/wp-content/themes/vsr/images/print.jpg);
	background-repeat: no-repeat;
	float: right;
	background-position: 0px 7px;
	padding-left: 15px;
}
#main .head {
	float: left;
	width: 780px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	padding-bottom: 5px;
	padding-top: 5px;
}
#main .text {
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#main .text ul {
	margin-left: 18px;
	list-style-type: disc;
	padding-bottom: 10px;
}
#main .text p {
	padding-bottom: 10px;
}
#main .post {
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	padding-right: 5px;
	padding-left: 5px;
}
#main .post h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#main .post .meta {
	clear: both;
}
#main .post-single {
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#main .post-single h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#main .post-single .meta {
	clear: both;
}
#main .copy {
	float: left;
	width: 490px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
}
#main .item,
#main .item-gray {
	float: left;
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main .plink a {
	color: #1D1E1F;
}
#main .gray {
	background-color: #F3F3F3;
}
#main .topic {
	float: left;
	width: 100px;
}
#main .descriptiontext {
	float: left;
	width: 380px;
	padding-left: 10px;
}
#main .wide {
	width: 770px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#main .wide p {
	padding-bottom: 10px;
}
#main .wide h4 {
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	padding-top: 15px;
	margin-top: 5px;
}
#main .wide .item,
#main .wide .item-gray,
#main .wide .post,
#main .wide .post-single {
	width: 760px;
}
#main .wide .topic {
	width: 150px;
}
#main .wide .descriptiontext {
	width: 600px;
}
#main .specs {
	float: left;
	width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main .specs .all {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 15px;
}
#main .specs ul,ol {
	padding-bottom: 15px;
}
#main .specs ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	padding-bottom: 5px;
	padding-top: 5px;
}
#main .specs .image {
	float: left;
	width: 258px;
	border: 1px solid #D2D2D2;
	margin-bottom: 20px;
}
#main .specs .image img {
	display: block;
}
#main .specs .image p {
	background-color: #F3F3F3;
	padding: 10px;
	font-size: 11px;
}
#main .specs .download {
	float: left;
	width: 260px;
}
#main .specs .download h3 {
	margin-bottom: 0px;
}
#main .specs .download ul a {
	background-image: url(/wp-content/themes/vsr/images/arrow.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: 8px 7px;
	padding-right: 8px;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main .contact {
	float: left;
	width: 500px;
}
#main .contact .field {
	width: 300px;
	padding: 2px;
	border: 1px solid #CCCCCC;

}
#main .contact textarea {
	width: 300px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#main .contact .send {
	padding-top: 5px;
	text-align: right;
	width: 310px;
}
#main .sitemap {
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#main .sitemap ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main .sitemap ul ul {
	padding-left: 10px;
}
#footer {
	float: left;
	width: 930px;
	background-image: url(/wp-content/themes/vsr/images/footer-fade.jpg);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0C6CB2;
	background-color: #2174BA;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer a {
	color: #FFFFFF;
}
#footer .address {
	float: left;
	background-image: url(/wp-content/themes/vsr/images/logo-small.jpg);
	background-repeat: no-repeat;
	padding-left: 190px;
	background-position: 0px 5px;
	padding-top: 2px;
}
#footer .airmatic {
	float: right;
}
#footer .airmatic a {
	background-image: url(/wp-content/themes/vsr/images/airmatic.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 50px;
	width: 130px;
	overflow: hidden;
}
#comment {
	width: 400px;
}




img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
img.alignleft {
	display: inline;
	margin-top: 10;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}


#searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }
.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
input.zoom_button {  }
input.zoom_searchbox {  }		
.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }
.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }
.searchtime { font-size: 80%; }
.recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
