@charset "utf-8";
@import url(interior.css);
@import url(acc.css);
/* innovation5 technologies */
/* www.innovation5.com      */

body {
	margin: 0px; padding: 0px; border:none;
}

img {border:none;}

#wrapper {
	width:100%;
}

#page {
	width:979px;
	margin:0 auto;
}

#hd {
	background:#FFF url(../img/hdbg.gif) no-repeat;
	height:100px;
}

#logo {
	width:242px;
	float:left;
	margin:26px 0 0 7px;
}

#tagline {
	width:250px;
	float:right;
	text-align:right;
	margin:26px 5px 0 0;
	padding:10px 10px 10px 0;
}

#nav {
	height:126px;
	width:999px;
}

#navb {
	height:47px;
	width:999px;
}

#body {
	
}
#content {
	padding:25px 30px 20px 0px;
}

#leftbar {
	background:#fff url(../img/boxbg.gif) repeat-y;
	margin:0;
}

#leftbar h1 {
	display:block;
	width:229px; height:36px;
	background:url(../img/boxtop.gif) no-repeat;
	padding:10px 0 0 15px;
}

#leftbar a {
	display:block;
	width:224px;
	padding:12px 5px 12px 15px;
}

#leftbar2 {
	width:244px; float:left;
	background:#fff url(../img/box.jpg) no-repeat bottom;
	margin:0 20px 20px 0;
}

#ft {
	background:#000 url(../img/ft.gif) no-repeat;
	height:55px;
	padding:20px 0 15px 0;
	clear:both;
}


.navmain, .navsub{ margin-bottom:0px; overflow:hidden; clear:both; }
        
.navmain a{
	display:block;
	width:244px;
	height:126px;
	margin:0 1px 0 0;
	float:left;
	text-align:center;
	text-decoration:none;
	padding-top:34px;
	
}

.navsub a{
	display:block;
	width:244px;
	height:47px;
	margin:0 1px 0 0;
	float:left;
	text-align:center;
	text-decoration:none;
	padding-top:12px;
	
}
        
	#nav1{background:#000 url(../img/btn1-a.gif) no-repeat;}
	#nav1:hover,#nav1.hover{background:#000 url(../img/btn1-b.gif) no-repeat;}
        
	#nav2{background:#000 url(../img/btn2-a.gif) no-repeat;}
	#nav2:hover,#nav2.hover{background:#000 url(../img/btn2-b.gif) no-repeat;}
        
	#nav3{background:#000 url(../img/btn2-a.gif) no-repeat;}
	#nav3:hover,#nav3.hover{background:#000 url(../img/btn2-b.gif) no-repeat;}
        
	#nav4{background:#000 url(../img/btn4-a.gif) no-repeat;}
	#nav4:hover,#nav4.hover{background:#000 url(../img/btn4-b.gif) no-repeat;}

/* sub nav */
	#nav1b{background:#000 url(../img/btn1-c.gif) no-repeat;}
	#nav1b:hover,#nav1b.hover{background:#000 url(../img/btn1-d.gif) no-repeat;}
        
	#nav2b{background:#000 url(../img/btn2-c.gif) no-repeat;}
	#nav2b:hover,#nav2b.hover{background:#000 url(../img/btn2-d.gif) no-repeat;}
        
	#nav3b{background:#000 url(../img/btn2-c.gif) no-repeat;}
	#nav3b:hover,#nav3b.hover{background:#000 url(../img/btn2-d.gif) no-repeat;}
        
	#nav4b{background:#000 url(../img/btn4-c.gif) no-repeat;}
	#nav4b:hover,#nav4b.hover{background:#000 url(../img/btn4-d.gif) no-repeat;}
	
noscript p{
	border:1px solid #F00;
	margin:20px; text-align:center;
	padding:10px; color:#F00;
	background-color:#FFC;
}