@charset "utf-8";
/* CSS Document */

    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#fff;
        min-width:823px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center;
		margin-bottom: 20px;
			    }
	        <!--[if lt IE 7]>
    .col1 {
	    width:100%;
	}
		        <!--[if lt IE 6]>
    .col1 {
	    width:100%;
	}
	a {
    	color:#10719f;
		text-decoration:none;		
	}
	a:hover {
		color:#B82981;
		background:#fff;
		text-decoration:underline;
	}
    h1 {
        margin:.8em 0 .2em 0;
        padding:0;
		font-family: Arial, Helvetica, sans-serif;
		color: #186B8F;
    }
    h2 {
        margin:.8em 0 .2em 0;
        padding:0;
		font-family: Arial, Helvetica, sans-serif;
		color: #959490;
    }	
    h3 {
        margin:.8em 0 .2em 0;
        padding:0;
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
    }	
    p {
        margin:.4em 0 .8em 0;
        padding: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 1.5em;
		color: #000;
		font-style: normal;
	}	
  	img {
		margin:10px 0 5px;
	}
	p img { padding-right: 12px; max-width: 100%; }


	/* Wrapper styles */	
	#wrapper  {
   	 text-align: center;
     margin-left: auto;
     margin-right: auto;
	 width: 823px;
   }	
	
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width: 823px;
		height: 100%;
		background: url(../bgs/subpage1_header.gif) top center no-repeat;
    }	
	#logo  {
	width: 302px;
	float: left;
	}
	#cart  {
	width: 130px;
	float: right;
	height: 18px;
	vertical-align: bottom;
	margin-top: 10px;
	text-align: right;
	margin-right: 40px;
	}
	#nav1   {
	width: 600px;
	height: 20px;
	clear: both;
	margin-left: 193px;
	margin-right: 30px;
	text-align: right;
	}
	#nav2   {
	width: 823px;
	height: 40px;
	clear: both;
	margin-bottom: 10px;
	}		
	
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
	    background:#fff;
	}
    .leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	text-align: left;
	left:200px;
	background:#fff;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
        margin:0 15px 0 250px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}
    .leftmenu .col2 {
        float:left;
        width:200px;
        position:relative;
        right:185px;
		background:#fff;
    }
	/* Footer styles */
	#footer {
        clear:both;
        float:left;
        width:100%;
		border-top:0px solid #000;
		height: auto;
		margin-bottom: 20px;
    }
    #footer p {
        padding:10px;
        margin:0;
    }
	#footericon  {
	width: 62px;
	margin-left: 380px;
	margin-right: 381px;
	clear: both;
	text-align: center;
	}	
	#footernav {
	width: 653px;
	margin-left: 85px;
	margin-right: 85px;
	clear: both;
	text-align: center;
	height: 20px;
	}
	#footercats {
	width: 750px;
	margin-left: 35px;
	margin-right: 36px;
	clear: both;
	text-align: center;
	height: auto;
	border-top: thin dotted #000000;
	}
	#footercredits {
	width: 653px;
	margin-left: 85px;
	margin-right: 85px;
	clear: both;
	text-align: center;
	height: 50px;
	margin-top: 15px;
	}			
#searchspace  {
	margin-top: 20px;
	
	}			
#search_box {
    width: 178px;
    height: 23px;
	margin-left: 0px;
    background: url(../subpage_slice1/bg_search_box2.gif) no-repeat;
	margin-top: 5px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 140px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}	
#searchbox  {
	}
ul  {
	margin-top: 0px;
	}	


	/* Font styles */
	.carttxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 10px;
	font-style: normal;
	}
	.smallnavtxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 12px;
	font-style: normal;
	}
	.leftnav  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #10719f;
	font-style: normal;
	}	
	.layouttxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	}
	.layouttxtR  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	}
	.layouttxtL  {
	font-family: Arial, Helvetica, sans-serif;
	color:#10719f;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	}	
	.basictxt  {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-style: normal;
	}		
