
body{
color:#404040;
background-image: url(images/bg1.jpg);
line-height:1.2em;
margin:0 auto;
padding:0; font-style:normal; font-variant:normal; font-weight:normal; font-size:82%; font-family:Verdana, Tahoma, Arial, sans-serif
}

a{
color:#4088b8;
font-weight:bold;
}

a:hover{text-decoration:none;}
a img{border:0px none;}
p{margin:0 0 8px 10px;}
ul, ol, dl{font-size:0.9em; margin:2px 0 16px 5px;}
ul ul, ol ol{margin:4px 0 4px 20px;}

h1{
font-size:2.2em;
letter-spacing:-5px;
margin:0 0 30px 25px;
color:#4088b8;
}


h2{
font-size:1.8em;
color:#4088b8;
padding:0 2px 2px 5px;
margin:0 0 10px 0;
letter-spacing:-1px;
}


table{
border-style: none;
}
td{
border-style: none;
}
th{
border-right:1px solid #cccccc;
border-left:0px;
border-top:0px;
border-bottom:0px;
}

/******** Content variations ********/
#content{
line-height:1.5em;

float:right;
text-align:left;
margin:0;
padding:0;
}

#boxes {
width: 180px;
height: 800px;
padding-left:4px;  
padding-top:10px;
border:1px solid #ddd;
} 


/******** Footer ********/
#footer{
clear:both;
text-align:center;
color:#808080;
font-size:0.9em;
border-top:4px solid #dadada;
margin:0 auto;
padding-left:0; padding-right:0; padding-top:3px; padding-bottom:8px;
line-height:1.6em;
}

#footer p{margin:0; padding:0;}
#footer a{color:#808080;}

#comp {
font-size: 0.8em;

}
#disc {
font-size: 11px;
}


/*** menu ***/
#menu {
	clear: both;
	width: 884px;
	height: 34px;
	padding-bottom: 5px;
	background: url(images/menubg.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0px;
	margin: 0px;
	display: inline-block;
	background: url(images/menudivider.png) right top no-repeat;
}

#menu ul li a {
	float: left;
	display: block;
	height: 34px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.2em;
	color: #26c;	
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	border: none;
}

#menu ul li a:hover,  #menu ul li .current {
	color: #333333;
}

#menu ul .last {
	background: none;
}
/* end of menu */


/* hbox */
.hbox_wrapper {
	width: 380px;
}

.hbox_top a {
padding-left: 10px;
font-size: 1.3em;
color: #333366;
text-decoration: none;
}

.hbox_top a:hover {
color: #339933;
}


.hbox_middle {
	padding-top: 10px;
	Height: 170px;
	border-left:1px solid #CCCCFF;
	border-right:1px solid #CCCCFF;
	
}

.hbox_middle a:hover {
   color: #339933;
   text-decoration: none;
}


.hbox_bottom {
width: 380px;
height: 7px;
background: url(images/boxbottom.png) no-repeat;
}
/**end hbox**/
