/****************** Standard CSS tags **********************/
body
	{
	font-size: 12px;
	font-family: Trebuchet MS;
	padding: 0px;
	margin: 0px;
	}

img
	{
	display: block;
	}

p, li
{
font-size: 14px;
}

h1
	{
	color: #cd2901;
	margin-left: 50px;
	margin-top: 50px;
	width: 94%;
	font-size: 280%;
	border-bottom: 1px dotted #cd2901;
	}
h2
	{
	background-image: url(../images/h2_arrow.gif);
	background-repeat: no-repeat;	
	padding-left: 20px;
	height: 31px;
	font-size: 230%;
	font-weight: normal;
	color: #666;
	padding-bottom: 0px;
	margin-top:30px;
	margin-bottom: 5px;
	}
	
.clear
{
	line-height: 0px;
	clear: both;
	float: none;
	width: 0px;
	padding: 0px;
	margin: 0px;
}	

a, a:visited, a:hover, a:link, a:active {
color: #cd2901;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#wrapper
	{
	width: 963px;
	padding: 0px;
	margin: auto;
	margin-top:10px;
	margin-bottom: 50px;
	position: relative;
	border: 1px solid #ccc;
	}
	
/****************** Header **********************/

#header
	{
	padding: 0px;
	margin: 0px;
	width: 963px;
	height: 137px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position:top;
	}

#logo
	{
	display: inline;
	}
#logo a, #logo a:visited, #logo a:hover, #logo img
	{
	border: none;
	margin-top: 15px;
	margin-left: 40px;
	}

#contactHeaderInfo
{
margin-right: 100px;
margin-top: 30px;
float: right;
font-size: 230%;
color: #cd2901;
}
#contactHeaderInfo a, #contactHeaderInfo a:visited, #contactHeaderInfo a:hover
{
font-size: 90%;
text-decoration: none;
color: #cd2901;
}
#contactHeaderInfo a:hover
{
text-decoration:underline;
}

.contactPageInfo
{
font-size: 230%;
color: #cd2901;
margin-left: 20px;
}
.contactPageInfo a, .contactPageInfo a:visited, .contactPageInfo a:hover
{
font-size: 90%;
text-decoration: none;
color: #cd2901;
}
.contactPageInfo a:hover
{
text-decoration:underline;
}
/****************** Navigation **********************/

#navigation
	{
	clear: both;
	float: none;
	font-size: 16px;
	width: 963px;
	height: 57px;
	line-height: 57px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	}
#navigation ul
	{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	}
#navigation li
	{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:129px;
	display: inline;
	float: left;
	height: 57px;
	line-height: 57px;
	}
#navigation a, #navigation a:visited, #navigation a:hover
	{
	text-align: center;
	display: block;
	width: 129px;
	height: 55px;
	line-height: 55px;
	color: #cd2901;
	text-decoration: none;
	}
#navigation a:hover
	{
	height: 52px;
	line-height: 52px;
	border: none;
	border-top: 2px solid #cd2901;
	}
#navigation .active
	{
	height: 52px;
	line-height: 52px;
	border-top: 2px solid #cd2901;
	}



/****************** Content Wrapper **********************/

#mainContentWrapper
	{
	float: none;
	clear: both;
	width: 963px;
	background-image: url(../images/mainContent_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}

/****************** Page Left **********************/

#pageLeft
	{
	background-image: url(../images/pageLeft_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	clear: both;
	float: left;
	width: 128px;
	padding-top: 136px;
	}
.headerImage
{

float: right;
}

/****************** Page Right **********************/

#pageRight
	{
	width: 835px;
	float: right;
	background-image: url(../images/pageRight_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}


#imageBoxContainer
	{
	float: right;
	width: 246px;	
margin-top: 0px;
	}
#imageBoxContainer_homeSelection
{
	float: right;
margin-left: 45px;
}
.imageCaption
	{
	width: 246px;	
	height:  52px;
	background-image: url(../images/imageCaption_bg.gif);
	background-repeat: no-repeat;
	color: #cd2901;
	padding-top: 20px;
	text-align:center;
	}

.imageCaption_homeSelection
	{
	width: 415px;	
	height:  52px;
	background-image: url(../images/imageCaption_homeSelection_bg.gif);
	background-repeat: no-repeat;
	color: #cd2901;
	padding-top: 20px;
	text-align:center;
	}
#pageText
	{
	width: 480px;
	margin-left: 50px;
	}
#pageTextFlooring, #pageTextCarpets
	{
	width: 480px;
	margin-left: 50px;
	}	
#pageTextFlooring img, #pageTextCarpets img
	{
float: left;
margin-right: 20px;
border: 1px solid #999;

	}

#pageTextFlooring p, #pageTextCarpets p
	{
float: right;
	}
.imageHoldingBox
{
margin-bottom: 30px;
float: left;
font-size: 14px;
}