/* CSS Document */

html {
    overflow-y: scroll;
}

#main{
	width:915px;
	height:auto;
	margin: auto;
	position:relative;
}
#header{
	width:915px;
	height:105px;
	background-image:url(images/banner-1.jpg);
	background-repeat:no-repeat;
}
#logo-container{
	width:915px;
	height:73px;
}
#logo{
	width:338px;
	height:65px;
	background-position:bottom left;
	padding-left:50px;
	padding-top:8px;
	float:left;
}
#feild-box{
/*	display:none; */
	width:268px;
	height:28px;
	padding-right:20px;
	float:right;
/*	padding-top:8px; */
}
.feild-area{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	
}

.submit-btn{
	width:65px;
	height:22px;
	float:right;
	padding-right:20px;
	padding-top: 1px;
}
#tab-container{
	width:915px;
	height:25px;
	z-index: 9;
}
#spacer{
	width:103px;
	height:27px;
	float:left;
}

.top-nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
.top-nav a{
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
	padding-top: 5px;
}
.top-nav a:hover{
	text-decoration:underline;
	color: #000000;
}
/*#home-btn{
	width:135px;
	height:20px;
	float:left;
	background-image: url(images/home-btn.jpg);
	padding-top: 7px;
}
#products-btn{
	width:119px;
	height:27px;
	float:left;
	background-image: url(images/products-btn.jpg);
	background-repeat: no-repeat;
}
#download-btn{
	width:119px;
	height:27px;
	float:left;
	background-image: url(images/download-btn.jpg);
	background-repeat: no-repeat;
}
#support-btn{
	width:119px;
	height:27px;
	float:left;
	background-image: url(images/support-btn.jpg);
	background-repeat: no-repeat;
}

#community-btn{
	width:119px;
	height:20px;
	float:left;
	background-image: url(images/community-btn.jpg);
	padding-top: 7px;
}
#buy-btn{
	width:111px;
	height:20px;
	float:left;
	background-image: url(images/buy-btn.jpg);
	padding-top: 7px;
}*/
#body-container{
	width:915px;
	height:auto;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
#body-content{
	width:871px;
	height:auto;
	padding-left:12px;
	padding-right:42px;
	padding-top:0px;
	padding-bottom:0px;
}
#body-left-main{
	width:590px;
	height:auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	float:left;
}
#body-left{
	width:570px;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	height:auto;
}

#body-right{
	width:260px;
	height:auto;
	float:right;
	padding-top:18px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#banner-image{
	width:589px;
	height:325px;
	background-repeat:no-repeat;
	background-position:top right;
}
.spacer_1{
	width:570px;
}
#eureka-btn-container{
	width:570px;
	height:76px;
}
#eureka-delp-btn{
	width:280px;
	height:76px;
	float:left;
}
#eureka-net-btn{
	width:280px;
	height:76px;
	float:right;
}
#rewiev_box{
	width:570px;
	height:auto;
}
#rewiev_box-top{
	width:570px;
	height:auto;
}
#rewiev_box-border{
	width:570px;
	height:auto;
	background:url(images/border_1.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	float:left;
}
#rewiev_box-border_2{
	width:570px;
	height:auto;
	background:url(images/border_1.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	float:right;
}
#rewiev_box-bg{
	width:568px;
	height:auto;
	margin:auto;
	background:url(images/review-box-bottom_bg.jpg);
	background-repeat:repeat-x;
	background-color:#EBEBEB;
	background-position:top left;
}
#rewiev_box-bottom{
	width:570px;
	height:auto;
}
#rewiev_box-content{
	width:532px;
	height:auto;
	padding-left:15px;
	padding-right:21px;
}
.review_text{
	font-size: 14px;
	font-family: tahomo, Arial, Helvetica, sans-serif;
	color:#4F81BD;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
	text-align:justify;
}
.review_text_2{
	font-size: 11px;
	font-family: tahomo, Arial, Helvetica, sans-serif;
	color:#001F56;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}
.review_text_3{
	font-size: 11px;
	font-family: tahomo, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	font-style:italic;
	text-decoration:none;
}
.rewiev-content_main{
	width:532px;
	height:auto;
}

.rewiev-content_left{
	width:400px;
	height:auto;
	float:left;
	padding-top:10px;
}
.rewiev-content_left_2{
	width:521px;
	height:auto;
	float:left;
	padding-top:10px;
}

.rewiev-content_right{
	width:121px;
	height:auto;
	float:right;
}
.review-icon{
	width:110px;
	height:94px;
	height:auto;
}
.top_review_text{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#001F56;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
}
.heading_4{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	padding-top:8px;
}
#review-star-icon{
	width:120px;
	height:auto;
	height:auto;
}


