/* Global Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}
/* End Global Reset*/

body {
	background: #fff url(../img/website-background.gif) repeat-x center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8F8F8F;
}

#wrap {
	width: 984px;
	margin: 0 auto;
	padding: 30px 0;
}

.shadow {
	width:956px;
	background:url(../img/hshadow.gif) no-repeat left top;
	min-height:518px;
	height:auto!important;
	height:518px;
	padding:0px 14px;
}

.top {
	height:120px;
	background:url(../img/topmenu.gif) no-repeat left top;
}
	.top h1 {
		width:288px;
		float:left;
	}
		.top h1 a{
			width:245px;
			height:90px;
			display:block;
			outline:none;
			text-indent:-9999px;
			margin:15px 0px 0px 20px;
		}

.header {
	background:url(../img/header.jpg) no-repeat left top;
	padding-top:28px;
	padding-left:530px;
	margin-bottom:5px;
}
	
.qualifyform {
 	background:url(../img/box.png) no-repeat left top;
 	width:397px;
	height:352px;
	padding:12px 0px 0px 27px;
}
	.qualifyform .formcontent {
		background:url(../img/formbg.gif) repeat-x left top;
		width:352px;
		padding-top:20px;
		padding-left:20px;
	}
	.qualifyform table {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#555555;
	}
	.qualifyform table td{
		padding-bottom:17px;
	}
	
.footer {
	color:#C7C7C7;
	border-top:1px solid #D4D4D4;
	text-align:center;
	clear:both;
}
	.footer .links {
		border-top:4px solid #ECECEC;
		padding:19px 0px 0px 3px;
		color:#8F8F8F;
	}
	
	.footer .links a, .footer .links a:hover {
		color:#8F8F8F;
		text-decoration:none;
	}
	
	.footer .links a:hover {
		text-decoration:underline;
	}

.boxes {
	margin-bottom:20px;
}

.updates {
	width:956px;
	height:160px;
	margin-bottom:30px;
}
	.updates .left {
		width:5px;
		height:140px;
		background:url(../img/gbox.gif) no-repeat left top;
		float:left;
	}
	
	.updates .right {
		width:5px;
		height:140px;
		background:url(../img/gbox.gif) no-repeat right top;
		float:right;
	}
	
	.updates .content {
		width:946px; 
		float:left;
		background:url(../img/gboxbg.gif) repeat-x left top;
	}
		.updates .content .news {
			margin-left:20px;
			width:214px;
			float:left;
			font-size:11px;
			color:#828282;
			padding-bottom:10px;
		}
		
		.updates .content h2 {
			font-size:18px;
			font-weight:bold;
			color:#646464;
			padding:20px;
		}

			.updates .content .news a, .updates .content .news a:hover {
				color:#0F5BA7;
				font-size:14px;
				text-decoration:none;
				display:block;
				margin-bottom:3px;
			}
			
			.updates .content .news a:hover {
				text-decoration:underline;
			}

.rshadow {
	background:#FFFFFF url(../img/shadowrepeat.gif) repeat-y left top;
}
	.rshadow .shadow {
		background:url(../img/cshadow.gif) no-repeat left top;
		min-height:600px;
		height:auto!important;
		height:600px;
	}
	.rshadow .bottom {
		height:28px;
		background:url(../img/bottomshadow.gif) no-repeat left top;
		margin-bottom:10px;
	}
.underbox {
	padding:0px 14px;
}

.main_content
{
	margin-top:20px;
}
	.leftcol{
		width:266px;
		padding-right:20px;
		padding-left:20px;
		float:left;
		background:url(../img/rcolshadow.gif) no-repeat right top;
		min-height:460px;
		height:auto!important;
		height:460px;
	}
	.rightcol {
		float:right;
		width:610px;
		padding-left:20px;
		padding-right:20px;
	}
	
	.leftcol2 {
		float:left;
		width:610px;
		padding-left:20px;
		padding-right:20px;
	}
	
	.leftcol3 {
		float:left;
		width:916px;
		padding-left:20px;
		padding-right:20px;
	}
	.rightcol2 {
		width:266px;
		padding-right:20px;
		padding-left:19px;
		float:right;
		background:url(../img/lcolshadow.gif) no-repeat left top;
		min-height:460px;
		height:auto!important;
		height:460px;
	}
	
