/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: #b5b081;
	font-family:trebuchet ms,arial,sans-serif;
	font-size:12px;
	color:#000000;
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:25px auto 0 auto; /* center, not in IE5 */
	width:930px;
	background: url("/graphics/mainbg.gif") no-repeat;
	height:655px;
}

div#header {
	width:660px;
	height:64px;
	background: url("/graphics/header.gif") #ffffff no-repeat;
	margin: 0 auto 0 auto;
}
	
div#content {
	width:660px;
	height:615px;
	margin:20px 0 0 20px;
	_margin:20px 0 0 10px;
	padding:0;
	border:0px solid;
	background: #ffffff;
	float:left;
}

div#footer {
	width:660px;
	height:25px;
	font-size:10px;
	margin: 0 auto 0 auto;
}



#content2 {
	width:660px;
	height:615px;
	margin: 0 auto 0 auto;
	padding:20px 0 0 20px;
	border:1px solid;
	float:left;
}

#rightmenu2 {
	width:225px;
	height:615px;
	margin: 0 auto 0 auto;
	border:1px solid;
	float:right;
}








/* main nav */


#rightmenu {
	width: 225px;
	height:615px;
	margin: 20px 20px 0 0;
	_margin: 20px 10px 0 0;
	padding:0px;
	background: #599ccb;
	float:right;
	border:0px solid;
}




/* content formatting */

#pagecontent_splash {
	width: 658px;
	height:524px;
	padding: 0px;
	border:1px solid #c7c7c6;
	overflow: none;
	line-height:15px;
	float:left;
}

#pagecontent {
	width: 658px;
	height:524px;
	padding: 0px;
	border:1px solid #c7c7c6;
	line-height:15px;
	float:left;
}

#contentbar {
	width: 140px;
	height:524px;
	padding: 0;
	float:left;
}

#text {
	width: 442px;
	height:450px;
	padding: 34px 30px 40px 46px;
	overflow: auto;
	line-height:15px;
	float:left;
	border:0px solid;
	float:right;
}

#comprehens {
	width: 185px;
	height:34px;
	margin: 29px 0 0 0;
	padding: 4px 0 0 33px;
	font-size:12px;
	line-height:13px;
	color:#ffffff;
	background: url("/graphics/comprehens.gif") no-repeat;
}

#right_foot {
	color: #253985;
	float: right;
	padding-top: 8px;
	padding-right:20px;
}

#left_foot {
	color: #253985;
	float: left;
	padding-top: 8px;
	padding-left:20px;
}



#clear {
	clear: both;
}






/* text styles */



a {
	color: #253985;
	text-decoration: underline;
}
a:hover {
	color: #d21910;
	text-decoration: underline;
}

a.imedia {
	color: #253985;
	text-decoration: underline;
}
a.imedia:hover {
	color: #d21910;
	text-decoration: underline;
}

a.email {
	color: #ffffff;
	text-decoration: none;
}
a.email:hover {
	color: #9bc4e0;
	text-decoration: underline;
}



h1 {
	font-weight:bold;
	font-size:18px;
	color: #d21910;
	text-transform: uppercase;
	margin:0 0 12px -3px;
}


p { 
	margin:12px 0 12px 0;
}

p.box { 
	margin:7px 0 7px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.contact2 {
font-size: 10px;
text-align:left;

}

/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: underline;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}






/* menu codes */


	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 195px;
padding: 5px 0 10px 0;
font-size: 12px;
color: #ffffff;
text-align:left;
text-transform:uppercase;
border-top: 1px solid #9bc4e0;
border-bottom: 1px solid #9bc4e0;
}

* html #blueblock{ /*IE 6 only */
w\idth: 172px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

li a.blueblock {
display: block;
padding: 0 0 0 9px;
color: #ffffff;
text-decoration: none;
width: 172px;
height:24px;
}

html>body li a.blueblock { /*Non IE6 width*/
width: auto;
}

li a.blueblock:hover{
color: #ffa918;
	text-decoration: none;
}


#blueblock2{
width: 195px;
padding: 2px 0 0 0;
font-size: 12px;
color: #ffffff;
text-align:left;
text-transform:normal;
}

* html #blueblock2{ /*IE 6 only */
w\idth: 163px; /*Box model bug: 180px minus all left and right paddings for #blueblock  from the UL and LI */
}

#blueblock2 ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock2 li {
margin: 0;
}

li a.blueblock2 {
display: block;
padding: 0 0 0 18px;
color: #ffffff;
text-decoration: none;
width: 163px;
height:24px;
}

html>body li a.blueblock2 { /*Non IE6 width*/
width: auto;
}

li a.blueblock2:hover{
color: #ffa918;
	text-decoration: none;
}


