/* 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:748px;
	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:25px;
	margin-bottom:40px !important;
	margin-bottom:70px;
	margin-left:2px;
	padding:0 0px 0 0px;
	width: 475px;
	}
	
#left {
	float:right;
	width:220px;
	margin-top:5px !important;
	margin-top:10px;
	}
	
#buyme {
	border-top:1px solid #ccc;
	margin:0px 0 50px 0;
	}


#footer {
	width:748px !important;
	width:752px;
	text-align:center;
	padding-top:12px;
	padding-bottom:12px;
	border-top:2px solid #055973;
	background:#C4D8DE;
	clear:both;
	}
	
	
/* Class Divs & Paragraphs */


#content p {
	line-height:18px;
	}
	
#content .lead {
	color:#444;
	font-weight:bold;
	}
	
strong {
	color:#444;
	font-weight:bold;
	}

#footer p {
	font-size:10px;
	color:#444;
	margin:0px 0 8px 0;
	padding:0px;
	}
	
#left p, #buyme p {
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	margin-bottom:0px !important;
	margin-bottom:-10px;
	}

.buy {
	margin-right:375px;
	border-right:1px solid #ccc;
	padding:0 30px 0 50px;
	}
	
.try {
	float:right;
	width:280px;
	padding:0 50px 0 40px;
	margin-top:0px !important;
	margin-top:20px;
	}

#ColList {
	display: inline-block;

	padding-left:20px;
	}


#col1 {
	position: relative;
	left:0px;
	width:175px;
	top:0px;
	height:230px;	
	}

#col2 {
	position: relative;
	left:-50px;
	top:-7px;
	width:150px;
	height:230px;
	margin:5px 0 5px 15px;
	padding:3px;
	float:right;
	}



/* 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");
	margin:0px !important;
	margin:0px 0 0 12px;
	padding:0px;
	}

#content li {
	padding-bottom:10px;
	line-height:18px;
	}
	


/* Headers */

h1 {
	font-family:Arial, Verdana, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#555;
	padding-top:5px;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
	}

h2 {
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#E4781D;
	margin-bottom:-3px !important;
	margin-bottom:-10px;
	padding-top:10px;
	}
	
h3 {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E4781D;
	margin-bottom:-5px !important;
	margin-bottom:-10px;
	}

	

/* 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,
#buyme a:link, #buyme a:visited,
#left a:link, #left 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, #left a:hover,
#buyme a:hover {
	color:#4040C9;
	text-decoration:none;
	border-bottom:1px dotted #B5D5FF !important;
	border-bottom:1px solid #B5D5FF;
	background:#B5D5FF;
	}
	
#buyme h3 a:link, #buyme h3 a:visited,
#left  h2 a:link, #left  h2 a:visited {
	font-weight:bold;
	color:#E4781D;
	text-decoration:none;
	border-bottom:none !important;
	border-bottom:none;
	background:#fff;
	}
	
#buyme h3 a:hover, #left h2 a:hover {
	font-weight:bold;
	color:#4F75A8;
	text-decoration:underline;
	border-bottom:none !important;
	border-bottom:none;
	background:#fff;
	}


#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;
	}
	
	
/* Images */

.title {
	margin-top:15px;
	}

.right {
	float:right;
	margin:5px 0 5px 15px;
	padding:3px;
	border:1px solid #ccc;
	}
	
.right2 {
	float:right;
	margin:5px 0 5px 15px;
	padding:3px;
	border:1px solid #ccc;
	}
	
.thumbs {
	float:right;
	margin:0 0 0 15px;
	}
	
.book {
	float:right;
	margin:0 0 0 5px;
	border:1px solid #bbb;
	padding:1px;
	}