.howthiswork {
	width:266px;
	height:223px;
	background-image:url(../img/howthiswork.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
	
.quickform {
	height:310px;
	background:url(../img/quickform.jpg) no-repeat left top;
	margin-top:20px;
}
.viewannouncement p{
	color:#252525;
	font-family:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.viewannouncement p strong {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:21px;
	color:#B2B2B2;
	margin:20px 0px 20px 0px;
	display:block;
	text-align:left;
}
.viewannouncement p img {
	border:3px solid #B2B2B2;
	margin-left:10px;
	margin-bottom:5px;
}


.info, .success, .warning, .error{  
    border: 2px solid;  
    margin: 10px 0px;  
    padding:10px 10px 10px 53px;  
    background-repeat: no-repeat;  
    background-position: 10px center;
}
	.info h3,
	.success h3,
	.warning h3,
	.error h3{
		font-size:17px;
	}
	.info a,
	.info a:hover,
	.success a,
	.success a:hover,	
	.warning a,
	.warning a:hover,	
	.error a,
	.error a:hover{
		font-size:11px;
		float:right;
		font-weight:bold;
		text-decoration:none;
		outline:none;
		text-transform:capitalize;
		background-image:url(../img/admin_dismiss.gif);
		background-repeat:no-repeat;
		padding-left:15px;
	}
	
.info{
    color: #567da5;  
    background-color: #d7ebf2;  
    background-image: url(../img/admin_info.gif);
	border-color:#b6c7cd;
}
	.info a{
		color: #567da5;
		background-position:0px -35px;
	}
.success{
    color: #ffffff;  
	border-color:#3b9805;
    background-color: #8ac469;  
    background-image:url(../img/admin_success.gif);	
}
	.success a{
		color: #ffffff;  
		background-position:0px 3px;
	}
.warning{
    color: #655f4f;  
    background-color: #fdedc5;  
    background-image:url(../img/admin_warning.gif);
	border-color:#efcd78;	
}
	.warning a{
		color: #655f4f;
		background-position:0px -16px;
	}
.error{
    color:#ffffff;  
    background-color:#ed7053;
    background-image:url(../img/admin_error.gif);
	border-color:#c63d09;
}  
	.error a{
		color:#ffffff;
		background-position:0px -54px;
	}
.newslist {
}
	.newslist .item {
		border-bottom:1px solid #CCCCCC;
		float:left;
		width:610px;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.newslist .item .picture {
		float:left;
	}
	.newslist .item .picture img {
		border:2px solid #CCCCCC;
		margin-right:5px;
	}
	
	.newslist .item h1 a, .newslist .item h1 a:hover {
		color:#646464;
		font-size:18px;
		text-decoration:none;
		margin-bottom:3px;
	}
	
	.newslist .item h1 a:hover {
		text-decoration:underline;
	}
	
	.newslist .item p {
		padding:2px 0px 2px 0px;
	}
a, a:hover {
	color:#0F5BA7;
	text-decoration:none;
	outline-style:none;
}

a:hover {
	text-decoration:underline;
}

.author {
	margin-top:10px;
	margin-left:20px;
	font-weight:normal;
}
.author span {
	font-weight:bold;
}

.inputform, .textareaform {
	border:1px solid #CCCCCC;
	width: 184px;
	margin-bottom:20px;
}
.inputform {
	height:19px;
	background:url(../img/inputbg.gif) repeat-x left top;
	padding:2px;
}
.textareaform {
	padding:2px;
}
.label {
	font-size:14px;
	color:#929292;
	padding-right:5px;
}
.req .label {
	font-size:14px;
	color:#252525;
	padding-right:5px;
}
.req .marker {
	background:url(../img/required.gif) no-repeat 190px top;
}
.req .large {
	background:url(../img/required.gif) no-repeat 250px top;
}
	.req .large .inputform {
		width:250px;
	}
	.req .large .textareaform {
		width:250px;
	}
	
.large .inputform {
		width:250px;
}
.comments {
	color:#252525;
}
.comments .author {
	margin-top:10px;
	margin-bottom:10px;
}
.manufacturers {
	float:left;
	width:610px;
	clear:both;
}
	.manufacturers .item {
		float:left;
		width:200px;
		padding-top:5px;
		padding-bottom:5px;
	}
	.manufacturers .item .item_title a, .manufacturers .item .item_title a:hover{
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
	}
	.manufacturers .item .item_title a:hover {
		text-decoration:underline;
	}
	
.chairs {
	width:610px;
	float:left;
	margin-top:20px;
}
	.chairs .item {
		width:610px;
		float:left;
		clear:both;
		margin-bottom:20px;
		padding-bottom:20px;
		border-bottom:1px solid #CCCCCC;
	}
	.chairs .picture {
		float:left;
		width:110px;
	}
		.chairs .picture img {
			border:3px solid #CCCCCC;
		}
	
	.chairs .description {
		float:left;
		width:500px;
	}
		.chairs .description h1 {
			font-weight:bold;
			font-size:16px;
			margin:5px 0px 5px 0px;
		}
select.inputform {
	height:25px;
	padding:2px;
	width:190px;
}
.hide {
	visibility:hidden;
	display:none;
}

.sitemap {
	list-style:none;
}
.sitemap a {
	font-size:16px;
	font-weight:bold;
}
	.sitemap li {
		padding-bottom:10px;
	}
	.sitemap ul {
		margin-left:40px;
		list-style:square;
	}
	.sitemap ul li  {
		padding-bottom:5px;
	}
	.sitemap ul li a {
		font-size:14px;
	}
