body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 0 20px 0;
	text-align: center;
}
p {
	line-height: 12px;
}
#banner {
	height: 83px;
	width: 280px;
	text-align: right;
	position: relative;
	margin: 30px auto 0 auto;
}


#main_container {
	width: 770px;
	background: #fff url(../images/container_bg.gif) repeat-y center center;
	margin: 0 auto;
	height: auto;
	clear: both;
	position: relative;
	overflow: hidden !important;
	overflow: inherit;
	padding: 0px 10px;
}

#middle_container {
	float: left;
	clear: both;
	background-color: #FFFFFF;
	width: 750px;
	padding-bottom: 15px;
	height: auto;
}

#main_flash {
	float: left;
	width: 250px;
	font-size: 11px;
	line-height: normal;
	padding-top: 17px;
	text-align: center;
}
.content {
	background: #F3F3F3 url(../images/home_iconbg.jpg) repeat-x;
	margin: 0px 10px;
}

#main_flash a {
	color: #932B1E;
	text-decoration: none;
	display: block;
	float: left;
	height: 15px;
	width: 250px;
	margin-top: 4px;
}
#main_flash a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.info_box_container {
	font-size: 10px;
	float: left;
}
.info_box_title a {
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	display: block;
	position: relative;
	color: #000000;
	margin-top: 5;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 2px;
}
.info_box_title a:hover, #verticals .title a:hover {
	color: #FF0000;
}
.info_box_text {
	line-height: normal;
	padding-top: 12px;
	padding-left: 8px;
	padding-bottom: 5px;
	position: relative;
	background-image: url(../images/round_mr.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
#box_mid_right {
	float: left;
	width: 150px;
	font-size: 11px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
.info_box_text a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
	height: auto;
	margin-right: 8px;
}
.info_box_text a:hover {
	color: #000099;
}

.float_Right {
	float: right;
}
.float_Left {
	float: left;
}
.info_box_container .more_link a {
	height: 17px;
	width: 50px;
	padding: 5px 22px 0 0;
	margin: 0 14px 0 4px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../images/arrow.gif) no-repeat right center;
	text-align: right;
	float: right;
	display: block;
	position: relative;
	clear: both;
}
.info_box_container .more_link a:hover {
	color: #9C2623;
}
#footer {
	background: url(../images/footer.gif) no-repeat center top;
	height: 124px;
	width: 770px;
	clear: both;
	margin: 0 auto 0 auto;
}

#hori_bar {
	clear: both;
	float: left;
	height: 3px;
	width: 750px;
	background: #666666;
	margin-left: 10px;
	position: relative;
}
#header {
	height: 140px;
	width: 770px;
	float: left;
	margin-left: 0px !important;
	margin-left: 5px;
	background: url(../images/header.jpg);
}

#nav_main {
	background-color: #4044A5;
	float: left;
	height: 20px;
	width: 750px;
	padding-bottom: 4px !important;
	padding-bottom: 0px;
	color: #FFFFFF;
	z-index: 100;
}

#style_switch {
	width: auto;
	position: absolute;
	left: 10px;
	top: 10px;
	text-align: left;
	height: auto;
	border: 1px solid #FFFFFF;
}
#style_switch a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px;
	width: 40px;
	clear: both;
	font-size: 11px;
	font-weight: bold;
}
#style_switch a:hover {
	background: #666666;
}
.new_name {
	background-color: #FFFF66;
}
#nav_main a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	height: 20px;
	width: auto;
	float: right;
	padding: 4px 7px 0 7px;
}
#home_info {
	display: block;
	width:350px !important;
	width:330px;
	text-align:justify;
	padding: 19px 23px 0 10px !important;
	padding: 19px 20px 0 10px;
	line-height: 16px;
	float: left;
	clear: none;
	height: 200px;
	font-size: 11px;
}

#home_flash {
	float: right;
	z-index: -1;
}

