/* copyright 2004 USBMIS, INC. */

body {
	margin:0px;
	padding: 0 0 0px 0;
	font-family:Verdana, Arial,  sans-serif;
	font-size:12px;
	color: #222;
	background:#fff url("./images/body_bg.gif") repeat-x;
	text-align:center;
	}

/* Main divs */

#frame {
	text-align:left;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	background:#fff url("./images/nav_bg.gif") top right no-repeat;
	}

#nav {
	float:right;
	width:521px;
	margin-top:-23px !important;
	margin-top:-25px;
	}

#content {
	font-family: Arial, Verdana, sans-serif;
	margin-top:-2px;
	padding:20px 0px 50px 0px;
	}



#footer {
	width:748px !important;
	width:752px;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	border-top:2px solid #055973;
	background:#C4D8DE;
	clear:both;
	}
	
#context {
	margin:0 0 75px 295px;
	}
	
#context2 {
	padding-top:0px !important;
	padding-top:1px;
	margin-right:250px;
	}
	
#left {
	float:left;
	width:270px;
	}
	
#buy {
	width:260px;
	margin:0px 0 0 0;
	}
	
#table {
	width:750px;
	margin-top:40px;
	}
	
#table2 {
	width:750px;
	margin-top:50px;
	}
	
#one {
	float:left;
	width:187px;
	border-right:1px dotted #ccc;
	}
	
#two {
	padding:0 376px 0 187px;
	}
	
#three {
	float:right;
	width:187px;
	border-left:1px dotted #ccc;
	margin-left:13px;
	}
	
#four {
	margin-left:376px;
	margin-right:187px;
	}
	
#box {
	background:#FFFFCC;
	padding:1px 7px 6px 7px !important;
	padding:1px 7px 6px 7px;
	}



/* Class Divs & Paragraphs */

#content p {
	line-height:18px;
	}

.red {
	color:#E33234;
	}

.small_grey {
	color:#999;
	}
	
#buy p {
	font-size:11px;
	line-height:15px;
	color:#444;
	}

.title {
	font-family:Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FE3235;
	margin-bottom:0px;
	padding:4px 0 3px 4px;
	}
	
#table .titler, #table2 .titler {
	font-size:12px;
	margin:0px;
	padding:10px 0 8px 0;
	color:#666;
	font-weight:bold;
	background:#E7F2F9;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	}
	
#table p, #table2 p {
	font-size:11px;
	line-height:15px;
	color:#333;
	padding:0 13px;
	margin-top:10px;
	}
	
.yellowBG {
	background:#FFFFCC;
	}
	
.blueBG {
	background:#E7F2F9;
	}

#footer p {
	font-size:10px;
	color:#444;
	margin:0px 0 8px 0;
	padding:0px;
	}

.astericks2 {
	font-size:10px;
	padding:10px;
	border-top:1px solid #ccc;
	line-height:12px !important;
	color:#666;
	padding-bottom:0px;
	margin-top:40px;
	}
	
#content .sale {
	line-height:15px;
	font-size:11px;
	margin-top:5px;
	margin-bottom:-1px !important;
	margin-bottom:0px;
	}


/* Lists */

#nav ul{
	margin:0px;
	padding-left:0px;
	font-size:12px;
	font-family: Arial, Verdana, sans-serif;
	} 

#nav ul li {
	margin:0 -2px;
	padding: 0px;
	list-style:none;
	display:inline;
	text-align:center;
	position: relative;
	}

#content ol {
	}

#content ul {
	list-style:url("./images/bullet.gif");
	}

#content li {
	padding-bottom:7px;
	}
	

	
#content ul.choose li {
	font-size:14px;
	}


/* Headers */

h1 {
	font-family:Arial, Verdana, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#0C588A;
	margin-bottom:2px;
	padding:10px 0 0px 0px;
	}

h2 {
	font-family:Arial, Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#999;
	margin:0px 0 35px 0;
	padding-bottom:0px;
	}

h3 {
	font-family:Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0C808A;
	border-bottom:1px dotted #ccc;
	margin-bottom:-3px;
	background:#E7F2F9;
	padding:2px 0 0px 4px;
	}
	
#context2 h3 {
	font-family:Arial, Verdana, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0C588A;
	background:#fff;
	border:none;
	padding:0px 0 0px 0;
	}
	
#context2 h2 {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	background:#fff;
	border:none;
	margin:0;
	}
	
h4 {
	font-family:Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0C588A;
	border-bottom:1px dotted #ccc;
	margin-bottom:-3px;
	background:#E7F2F9;
	padding:2px 0 0px 4px;
	}
	

/* Links */

#nav a:link, #nav a:visited {
	color:#fff;
	text-decoration:none;
	background:transparent;
	padding:4px 20px;
	}

#nav a:hover {
	color:#055973;
	text-decoration:none;
	background:#fff;
	padding:4px 20px;
	}
	
#content a:link, #content a:visited {
	color:#4040C9;
	text-decoration:none;
	background:transparent;
	border-bottom:1px dotted #aaa !important;
	border-bottom:1px solid #ccc;
	background:transparent;
	}

#content a:hover {
	color:#4040C9;
	text-decoration:none;
	border-bottom:1px dotted #B5D5FF !important;
	border-bottom:1px solid #B5D5FF;
	background:#B5D5FF;
	}


#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#4040C9;
	border-bottom:1px solid #bbb;
	}

#footer a:hover {
	text-decoration:none;
	color:#4040C9;
	border-bottom:1px solid #4040C9;
	}

#content h4 a:link, #content h4 a:visited, #content h4 a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0C588A !important;
	border-bottom:none !important;
	margin-bottom:-3px;
	background:#E7F2F9 !important;
	padding:2px 0 0px 4px;
	}

#content h3 a:link, #content h3 a:visited, #content h3 a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0C808A;
	border-bottom:none !important;
	margin-bottom:-3px;
	background:#E7F2F9 !important;
	padding:2px 0 0px 2px;
	}

#content h1 a:link, #content h1 a:visited, #content h1 a:hover {
	font-family:Arial, Verdana, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#0C588A;
	border-bottom:none !important;
	margin-bottom:2px;
	padding:10px 0 0px 0px;
	background:none !important;;
	}

#box img a:link, #box img a:visited, #box img a:hover {
	border:none;
	background:transparent;
	}

	
	
/* Images */

.left {
	float:left;
	margin:0 25px 0 0;
	}
	
.icon {
	float:left;
	margin:0px 3px 0 10px;
	margin-top:-6px;
	}
	
.books {
	float:right;
	padding:0 15px 0 0;
	margin-top:-60px;
	}

.shot1 {
	float:right;
	padding:15px 40px 0 0;
	}
	
.shot2 {
	float:left;
	padding:15px 0px 0 40px;
	}
	
.rotater {
	float:left;
	}

.demoimg {
	float:right;
	margin:0 80px 0 0;
	}
	
.buyimg {
	margin:0 0 0 80px;
	display:block;
	}







