* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

img {
	border: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	line-height: 15px;
}

a, 
a:link, 
a:visited {
	color: #003377;
	text-decoration: none;
}

a:active {
	color: #0033aa;
}

a:hover {
	color: #0033aa;
	text-decoration: none;
}

h1 {
	color: #1c3e78;
	font-size: 16pt;
	margin: 0 0 8px;
	padding: 5px 0;
}

h1.title {
	color: #fff;
	background-color: #1c3e78;
	padding: 5px 0 5px 5px;
	width: 550px;
	font-size: 10pt;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
	color: #1b3885;
}

h2.search {
	margin: 1em 0 2px;
	border-bottom: 1px solid #1c3e78;
}

h2.search span {
	float: right;
	font-size: 8pt;
}

h3 {
	font-size: 11pt;
	color: #224c93;
}

li {
	color: #333;
	margin-left: 2em;
}

p {
	text-align: left;
	font-size: 10pt;
	color: #333;
	margin: 0 0 1em;
}

td p {
	font-size: 8pt;
	margin: 0px;
}

td {
	padding: 10px;
}

table {
	color: #000;
}

/*---------------------------------------
Classes
---------------------------------------*/
.backbutton {
	font-size: 9pt;
}

.top_trigger{
	font-size:10px;
	text-align: center;
	cursor:pointer;
	border: 1px solid #000;
	background: url('/media/images/menu_slice.png') repeat-x #1c3e78;
	margin: 5px;
	padding: 3px;
	font-weight: bold;
	color: #fff;
}

.trigger {
	font-size: 10px;
	text-align: left;
	cursor: pointer;
	margin: 0 5px 3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.branch{
	display: none; 
	margin-left: 5px; 
	text-align:left;
}

.treeoption {
	display:block;
	margin-left: 3px;
	padding: 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	font-size: 10px;
	line-height: 10px;
}

.treeoption a:link, 
.treeoption a:visited {
	display: block;
	text-decoration: none;
	padding-left: 13px;
	background: url('/media/images/arrow1.gif') 0 50% no-repeat;
}

.treeoption a:hover {
	text-decoration: underline;
	background: url('/media/images/arrow2.gif') 0 50% no-repeat;
	padding-left: 13px;
}

.right {	float: right; }

.aroundMenu {
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

.item {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bold {
	font-weight: bold;
}

.justify {
	text-align: justify;
}

.topLeft {
	border-right: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	margin-top: -1px;
}

.topRight {
	border-bottom: 1px solid #a6a6a6;
}

.bottomLeft {
	border-right: 1px solid #a6a6a6;
}

.phonetable {
	font-size: 10px;
	margin: 10px 0;
}

.phonetable td {
	padding: 3px 5px;
}

.prod_table  {
	width: 550px;
}

.prod_table caption {
	font-size: 15px;
	color: #1c3e78;
	font-weight: bold;
	padding-top:10px;
	border-bottom: 1px dotted #555;
}

.prod_table caption a,
.prod_table caption a:link,
.prod_table caption a:visited,
.prod_table caption a:active
{
	float: right;
	font-family: Arial, sans-serif;
}

.product {
	font-size: 8pt;
	padding: 0 10px 8px 5px;
	width: 130px;
}

.prodid {
	display: block;
	font-weight: bold;
	color: #333;
}

.prod_desc {
	font-size: 9px;
	color: #444;
}
/*---------------------------------------
ID's
---------------------------------------*/
#bg {
	background-image: url('/media/images/bg.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 870px;
	}

#container {
	position: relative;
	width: 750px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}

#contactForm td {
	font-size: 10pt;
	color: #333;
	padding: 1px 3px;
}

#head {
	width: 750px;
	position: relative;
	}

#logo {
	float: left;
	margin: 20px 35px 0 15px;
}

#tv {
	float: left;
	height: 150px;
	width: 300px;
	margin: 10px 0 0 50px;
}
#navbuttons {
	float: right;
	height: 20px;
	width: 170px;
	margin: 10px 5px 5px;
	text-align: right;
}
#search {
	float: right;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	height: auto;
	width: auto;
	text-align: right;
	font-size: 10px;
}

#search input,#search select {
	margin: 1px 0;
	padding: 0;
	font-size: 10px;
}
#red {
	width: 750px;
	height: 48px;
	background-image: url('/media/images/bar_slice.png');
	margin-top: 0px;
	clear: both;
	}
#nav {
	float: left;
	width: 170px;
}
#content {
	float: left;
	width: 560px;
	color: #000;
	padding: 10px;
	text-align: left;
	}
#content a {
	color: #41afc8;
	text-decoration: none;
	font-size: 8pt;
	}

#content a:hover {
	color: #2C7E8F;
	}

#footer {
	width: 750px;
	clear: both;
	background-color: #a6a6a6;
	font-size: 8pt;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	}

#footer a {
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
#prod_rsx {
	padding: 1px;
	margin: 10px 0 0;
	font-size: 8pt;
	width: 100%;
}

#prod_rsx th {
	background-color: #1c3e78;
	color: #fff;
	padding: 1px 3px;
}

#prod_rsx td {
	border: 1px solid #ccc;
	font-size: 8pt;
	padding: 1px 5px;
	margin: 1px;
	text-align: left;
}

#prod_rsx td a {
	padding: 0;
	margin: 0;
	color: blue;
}
/****************************************
menu
****************************************/
.menuSection {
	position: absolute;
	left: 10px;
	color: #000;
	margin-top: 0px !important;
	margin-top: 0;
	background-color: #fff;
	}

.menuSection a, 
.menuSection a:hover, 
.menuSection a:link, 
.menuSection a:visited {
	border-bottom-width: 0px;
	}

.menuTop {
	height: 16px;
	width: 98px;
	background-image: url('/media/images/menu_slice.gif') !important;
	border: outset 1px #005CB2;
	text-align: right;
	}

.menuTop a div {
	height: 16px;
	width: 94px;
	font-size: 11px;
	padding-right: 4px;
	cursor: pointer;
	color: #000F41;
	clear: both;
	}

.menu {
	background-image: url('/media/images/menu_slice_2.png');
	background-position: right;
	background-color: #fff;
	font-size: 10px;
	line-height: 13px;
	height: 225px;
	width: 93px;
	border-left: solid 1px #005CB2;
	border-right: solid 1px #005CB2;
	border-bottom: solid 1px #005CB2;
	margin: 0px 5px;
	}

.menu a {
	display: block;
	text-align: right;
	margin-right: 3px;
	}

.menu a:hover {
	font-weight: bold;
	}
.specialProd {
	width: 150px;
	height: auto;
	float: left;
	padding: 5px 5px 0 5px;
	margin: 0 0 5px 15px;
	text-align: center;
	border: 1px solid #666;
}
.specialProd img {
	width: 100px;
	height: 100px;
}
.specialPro p {
	font-size: 11px;
	color: #666666;
}
#specialProdh2 a{
	font-size: 14px;
}
