
body { 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	color: #bbb; 
	background: #000 none repeat-x 0 0;
	font: .75em/1.8em Verdana, "Lucida Grande", Lucida, sans-serif;
}

.clear { 
    clear:both;
    height:1px;
    line-height:1px;
       }
       
p{
	margin-top: 0;
	margin-bottom: 18px;
}   


img a:link ,img a:active, img a:visited{
	border-style: none;
}

#wraper_top {
	width: 100%;
	background: #000 url(../images/img/nav_bg.jpg) repeat-x 0 0;
	margin: auto;
}

#wraper_top #top_container{
	width: 860px;
	margin: auto;
	position: relative;
}

#wraper_top #top_container #header{
	height: 150px;
}







#logo{

	width: 315px;

	height: 114px;

	position: absolute;

	z-index: 1;
	right: 0;
}



#logo img { 

	border: 0; 

}

#content{
	width: 860px;
	padding-bottom: 25px;
}

#wraper_bottom{
	width: 100%;
	margin: auto;
	background: #212121 url(../images/img/wraper_btm_bg.jpg) repeat-x 0 0;
}

#wraper_bottom #btm_container{
	width: 860px;
	text-align: left;
	margin: auto;
	padding-top: 55px;
}

#wraper_bottom #btm_container  #content img{
	border-style: none;
}

#left_content{
	width: 600px;
	float: left;
        padding-bottom: 15px;
}

#right_content{
	width: 190px;
	background-color: #131313;
	border: 1px solid #343434;
	margin-left: 20px;
	height: auto;
	float: left;
	padding: 10px 20px;
	margin-bottom: 20px;
}

#right_content .sidetitle{
	font: 12px "Lucida Grande", Verdana, Lucida, sans-serif;
	text-transform: uppercase;
	color: #bbb;
	border-bottom: 1px dotted #343434;
}

#right_content ul{
	padding: 0;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 18px;
	color: #494949;
	margin: 0 0 0 5px;
}


 #rightc_sub{
	width: 230px;
	float: left;
	margin-left: 20px;
	
}
 #rightc_sub img{
	border-style: none;
}
#rightc_sub img a:link, #rightc_sub img a:visited, #rightc_sub img a:active{
	border-style: hidden;
}

/* @group My Group */

#footer{
	width: 100%;
	height: 75px;
	padding-top: 20px;
	color: #a3a3a3;
	font: .9em/2em 'helvetica neue',helvetica, arial, sans-serif;}
#footer #footer_content{
	text-align: left;
	width: 860px;
	margin: auto;
}

#footer #footer_content a:link, #footer #footer_content a:active, #footer #footer_content a:visited{
	color: #fff;
	text-decoration: underline;
}

#footer #footer_content a:hover{
	text-decoration: none;
	color: #c3c3c3;
}

/* @end */

/* @group Features */

#features{
	width: 505px;
	float: left;
}

#features #features_heading{
	margin-bottom: 8px;
}

#features #features_list ul { 

	margin: 0;  

	padding: 0;
	list-style-type: none;
}



#features #features_list li { 

	float: left; 
	width: 225px;
}

#features #features_list li img {
	border: 1px solid #252525;
	clear: both;
	margin-bottom: 10px;
        margin-left: 0px;
	padding: 3px;
	background-color: #181818;
}

#features #features_list li#first_item{
	margin-right: 45px;
}

/* @end */

/* @group Latest News */

#latest_news{
	width: 260px;
	background-color: #131313;
	border: 1px solid #343434;
	margin-left: 555px;
	padding: 10px 20px;
}


#latest_news #latest_news_heading{
	width: 112px;
	height: 28px;
	float: left;
	/*margin-right: 120px;*/
}

#latest_news #news_rss_icon{
	width: 16px;
	height: 28px;
	border-style: none;
        margin-left:235px;


}

#latest_news #news_rss_icon img{
	border-style: none;
}

