body {
	background-color: #CCC;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
}

table {
	border: 1px solid red;
	width: 780px;
	margin: 0 auto;
	padding: 0px -3px 0 0;
	background-color:#FFF;
}

img{
	padding: 0;
	margin: 0;
	border: 0;
}
.header{
 	background-image:url(images/_index_01.jpg); 
 	background-position:top; 
 	background-repeat:no-repeat; 
	background-color:#FFF;
 	width:780px; 
 	height:123px; 
 }
 
.featured{
	width:220px;
	font-size:90%;
	text-align:left;
	vertical-align:top;
	background-color:#FFF;
	min-height:500px;
	}
.featured h2{
	color:#FF0000;
	font-size: 18px;
	vertical-align:top;
	margin:15px 20px 5px 15px;
	padding:0;
	}	
.featured p{
	margin:0px 20px 5px 15px;
	}	
	
.main{
	width:560px;
	min-height:500px;
	height:500px;
	text-align:left;
	vertical-align:top;
	border-left: 1px solid red;
	}
	
.main1{
	width:560px;
	text-align:left;
	vertical-align:top;
	}
.main1 p{
	margin: 10px 5px 5px 20px;
	padding:0;
	}
.main1 h1{
	margin: 25px 5px 5px 20px;
	line-height:27px;
	color:red;
	}	
	
.main2{
	width:560px;
	text-align:left;
	vertical-align:top;
	}
.main2 p{
	margin: 10px 5px 5px 20px;
	padding:0;
	}
.main2 h1{
	margin: 25px 5px 5px 20px;
	line-height:27px;
	color:red;
	}	

.footer_top{
	width:780px;
	background-color:red;
	height:20px;
	min-height:20px;
}
.footer_main{
	width:780px;
	background-color:white;
	height:50px;
	min-height:50px;
}	
.footnav{
	margin-top:10px; 
	color:#999999; 
	font-size:11px;
	text-align:center; 	
}	

.design{
	font-size:10px; 
	text-align:center; 
	letter-spacing:1px;
	padding: 5px 0;
}

.copy{
	font-size:12px; 
	text-align:center; 
	color:#FFFFFF;
	padding: 5px 0;
}

.prodthmb{
	width:150px;
	margin: 0 10px 10px 0;
	border: 0;
	float:left;
	}
	
.prodthmb2{
	width:150px;
	margin: 0 35px 10px 0;
	border: 0;
	float:left;
	}

p {
	font-size:12px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin: 0;
	}

h1 {
	font-size:16px;
	font-weight:bold;
	background-image:url(images/arrow.png);
	background-position:middle left;
	background-repeat:no-repeat;
	font-variant:small-caps;
	padding-left:30px;
	clear:both;
	}

h2 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	font-variant:small-caps;
	margin-left: 20px;
	}
h3 {
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:left;
	margin-left: 20px;
	padding:0;
	color:red;
	clear:both;
	}


a:link {
	color:red;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color: red;
		font-weight:normal;
}
a:hover {
	text-decoration:underline;
	color:red;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: red;
	font-weight:normal;
	}
ul {
	margin: 6px 2px 0 20px;
}
li {
	list-style: square inside;
	text-indent: 10px;
}
html>body label {
	margin-top: 0px;
}

.td {
	margin: 0;
}

label{
	width: 130px;
	float: left;
	text-align: left;
	color: #000;
	font-weight:normal;
	margin: 0 2px 10px 0;
	clear: both;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
}

.input-box{
	float: left;
	margin-bottom: 5px;
	color: #000;
	border: 1px solid red;
	background-color: #FFFFFF;
	width:200px;
	height: 20px;
	font-size:12px;
	padding: 4px 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.textarea{
	float: left;
	margin-bottom: 5px;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid red;
	font-family:  Arial, Helvetica, sans-serif;
	width:200px;
	height: 100px;
	font-size:12px;
	padding: 4px 0 0 4px;
}

fieldset{
	border:0;
	width: 100%;
	padding:10px;
	font-family:  Arial, Helvetica, sans-serif;
}

.submit-button{
	float:left;
	margin-left: 132px;
	color: #FFFFFF;
	border: 0px solid #666;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: red;
	padding: 4px;
}

/* Base code for the jump menu*/
.jumpMenu{
	position: relative; /* needed */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
   	width: 170px;
	float:left;
	margin:15px 0 0 15px;
	clear:both;
	padding-bottom: 80px;
}
.jumpMenu:hover{
	z-index: 10; /* place it over top of the surronding text */
}
/* The label of the jump menu */
.jumpMenu .llabel{
	width: 170px;
	height: 16px;		
	display: block;	
	position: relative;
	z-index: 2; /* key so that the links can hide underneath it */
	text-align: left;
	cursor: default; /* The pointer cursor gives a better ui feel, I think */
	color: #000;
	background-color: #FFF; 
	border: 1px solid red;
	padding-left: 5px;
	background-image: url(images/d_arrow.gif); background-repeat:no-repeat; background-position:right;
}
.jumpMenu:hover .llabel{
	background-color: #FFF;
	color: #000;
	padding-left: 5px;
}
.jumpMenu ul{
	margin: 0;
	padding: 0;
	height: 0;
	position: absolute;
}
.jumpMenu ul li{	
	list-style: none;	
	display: inline;
}
.jumpMenu ul a{
	display: block;	
	text-decoration: none;
	background-image: none;
	width: 170px;
	height: 16px;
	/* Make it small and place underneath the label which
	 * hides the links but allows them to gotten to by tabbing */
	margin-top: -10px;
	position: absolute;
	height: 0;	
	overflow: hidden;
	color: #000;
	background-color: #FFF;
	padding-left: 5px;
}
.jumpMenu ul a:hover{
	background-color: red;
	color: #FFF;
	padding-left: 5px;
}
.jumpMenu:hover ul a,
.jumpMenu ul a:focus
{
   margin-top: 0;
	height: 16px;
	visibility: visible;
	position: static;
	overflow: visible;
	z-index: 3;
	padding-left: 5px;
}
