body
	{
	margin: 0;
	}

#header
	{
	width: 900px;
	margin: auto;
	height: 135px;
	}

#hleft
	{
	float: left;
	}

#hright
	{
	float:right;
	text-align: right;
	}

#movie
	{
	width: 900px;
	margin: auto;
	}

#container
	{
	width: 900px;
	margin: auto;
	}

#leftcol
	{
	display: block;
	width: 302px;
	float: left;
	}

#rightcol
	{
	display: block;
	width: 598px;
	float: right;
	}

#rightcol table
	{
	margin: 10px;
	font-family: arial, helvetica, sans;
	font-size: 16px;
	}

#rightcol th
	{
	background: #000000;
	color: #ffffff;
	}

#rightcol td
	{
	padding: 2px;
	border: 1px solid #EAEAFF;
	}

#rightcol a
	{
	text-decoration: none;
	}

#rightcol a:hover
	{
	text-decoration: underline;
	}

#mainnav
	{
	display: block;
	text-align: right;
	}

#mainnav a
	{
	display: block;
	background: #D22700;
	color: #ffffff;
	font-family: arial, helvetica, sans;
	font-size: 16px;
	text-decoration: none;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #FF4F00;
	}

#footer
	{
	width: 900px;
	margin: auto;
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
	color: #C0C0C0;
	text-align: right;
	}

#footer a
	{
	color: #C0C0C0;
	text-decoration: none;
	}

#footer a:hover
	{
	color: #000000;
	text-decoration: underline;
	}

#secondnav
	{
	display: block;
	text-align: right;
	text-transform: uppercase;
	}

#producttitle
	{
	background: url('../images/products.jpg') no-repeat center;
	display: block;
	height: 30px;
	}

#contacttitle
	{
	background: url('../images/contactus.jpg') no-repeat center;
	display: block;
	height: 30px;
	}

#contactinfo
	{
	display: block;
	background: #D7D7D7;
	color: #000000;
	text-align: center;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #FF4F00;
	border-top: 2px solid #C0C0C0;
	}

#secondnav a
	{
	display: block;
	background: #2446A8;
	color: #ffffff;
	font-family: arial, helvetica, sans;
	font-size: 16px;
	text-decoration: none;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #FF4F00;
	}

#rightcol h2
	{
	font-family: verdana, arial, helvetica, sans;
	font-size: 14px;
	color: #414141;
	margin-bottom: 0px;
	}

#productsdisplay
	{
	float: left;
	display: block;
	text-align: center;
	width: 260px;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	padding: 5px;
	text-transform: lowercase;
	min-height: 200px;
	}

#productsdisplay a
	{
	display: block;
	text-decoration: none;
	}

#productsdisplay a:hover
	{
	text-decoration: underline;
	}

#textinfobox
    	{
	padding: 8px 8px 30px 8px;
	font-size: 14px;
	color: #000000;
	font-family: arial, helvetica, sans;
	}
	
#frontproduct
    	{
	float: right;
    	width: 145px;
	text-align: center;
	border: 0px;
	border-right: 1px solid #C0C0C0;
	font-size: 14px;
	color: #000000;
	font-family: arial, helvetica, sans;
	min-height: 250px;
	margin-bottom: 20px;
	}

#frontproduct li
	{
	text-align: left;
	}

#frontproduct p
	{
	text-decoration: underline;
	}

p.store
	{
	background: url('../images/cart.jpg') left center no-repeat;
	padding-left: 25px;
	}

#client
	{
	display: block;
	border: 1px solid #C0C0C0;
	margin: 2px;
	padding: 8px;
	min-height: 150px;
	}

#client h1
	{
	font-family: verdana, arial, helvetica, sans;
	font-size: 16px;
	color: #000080;
	}

#client a
	{
	text-decoration: none;
	color: #000080;
	}

#client a:hover
	{
	text-decoration: underline;
	}

#storeright
	{
	float: right;
	width: 300px;
	font-size: 16px;
	color: #000000;
	font-family: verdana, arial, helvetica, sans;
	text-align: right;
	font-weight: bold;
	}

#storeitem
	{
	display: block;
	border: 1px solid #C0C0C0;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
	color: #000000;
	margin: 2px;
	}

#storeproductpix
	{
	display: block;
	float: left;
	text-align: center;
	width: 100px;;
	padding: 5px;
	padding-top: 30px;
	}

#storeproduct
	{
	display: block;
	float: right;
	padding: 10px;
	text-align: left;
	width: 440px;
	}

#storeproduct h1
	{
	font-size: 12px;
	font-weight: medium;
	}

#storeproduct p
	{
	font-family: arial, helvetica, sans;
	}

#productview
	{
	display: block;
	border: 1px solid #C0C0C0;
	background: #ffffff;
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
	color: #000000;
	width: 550px;
	margin: 3px;
	}

#productpix
	{
	display: block;
	float: left;
	text-align: center;
	width: 270px;
	padding: 5px;
	}

#productdesc
	{
	display: block;
	float: right;
	padding: 10px;
	text-align: left;
	width: 250px;
	}

#productdesc h1
	{
	font-size: 14px;
	font-weight: bold;
	}

#sizeform
	{
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 550px;
	}

#sizeform table
	{
	width: 550px;
	}

#sizeform table th
	{
	background: #000000;
	color: #ffffff;
	text-transform: uppercase;
	}

#sizeform table td
	{
	text-align: center;
	border: 1px solid #C0C0C0;
	}

#tagline
	{
	display: block;
	text-align: center;
	padding: 5px;
	}

#tagline h1
	{
	font-family: arial, helvetica, sans;
	font-size: 20px;
	color: #FF4F00;
	margin: 2px;
	}

#tagline h2
	{
	font-family: arial, helvetica, sans;
	font-size: 18px;
	color: #000000;
	margin: 2px;
	}

#shoppingcart
	{
	width: 900px;
	margin: auto;
	}

#shoppingcart table
	{
	width: 100%;
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
	color: #000000;
	}

#shoppingcart th
	{
	background: #000000;
	color: #ffffff;
	}

#customerform
	{
	width: 528px;
	}

.error
	{
	margin: 5px auto;
	padding: 10px;
	border: 1px solid #FF0000;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	}