#box_3_container{
	width:260px;
	height:auto;
}
#box_3_top{
	width:260px;
	height:25px;
	background:url(images/box_3_left_top.jpg);
	background-repeat:no-repeat;
	
}
#box_3_border_left{
	width:260px;
	height:auto;
	background-repeat:repeat-y;
	background-position:top left;
	background:url(images/border_2.jpg);
}

#box_3_border_right{
	background:url(images/border_1.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:auto;
}
#box_3_bg{
	width:258px;
	height:auto;
	margin:auto;
	background-repeat:repeat-x;
}
#box_3_bottom{
	width:260px;
	height:auto;
}
#box_3_content{
	width:216px;
	height:auto;
	padding-left:22px;
	padding-right:22px;
}
.box_3_img-container{
	width:214px;
	height:auto;
}
.box_3_img_1{
	width:102px;
	height:auto;
	float:left;
}
.box_3_img_2{
	width:102px;
	height:auto;
	float:right;
}
#box_3_content_text{
	width:214px;
	padding-top:7px;
}
.text_1{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
	line-height:22px;
}
a.read-more-text, a.read-more-text:link, a.read-more-text:active, a.read-more-text:visited{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
}
a.read-more-text:hover{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
}
.spacer_2{
	width:200px;
}
.spacer_11{
	width:20px;
}
.spacer_22{
	width:20px;
}

#news_box_container{
	width:260px;
	height:auto;
}
#news_box_top{
	width:260px;
	height:auto;
	background-color: #5692DB;
}
#news_box_bg{
	width:260px;
	height:auto;
	background:url(images/news_box_bg.jpg);
	background-repeat:repeat-x;
	background-color:#5082C2;
	background-position:top left;
}
#news_box_bottom{
	width:260px;
	height:auto;
}
#news-content{
	width:237px;
	height:auto;
	padding-left:11px;
	padding-right:12px;
	
}
.news-date{
	width:65px;
	height:auto;
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
	color:#B4CCE6;
	font-weight: normal;
	text-decoration:none;
	float:left;
}
.news-text-div{
	width:165px;
	height:auto;
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
	float:right;
}
a.news-text, a.news-text:link, a.news-text:active, a.news-text:visited{
	width:165px;
	height:auto;
	font-size: 11px;
	font-family: tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
	float:right;
}
a.news-text:hover{
	
	text-decoration:underline;
}
.news-head{
	width:165px;
	height:20px;
	font-size: 12px;
	font-family: tahoma, Helvetica, sans-serif;
	color:#B4CCE6;
	font-weight: normal;
	text-decoration:none;
	background:url(images/line.gif);
	background-repeat:no-repeat;
	float:right;
	
}
.news_text_area{
	width:237px;
	height:auto;
	
}
a.read-more-text_2, a.read-more-text_2:link, a.read-more-text_2:active, a.read-more-text_2:visited{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.read-more-text_2:hover{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.head_space{
	width:20px;
}
#footer_container{
	width:915px;
	height:85px;
	background:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
}
#footer_left{
	width:20px;
	height:auto;
	float:left;
}
#footer_right{
	width:27px;
	height:auto;
	float:right;
}
#footer_textarea{
	width:850px;
	height:auto;
	padding-top:18px;
	float:left;
	padding-left:15px;
}
#footer_link_container{
	width:400px;
	height:auto;
	float:left;
}
a.footer-link-text, a.footer-link-text:link, a.footer-link-text:active, a.footer-link-text:visited{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
}
a.footer-link-text:hover{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	text-decoration:underline;
}
#footer_text_container{
	width:400px;
	height:auto;
	float:right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	text-align:right;
}
.text_dash{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
	
}
