﻿body
{
	padding: 0;
	margin: 0;
	color: #000059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #FFF url(../images/bg.png) repeat-x;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #800000;
	font-weight: bold;
}

#content a
{
	font-weight: normal;
}

a:hover
{
	color: #FF0000;
}

h1, h2, h3, h4
{
	color: #000066;
}

p
{
	margin-top: 2px;
}

#container
{
	padding: 0;
}

#main
{
	position: relative;
	width: 100%;
	min-width: 950px;
}

#header
{
	width: 100%;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-bottom: 2px solid #CC0000;
	z-index: 0;
}

#header_left
{
	width: 50%;
	height: 100%;
	background: #AACFF9 url(../images/image_1x1.jpg) repeat-x;
	float: left;
	z-index: 1;
}

#header_right
{
	width: 50%;
	height: 100%;
	background: #AACFF9 url(../images/image_1x3.jpg) repeat-x;
	float: right;
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
}

#banner
{
	width: 924px;
	height: 260px;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
}

#banner_message
{
	position: absolute;
	bottom: 56px;
	right: 14px;
	width: 268px;
	height: 50px;
	text-align: center;
	padding: 10px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: auto;
}

#banner_message a
{
	font-weight: bold;
	color: #CC0000;
}

#menu_container
{
	height: 30px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu2
{
	padding: 0;
	border-top: 2px solid #CC0000;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
	margin: 5px 0 0 0;
}

#modernbricksmenu2 ul
{
	margin-top: 2px;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0px;
	list-style: none;
}

#modernbricksmenu2 li
{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}

#modernbricksmenu2 a
{
	float: left;
	display: block;
	font: bold 11px Arial;
	color: #CC0000;
	text-decoration: none;
	margin: 2px 4px 0 0;
	padding: 5px 22px;
	border: 1px solid;
	border-color: #FFF #999 #000 #FFF;
}

#modernbricksmenu2 a:hover
{
	background-color: #0601FF;
	color: #FFF;
}

#modernbricksmenu2 #current a
{
	/*currently selected tab*/
	background-color: #D25A0B;
	color: #FFF;
	border-color: #D25A0B;
}

/*End: Dynamic Drive CSS Library */

#address
{
	position: absolute;
	bottom: 10px;
	right: 0px;
	color: #000;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	z-index: 99;
	width: 700px;
}

.address_separator
{
	color: #CC0000;
}

#content_container
{
	position: relative;
	text-align: left;
	min-height: 300px;
	width: 926px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


#content
{
	position: relative;
	width: 100%;
	min-height: 500px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin: 0;
}

#top
{
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 934px;
	margin-left: auto;
	margin-right: auto;
}

#bottom_container
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	height: 60px;
	border-top: 2px solid #CC0000;
	background: transparent url(../images/bottom_bg.png) repeat-x left top;
}

#sitemap
{
	padding: 5px 5px 5px 5px;
}

#footer
{
	font-size: x-small;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a
{
	font-weight: bold;
}

#breadcrumb
{
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 10px;
	left: 5px;
	width: 240px;
	font-size: small;
	font-weight: bold;
	overflow: hidden;
	z-index: 99;
}

#breadcrumbs a
{
	font-weight: bold;
}

.note
{
	font-size: xx-small;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
}

.callout
{
	border: 2px solid #000;
	background-color: #093AA3;
	width: auto;
	padding: 10px;
	margin: 10px 10px 10px 10px;
	font-style: italic;
	font-weight: bold;
	color: #CCFFFF;
	font-size: small;
	position: relative;
}

.callout_heading
{
	background: #000;
	width: 160px;
	margin: 5px 0px -12px 10px;
	padding: 1px 0 1px 10px;
}

.callout a
{
	color: #FFCC00;
	font-weight: bold !important;
}

.callout_heading a
{
	color: #FFF;
	font-weight: bold !important;
}

.callout h1, .callout h2, .callout h3, .callout h4
{
	color: #FFF;
}

.software
{
	border: 2px solid #FFF;
	background-color: #88BEFB;
	width: auto;
	padding: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-size: small;
	position: relative;
	width: 230px;
	float: left;
	text-align: left;
	margin: 5px;
}

.content_image
{
	border: 1px solid #000;
	margin: 20px;
}

.colHeaderFull
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #62AAF2;
	font-weight: bold;
	background-image: url(../images/col_header.png);
	width: 926px;
	padding: 6px 0 0 5px;
	background-repeat: repeat-x;
	height: 24px;
	overflow: hidden;
	margin-top: 6px;
}

.colBodyFull
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-right: #ddd 1px solid;
	border-top: #ddd 0px solid;
	overflow: hidden;
	border-left: #ddd 1px solid;
	width: 909px;
	border-bottom: #ddd 1px solid;
	height: auto;
	padding: 10px;
	background: #FFF url(../images/bg_inv.png) repeat-x;
	margin-bottom: 10px;
	position: relative;
}

