@charset "utf-8";
#HEADER {
	margin-left: 10px;
}

body {
	background-color: #9DB2BF;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
/*---- Top Navigation ------ */
#nav li.nav1 a{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px bold;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	background: #20376a;
	height: auto;
	width: 105px;
	display: block;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#nav li.nav2 a{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px bold;
	color: #FFFFFF;
	height: auto;
	width: 105px;
	display: block;
	padding-top: 50px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #4c6889;
}

#nav li.nav3 a{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px bold;
	color: #FFFFFF;
	height: auto;
	width: 110px;
	display: block;
	padding-top: 50px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-color: #7e899e;
}

#nav li.nav4 a{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px bold;
	color: #FFFFFF;
	background: #8B9BB2;
	height: auto;
	width: 110px;
	display: block;
	padding-top: 50px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#nav li.nav5 a{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px bold;
	color: #FFFFFF;
	background: #A4AFBC;
	height: auto;
	width: 110px;
	display: block;
	padding-top: 50px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#nav li.nav6 a{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px bold;
	color: #FFFFFF;
	background: #B6C5D1;
	height: auto;
	width: 110px;
	display: block;
	padding-top: 50px;
	padding-bottom: 5px;
	padding-left: 7px;
	clear: none;
}

#nav li {
	float: left;
	margin-right: 10px;
	height: 50px;
	margin-top: 0px;
}
#nav {
	width: 750px;
}
#nav li.nav1 a:hover{
	background: #E89E46;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 70px;
	width: 760px;
}

#nav li.nav2, .nav3, .nav4, .nav5, .nav6 a:hover {
	background: #E89E46;
}

/*----- SubNav ----- */
#subnav {
	clear: both;
	background-color: #e89e46;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 7px;
	width: 735px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*-----content links -----*/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #20376A;
}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

/*----- white container ----- */
#CONTENT {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*-----home page -----*/
#homeColumn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	float: left;
	width: 350px;
	margin-left: 20px;
	margin-top: 15px;
}

#homeColumn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	float: right;
	width: 350px;
	margin-right: 20px;
	margin-top: 15px;
}

#homeColumn1 a {
	color: #20376A;
}

#sales {
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	height: auto;
}
#sales1, #sales2, #sales3, #sales4 {
	float: left;
	width: 163px;
	padding: 5px;
	height: auto;
	background-image: url(images/sales-bkg.jpg);
	background-repeat: repeat-x;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


.sales-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
/*-----header images-----*/
#flooringPicture {
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/flooring.jpg);
	height: 150px;
	text-indent: -9999px;
	padding-top: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#wallsPicture {
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/walls.jpg);
	height: 150px;
	text-indent: -9999px;
	padding-top: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#contactPicture {
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contact.jpg);
	height: 150px;
	text-indent: -9999px;
	padding-top: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#carePicture {
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/care.jpg);
	height: 150px;
	text-indent: -9999px;
	padding-top: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#transformPicture {
	clear: both;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/transform.jpg);
	height: 150px;
	text-indent: -9999px;
	padding-top: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}

/*-----inner pages----- */
#page-title {
	padding-top: 5px;
	width: 710px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#column1 {
	float: left;
	width: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#column2 {
	padding: 5px;
	float: right;
	width: 180px;
	margin-right: 21px;
	background-color: #758A9B;
}
.rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}



hr {
	color: #20376A;
	height: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #20376A;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #20376A;
	margin: 0px;
	padding: 0px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #20376A;
	font-size: 16px;
	font-weight: bold;
}



.calltoAction {
	background-color: #9DB2BF;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.calltoAction a {
	color: #FFFFFF;
	font-size: 16px;
}


#footer {
	clear: both;
	width: 710px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #B6C5D1;
}
#footer  a {
	color: #000000;
	font-size: 11px;
}
