body		{	text-align: center;
			background-color:  #CBA870;
			background-image: url('/images/body_bg.jpg');	
			background-repeat: repeat-x;	
			font-family: verdana, arial, sans-serif;
			font-size: 62.5%;
			padding: 20px;
		}
* 		{	padding: 0;
			margin: 0;
		}
a:link		{	color: #361400;
		}
a:visited	{	color: #6B2800;
		}
a:hover		{	color: #fff;
		}
div#container 	{	position: relative;
			margin: 20px auto;
			width: 960px;
			text-align: left;
			background-image: url('/images/container_bg.jpg');	
			background-repeat: repeat-x;
			border: 1px solid #000;
	      	}
div#container_bg {	background-image: url('/images/header_bg_x.gif');	
			background-repeat: repeat-x;
			height: 40px;
		}
div#header_top	{	height: 20px;
			margin: 0 25px;
			background-color: #734224;
		}
div#header	{	color: #fff;
			height: 180px;
			margin: 0 25px;
			background-image: url('/images/header_bg.gif');	
			background-repeat: repeat-y;
		}
div#header div.logo { 	float: left;
			position: absolute;
			left: 40px;
			top: 35px;
		}
div#header div.logo img {	margin-top: 0;
		}	 
div#header img	{	float: right; 
			margin-top: 31px;
		}
div#header div.headerimg {	position: absolute;	
				left: 240px;
				top: 40px;
				float: left;
			}
div#header div.headerimg img {	margin-right: 25px; 
				margin-top: 0;
		}
div#header_bg   {	background-image: url('/images/header_bg_x.gif');	
			background-repeat: repeat-x;
			height: 35px;
			text-align: right;
			padding-top: 5px;
			padding-right: 0;
		}
div#header_bg h3  {	color: #fff;
			font-size: 1.2em;
		}
div#header_bg p  {	color: #fff;
			font-size: 1.2em;
		}
div#menubar	{	height: 25px;
			padding-top: 6px; 
			background-image: url('/images/menubar_bg.gif');
			margin-left: 25px;
			margin-right: 20px;
			color: #fff;
		}
div#menubar ul	{
		}
div#menubar ul li {	float: left;
			list-style-type: none;
			padding-left: 25px;
			font-size: 1em;
		}
div#menubar ul li:first-child { 	padding-left: 10px;
		}
div#menubar a	{
		}
div#menubar ul li a:link	{	color: #fff;
					text-decoration: none;
				}
div#menubar ul li a:visited	{	color: #eee;
					text-decoration: none;
				}
div#menubar ul li a:hover	{	color: #FFF601;
					text-decoration: underline;
				}
div#menubar ul li a:active	{	color: #D200FF;
					text-decoration: none;
				}
div#contain	{	margin-left: 25px;
			margin-right: 25px;
			background-image: url('/images/header_bg.gif');	
			background-repeat: repeat-y;
		}
div#left_panel_outer {	width: 180px;
			background-color: #9C7437;
			min-height: 300px;
			float: left;	
		}
div#left_panel	{	padding-top: 10px;
			text-align: center;
		}
div#left_panel div#nav {
			text-align: left;	
		}
div#left_panel div#nav ul {
		}
div#left_panel div#nav ul li {	
			float: left;
			list-style-type: none;
			font-size: 1em;
			background-color: #734224;
			height: 20px;
			width: 170px;
			margin-top: 2px;
			padding: 5px 0 0 0;
		}
div#left_panel div#nav  ul li a {		padding: 0 10px;
				}
div#left_panel div#nav ul li a:link {		color: #fff;
						text-decoration: none;
				}
div#left_panel div#nav ul li a:visited {	color: #eee;
						text-decoration: none;
				}
div#left_panel div#nav ul li a:hover {		color: #fff;
						text-decoration: underline;
				}
div#left_panel div#nav ul li a:active	{	color: #D200FF;
						text-decoration: none;
				}
div#left_panel div#nav ul li:first-child { margin-top: 0;
				}
div#left_panel div#nav ul li:hover {		background-color: #000;
				}
div#left_panel img {	margin-top: 5px;
			border: 0;
		}
div#content_outer { 	margin-left: 205px;
			margin-right: 25px;
			min-height: 300px;
		}
div#content	{	padding: 20px 10px;
		}
div#content h1	{	margin: 1em 0;
			font-size: 1.6em;
			color: #fff;
		}
div#content h2	{	margin: .5em 0;
			font-size: 1.4em;
		}
div#content h3	{	margin: .5em 0;
			font-size: 1.2em;
		}
div#content h4	{	margin: .5em 0;
			font-size: 1.2em;
			color: red;
		}
