/*

Coded By: clp
Date: 12/26/2009

*/

body
{
	color: #CCCCCC;
	background-color: #122B54;
}

img
{
	border: none;
	padding: 0;
	margin-top: 0%;
	margin-bottom: 0%;
}

ul
{
	padding: 0;
}

h2
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 22px;
}

a
{
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Arial",sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:hover
{
	color: #D8D214;
}

a.pic 
{
	color: #CE241C;
	font-family: "Arial",sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	border: none;
}

a.pic:hover 
{
	color: #FFFFFF;
}

#nav_display
{
	overflow: hidden;
	height: 640px;
	width: 149px;
	position: absolute;
	top: 2%;
	left: 758px;
	background-image: url(nav.gif);
	background-repeat: no-repeat;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
}

#nav_text_display {
	margin-top: 237%;
	margin-left: -3.5%;
	line-height: 125%;
}

#main_display
{
	width: 740px;
	height: 640px;
	position: absolute;
	top: 2%;
	left: 16px;
	background-image: url(main.gif);
	background-repeat: no-repeat;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}

#main_text_display
{
	width: 640px;
	text-decoration: none;
	color: #122B54;
	font-family: "Arial",sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
}

#main_descriptive_text_display
{
	color: #400000;
}

#main_descriptive_price_display
{	
	color: #122B54;
}

#table_display
{
	width: 600px;
	text-decoration: none;
	color: #CE241C;
	font-family: "Arial",sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}

#product_display
{
	position: absolute;
	top: 190px;
	padding-left: 10px;
	line-height: 100%;
	text-align: center;
}
#contact_text_display
{
	width: 640px;
	text-decoration: none;
	color: #400000;
	font-family: "Arial",sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

