body{
	margin: 0;
	padding: 0;
	background:#2D3539;
	color: #DBE4EA;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
a, a:active, a:link{
	color: #DBE4EA;
	text-decoration: none;
}

a:hover{
	color: #C3CCD2;
}

div#header{
	width: 475px;
	height: 502px;
	padding: 0;
	background:#2D3539 url('images/bg.jpg') no-repeat;
}

h1#logo{
	background:transparent url('images/logo.jpg') no-repeat;
	width: 263px;
	height: 176px;
	text-indent: -10000px;
	padding: 0;
	margin: 0;
}

div#qi{
	float: right;
	width: 212px;
	height: 176px;
	background:transparent url('images/qibg.jpg') no-repeat;
	margin: 0;
	padding: 10px 0 0 0;

}

#qi p{
	padding: 0 0 0 10px;
	margin: 0;
}
div#menu{
	padding-left: 30px;
	background:transparent url('images/menubg.jpg') no-repeat;
	height: 50px;
}

ul#nav{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	text-indent: -10000px;
	}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 30px !important; 
	text-indent: -10000px;
	}
	
#nav a:hover {
	background-position: 0 -50px;
	height: 50px;
	}


#print a{
	background: url('images/print.jpg') top left no-repeat;
	width: 45px;
	height: 50px;
	list-style: none;
	display: inline;
}

#web a{
	background: url('images/web.jpg') top left no-repeat;
	width: 43px;
	height: 50px;
	list-style:none;
	display:inline;
}

#home a{
	background: url('images/home.jpg') top left no-repeat;
	width: 62px;
	height: 50px;
	list-style:none;
	display:inline;
}

#identity a{
	background: url('images/ident.jpg') top left no-repeat;
	width: 68px;
	height: 50px;
	list-style:none;
	display:inline;
}


h2#qil{
	background:transparent url('images/qi.jpg') no-repeat;
	width:82px;
	height: 22px;
	padding: 0;
	margin: 0;
	text-indent:-10000px;
}
div#content{
	padding: 11px 0  0 9px;
	margin: 0;
}

ul.work{
	list-style: none;
	padding: 5px 0 5px 0;
	margin: 0;
	height: auto;
	width: 694px;
}

.work li{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 15px 5px;
	color: #9CA8B0;
	margin: 0;
	text-align:left;
	
}

li.img{
	padding: 2px;
	margin: 0;
}

.work a, a:work{
	text-decoration:none;
	color: #000;
	padding: 0;
	border: 0;
}

.work a:hover{
	text-decoration:underline;
	color: #000;
	padding: 0;
}

.work img{
	padding: 0;
	border: 0;
	margin: 0;

}

#footer {
	position: relative;
	bottom: 0;
	width: 70%; 
	padding: 0;
	height: 152px;
	float: left;
}

#footer img{
	border: 0;
}

#footer {
    \width: 100%;
    w\idth: 70%;
}

#faqbox{
	width: 100%;
	background:url('images/faqbg.jpg');
	color: #C6D9E1;
	height: 50px;
	padding-top: 50px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#faqbox a, a:active{
	color: #8F9CA1;
}

#faqbox a:hover{
	color: #C6D9E1;
}


ul#FAQ{
	margin: 0;
	padding: 0 0 10px 10px;
	list-style: none;
	text-align: justify;
}

li.Q{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	color: #ACBBC2;
}

li.A{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
}