.colHeaderWide
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #62AAF2;
	font-weight: bold;
	background-image: url(../images/col_header.png);
	width: 615px;
	padding: 6px 0 0 5px;
	background-repeat: repeat-x;
	height: 24px;
	overflow: hidden;
	margin-top: 6px;
}

.colBodyWide
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-right: #ddd 1px solid;
	border-top: #ddd 0px solid;
	overflow: hidden;
	border-left: #ddd 1px solid;
	width: 598px;
	border-bottom: #ddd 1px solid;
	height: auto;
	padding: 10px;
	background: #FFF url(../images/bg_inv.png) repeat-x;
	margin-bottom: 10px;
	position: relative;
}

.colHeaderNarrow
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #62AAF2;
	padding-left: 5px;
	font-weight: bold;
	background-image: url(../images/col_header.png);
	width: 275px;
	padding: 6px 0 0 5px;
	background-repeat: repeat-x;
	height: 24px;
	overflow: hidden;
	margin-top: 6px;
}

.colBodyNarrow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	overflow: hidden;
	border-left: #000 1px solid;
	width: 258px;
	border-bottom: #000 1px solid;
	height: auto;
	padding: 10px;
	color: #FFF;
	font-size: 12px;
	background: #496788 url(../images/bg_blk.png) repeat-x;
	margin-bottom: 10px;
	position: relative;
}

.colBodyNarrow a
{
	color: #000;
	font-size: larger;
	font-weight: bold !important;
}

.colHeaderWide a, .colHeaderFull a, .colHeaderNarrow a
{
	color: #FFF;
	font-weight: bold !important;
}

.body_table, .body_table tbody, .body_table tr
{
	margin: 0;
	padding: 0;
	width: 100%;
}

.body_table td
{
	padding: 0 auto 0 auto;
	margin: 0;
	vertical-align: top;
}

.contact td
{
	vertical-align: top;
}

.product_list
{
	color: #FF0000;
}

.product_list a
{
	color: #000066;
	font-weight: bold !important;
}

.slideshow
{
	width: 700px;
	height: 150px;
	border: 1px solid #0000FF;
	background-color: #000;
	position: relative;
}

.slideIndex
{
	height: 100%;
	width: 50px;
	text-align: center;
	background-color: #333;
}

.slide
{
	width: 40px;
	margin: 2px 1px 2px 1px;
	border: 2px solid #000;
	cursor: pointer;
}

.slide:hover
{
	border: 2px solid #FFF;
}

.active_slide
{
	width: 40px;
	margin: 1px;
	border: 2px solid #000;
	cursor: pointer;
	border: 2px solid #0000FF;
}

.slideView
{
	width: 650px;
	height: 150px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 50px;
	overflow: hidden;
}

.slideView img
{
	width: 200px;
	height: 150px;
	padding: 0;
	margin: 0;
	float: left;
}

.slideCaption
{
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	font-size: small;
	z-index: 99;
	position: absolute;
	top: 10px;
	left: 10px;
	border: 1px solid #FFF;
	text-align: center;
	padding: 2px;
}

.slideContent
{
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 440px;
	height: 140px;
	padding: 5px;
	overflow: hidden;
	color: #FFF;
	font-weight: bold;
}

.slideContent li
{
	margin-bottom: 10px;
}