#main
{
background: #fff url('images/n2.gif') 0px 1px repeat-x;
}

#main_inner p
{
text-align: justify;
margin-bottom: 0em;
}

#main_inner_order p
{
text-align: left;
margin-bottom: 0em;
}

#main_inner ul
{
	margin-bottom: 2em;
	margin-left: 6em;
}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 65px;
}

#main_inner h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

#main_inner h3
{
font-size: 20px;
padding-bottom: 0.1em;
margin-bottom: 0.4em;
}

#main_inner h4
{
font-size: 12px;
padding-bottom: 0.175em;
margin-bottom: 1.4em;
margin-top: 0.95em;
}

#main_inner h6
{
font-size: 20px;
padding-bottom: 0.1em;
margin-bottom: 0.4em;
border-top: 0;
}


#header
{
width:100%;
height:122px;
background: #440000 url('images/n1.gif') repeat-x;
}
div.fixed
{
	width: 950px;
	position: relative;
	margin: 0 auto;
}


*
{
	margin: 0em;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66000F;
}

#logo
{
	position: absolute;
	bottom: -82px;
	left: 1px;
}

#menu
{
position: absolute;
right: 0px;
bottom: -122px;
}
#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
	margin-left: 0.5em;
	display: block;
	padding: 0.6em 1em 0.6em 1em;
	background: #fff url('images/n4.gif') repeat-x;
	border: solid 1px #fff;
	color: #616161;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu li a.active
{
background: #CA2F2F url('images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
}

h1,h2,h3,h4,h5,h6
{
font-weight: bold;
letter-spacing: -1px;
text-transform: uppercase;
}

h3,h4,h5,h6
{
	color: #66000F;
	padding: 0;
	margin: 0;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img.floatTL
{
float: left;
margin-right: 1em;
margin-bottom: 0.2em;
margin-top: 0.2em;
}


img
{
	padding: 3px;
	bottom: 0.6em;
}
/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	margin-right: 0px;
	float: left;
	width: 100px;
	}
	
	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 580px;
	margin-right: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	}
	
	#columnA_order
	{
	position: relative;
	float: left;
	width: 950px;
	margin-right: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #E1E1E1;
	}
	
	#columnA_instructional
	{
	position: relative;
	float: left;
	width: 950px;
	margin-right: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	}
	
	#columnA_testimonials
	{
	position: relative;
	float: left;
	width: 950px;
	margin-right: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #E1E1E1;
	}
	
	#columnA_bottom
	{
	position: relative;
	float: left;
	width: 950px;
	margin-right: 5px;
	padding-right: 0px;
	border-top: dotted 1px #E1E1E1;
	padding-bottom: 15px;
	}


		/* Secondary Content */
	
	#secondaryContent_2columns
	{
	float: right;
	width: 360px;
	}
	
	#columnC_2columns
	{
	width: 100%;
	float: left;
	padding: 5px 5px 5px 10px;
	border-left: dotted 1px #E1E1E1;
	}
	
	/* Footer */

#footer
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1em;
margin-bottom: 1em;
padding-top: 20px;
}


#footer2
{
width: 950px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 10px;
}