#latest_news #news_rss_icon a:link, #latest_news #news_rss_icon a:active, #latest_news #news_rss_icon a:visited{
	border-style: none;
}

#latest_news #news_list ul{
	padding: 0;
	margin-top: 15px;
	list-style-type: none;
	margin-left: 0;
}

#latest_news #news_list li{
	font-size: 11px;
       line-height: 18px;

}

#latest_news #news_list li p a:link, #latest_news #news_list li p a:visited, #latest_news #news_list li p a:active{
	color: #fff;
	text-decoration: none;

}

#latest_news #news_list li p a:hover{
	text-decoration: underline;
}

#latest_news #news_list  li .news_heading{
	font: 1.2em/1.5em 'helvetica neue',helvetica, arial, sans-serif;
	margin-bottom: 0;
         padding-top: 0;
	color: #fff;
}
#latest_news #news_list  li .news_heading a:link, #latest_news #news_list li .news_heading a:visited, #latest_news #news_list li .news_heading a:active{
color: #fff;
text-decoration: none;
margin-bottom: 0;
}

#latest_news #news_list  li .news_heading a:hover{
	color: #bbb;
	border-bottom: 2px groove #6a6a6a;
}




/* @end */

/* @group Main Navigation */

#main_nav { 
	padding: 0; 
	margin: 0; 
	position: absolute; 
	width: 600px;
	z-index: 2;
	font: .9em Verdana, "Lucida Grande", sans-serif;
	color: #fff;
	top: 36px;
	left: 0;
	text-shadow: #1b1b1b 2px 2px 0px;
}


#main_nav ul { 
	margin: 0; 
	padding: 0;
}

#main_nav li {
	float: left; 
	list-style-type: none; 
	background: none;
	padding-bottom: 15px;
	padding-top: 10px;
}
#main_nav li a, #main_nav li a:link, #main_nav li a:visited, #main_nav li a:active { 
	margin: 0; 
	color: #fff;
	text-decoration: none;
	background-image: none;
	padding: 0px 50px 0px 0;
	height: 53px;
}
#main_nav li a:hover { 
	color: #7e7e7e; 
	text-decoration: none;
	padding-bottom: 15px;
	padding-top: 10px;
}

/* @end */



/* @group Features Page */
#wraper_bottom #btm_container #right_content ul.features{
	color: #989898;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	list-style-type: none;
        list-style-position: outside;
	margin: 0;
        padding: 0;
}
#wraper_bottom #btm_container #right_content ul.features li{
	padding-bottom: 7px;
        padding-left:0px;
        color: #989898;
	list-style-type: none;
	margin: 0;
}



#wraper_bottom #btm_container #right_content ul.features li a:link, #wraper_bottom #btm_container #right_content ul.features li a:visited{
	text-decoration: none;
	color: #989898;
	border-style: none;
        list-style-type: none;
	margin: 0;
        padding: 0;
	
}

/* #wraper_bottom #btm_container #right_content ul.features li a:active{
	color: #9b1e24;
	border-style: none;
	padding-left: 15px;
	background: url(../images/img/arrow_sidebar.gif) no-repeat 0 3px;
} */
#wraper_bottom #btm_container #right_content ul.features li a:hover{
	color: #fff;
}


.CollapsiblePanel .CollapsiblePanelContent blockquote {
	background-color: #2a2a2a;
	color: #bdbda3;
	font-size: 11px;
	line-height: 15px;
	padding: 15px;
	border-bottom: 1px dashed #3e3e3e;
	border-top: 1px dashed #3e3e3e;
	margin: 10px 0;
}
.CollapsiblePanel .CollapsiblePanelContent blockquote p.quote_title{
	font-style: italic;
	color: #c3c3c3;
	text-align: right;
	font-size: 10px;
	margin-bottom: 0;
}


#wraper_bottom #btm_container #left_content .feature_item {

margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #343434;


}


