html{
	background:#010101 url(../images/bg-all.gif);
	height:100%;
}
body {
	color: #000;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	background:url(../images/bg-body.gif) no-repeat;
	height:100%;
}
img {border-style: none}
a {
	text-decoration: none;
	color: #000
}
input, textarea, select {
	font-size: 100%;
	vertical-align: middle;
}
form, fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}
/* Layouts */
#main{
	width:645px;
	margin:0 auto;
}
#header{
	position:relative;
	height:107px;
	overflow:hidden;
}
#main-menu{
	height:1%;
	background:#a5bf53 url(../images/bg-main-menu.gif) repeat-x;
	width:640px;
	height:26px;
	border-bottom:2px solid #fff;
	position:relative;
	z-index:10;
}
#main-menu:after{
	content:"";
	clear:both;
	display:block;
}
#visual{}
#container{
	background:#fff url(../images/bg-container.gif) repeat-x;
	width:640px;
	border-color:#fff #8f8f8f #cecece;
	border-style:solid;
	border-width:0 1px 1px;
	margin:0 0 20px 14px;
	padding:0 23px 0 22px;
	overflow:hidden;
}

#containerfull{
	width:640px;
	margin:0 0 20px 14px;
	padding:0 23px 0 22px;
	overflow:hidden;
}

.homepage #container{
	padding:0 23px 12px 22px;
	margin:0 0 24px 14px;
}
#footer{
	overflow:hidden;
	width:880px;
	margin:0 -13px 0 14px;
	padding:0 0 11px;
}
#content{
	width:612px;
	float:left;
}

#sidebar{
	width:267px;
	float:right;
}
.homepage #content,
.homepage #sidebar{margin:30px 0 0;}
.subpage #content{margin:11px 0 0;}
/* Header */
#header .logo{
	margin:37px 63px 0 0px;
	background: url(../images/logo.gif) no-repeat;
	width:184px;
	height:43px;
	overflow:hidden;
	float:left;
	text-indent:-9999em;
	display:inline;
}
#header .logo a{
	display:block;
	height:100%;
}
#header .tagline{
	/*background: url(../images/text-next-generation.gif) no-repeat;*/
	font-size:17px;
	color:#a2c02f;
	width:301px;
	height:17px;
	/*overflow:hidden;
	text-indent:-9999em;*/
	float:left;
	margin:54px 0 0;
}
#header .application-btn{
	position:absolute;
	background: url(../images/application-reseatch-btn.gif) no-repeat;
	width:188px;
	height:29px;
	overflow:hidden;
	text-indent:-9999em;
	display:block;
	right:0;
	top:0;
}

.holder-upper-page{background: url(../images/bg-holder-up-page-mid.gif) repeat-y;}
.holder-upper-page .bg-holder-top{background: url(../images/bg-holder-up-page-top.gif) no-repeat;}
.holder-upper-page .bg-holder-btm{
	background: url(../images/bg-holder-up-page-btm.gif) no-repeat 0 100%;
	padding:2px 3px 2px 2px;
	height:1%;
}
/**************** TOP MAIN MENU *****************/


/**************** Visual ***************/

.flash-holder img{display:block;}
.homepage .flash-holder {margin:0 0 0px;}
.subpage .flash-holder {
	margin:0;
	position:relative;
	width:880px;
}
.subpage .flash-holder .info{
	font-size:27px;
	left:46px;
	position:absolute;
	top:62px;
	color:#fff;
	font-style:italic;
}
.subpage .flash-holder .info em{
	font-style:italic;
}
.subpage .flash-holder .info H1{
	font-style:italic;
	font-size:27px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.subpage .flash-video{
	width:640px;
	height:360px;
	position:relative;
	background-color: #000;
}


/*************** Footer ***************/
#footer .column{
	float:left;
	color:#d6d7d8;
	font-size:9px;
	margin:0 8px 60px 0;
}

#footer .column strong{
	font-size:11px;
	display:block;
	background: url(../images/bg-column-footer-title.gif) repeat-x 0 100%;
	padding:14px 0 3px;
	margin:0 0 3px;
	color:#959595;
}
#footer .application-col strong{padding:0 0 3px;}
#footer .column ul{
	margin:0 0 9px;
	padding:0;
	list-style:none;
	line-height:10px;
}
#footer .column li{padding:0 0 2px;}
#footer .column a{
	text-decoration:none;
	color:#959595;
	}
#footer .column a:hover{text-decoration:underline;}
#footer .sub-footer{
	margin:0;
	padding:0;
	list-style:none;
	color:#fff;
	font-size:9px;
	float:left;
	width:100%;
}
#footer .sub-footer li{
	display:inline;
	background: url(../images/divider-footer-list.gif) no-repeat 100% 2px;
	padding:0 7px 0 3px;
}
* html #footer .sub-footer li{padding:0 4px 0 5px;}
* +html #footer .sub-footer li{padding:0 4px 0 5px;}
#footer .sub-footer a{
	color:#fff;
	text-decoration:none;
}
#footer .sub-footer a:hover{text-decoration:underline;}
#footer .sub-footer li a img{
	position:relative;
	margin:10px 0 -10px;
	bottom:3px;
}
/************** Content ***************/


/**************** Sidebar ****************/


/*************** Sub Page content ********************/

/******************* Post content ********************/


.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
/******************* Post News ********************/



/********* Post2 bullets indent********** */

/********* new H tags********** */


/********* end new H tags********** */


/********** testimonials **************/


/************* Sub Page Sidebar ****************/

/**************** Menu Sub Page *****************/




