/* CSS Document */
html{overflow-y:scroll;}

* {  
    margin:0;  
    padding:0;  
}  
body {
	background-color:#000000;
	background-color:#000000;
	font-family:Verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size:12px;
	color:#FFFFFF;
	/*background-image: url(../img/body-patarn.gif);
	background-repeat: repeat-x;*/
}  
h2,h3,h4,h5,h6 {  
    font-weight:normal;  
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif,Verdana;  
}
p{
	line-height:180%;
}  
li {  
    line-height:160%;  
}  
p {  
    margin:0 0 1em 0;  
}  
li {  
    list-style-type:none;  
}  
img {  
    border:0;  
}  
/* 
 Link Color [ 
----------------------------------------------------------- */  
a {  
    text-decoration:none; 
	outline:none; 
}  
a:link {  
    color:#FFFFFF;
}  
a:visited {  
    color:#990000;  
}  
a:hover {
	text-decoration:underline;   
}  
a:active {  
    color:#990000;  
} 
/*
 Share[
 ----------------------------------------------------------- */
 .clear{
 	clear:both;
}

 

/*
 Layout[
 ----------------------------------------------------------- */
 #page{
	width:940px;
	margin:auto;
	padding:0;
	/*background-color:#000000;*/
 }
 
 /* 
 header [ 
-----------------------------------------*/
#header {
	height:111px;
	padding-top:30px;
}
#header h1 a{
	background-image:url(../img/rad-logo.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -1000em;
	height: 63px;
	width: 141px;
	background-position: 0px 0px;
	margin-left:400px;
	margin-bottom:15px;
}
/* -+-+-+-+-+- Global Navi Style */  
#g-menu {
	float:left;
}  
#g-menu li{
	float:left;
}
#g-menu li a{
	font-size:0;
	line-height:20px;
	height:20px;
	text-indent: -1000em;
	display: block;
	overflow:hidden;
	margin-right:17px;
	background-repeat:no-repeat;
}

/* -------------------------- OFF */
#g-menu li.news-bt a{
	background-image: url(../img/bt_news.gif);
	width: 78px;
}
#g-menu li.products-bt a{
	background-image: url(../img/bt_products.gif);
	width: 152px;
}
#g-menu li.gallery-bt a{
	background-image: url(../img/bt_gallery.gif);
	width: 125px;
}
#g-menu li.blog-bt a{
	background-image: url(../img/bt_blog.gif);
	width: 72px;
}
#g-menu li.life-bt a{
	background-image: url(../img/bt_life.gif);
	width: 56px;
}
#g-menu li.dealers-bt a{
	background-image: url(../img/bt_dealers.gif);
	width: 124px;
}
#g-menu li.links-bt a{
	background-image: url(../img/bt_links.gif);
	width: 80px;
}
#g-menu li.contact-bt a.last{
	background-image: url(../img/bt_contact.gif);
	width: 134px;
	margin-right:0px;
}

/* -------------------------- Roll over */
#g-menu li.news-bt a:hover{
	background-image: url(../img/bt_news_ov.gif);
}
#g-menu li.products-bt a:hover{
	background-image: url(../img/bt_products_ov.gif);
}
#g-menu li.gallery-bt a:hover{
	background-image: url(../img/bt_gallery_ov.gif);
}
#g-menu li.blog-bt a:hover{
	background-image: url(../img/bt_blog_ov.gif);
}
#g-menu li.life-bt a:hover{
	background-image: url(../img/bt_life_ov.gif);
}
#g-menu li.dealers-bt a:hover{
	background-image: url(../img/bt_dealers_ov.gif);
}
#g-menu li.links-bt a:hover{
	background-image: url(../img/bt_links_ov.gif);
}
#g-menu li.contact-bt a.last:hover{
	background-image: url(../img/bt_contact_ov.gif);
}


/* -------------------------- ON */
#g-menu li.news-on a{
	background-image: url(../img/bt_news_on.gif);
	width: 78px;

}
#g-menu li.products-on a{
	background-image: url(../img/bt_products_on.gif);
	width: 152px;

}
#g-menu li.gallery-on a{
	background-image: url(../img/bt_gallery_on.gif);
	width: 125px;
}
#g-menu li.blog-on a{
	background-image: url(../img/bt_blog_on.gif);
	width: 72px;
}
#g-menu li.life-on a{
	background-image: url(../img/bt_life_on.gif);
	width: 56px;
}
#g-menu li.dealers-on a{
	background-image: url(../img/bt_dealers_on.gif);
	width: 124px;
}
#g-menu li.links-on a{
	background-image: url(../img/bt_links_on.gif);
	width: 80px;
}


/* 
 Layout [ 
-----------------------------------------*/
#contents-area{
}
/*
#main-area{
	background-image: url(../img/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
	padding-top:50px;
	clear:both;
	padding-right: 50px;
	padding-bottom: 60px;
	padding-left: 50px;
}
#main-area li{
	list-style-position: inside;
	list-style-type: disc;
}
#main-area h1{
	margin-bottom:60px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	height:46px;
	overflow:hidden;
}
#main-area h1.about{
	background-image: url(../img/title-about.gif);
	width:376px;
}
#main-area h1.works{
	background-image: url(../img/title-works.gif);
	width:382px;
}
#main-area dt.title{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #252551;
	margin-bottom:10px;
}
#main-area dd.box{
	padding: 10px;
	margin-bottom: 45px;
	border: 3px solid #CCCCCC;
}*/



/* 
 Footer [ 
-----------------------------------------*/
#footer{
	clear:both;
	width:100%;
	padding-top:15px;
	padding-bottom:10px;
	/*background-image: url(../img/body-bottompatarn.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}
#footer p{
	font-size:8px;
	color:#414142;
	text-align: center;
	line-height: 8px;
}
