/* CSS Document */

body{
	margin:0px;
	background-color:#7c58cb;
	background-image:url('images/wubextend.jpg');
	background-repeat:repeat-y;
	background-position:center;
}


#container{
	position:absolute;
	width:949px;
	left:50%;
	margin-left:-474px;
	background-image:url('images/wubextend.jpg');
	background-repeat:repeat-y;
}
#navBox{
	background-image:url('images/SwoopImage01.jpg');
	height:374px;
	 width:367px;
	 float:left;
	 background-repeat:no-repeat;
}
#mainBody{
	float:right;
	background-image:url('images/BodyBG.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
}
#mainBody p{
	color:white;
	font:13px Arial, Helvetica, sans-serif;
	line-height:23px;
	padding:0 70px 0 40px;
	text-align:justify;
}
#ProductsMainBody{
	float:right;
	background-image:url('images/Products_BodyBG.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
}

#Prod-roundnose{
	float:right;
	background-image:url('images/Prod-roundnose.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:20px;
}

#Prod-bentnose{
	float:right;
	background-image:url('images/Prod-bent.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:20px;
}

#Prod-chainnose{
	float:right;
	background-image:url('images/Prod-chain.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:20px;
}

#Prod-mediumnose{
	float:right;
	background-image:url('images/Prod-medium.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:20px;
}

#Prod-widenose{
	float:right;
	background-image:url('images/Prod-wide.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:20px;
}

#Prod-narrownose{
	float:right;
	background-image:url('images/Prod-narrow.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:20px;
}

#ProductsMainBody p{
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	line-height:23px;
	padding:0 75px 0 40px;
	text-align:justify;
}
#ClassicMainBody{
	float:right;
	background-image:url('images/Classic_BodyBG.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
}
#ClassicMainBody p{
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	line-height:23px;
	padding:0 75px 0 40px;
	text-align:justify;
}
#BabyMainBody{
	float:right;
	background-image:url('images/Baby_BodyBG.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
}
#BabyMainBody p{
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	line-height:23px;
	padding:0 75px 0 40px;
	text-align:justify;
}
#DesignerMainBody{
	float:right;
	background-image:url('images/Designer_BodyBG.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
}
#DesignerMainBody p{
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	line-height:23px;
	padding:0 75px 0 40px;
	text-align:justify;
}
#PrecisionMainBody{
	float:right;
	background-image:url('images/Precision_BodyBG.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
}
#PrecisionMainBody p{
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	line-height:23px;
	padding:0 75px 0 40px;
	text-align:justify;
}
#EliteMainBody{
	float:right;
	background-image:url('images/Elite_BodyBG.jpg');
	background-repeat:no-repeat;
	width:582px;
	height:645px;
}
#EliteMainBody p{
	color:white;
	font:12px Arial, Helvetica, sans-serif;
	line-height:23px;
	padding:0 75px 0 40px;
	text-align:justify;
}
/* SubMenu Buttons for Products Page */

#btnBaby a{
	display:block;
	width:276px;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('images/subbtn_baby.jpg');
}
#btnClassic a{
	display:block;
	width:276px;
	height:41px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('images/subbtn_classic.jpg');
}
#btnDesigner a{
	display:block;
	width:276px;
	height:41px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('images/subbtn_designer.jpg');
}
#btnPrecision a{
	display:block;
	width:276px;
	height:41px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('images/subbtn_precision.jpg');
}
#btnElite a{
	display:block;
	width:276px;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url('images/subbtn_elite.jpg');
}
#subitems{
	margin:0px;
	padding:0px;
}
#subitems li{
	padding:0px;
	margin:0px;
	list-style:none;
}
/* SubMenu Buttons - Hover */

#btnBaby a:hover{
	background-position:0 -40px;
}
#btnClassic a:hover{
	background-position:0 -41px;
}
#btnDesigner a:hover{
	background-position:0 -41px;
}
#btnPrecision a:hover{
	background-position:0 -41px;
}
#btnElite a:hover{
	background-position:0 -40px;
}

/* Main Buttons + Rollover */
.button a{
	display:block;
	height:23px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.button a:hover{
	background-position:0 -23px;
	height:23px;
}

a:link{
	color:#FFFF66;
	text-decoration:none;
}
a:visited{
	color:#FFFF66;
	text-decoration:none;
}
a:hover{
	color:white;
}