/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

object{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	margin-left:0px;
	margin-bottom:15px;
	margin-top: 0px;
	}

a img {
	border: none;
}


a {
	text-decoration: none;
	color: #999999;
}


.nolink_nohover{
text-decoration: none;
color: #666666;
}

.nolink {
text-decoration: none;
color: #000000;
}

.nolink:hover {
text-decoration: none;
color: #00FFCC;
}

.nolink_two {
text-decoration: none;
color: #666666;
}

.nolink_two:hover {
text-decoration: none;
color: #00FF33;
}

.nolink_three {
text-decoration: none;
color: #666666;
}

.nolink_three:hover {
text-decoration: none;
color: #0000FF;
}

.nolink_four {
text-decoration: none;
color: #666666;
}

.nolink_four:hover {
text-decoration: none;
color: #00FF00;
}


#wrapper{
	width: 950px;
	height: 600px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}


#content{
	width: 925px;
	height: 450px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 50px;
	float: left;
}

#home_content{
	width: 925px;
	height: 500px;
	margin-top: 4px;
	margin-right: auto;
	float: left;
	margin-left: auto;
	padding-left: 5px;
}


#product{
	height: 410px;
	width: 695px;
	margin-top: 7px;
	float: right;
		}
		
#product_two{
	
	width: 695px;
	margin-top: 7px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
		}
	
#info{
	height: 390px;
	width: 239px;
	margin-top: 17px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	}
	
	
#numbers{
	height: 12px;
	width: 150px;
	float:left;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#numbers_two{
	height: 12px;
	width: 80px;
	float: left;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


#nav{
	width: 695px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 2px;
	color: #333333;
	text-align: left;
}

#nav_two{
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	color: #333333;
	text-align: left;
}

#column_one{
	width: 170px;
	height: 500px;
	margin-left: 5px;
	margin-right: 18px;
	margin-top: 7px;
	float: left;
}

#column_two{
	width: 170px;
	height: 500px;
	margin-right: 18px;
	margin-top: 7px;
	float: left;
}

#column_three{
	width: 170px;
	height: 500px;
	margin-right: 18px;
	margin-top: 7px;
	float: left;
}

#column_four{
	width: 170px;
	height: 500px;
	margin-right: 18px;
	margin-top: 7px;
	float: left;
}

#column_five{
	width: 170px;
	height: 500px;
	margin-top: 7px;
	float: left;
}



