html,body{margin:0;padding:0}

body{
 	background-image: url(../images_09/bg_main.gif);
 	background-repeat: repeat-x;
 	margin: 0px;
	font-size:12px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
h1{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	margin:0px 0px 10px 0px;
	padding-left:0px
}
p{
	padding-left:0px;
	margin-left:0px
}

a:visited, a:link{
 text-decoration: none;
 border: none;
 font-size:12px;
}

h2{

}
h3{

}

h4{

}

div#container{
	margin:0 auto;	
	width:825px;
}
div#holder{
	background-image: url(../images_09/bg.png);
	background-repeat: repeat-y;
	width:819px;
}
div#header{
	width:819px;
	height: 116px;
	background: url(../images_09/header.jpg) no-repeat;
	line-height: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}
div#nav{
	float:right;
	margin-right:6px;
	padding-top:89px;
	padding-bottom:0px;
	margin-bottom:0px;
    line-height:0px;
    height:26px	
}
div#main_image{
	width: 819px;
	height: 204px;
    line-height:0px;
	padding-top:0px;
	margin-top:0px;
}
div#content{
	background: url(../images_09/swatches.jpg) no-repeat;
}
div#inner_left{
	width: 470px;
	padding: 25px 0px 0px 25px;
	float:left;
	margin:0px

}
div#inner_left p{
	font-size: 15px

}
div#inner_right{
	width:270px;
	float:left;
	margin: 0px 5px 0px 35px
}
div#sponsors{
	margin-left:5px;
}
div#footer{
	width: 825px
}
div#clear{
	clear:both;
}