#wraper_bottom #btm_container #left_content .feature_item .feature_preview span.feature_info_title a:link, #wraper_bottom #btm_container #left_content .feature_item .feature_preview span.feature_info_title a:active, #wraper_bottom #btm_container #left_content .feature_item .feature_preview span.feature_info_title a:visited{
	
	color: #af8f5f;
	border-style: none;
}

#wraper_bottom #btm_container #left_content .feature_item .feature_preview span.feature_info_title a:hover{
	color: #fff;
}
#wraper_bottom #btm_container #left_content .feature_item .feature_info div.date{
        font-weight: bold;
        font-size: 11px;
	width: 350px;
       text-align: right;
}

#wraper_bottom #btm_container #left_content .feature_item .feature_info{
	width: 350px;
	margin-left: 246px;
text-align: justify;
}


#wraper_bottom #btm_container #left_content .feature_item .feature_preview{
	float: left;
	margin-right: 15px;
	padding: 0;
}

#wraper_bottom #btm_container #left_content .feature_item .feature_preview dd.thmb {
background: #131313;
height: 194px;
display: block;
width: 224px !important;
width /**/: 224px;
padding: 4px;
	margin: 0;
}
#wraper_bottom #btm_container #left_content .feature_item .feature_preview dl dd.thmb img {
height: 194px;
width: 224px;
opacity: .8;
border-style: none;
}
#wraper_bottom #btm_container #left_content .feature_item .feature_preview dl:hover dd.thmb,
#wraper_bottom #btm_container #left_content .feature_item .feature_preview dl:hover dt a {
background: #131313;
color: #efedde;
}
#wraper_bottom #btm_container #left_content .feature_item .feature_preview dl:hover dd.thmb img {
opacity: 1;
border-style: none;
}
#wraper_bottom #btm_container #left_content .feature_item .feature_preview dt {
width: 224px;
font-size: .95em;
text-align: left;

}
#wraper_bottom #btm_container #left_content .feature_item .feature_preview dl {
	margin: .3em 0 0;
}
#wraper_bottom #btm_container #left_content .feature_item .feature_preview dl a {
border: 0;
}
#wraper_bottom #btm_container #left_content .feature_item .feature_preview dt a {
background: #131313;
color: #af8f5f;
display: block;
width: 220px !important;
width /**/: 220px;
padding: .3em 4px .5em 8px;
}
#wraper_bottom #btm_container #left_content .feature_item .feature_preview dt a:hover {
color: #fff; /* for lte IE 6 */
}

/* @end */

#testimonials blockquote{
	background-color: #2a2a2a;
	color: #bdbda3;
	font-size: 11px;
	line-height: 15px;
	padding: 15px;
	border-bottom: 1px dashed #3e3e3e;
	border-top: 1px dashed #3e3e3e;
	margin: 10px 0;
	background-image: none;
}

#testimonials blockquote p.quote_title{
	font-style: italic;
	color: #c3c3c3;
	text-align: right;
	font-size: 10px;
	margin-bottom: 0;
}

#wraper_bottom #btm_container #content ul.products {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#wraper_bottom #btm_container #content ul.products li{
	width: 267px;
	float: left;
	margin-left: 25px;
	text-align: justify;
}
/*#wraper_bottom #btm_container #content ul.products li:hover{
	opacity: 1;
}*/
#wraper_bottom #btm_container #content ul.products li img{
	margin-bottom: 20px;
	border-bottom: 1px solid #121212;
}
#wraper_bottom #btm_container #content ul.products li#pfirst{
	margin: 0;
	padding: 0;
}
/* My Comment #wraper_bottom #btm_container #content ul.products li a:link{
	border-bottom-style: none;
	border-left: 2px solid #aaa;
	background-color: #383838;
	padding: 1px 5px;
}
#wraper_bottom #btm_container #content ul.products li a:hover{
	background-color: #383838;
	border-left: 4px solid #8e8e8e;*/
}

