body
{
	background: #cdc7bd;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0;
}

a
{
	color: #0055A5;
	outline: none;
}

br
{
	clear: left;
	height: 0;
}

.clear
{
	clear: both;
}

#contact {
	font-size: 12px;
	float: right;
	margin: -20px 30px 0;
}

#container
{
	background: url(/images/main.png) repeat-y;
	margin: 25px auto 0;
	width: 930px;
}

#copy
{
	font-size: 11px;
	margin: -10px auto 0;
	padding: 0 10px 10px;
	width: 882px;
}

#copy span
{
	float: right;
}

.customization
{
	float: right;
	margin: 14px 0 0;
	text-align: right;
}

.customization ul
{
	margin: 0;
	padding: 0 0 0 15px;
}

.customization li
{
	cursor: pointer;
	text-shadow: 2px 2px 5px #ccc;
	text-transform: uppercase;
}

.customization li.active
{
	font-weight: bold;
}

.error,
.success
{
	background: #CC0000;
	color: #FFF;
	font-weight: bold;
	margin: 10px;
	padding: 2px 5px;
}

.field_focus
{
	background: #EFF5FF;
	border: solid 2px #73A6FF;
	color: #000;
}

.field_idle
{
	border: solid 2px #DFDFDF;
	color: #6F6F6F;
}

#footer
{
	background: #000 url(/images/footer.png) no-repeat;
	color: #fff;
	clear: both;
	margin: 0 auto;
	height: 70px;
	line-height: 55px;
	text-align: center;
	width: 930px;
}

#header
{
	background: url(/images/header.png) no-repeat;
	height: 160px;
}

#header h1
{
	float: right;
	margin: 12px 15px 0;
	padding: 35px 36px;
}

#header .text {
}

h1
{
	font-size: 20px;
	margin: 0 0 10px;
	text-shadow: 2px 2px 5px #ccc;
	text-transform: uppercase;
}

h2
{
	font-size: 16px;
	margin: 0 0 10px;
	text-shadow: 2px 2px 5px #ccc;
	text-transform: uppercase;
}

h3
{
	font-size: 12px;
	margin: 0 0 10px;
	text-shadow: 2px 2px 5px #ccc;
	text-transform: uppercase;
}

.hide
{
	display: none;
}

.icon,
.row .icon,
.rowAlt .icon,
.rowHover .icon
{
	background: #fff;
	width: 16px;
	padding: 5px;
}

.idTabs
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.idTabs a
{
	color: #000;
	display: block;
	padding: 5px 0;
	text-decoration: none;
	text-shadow: 2px 2px 5px #ccc;
	text-transform: uppercase;
}

.idTabs a:hover
{
	background: #fff;
}

.idTabs a.active,
.idTabs a.active:hover
{
	font-weight: bold;
}

img
{
	border: 0;
}

input,
select,
textarea
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 5px;
}

input,
textarea
{
	padding: 3px;
}

.interactive {
	float: right;
	margin: 232px -15px 0 0;
}

label
{
	float: left;
	font-weight: bold;
	margin: 4px 5px 0 0;
	text-align: right;
}

label.err
{
	color: #CC0000;
	margin: 0 0 0 5px;
}

#main
{
	background: url("/images/main_bg.png") repeat-x;
	margin: -2px 15px 0;
	padding: 20px 20px 0;
}

#menu
{
	float: left;
	list-style: none;
	margin: 128px 0 0;
}

#menu li
{
	float: left;
}

#menu li a
{
	color: #666;
	display: block;
	font: bold 14px "Lucida Grande",Helvetica,Arial,Sans-serif;
	margin: 0 5px 0 0;
	padding: 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu li a:hover
{
	color: #000;
}

#menu li a.active
{
	background: url("/images/menu.png") repeat-x;
	color: #000;
	padding: 8px 0 8px 15px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#menu li a.active span
{
	display: block;
	padding: 0 15px 0 0;
}

#menu li a.quote
{
	background: url("/images/quote-grad.png") repeat-x;
	color: #fff;
	margin: -9px 0 0;
	padding: 12px 0 12px 15px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#menu li a.quote:hover
{
	background: url("/images/quote-grad-over.png") repeat-x;
}

#menu li a.quote span
{
	display: block;
	padding: 0 15px 0 0;
}

.pad20
{
	padding: 0 20px;
}

.panel
{
	padding: 0 15px;
	height: 600px;
}

#products
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 214px;
}

#products a
{
	color: #fff;
	display: block;
	margin: 0 15px;
	padding: 10px 0;
	text-decoration: none;
	text-shadow: 2px 2px 5px #666;
	text-transform: uppercase;
}

#products a:hover
{
	color: #000;
}

#products a.active,
#products a.active:hover
{
	background: #eff0f0;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 10px 15px;
}

.row
{
	background: #e8f4ff;
}

.rowAlt
{
	background: #CFE8FF;
}

.rowHover,
.row:hover,
.rowAlt:hover
{
	background: #BFE1FF;
}

.scroll
{
	background: #fff url("/images/panel_bg.png") repeat-y scroll left top;
	height: 485px;
	overflow: auto;
	overflow-x: hidden;
}

#slider
{
	background: url(/images/slider.png) repeat-y;
	margin: 10px 0 0;
}

.scroll_button
{
	position: absolute;
	top: 150px;
	cursor: pointer;
}

.scroll_button.left
{
	left: -20px;
}

.scroll_button.right
{
	right: -20px;
}

.success
{
	background: #006F0F;
}

.tab
{
	padding: 10px 0;
}

table
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
}

td
{
	padding: 5px;
	vertical-align: top;
}

td a
{
	font-weight: bold;
	text-decoration: underline;
}

td a:hover
{
	text-decoration: none;
}

.text,
textarea
{
	width: 150px;
}

.textL
{
	width: 300px;
}

.textS
{
	width: 100px;
}

.textXL
{
	width: 400px;
}

.textXS
{
	width: 50px;
}

th
{
	background: #0055A5;
	color: #FFF;
	padding: 10px 5px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
}
