@charset "UTF-8";
/* CSS Document */


/* main site wide styles */

html, body, h1, h2, h3, h4, h5, h6, p, li, ul, a, form, br, blockquote {
	margin: 0px; /* Removes default margin that some browsers add. */
	padding: 0px; /* Removes default padding that some browsers add. */
	border: 0px;
	text-decoration: none;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	line-height: 1;
	background-image: url(images/back.gif);
	background-repeat: repeat;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.hide {
	visibility: hidden;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #235B3F;
	padding: 7px 5px;
	line-height: 120%;
}
h4 {
	font-size: 70%;
	line-height: 100%;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}
h4 a {
	color: #235B3F;
	text-decoration: underline;
}
h1 {
	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 8px;
	color: #032D95;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 966px;
	height: 130px;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#tabmenu {
	float: left;
	font-size: 90%;
	margin-top: 102px;
	margin-left: 45px;
	font-weight: bold;
	width: 94%;
}
#tabmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tabmenu li {
	float: left;
	margin-right: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/button_back.jpg);
	background-repeat: repeat-x;
}
#tabmenu a {
	color: #FFFFFF;
	padding: 6px 15px 7px;
	display: block;
}
blockquote#homePage li#homeLink a,
blockquote#whyPage li#whyLink a,
blockquote#productsPage li#productsLink a,
blockquote#linksPage li#linksLink a,
blockquote#contactsPage li#contactsLink a,
blockquote#sitemapPage li#sitemapLink a,

#tabmenu a:active, #tabmenu a:focus, #tabmenu a:hover {
	background-image: url(images/button_back_blue.jpg);
	background-repeat: repeat-x;
	text-decoration: underline;
	
}
#mainwrapper {
	width: 956px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
}
#leftmenuwrapper {
	float: left;
	width: 190px;
}
.industries {
	width: 190px;
	margin-bottom: 10px;
	float: left;
}
.cantfind_industries {
	width: 190px;
	margin-bottom: 10px;
	float: left;
}
#footer {
	width: 946px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/back_green.gif);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-size: 65%;
	color: #FFFFFF;
	text-align: right;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active, #footer a:focus, h4 a:active, h4 a:hover, h4 a:focus, #content p a:active, #content p a:hover, #content p a:focus, #content li a:active, #content li a:hover, #content li a:focus
 {
	background-color: #022F9B;
	color: #FFFFFF;
}
.industries ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.industries li {
	margin-bottom: 1px;
	background-color: #FFFFFF;
}
.industries a {
	display: block;
	padding: 5px;
	color: #235B3F;
	text-indent: 15px;
	background-image: url(images/small_arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
.industries a:active, .industries a:focus, .industries a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #022F9B;
	background-image: url(images/small_arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
#introblock {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 705px;
	background-image: url(images/main_pic.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding: 20px;
}
#introblock p {
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 8px;
	width: 300px;
}
.bottomblock {
	background-color: #FFFFFF;
	width: 115px;
	margin-bottom: 10px;
	margin-left: 7px;
	height: 240px;
	border: 2px solid #CCCCCC;
	float: left;
}
.bottomblock:active, .bottomblock:focus, .bottomblock:hover  {
	border: 2px solid #333333;
	cursor: pointer;
}
.bold {
	font-weight: bold;
	color: #000000;
}
.largeboldblue {
	font-size: 125%;
	line-height: 100%;
	color: #022F9B;
	font-weight: bold;
	margin-bottom: 70px;
}
.bluebutton {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button_back_blue.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	display: block;
	float: left;
}
#mainpages_block {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 705px;
	padding: 20px;
}
#mainpages_block p {
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 8px;
}
#mainpages_block h2 {
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	background-color: #235B3F;
	padding: 5px;
	margin-bottom: 10px;
	color: #FFFFFF;
	margin-left: -5px;
	background-image: url(images/green_header.gif);
	background-repeat: repeat-x;
}
#mainpages_block li {
	font-size: 80%;
	line-height: 120%;
	margin-bottom: 10px;
}
#mainpages_block ul {
	list-style-type: square;
	margin-left: 20px;
}
#content {
	float: left;
}
#content p a, #content li a {
	font-weight: bold;
	color: #022F9B;
	text-decoration: underline;
}
.img_floatright {
	float: right;
	margin-left: 20px;
}
.img_floatleft {
	float: left;
	margin-right: 20px;
}
table {
	background-color: #D9EBFD;
	padding: 0px;
	border: 2px solid #999999;
	font-size: 80%;
	line-height: 100%;
	width: 400px;
	margin: 0px 0px 15px;
}
#contact_box {
	background-color: #DEDEDE;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 11px;
	padding-left: 7px;
}
#contact_box_wrap {
	float: right;
	width: 280px;
}
#contact_box p {
	font-size: 75%;
}
td {
	padding: 4px;
}
.lightgray_table {
	background-color: #FFFFFF;
}
h5 {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #022E9A;
	padding: 7px 5px;
	line-height: 120%;
	background-image: url(images/button_back_blue.jpg);
	background-position: bottom;
}
.industry_pic_holder {
	float: left;
	width: 130px;
	padding-right: 10px;
	text-align: center;
}

