@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(BCWebIMG/seamlessCarpet.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 1024px;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border:2px solid;
	border-radius:11px;
	background-color: #FFF;
}
#header {
	float: left;
	width: 1024px;
}
#logo {
	float: left;
	width: 325px;
	margin-left: 10px;
}
#container {
	padding: 10px;
	float: left;
	width: 1004px;
}
#navBar {
	background-color: #3853A4;
	width: 605px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 420px;
}
#homeMain {
	float: left;
	width: 754px;
	height: 409px;
	padding: 0px;
	border-radius: 0px 0px 0px 0px;
}
#homeSide {
	width: 225px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pageMain {
	float: left;
	width: 734px;
	border:2px solid;
	border-radius:11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer {
	width: 1000px;
	float: left;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	border:2px solid;
	border-radius:11px;
}
#colA {}
#colB {}

.map {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: none;
	color: #FF8400;
}
a:active {
	text-decoration: none;
}
p  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	text-indent: 15px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #4051A4;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #4051A4;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
h5 {}
h6 {}
fieldset {
	border: thin solid #FA961D;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	border-radius: 8px;
	color: #666;
}	
legend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FA961D;
	text-decoration: none;
	font-weight: normal;
}
#quickContact {
	width: 225px;
	margin-top: 10px;
}
#HeadContact {
	float: right;
	width: 235px;
	text-align: center;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#contactTable {
	float: left;
	width: 504px;
	text-align: left;
}
#coupon {
	width: 744px;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}
