html{font-size:100.01%;}
	
body{
	margin:0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 64%;
	background-color: #fff;
	}
	
/* GENERAL */
img{border:0;}
form{display:inline;}

.hidden{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	}

p{
	margin:0;
	padding:0;
	}

ul{
	margin:0;
	padding:0;
	list-style:none;
	}

.float-left{float:left !important;}
.float-right{float:right !important;}

a:focus{outline:none;}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	}

/* MAIN */
#main{
	width:1000px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0D216D;
	border-bottom-color: #0D216D;
	border-left-color: #0D216D;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

/* HEADER */
#header{
	float:left;
	width:1000px;
	height:218px;
	position:relative;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	}

#logo a{
	width:289px;
	height:39px;
	position:absolute;
	left:0;
	top:78px;
	overflow:hidden;
	text-indent:-9999px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 50px 0;
	padding: 0;
	}
#header  #flashcontent{
	float:right;
	width:664px;
	height:188px;
	overflow:hidden;
	}
	
#header .flash img{display:block;}

#menu{
	position:absolute;
	top:197px;
	left:322px;
	}

#menu li{
	float:left;
	padding:0 13px 0 15px;
	background:url(../images/hr.gif) no-repeat 0 2px;
	}

#menu li.no-bg{background:none;}

#menu li a{
	font:12px Verdana, Arial, sans-serif;
	color:#fff;
	text-decoration:none;
	}

#menu li a:hover{color:#94bddb;}

#menu li input{
	float:left;
	width:105px;
	height:15px;
	background:url(../images/search-input.gif) no-repeat 0 0;
	border:0;
	padding:2px 5px;
	font:11px Verdana, Arial, sans-serif;
	color:#000;
	margin:-2px 5px 0 0;
	display:inline;
	position:relative;
	}

#menu li span{
	float:left;
	font:10px/19px Helvetica, Verdana, sans-serif;
	color:#fff;
	margin-top:-2px;
	position:relative;
	}

/* CONTENT */
#content{
	float:left;
	width:950px;
	margin-top:27px;
	display:inline;
	background:url(../images/bg-content.gif) repeat-y 0 0;
	margin-left: 50px;
	}

.left-box{
	float:left;
	width:282px;
	padding:0 0 15px;
	}

.left-box p{
	font:12px/22px Verdana, Arial, sans-serif;
	color:#333;
	padding-right:8px;
	}

.left-box p span{
	font-weight:bold;
	color:#0d216d;
	}

.left-box a.bottom{
	float:left;
	background:url(../images/planet.gif) no-repeat 0 0;
	font:11px Verdana, Arial, sans-serif;
	color:#6672a3;
	text-decoration:none;
	padding:12px 0 12px 44px;
	margin-top:60px;
	display:inline;
	}

.left-box a.bottom:hover{text-decoration:underline;}

.main-box{
	float:right;
	width:666px;
	padding:2px 0 0;
	}

.main-box .box1{
	float:left;
	padding:0 0 15px 26px;
	width:360px;
	}

.main-box .box2{
	float:right;
	width:235px;
	padding:0 0 15px;
	}

.main-box .box1 strong, .main-box .box2 strong{
	font:bold 16px Arial , Verdana, sans-serif;
	color:#0d216d;
	float:left;
	width:100%;
	}

.main-box .box1 a{
	float:left;
	font:12px/15px Verdana, Arial, sans-serif;
	color:#333;
	margin-top:10px;
	display:inline;
	text-decoration:none;
	}
	
.main-box .box1 a span{font-weight:bold; cursor:pointer;}
.main-box .box1 a:hover{text-decoration:underline;}

ul.sub-menu{
	float:left;
	width:232px;
	padding:5px 0 15px 3px;
	}

ul.sub-menu li{
	float:left;
	width:100%;
	}

ul.sub-menu li a{
	font:bold 11px/25px Verdana, Arial, sans-serif;
	color:#3e4d8b;
	text-decoration:none;
	}

ul.sub-menu li a:hover{text-decoration:underline;}

.main-box .box2 a.client{
	float:left;
	width:95px;
	height:18px;
	margin-left:3px;
	display:inline;
	background:url(../images/client.gif) no-repeat 0 0;
	}

.main-box .box2 a.client:hover{background-position:0 100%;}

.main-box .box2 .in-box{
	float:left;
	width:165px;
	padding:3px 5px;
	background:#feeeb9;
	border-left:3px solid #ccc;
	border-right:3px solid #ccc;
	border-bottom:5px solid #ccc;
	margin-top:20px;
	display:inline;
	}

.main-box .box2 .in-box strong{
	float:left;
	width:100%;
	font:bold 14px Arial, Verdana, sans-serif;
	color:#0d216d;
	padding-bottom:10px;
	background:url(../images/hr2.gif) repeat-x 0 13px;
	}

.main-box .box2 .in-box span{
	font:14px/15px Arial, Verdana, sans-serif;
	color:#0d216d;
	}

ul.check{
	float:left;
	width:100%;
	padding:7px 0;
	}

ul.check li{
	float:left;
	padding-right:10px;
	font:10px/15px Verdana, Arial, sans-serif;
	color:#787570;
	}

ul.check li input{
	float:left;
	width:15px;
	height:15px;
	margin:0 2px 0 0;
	padding:0;
	}

.main-box .box2 .in-box p{
	font:11px Helvetica, Arial, sans-serif;
	color:#000;
	}

.main-box .box2 .in-box a{
	float:right;
	font:10px Helvetica, Arial, sans-serif;
	color:#5a6aa6;
	text-decoration:underline;
	}

.main-box .box2 .in-box a:hover{text-decoration:none;}

.main-box .bottom-box{
	float:left;
	width:640px;
	background:url(../images/hr3.gif) repeat-x 0 0;
	padding:15px 0 30px 26px;
	}

.main-box .bottom-box .box{
	float:left;
	width:203px;
	pading-right:13px;
	color: #0d216d;
	font-weight: normal;
	}
#main #content .main-box .bottom-box .box p {
	padding-top: 25px;
	padding-right: 8px;
	padding-left: 5px;
}
#main #content .main-box .bottom-box .box img {
	margin-right: 8px;
}

.main-box .bottom-box .box a{
	font:12px Helvetica, Arial, sans-serif;
	color:#5a6aa6;
	text-decoration:none;
	max-width:80px;
	width: 80px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	}

.main-box .bottom-box .box a:hover{text-decoration:underline;}

/* FOOTER */
#footer{
	
	}
#clearall {
	clear: both;
}
#main #header #menu .no-bg span {
	padding-top: 2px;
}
