body
{
	text-align:center;
	background-color:#737b7f;
	font-family:arial, sans-serif;
	color:white;
	font-size:14px;
}

img
{
	border-style:none;
}

#Page
{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:766px;
	text-align:left;
	background-color:#070203;
}

#PageTop
{
	position:absolute;
	width:776px;
	height:557px;
	background-image:URL('images/home_grad_top.png');
	background-repeat:no-repeat;
}

#PageBottom
{
	position:absolute;
	width:776px;
	height:382px;
	bottom:0px;
	background-image:URL('images/home_grad_bottom.png');
	background-repeat:no-repeat;
}

#NavBar
{
	position:absolute;
	width:667px;
	height:29px;
	top:111px;
	background-image:URL('images/navbar.png');
	background-repeat:no-repeat;
}

#Logo
{
	position:absolute;
	width:383px;
	height:106px;
	top:-5px;
	left:33px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#Dots
{
	position:absolute;
	top:139px;
	background-repeat:no-repeat;
}

#Sidebar
{
	position:absolute;
	width:143px;
	height:559px;
	top:-2px;
	left:597px;
	background-repeat:no-repeat;
}

#QuoteLink
{
	position:absolute;
	width:72px;
	height:25px;
	left:10px;
	top:2px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#ProductsLink
{
	position:absolute;
	width:100px;
	height:24px;
	left:108px;
	top:3px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#OrderingLink
{
	position:absolute;
	width:94px;
	height:24px;
	left:232px;
	top:3px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#SamplesLink
{
	position:absolute;
	width:84px;
	height:24px;
	left:348px;
	top:3px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#HomeLink
{
	position:absolute;
	width:65px;
	height:24px;
	left:454px;
	top:3px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#LinkExt
{
	position:absolute;
	left:424px;
	top:10px;
	width:61px;
	height:56px;
	background-repeat:no-repeat;
}

#BottomNav
{
	position:absolute;
	left:94px;
	bottom:30px;
	font-size:10px;
}

#BottomNav a:link
{
	color:#494e52;
	text-decoration:none;
	padding-right:8px;
}

#BottomNav a:visited
{
	color:#494e52;
	text-decoration:none;
	padding-right:8px;
}

#BottomNav a:hover
{
	color:white;
	text-decoration:none;
	padding-right:8px;
}

.TransBG
{
	background-image:URL('images/transbg.png');
}

.TextTrans
{
	padding:10px;
	background-image:URL('images/transbg.png');
	color:white;
	width:500px;
}

#WhiteBox
{
	width:468px;
	color:black;
}

#WhiteBoxTop
{
	height:7px;
	width:468px;
	background-image:URL('images/whitebox_top.png');
	background-repeat:no-repeat;
}

#WhiteBoxBottom
{
	height:7px;
	width:468px;
	background-image:URL('images/whitebox_bottom.png');
	background-repeat:no-repeat;
}

#WhiteBoxContent
{
	position:relative;
	background-image:URL('images/whitebox_slice.png');
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
