ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}

a,a:link,a:visited,a:hover{color:#293436;text-decoration:underline;}
a:focus,a:hover{text-decoration:none;}

/*
#footer a:link{color: #aeb2b3; text-decoration: underline;}
#footer a:hover{color: #aeb2b3; text-decoration: none;}
#footer a:visited{color: #aeb2b3; text-decoration: none;}
*/
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#354346 url(../images/body_bg.jpg) center;
	color:#000;
	font:62.5% Arial,sans-serif;
}

.main{
	width: 996px;
	margin: 0 auto;
}

#header{
	width: 996px;
	height: 406px;
	background: url(../images/header_bg.png) left top no-repeat;
}

#main_logo{
	display: block;
	width: 330px;
	height: 95px;
	float: left;
	background: url(../images/main_logo.gif) no-repeat;
	text-indent: -9999px;
}

#logo{
	display: block;
	width: 490px;
	height: 164px;
	float: right;
	margin: 167px 0px 0px 0px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
}

#navigation{
	width: 996px;
	height: 74px;
}

#navigation ul li{
	display: block;
	float: left;
}

.home a{
	display: block;
	width: 230px;
	height: 50px;
	margin: 0px 26px 0px 0px;
	background: url(../images/home.jpg) no-repeat;
	text-indent: -9999px;
}
.home a:hover{
	background:url(../images/home.jpg) no-repeat 0 -50px;
}



.industrial_design a{
	display: block;
	width: 199px;
	height: 55px;
	margin: 0px 43px 0px 0px;
	background: url(../images/industrial_design.jpg) no-repeat;
	text-indent: -9999px;
}
.industrial_design a:hover{
	background:url(../images/industrial_design.jpg) no-repeat 0 -55px;
}

.footwear_manufacturer a{
	display: block;
	width: 240px;
	height: 50px;
	margin: 0px 32px 0px 0px;
	background: url(../images/footware_manufacture.jpg) no-repeat;
	text-indent: -9999px;
}

.footwear_manufacturer a:hover{
	background-position: 0px -50px
}


.features_benefits a{
	display: block;
	width: 216px;
	height: 50px;
	background: url(../images/features_benefits.jpg) no-repeat;
	text-indent: -9999px;
}

.features_benefits a:hover{
	background-position: 0px -50px
}


#text_wrapper{
	width: 100%;
	background: #e8e9ec;
}

.main img{
	float: left;
}

#left_column{
	float: left;
	width: 452px;
	padding: 22px 28px 10px 28px;
}
/*
.intro_copy
{
	float: left;
    width: 758px;

    }
*/
.left_main img{padding: 0px 28px 0px 0px;}
.FeaturesandBenefits img, #featuresAndBenefits_copy img{padding: 20px 0px 20px 0px;}


/* 
left_column
*/

.intro_copy{
	float: left;
	width: 424px;
	padding: 22px 28px 10px 0px;
/*
	width: 452px;
	padding: 22px 28px 10px 28px;
*/
}

.nomination {
	border: 3px solid #AEB2B3; 
	margin-top: 20px; 
	padding: 10px;
	background-color: #FFFFFF;
}

.nomination img {
	clear: right;
	float: left;
}

.nomination span {
	color: #293436;
	font-size: 12px;
}


.FeaturesandBenefits{
	float: left;
	width: 452px;
	padding: 0px 0px 0px 0px;	
}

#productDetail
{
    width: 100%;
    color: #293436;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	}
	
#productDetail td{width: 33%}


.hide{visibility: hidden; display: none;}

#right_column{
	float: left;
	width: 197px;
	padding: 22px 0px 10px 31px;
	background: url(../images/right_column_bg.gif) no-repeat left;
}



h1{
	font-size: 24px;
	color: #293436;
}

h2{
	font-size: 24px;
	color: #293436;
}
h3{
	font-size: 12px;
	color: #293436;
	font-weight: bold;
	padding-top: 10px;
}

p{
	color: #293436;
	font-size: 12px;
	margin: 15px 0px 0px 0px;
}

#register_btn{
	display: block;
	width: 168px;
	height: 48px;
	margin: 20px 0px 0px 0px;
	background: url(../images/register_button.jpg) no-repeat;
	text-indent: -9999px;
}


table.orderFormTable {width: 452; padding: 0px 0px 0px 0px; margin: 20px 0px 10px 0px;}
.orderFormTable tr{height: 20px; vertical-align: top;}
.orderFormTable td{padding: 5px 0px 5px 0px;}
.orderFormTable textarea{width: 200px;}
.orderFormTable1{width: 140px; margin-right: 10px;}
.orderFormTable2{width: 250px;}

.orderFormTableLabel{width:80px;}
.orderFormTableInput{width:120px;}

td.orderFormTable14{width: 20px;}
td.orderFormTable24{width: 270px; padding-right: 10px;}
td.orderFormTable34{width: 20px;}
td.orderFormTable44{width: 270px; padding-right: 10px;}

.orderFormTable h2{margin: 15px 0px 10px 0px;}
.orderFormTable p{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333;
	margin: 0px 0px 0px 0px;
}

#send{float: right;}

#footer{
	width: 966px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
}

#footer p{
	margin: 20px 0px 0px 0px;
	font-size: 11px;
	color: #aeb2b3;
}

#footer a:link, #footer a:visited{color: #aeb2b3; text-decoration: underline;}
#footer a:hover{color: #aeb2b3; text-decoration: none;}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#top_wrapper{
	margin:0 auto;
	background: url(../images/wrapper_tile.jpg) top repeat-x;
}

#wrapper_metal{
	margin:0 auto;
	background: url(../images/wrapper_bg.jpg) top center no-repeat;
}