/*
THEME NAME: Micro-Blaze
THEME URI: http://www.micro-blaze.com
DESCRIPTION: This theme is custom for the Micro-Blaze&trade; company.
VERSION: 1.1
AUTHOR: <a href="http://www.levantainteractive.com">Levanta Interactive</a>
AUTHOR URI: http://www.levantainteractive.com
*/

/* Architecture */

/* ===========================*/
html,body {
	background:#d3dbdf;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444444;
}
a {
	color:#444444;
	text-decoration:underline;
}
a:hover {text-decoration:none;}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
#container {
	width:989px;
	margin:0px auto;
	background:url(../../../images/bg-body.gif) repeat-y top left;
}
#header {
	width:989px;
	height:127px;
	background:url(../../../images/bg-header.gif) repeat-x top left;
}
#header .logo_container {
	width:282px;
	height:109px;
	padding:7px 15px 11px 15px;
	float:left;
}
#header .search_container {
	width:677px;
	height:127px;
	float:right;
}
#header .search_box {
	width:657px;
	height:66px;
	padding:10px 10px;
}
#header .gsa_box {
	width:657px;
	height:86px;
	padding:0px 10px;
}
.nav-container {
	width:662px;
	height:41px;
	line-height:41px;
	padding:0px 15px 0px 0px;
}
.home-banner-container {
	float:left;
	width:975px;
	/*height:265px;*/
	padding:7px 7px;
	background:#304761;
	color:#FFF;
	font-size:93%;
}
.home-banner-container .which-product {
	float:left;
	width:287px;
	padding:0px 15px;
	overflow:visible;
}
.home-banner-container .movie {
	float:right;
	width:658px;
	height:265px;
}
.home-banner-container ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}
.home-banner-container ul li a.title {
	color:#ffe875;
	font-weight:bold;
	text-decoration:none;
}
.home-banner-container ul li a.click {
	color:#FFF;
}
#hm_content {
	width:989px;
	padding:18px 0px 13px 0px;
	background:url(../../../images/bg-body-top.gif) no-repeat top left;
}
#hm_content .wrapper {
	width:989px;
	background:url(../../../images/bg-body-right.gif) repeat-y top right;
}
#hm_content .left_col {
	width:235px;
	padding:0px 9px;
	float:left;
	color:#fff;
}
#hm_content .left_col h2 {
	padding:0px 5px 7px 5px;
	background:url(../../../images/bg-header-1.gif) repeat-x bottom left;
	font-size:1.2em;
	line-height:1.5em;
	margin:0em 0em 1em 0em;
}
#hm_content .left_col ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	width:224px;
	padding:0px 5px;
	
}
#hm_content .left_col ul li {
	margin:1em 0em;
	line-height:1.2em;
}
#hm_content .left_col ul li a {
	color:#ffe876;
	text-decoration:none;
	font-weight:bold;
}
#hm_content .right_col {
	width:736px;
	float:right;
}
#hm_content .right_col .wrapper {
	width:736px;	
}
#hm_content .right_col .col-1 {
	width:467px;
	padding:0px 15px;
	float:left;
}
#hm_content .right_col .col-1 h1 {
	color:#2b7294;
	font-size:20px;
	margin:0em 0em 1em 0em;
}
#hm_content .right_col .col-1 h2 {
	font-size:1.2em;
	color:#861f14;
}
#hm_content .right_col .col-1 h3 {
	font-size:1.2em;
	color:#4f92b3;
}
#hm_content .right_col .col-1 h1 .smaller {
	color:#4f92b3;
	font-size:14px;
}
#hm_content .right_col .col-2 {
	width:239px;
	float:right;
}
#hm_content .right_col .col-2 ul {
	list-style:none;
	margin:0;
	padding:0;
}
#hm_content .right_col .col-2 ul li {
	width:184px;
	padding:0px 10px 0px 45px;
	display:block;
	margin:1em 0em;
	line-height:1.5em;
}
#hm_content .right_col .col-2 ul li a {
	color:#2b7294;
	font-weight:bold;
}
#hm_content .right_col .col-2 ul li.icon-1 {
	background:url(../../../images/icon-1.gif) no-repeat 10px 0px;
	padding-bottom:15px;
}
#hm_content .right_col .col-2 ul li.icon-2 {
	background:url(../../../images/icon-2.gif) no-repeat 10px 0px;
	padding-bottom:15px;
}
#hm_content .right_col .col-2 ul li.icon-3 {
	background:url(../../../images/icon-3.gif) no-repeat 10px 0px;
	padding-bottom:15px;
}
#hm_content .right_col .col-2 ul li.icon-4 {
	background:url(../../../images/icon-4.gif) no-repeat 10px 0px;
	
}
#footer {
	width:969px;
	padding:0px 10px;
	background:#568507;
	color:#FFF;
	font-size:12px;
	line-height:28px;
}
#footer .footer-col-1 {
	width:450px;
	float:left;
}
#footer .footer-col-2 {
	width:519px;
	float:right;
	text-align:right;
}
#footer a {color:#FFF;}
#further {
	width:969px;
	padding:5px 10px;
	font-size:11px;
	line-height:17px;
	color:#627680;
	background:#d3dbdf;
	text-align:center;
}
#further a {color:#627680;}
.redlink {color:#861f14;}
