@charset "UTF-8";
/* General Page Structure */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#333;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#container {
	width:1000px;
	min-height:600px;
	margin:0 auto;
}
#header {
	width:auto;
	height:100px;
}
#menu {
	width:auto;
	height:40px;
	padding-left:25px;
	padding-top:5px;
	background-image:url(../images/menu_bg.png);
	background-position:center;
	background-repeat:no-repeat;
}
#flash_intro {
	width:auto;
	height:250px;
	margin-top:5px;
	/*border:1px solid #999;*/
}
#mid_sect {
	width:auto;
	height:100px;
	margin-top:5px;
}
/*#corner_t {
	width:auto;
	height:20px;
	background-image:url(../images/corner_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin-top:5px;
}*/
#content {
	width:auto;
	min-height:700px;
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	background-image:url(../images/content_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}
#content_text {
	width:670px;
	min-height:485px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	padding-left:10px;
}
#overflow {
	width:755px;
	height:455px;
	margin-top:5px;
	padding-right:5px;
	overflow:auto;
	text-align:justify;
}
#sidebar {
	width:250px;
	height:400px;
	margin-top:10px;
	float:left;
}
#footer {
	width:auto;
	height:15px;
	font-size:9px;
	text-align:right;
	padding-right:15px;
}

/* Menu Properties */
/*.btn a {
	width:100px;
	height:25px;
	padding-top:10px;
	text-align:center;
	float:left;
	background-image:url(../images/btn_bg1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.btn a:hover {
	background-image:url(../images/btn_bg2.jpg);
	color:#FFF;
}*/
.sb_btn_title {
	background-image:url(../images/sb-btn-bg.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:7px;
	margin-left:3px;
	font-weight:bold;
	height:20px;
	color:#FFF;
}
.sb_btn_title a {
	text-decoration:none;
	color:#FFF;
}
.sb_btn_title a:hover {
	text-decoration:underline;
}
.sb_btn {
	padding-left:35px;
	font-weight:bold;
	height:20px;
	padding-top:7px;
}
.sb_btn a {
	text-decoration:none;
	color:#000;
}
.sb_btn a:hover {
	color:#C00;
	text-decoration:underline;
}

/* Home Page Properties */

#content_h {
	width:auto;
	min-height:250px;
}
.search {
	width:300px;
	height:50px;
	margin-top:15px;
	margin-right:15px;
	float:right;
	text-align:right;
}
.sect1 {
	width:250px;
	height:165px;
	float:left;
	text-align:center;
}
.sect2 {
	width:470px;
	height:270px;
	background-image:url(../images/sect2_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
}
.sect3 {
	width:auto;
	height:380px;
	padding-left:15px;
	padding-top:25px;
	background-image:url(../images/sect3_bg.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.sect3_det {
	width:290px;
	height:540px;
	padding:10px;
	margin-left:10px;
	font-size:11px;
	float:left;
	overflow:auto;
	height: auto;
}
.inv_box {
	width:310px; 
	height:375px; 
	margin-left:15px;
	margin-top:10px;
	float:left;
	border-top:1px dashed #999;
	line-height:1.3em;
	text-align:justify;
}
.cal {
	width:42px; 
	height:25px;
	padding-top:25px;
	float:left;
	margin:5px;
	background-image: url(../images/calendar.jpg);
	background-position:left top; 
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:19px;
}
/* Products Properties*/
h1.product {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#333;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.key_headings {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#c00;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.key_features_SEO {
	width:200px;
	min-height:50px;
	margin-top:8px;
	float:left;
}

.key_features_SEO ul {
	margin-top:0px;
}

.key_features {
	width:200px;
	min-height:50px;
	margin-top:10px;
	float:left;
}

/* Market Properties */
.mark_box {
	width:275px; 
	height:200px;
	margin-left:35px;
	margin-top:20px;
	float:left;
	line-height:1.3em;
	text-align:center;
}

/* Contact Us Properties */
.intl_box {
	width:250px; 
	min-height:250px; 
	margin-left:20px;
	margin-top:10px;
	float:left;
}
.cont_sect {
	width:310px; 
	min-height:200px; 
	margin-left:15px; 
	margin-bottom:10px; 
	margin-top:10px; 
	padding:5px;
	padding-top:10px;
	line-height:1.4em;
	float:left;
	text-align:justify;
}
.cont_sect img {
	margin-bottom:10px;
	margin-top:10px;
}

/* Titles & Colors */
h1.page_title_SEO {
	color:#C00;
	font-size:15px;
	line-height:1.3em;
	font-weight:bold;
}

h2.page_title_SEO {
	color:#C00;
	font-size:15px;
	line-height:1.3em;
	font-weight:bold;
	text-align: left !important;
}

.page_title {
	color:#C00;
	font-size:15px;
	font-weight:bold;
}
.red {
	color:#C00;
}

/* Link Properties */
#footer a {
	text-decoration:none;
	color:#333;
}

.sitemap a {
	text-decoration:none;
	color:#333;
	font-size: 15px;
	font-weight: bold;
}
.sitemap a:hover {
	color:#f00;
}

.cont_title {
	color:#C00; 
	font-size:18px; 
	font-weight:bold;
}

/* Misc */
.clear {
	clear:both;
}
.align_l {
	text-align:left;
}
.align_c {
	text-align:center;
}
.align_r {
	text-align:right;
}

/* Drop Down Menu Properties */
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu ul li {
	position: relative;
	float: left;
	width:125px;
	text-align:center;
}
	
li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: auto;
	display: none;
	}
li ul ul{
	position: absolute;
	left:100%; /* Set 1px less than menu width */
	top: -.1em;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	height:15px;
	padding-top:7px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
/* commented backslash mac hiding hack \*/ 
* html ul li a {height:1%}
/* end hack */ 

/* this sets all hovered lists to red */
li:hover a, li.over a,
li:hover li:hover a, li.over li.over a,
li:hover li:hover li:hover a, li.over li.over li.over a,
li:hover li a:hover, li.over li a:hover,
li:hover li:hover li:hover a:hover, li.over li li a:hover,
li:hover li:hover li:hover li:hover a:hover, li.over li.over li.over li.over a:hover 
{
	height:25px;
	padding-top:7px;
	background-image:url(../images/btn_bg1.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#000;
}

/* set dropdown to default */
li:hover li a, li.over li a,
li:hover li:hover li a, li.over li.over li a,
li:hover li:hover li:hover li a, li.over li.over li.over li a {
	background-image:url(../images/btn_bg2.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#000;
}
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
ul li:hover ul ul, ul li:hover ul ul ul, ul li.over ul ul, ul li.over ul ul ul {
	display:none;
}

ul li:hover ul,ul li li:hover ul,ul li li li:hover ul, ul li.over ul, ul li li.over ul,ul li li li.over ul {
	display: block;
}

