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;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
body{
 background:#d3d1d1;
}

fieldset,img {  
	border:0;
	margin:0;
	padding:0;
}

.clear_left{
	clear:left;
}
.clear_right{
	clear:right;
	height:0px;
}
.clear_both{
	clear:both;
	height:0px;
}


.container{
	width:1000px; 
	margin:0 auto; 
	background:#fff url(images/top_bg.jpg) 0 0; background-repeat:no-repeat;
}

.left_content{
	width:145px; float:left; 
	padding:20px;
	padding-top:10px;
}

.left_content h2{
	font-size:18px;
	font-weight:normal;
	color:#50687c;
	text-transform:uppercase;
}

.prod_nav{
	margin-top:10px;
}
.prod_nav ul li{
	color:#900;
	list-style:none;
	padding:0 0 10px 0;
	text-transform:uppercase;
	background:url(images/bullet_01.gif) 0 0;
	background-repeat:no-repeat;
	padding-left:25px;
}

.prod_nav ul li a{
	text-decoration:none;
	color:#a70203;
}

.prod_nav ul li.active a{
	text-decoration:none;
	color:#a70203;
	font-weight:bold;
}

.middle{
	width:623px; float:left; 
}

.menu{
	text-align:center;
	margin-top:49px;
	margin-bottom:10px;
}
.menu ul li{
	display:inline;
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
}
.menu ul li a{
	text-decoration:none;
	color:#FFF;
	padding:5px;
	padding-bottom:10px;
	padding-top:10px;
}

.menu ul li a:hover{
	background:#369bcd;

}

.menu ul li.active a{
	background:#369bcd;
}

.middle_inner_content{
	padding:5px;
}
.middle h1{
	font-size:24px;
	color:#369bcd;
	margin-bottom:10px;
}
.middle h2{
	font-size:18px;
	font-weight:normal;
	color:#333;
	margin-bottom:10px;
	margin-top:10px;
}

.middle .header{
	margin-bottom:10px;
}

.middle p{
	color:#333333;
	padding-top:15px;
	text-align:justify;
	line-height:1.3em;
	font-weight: normal;

}

.middle p.special{
	font-size:14px;
	color:#006699;

}


.middle p.pagination{
	margin:0; padding:0; color:#fff;
	padding:5px; background:#369bcd;
}
.middle p.pagination a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}


.subnav {
	background:#3399cc;
	padding:6px;
}
.subnav ul li{
	display:inline;
	list-style:none;
	color:#FFF;
	padding:5px;
	text-transform:uppercase;
}

.subnav ul li a{
	text-decoration:none;
	color:#FFF;
}

.subnav ul li.active a{
	font-weight:bold;
}

.right_content{
	width:192px; float:left;
	margin:85px auto 0 auto;
}

.brands{
	text-align:center;
	margin:20px auto 0 auto;
}
.event_banner{
	margin:0 auto;
}

.brands h2{
		font-size:14px;
	font-weight:bold;
	color:#50687c;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:3px;;
}
.brands img{
	margin-bottom:10px;
}
.bottom{
	width:1000px; 
	margin:0 auto 0 auto;
	padding:8px 0;
	background:#a70203 url(images/bottom_bg.gif) 0 0;
	background-repeat:no-repeat;
}


.copyright{
	color:#fff; 
	font-size:11px; 
	width:240px; 
	float:left; 
	padding-left:10px;
}


.site_design{
	width:190px; 
	float:right; 
	color:#fff; 
	text-align:right; 
	font-size:11px; 
	padding-right:10px;
}

.site_design a{
	color:#fff;
	
}

.contact_left{
	padding:10px 20px; width:260px; background:#f3f4f4; float:left; height:150px;
}

.contact_right{
	padding:10px 20px; width:260px; background:#f3f4f4; float:right; height:150px;
}

.contact_left p a{
	color:#333;
	
}


/**************** seminar form starts here ****************************/
#seminar_form{
	margin-top:10px;
	margin:10px auto 10px auto;
	background:#f3f4f4;
	padding:10px 100px;

}

#seminar_form table{
	width:380px;
}

#seminar_form table td{
	font-size:12px;
	font-weight:normal;
	color:#484848;
}

#seminar_form .required{
	font-size:16px;
	font-weight:normal;
	color:#FF0000;
}

#seminar_form .text_input{
	background:#fff;
	border:1px solid #91d8fc;
	padding:2px;
	font-weight:normal;
	color:#484848;
	width:250px;
	
}


#seminar_form .submit_btn{
	background-color:#0d78c3;
	border:none;
	color:#fff;
	padding:3px 10px;
	font-weight:bold;
	
}

/**************** seminar form starts here ****************************/



.brands table{
	border-collapse:collapse;
}
.brands table td {

	padding-top:10px;
}

.brands table tr.borderbottom{
		border-bottom:1px solid #9c9a9b;
}
.brands table tr.bordertop{
		border-top:1px solid #9c9a9b;
}
.brands table p{
	padding-top:0px;
	padding-left:10px;
	margin-bottom:10px;
}





.towels{
	margin-top:15px;
	width:147px;
	padding:10px 20px;
	background:#176cad;
}

.towels h2{
	color:#fff;
	margin-bottom:10px;
	text-transform:uppercase;
}

.towels p{
	color:#fff;
}

.towels ul{
	margin-bottom:15px;
}
.towels li{
	color:#fff;
	list-style:none;
	padding:0 0 5px 0;
	background:url(images/bullet_02.gif) 0 3px;
	background-repeat:no-repeat;
	padding-left:10px;
	font-weight:bold;
}


.pillows{
	margin-top:15px;
	width:177px;
	padding:5px;
	background:#176cad;

}

.pillows h1{
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:6px;
}

.pillows p{
	color:#fff;
	margin-bottom:10px;
}


.pillows table{
	border-collapse:collapse;

}
.pillows table td{
	color:#fff;
	padding:2px;
	border:1px solid #91cfed;
}

.pillows table tr.header{
	background-color:#3399cc;
	font-weight:bold;
}
