﻿body
{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #EEE;
}

#backContainer
{
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding: 0;
	border-left:solid 1px black;
	border-right:solid 1px black;
}
#mainContent
{
	padding: 0 15px 10px 15px;	
	margin-top:-14px;
	color:#263751;
	min-height:440px;
	/*height:440px;
	overflow:visible;*/
}
#mainContent #col1
{
	width:480px;
	margin-left:77px;
	float:left;
	
}
#mainContent #col2
{
	float:right;
	margin-right:70px;
}
#mtitle
{
	 background:url(../img/title.jpg) no-repeat left top;
	 width:1000px;
	 height:93px;	
}
#NLeft
{
	
	width:627px;
	height:47px;
	float:left;
}

#NRight
{
	
	width:373px;
	height:294px;
	float:right;
}
#NavR1
{
	float: left;
	background: url(../img/purchasenow.jpg) no-repeat left top;
	width:260px;
	height:299px;
}
#NavR2
{
	float: left;
	background:url(../img/rightTitle.jpg) no-repeat left top;
	width:113px;
	height:299px;
}

#callouthead
{
	width: 300px;
	border: solid 1px black;
	margin-top:5px;
	height:70px;
	background-color: #FFF;
}
#calloutbody
{
	background-color: #2D3B62;
	font-size: 12px;
	color: white;
	width: 290px;
	padding: 5px;
	border: dotted 1px black;
	
}
#calloutbody li
{
	margin-left: -25px;	
}
#calloutbody ul
{
	
	margin-bottom:0;
	padding-bottom:4px;
}
/***********  NAVIGATION  ************/
#NavL
{
	background:url(../img/leftTitle.jpg) no-repeat left top;
	width:127px;
	height:47px;
	float:left;
}
#Nav
{
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}

#Nav ul
{
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	list-style: none;
}

#Nav li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#Nav ul li #tab1
{
	background: url(../img/tab1.jpg) no-repeat left top;	
	width:96px;
	height:47px;
}
#Nav ul li #tab2
{
	background: url(../img/tab2.jpg) no-repeat left top;	
	width:149px;
	height:47px;
}
#Nav ul li #tab3
{
	background: url(../img/tab3.jpg) no-repeat left top;	
	width:121px;
	height:47px;
}
#Nav ul li #tab4
{
	background: url(../img/tab4.jpg) no-repeat left top;	
	width:134px;
	height:47px;
}
#Nav a
{
	float: left;
	text-decoration: none;
}

#Nav a span
{
	float: left;
	display: block;
	font-weight: bold;
	color: #c8d5e6;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#Nav a span
{
	float: none;
	/*min-width:100px;*/
	text-align:center;
	padding-top:10px;
}
/* End IE5-Mac hack */
#Nav a:hover span
{
	color: #fff;
}

#NavU
{
	background: url(../img/HomePic.jpg) no-repeat left top;
	width:627px;
	height:252px;
	float:left;
}
#footertop
{
	background: url(../img/footer.jpg) no-repeat left top;
	height:39px;	
}
#footer
{
	padding:5px;
	width:990px;
	height:66px;	
}
#footer, #footer a
{
	background-color:#C00000;
	text-align:center;
	font-size:12px;
	color:White;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration:underline;
}

#signup a
{
	font-size:26px;
	color:#2D3B62;
	font-weight:bold;
}
#signup a:hover
{
	font-size:26px;
	color:#2D3B62;
	font-weight:bold;
	font-style:italic;
}