body {		
	text-align: center;
	font: 12px Geneva, Arial, Helvetica, sans-serif;	
}
h1 {
	display: block;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	padding: 2px 2px 2px 2px;
	margin: 0px 20px 0 20px;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
p {
	font: 12px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 12px 20px 0;
}
a {
	color: #495c6b;		
}
img {
	border: 0;
}
img.floatleft {
	float: left;
	margin: 10px 20px 10px 10px;
	clear: left;
	border: none;
}
img.floatright {
	float: right;
	margin: 10px 20px 10px 10px;
	clear: right;
	border: none;
}
img.floatright2 {
	float: right;
	margin: 0px 20px 0px 20px;
	clear: right;
	border: none;
}


#homebox{
	position: relative;
	top: -10px;
}

#products {
	width: 570px;
}
#products A {
	color: #000;	
	
}

#products A:hover{
	color: #7b7b7b;	
	
}

#products h1 {
	display: block;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #606060;
	padding: 2px 2px 2px 2px;
	margin: 0px 20px 0 20px;
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#prod-title {
	position: relative;
	left: 10px;	
	background: #ccc;
	background: url(images/shadowAlpha.gif) no-repeat bottom right;
	margin: 0px 0 10px 10px !important;
	margin: 0px 0 10px 5px;
	width: 300px;
}

#prod-title p {
	font-family: Garamond;
	font-weight: bold;
	color: #606060; 			
	position:relative;
	bottom:5px;
	right: 5px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}


#main {
	width: 792px;
	background: #ffffff;
	text-align: left;
	margin: 0 0 0 0;
	
}

#footer {
	width: 792px;
	background: #ffffff;
	text-align: left;
	margin: 5px 5px 5px 5px;
	padding: 3px 3px 3px 3px;
	position: relative;
	top: 3px;
}

/*-- Nav Buttons ----------------------*/
#nav {
	display: block;
	width: 791px;
	height: 25px;
	margin: 0;
	padding: 0;	
	background: #ffffff url("images/igi-nav.jpg");
	background-position: bottom;
	border-left: 1px solid #ccc;
}
#nav LI {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	border-right: 1px solid #ccc;
	float: left;
}
#nav LI A {
	display: block;
	color: #000;
	margin: 0;
	padding: 6px 15px;	
	background: #ffffff url("images/igi-nav.jpg");
	background-position: bottom;
	text-decoration: none;
}
#nav LI A:hover {
	color: #000;	
	background-position: top;
}
#nav LI input{
	position: relative;
	top: 3px;

}

/*--Left Nav Buttons ----------------------*/
#lnav {
	display: block;
	width: 130px	
	height: 25px;
	margin: 0;
	padding: 0;
	background: #f0f0f0 url("images/igi-nav-left.jpg");
	background-position: bottom;	
	border-bottom: 1px solid #ccc;
}

#lnav A {
	display: block;
	color: #000;
	margin: 0;
	padding: 6px 15px;
	font: bold 10px Arial, Helvetica, sans-serif;
	background: #f0f0f0 url("images/igi-nav-left.jpg");
	background-position: bottom;
	text-decoration: none;
	border-top: 1px solid #ccc;
}

#lnav A:hover {
	width: 130px	
	color: #000;
	font: bold 10px Arial, Helvetica, sans-serif;	
	background: #D0D0D0 url("images/igi-nav-left.jpg");
	background-position: top;
}

/*--Bottom Nav Links ----------------------*/

#bnav {		
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 3px 3px 3px;
	float: right;			
}

#bnav A {	
	color: #000;
	margin: 0;
	padding: 6px 15px;
	background: #ffffff;
	background-position: bottom;
	text-decoration: none;
	
}

#bnav A:hover {
	color: #7b7b7b;	
	background-position: top;
}

/*-- Banner ----------------------*/



/*-- Main Left ----------------------*/

#content {
	background: #fff;
	width: 600px;
	height: 470px;
	
	padding: 15px 0px 0px 0px;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: auto;
}
#sidebar {
	background: #f0f0f0;
	width: 190px;
	height: 470px;	
	float: left;
	padding: 15px 0px 0px 0px;
	border-right: 1px #ccc solid;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/*-- Main Right ----------------------*/

#sidebar p {
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
}
#sidebar h1 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: 0;
}
#sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: 15px 0 0 0;
}

div.line {
	border-bottom: 1px dotted #999;
	height: 0;
	margin: 0;
	font-size: 1px;
}
div.line2 {
	border-bottom: 1px dotted #003366;
	height: 0;
	margin: 0 20px 10px 20px;
	font-size: 1px;
}

#prodtable {
	position: relative;
	top: 30px;	
	
}

#cart {
	width: 590px;
}

#cart table {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
	color: #003366;		
}

#TaxComment {
	width: 590px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 9px;
	color: #003366;	
	position: relative;
	left: 15px;
}

#Checkout {
	width: 590px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 9px;
	color: #003366;	
	position: relative;
	left: 15px;		
	
}

#Checkout table tr td{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 9px;
	color: #003366;		
	
}


#page2 {
	position: relative;
	top: 20px;
	left: 15px;
}

#prodpicid {
	position: relative;
	left: 10px;
}

#ship {
	width: 590px;	
}