div#content h5	{	margin: .5em 0;
			font-size: 1.1em;
		}
div#content h6	{	margin: .5em 0;
			font-size: 1em;
		}
div#content p	{	font-size: 1.2em;
			margin: .5em 0;
		}
div#content pre	{ 	font-size: 1.2em;
			margin: 1em 0;
		}
div#content ul	{	margin: .5em 0 .5em 3em;
		}
div#content ul li {	font-size: 1.2em;
			padding: .2em 0;
		}
div#content ul	{	margin: .5em 0 .5em 3em;
		}
div#content ol li {	font-size: 1.2em;
			padding: .2em 0;
		}

div#clearbox	{	overflow: hidden;
			margin-top: 10px;
		}
div.textbox	{	width: 200px;
			height: 145px;
			background-image: url('/images/text_box.jpg');
			float: left;
			margin-left: 30px;
			color: #fff;
			padding-top: 10px; 
		}
div.textbox:first-child	{	margin-left: 0 !important;
		}
div.textbox h3	{	font-size: 1.2em;
			padding: 0 12px !important;
		}
div.textbox p	{	font-size: 1.1em !important;
			padding: 0 12px !important;
			color: #000;
		}
table.text_table {	width: 690px;
			border: 5px solid #A17B3D;
		}
table.text_table th {	border: 2px solid #A17B3D;
		}
table.text_table td {	border-bottom: 2px solid #A17B3D;
			background-color: #9C7437
		}
/* Download box */

div.downloadBox		{	padding: 2px;
				overflow: hidden;
				width: 100%;
			}

div#footer	{	clear: both;
			background-image: url('/images/footer_bg.jpg');
			text-align: center;
			height: 45px;
			margin: 0 20px 5px 25px;
			color: #fff;
			padding-top: 5px;

		}
div#subfooter	{	overflow: hidden;
			width: 100%;
			margin: 0 25px;	
			margin-bottom: 5px;	
		}
div#subfooter ul {	float: left;
			list-style-type: none;
			margin: 0;
		}
div#subfooter ul li {	float: left;
			border-left: 1px solid #000;
			padding: 0 1em;
		}
div#subfooter ul li:first-child {
			border-left: none;
		}
div.listing	{	margin: 0 0 5px 0;
			padding: 5px;
			overflow: hidden;
			border: 1px solid #000;
			width: 625px;	
		}
div.listing div {	padding-top: 60px;
			float: right;
			width: 85px;
			text-align: right;
		}
div.listing img {	float: left;
			width: 85px;
			height: 85px;
		}
div.listing h3  {	margin-left: 100px !important;
			margin-right: 100px !important;
		}
div.listing p  {	margin-left: 100px !important;
			margin-right: 100px !important;
		}
table#product	{	border: 1px solid #000;
			border-collapse: separate;
			margin: 1em 0;
			width: 625px;
		}
table#product tr {	
		}
table#product td {	padding: 3px;
			border: 1px dotted #000;
			vertical-align: top;

		}
table#product td,
table#product td p,
table#product td ul,
table#product td pre {		font-size: 1.1em;
				padding: 0 !important;

		}
table#product td.leftCol {	width: 20%;
				font-weight: bold;
		}
div#legal 	{		
		}
div#legal div	{	overflow: hidden;	
		}
div#legal h3 	{	float: left;	
		}
div#legal p	{	margin-left: 220px;	
		}
div.links 	{			overflow: hidden;
					padding: 5px 0;
					border-top: 1px dotted #9C7437;
		}
div.links img 	{			float: left;
					margin-right: 20px;
					width: 50px; 				
		}
div.links div	{			font-size: 1.2em;
					margin-left: 85px;
		}
div#subscribe	{	color: #fff;
			font-size: 1em;
			font-weight: normal;
			margin: .5em 12px;
			text-align: left;
		}
div#subscribe div {	font-size: 1em;
			font-weight: normal;
		}

div#subscribe p {	font-size: 1em;
			font-weight: normal;
			padding: .25em 0 !important;		
		}
div#subscribe form input#email {	
			height: 15px;
			background-color: #C7A46D;	
			width: 120px;			
		}
div#subscribe form div#send {
			margin-top: 5px; 
			text-align: center;
		}
div#subscribe form input#submit {
			background-color: #9C7437;
			border: 1px solid #C7A46D;
			font-size: 1em;
			width: 70px;
			height: 20px;			
			color: #fff;			
		}
div#subscribe form input#submit:hover {
			background-color: #008000;
		}
.Style2			{	float: left;
				margin: 0 10px 10px 0;
			}
.Style1			{	float: right;
				margin: 0 0 10px 10px;
			}


