body
{
	background-color: #D4DBE4;/* OR d7d7f1*/
}

#wrapper
{
	margin: 5px auto;
	width: 950px;
	/*border: 1px solid #0954A5;*/
}

a:link, a:visited
{
	color: #00a;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active
{
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
}

a.crumbs:link, a.crumbs:visited
{
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

a.crumbs:hover, a.crumbs:active
{
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
}

#header
{
	background: url(images/header.gif) no-repeat;
	height: 69px;
	text-align:right;
	padding:5px 5px 0 0;
	font: 10pt tahoma, arial, sans-serif;
}

#header a:link, #header a:visited
{
	color: #00a;
	text-decoration: none;
	font-weight: bold;
}

#header a:hover, #header a:active
{
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
}

#strap { height:180px; }
#strap .left 
{ 
	float:left; 
	width:499px; 
	height:180px; 
}
#strap .right 
{ 
	float: left; 
	width: 401px;
	height: 180px;
	background-image: url(images/strap_grad.gif);
}

.clear { clear:both; }

/* MENU */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("images/blue.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #ffffff;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:40px;
	}
ul#menu li a:hover{
	background:transparent url("images/red.jpg") repeat-x top left;	
	}
ul#menu li a.current{
	background:transparent url("images/red.jpg") repeat-x top left;	
	}
/* END MENU */

#content
{
	background: #fff;
	font: 10pt verdana, tahoma, arial, sans-serif;
	color: #005;
	padding: 5px 5px 0 5px;
	border-right:1px solid #009;
	border-left:1px solid #009;
}

#content .left
{
	float:left;
	width:590px;
	line-height: 25px;
	padding-right:10px;
}

#content .right
{
	float:left;
	width:320px;
	border-left: 1px solid #aaa;
	padding-left:10px;
}

.center { text-align:center; }

#cbottom { width:900px; height:28px; }

#footer
{
	text-align:center;
	font-size:80%;
	color:#aaa;
	height:60px;
	border-top:1px solid #00a;
}

.bigred
{
	color:#f00;
	font-weight: bold;
	text-transform: capitalize;
}

.bigblu {font-weight:bold; font-size:130%; color:#008; }
.bigred {font-weight:bold; font-size:130%; color:#f00; }
.navy {font-weight:bold; color:#008; }
.red {font-weight:bold; color:#f00; }
.redu {font-weight:bold; color:#f00; text-decoration:underline; }


h1 { font-size: 120%; color: #f00;/*0954A5;*/ }
h2 { font-size: 115%; color: #f00;/*0954A5;*/ }
h3 { font-size: 110%; color: #f00;/*0954A5;*/ }
h4 { font-size: 105%; color: #f00;/*0954A5;*/ }

dl dt { font-weight:bold; margin-top:10px; }

/* -- TABLES --*/

/* Products */
table.prods { margin-left:20px; }

table.prods td
{
	/*border:1px solid #bbb;
	border-collapse:collapse;*/
	border:0;
	padding:5px;
	font: 11pt tahoma, arial, sans-serif;
	text-align:center;
}

table.prods td a { text-decoration:none; }
table.prods td a:hover { text-decoration:underline; }

table.prods td.blank, table.prods th.blank
{
	border:0;
	border-collapse:collapse;
	padding:5px;
	font: 11pt tahoma, arial, sans-serif;
	text-align:center;
	width:25px;
}

table.prods th
{
	font-size:90%;
}

/* Products side banner */
table.prodside { border:0; }
table.prodside td { text-align:center; }
table.prodside td a { font-size:110%; }

/* Form Right hand side */
table.form { border:0; }
table.form td.label { font-weight:bold; width:200px; border:0; }

/* -- END TABLES -- */

input.txt, select, textarea { border:1px solid #008; background-color:#D4DBE4; }
input.txtmain { width:242px; padding:3px; border:1px solid #008; background-color:#D4DBE4; }
select.main { width:250px; padding:3px; border:1px solid #008; background-color:#D4DBE4; }

/* --- SPEECH BUBBLES --- */
.sbl { background: url('images/bl.gif') bottom left no-repeat #0A4786; width: 80%; text-align: center; min-width: 100px; color:#fff; }
.sbr { background: url('images/br.gif') bottom right no-repeat; }
.stl { background: url('images/tl.gif') top left no-repeat; }
.str { background: url('images/tr.gif') top right no-repeat; padding: 10px; } 
.sb { padding: 2px 0px 10px 50px; background: url('images/b.gif') 30px top no-repeat; }
/* --- END SPEECH BUBBLES -- */

/* --- ROUNDED CORNERS --- */
.roundbox1
{
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:0;
	padding:5px;
	background-color:#D4DBE4;
	font-style: italic;
}
.roundbox2
{
	float:right;
	margin-bottom:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:0;
	padding:5px;
	background-color:#FFCDC1;
	font-style: italic;
}

.quoteb { font-weight: bold;text-align:right; }

ul li ul { list-style-type:none; }