/* Sucker fish dropdown menus */
#nav, #nav ul {
	padding: 0;
	margin: 0 10px 0 0;
	list-style: none;
	float:right;
	
	background-color: #666666;
	height: 20px;
	width: 750px;
	padding-bottom: 4px !important;
	padding-bottom: 0px;
	color: #FFFFFF;
	z-index: 100;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 12px 6px 12px;
	display: block;
	text-transform: uppercase;
}
#nav ul a {
	padding: 4px 10px 6px 10px;
	}

#nav li {
	float: right;
}
#nav li ul {
	width: 130px;
	}
#nav li li {
	background-color:#999999;
	width: 130px;
	float: left;
	text-align: left;
	}
#nav li li a {
	height: auto;
	}
#nav li:hover, #nav li .sfhover {
	background-color:#999999;
	}
#nav li li:hover, #nav li li .sfhover {
	background-color:#EB2024;
	}
#nav li ul {
	position: absolute;
	width: 100px;
	left: -999em;
}

#nav li:hover ul, #nav li .sfhover ul {
	left: auto;
	background-color: #4044A5;
}
/*************************************/
#block_left, #middle_container{
	margin: 0 10px;
	width: 750px;
	}
#nav li li a {
	font-size: 10px;
	}
#nav li li a:hover, #nav li li .sfhover {
	background-color:#EB2024;
	}
#nav li ul, #nav li li {
	width: 109px;
	}
/* Roll over bg color */
#nav li:hover, #nav li .sfhover, #nav li ul, #nav li li { 
	background-color: #B4B4B4;
	}
.logo_intext_is {
	margin: -4px 2px -4px 1px;
}
#home_info .title {
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 5px;
	padding-top: 10px;
}
.main_img {
	background: url(../images/home_main.jpg);
	height: 195px;
	width: 750px;
	margin: 0 auto 0 auto;
	position:relative;
	clear:both;
	border-bottom: 4px solid #494748;
}
.home_text #promo {
	background: url(../images/adaptive-promo.gif) no-repeat;
	height: 246px;
	width: 700px;
	margin-right: -10px;
	margin-left: -10px;
}

.big_icons {
	margin: 0 auto;
	height: 170px;
	width: 735px;
	padding-left: 10px;
}
.home_text {
	font-size: 12px;
	text-align: left;
	padding: 0px 25px 30px;
	width: 700px;
	margin: 0 auto;
	color: #494748;
}
.home_text p {
	line-height: 1.3em;
}
.home_text a {
	color: #084983;
}
.home_text a:hover {
	color: #C5727A;
}
.icon_indoor, .icon_outdoor, .icon_soft, .icon_quote, .icon_support, .icon_contact {
	float:left;
} 

.icon_indoor a {
	background: url(../images/home_icon_indoor.jpg) no-repeat left top;
	height: 170px;
	width: 154px;
	display:block;
} 
.icon_indoor a:hover {
	background: url(../images/home_icon_indoor_over.jpg) no-repeat left top;
} 
.icon_outdoor a {
	background: url(../images/home_icon_outdoor.jpg) no-repeat left top;
	height: 170px;
	width: 178px;
	display:block;
} 
.icon_outdoor a:hover {
	background: url(../images/home_icon_outdoor_over.jpg) no-repeat left top;
} 
.icon_soft a {
	background: url(../images/home_icon_software.jpg) no-repeat left top;
	height: 170px;
	width: 134px;
	display:block;
} 
.icon_soft a:hover {
	background: url(../images/home_icon_software_over.jpg) no-repeat left top;
} 
.icon_support a {
	background: url(../images/home_icon_support.jpg) no-repeat left top;
	height: 170px;
	width: 111px;
	display:block;
} 
.icon_support a:hover {
	background: url(../images/home_icon_support_over.jpg) no-repeat left top;
} 
.icon_contact a {
	background: url(../images/home_icon_contact.jpg) no-repeat;
	height: 170px;
	width: 149px;
	display:block;
} 
.icon_contact a:hover {
	background: url(../images/home_icon_contact_over.jpg) no-repeat left top;
} 
.error {
	font-weight: bold;
	color: #AE0000;
}
