@charset "utf-8";
/* CSS Document */
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family:Arial, Helvetica, sans-serif;

	color:#656565;

	font-size:12px;

	font-style:normal;
	

}

.style2 {

color: #666666;
font-weight:bold;
margin-left:5px;

}
.style3{
color:#333399;
}
.more{
	padding-left:120px;

}

.indent{

	padding-left:20px;

}

#wrapper_container{

	background-image:url(../images/background.jpg);

	width:967px;

	position:relative;

	margin:auto;

}	

#wrapper{

	padding-left:10px;

	width:957px;

	margin:auto;

}

#header{

}

#header_top .logo{

	float:left;

	margin-top:4px;

}

#header_top .qoute{

	float:left;

}

#navigation{
	height:30px;
	width:949px;
	background:url(../images/menu_b.gif);

}

.clear_block{

	clear:both;

}

hr{

	margin:5px;

}

h1{

	color:#454ea1;
	font-size:12px;
	margin-top:5px;
	margin-bottom:3px;

}
h2{
	color:#454ea1;
	font-size:12px;
	margin-left:2px;
}
h2 a{
    color:#454ea1;
	font-size:11px;
	margin-bottom:3px;
}
h2 a:hover{
    color:#999999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
h2 a:visited{
	text-decoration:none;
	color:#666666;
	font-size:11px;
}

span {
	margin-top:10px;
}

span a{

	text-decoration:none;

	color:#656565;

}

span a:hover{

	color:#333333;
	font-weight:bold;

}

#navigation ul li{

	list-style:none;

	float:left;

	margin:5px 40px 5px 10px;

	width:auto;

	font-size:16px;

	color:white;

	font-weight:bold;

}
#navigation ul li a{

	text-decoration:none;

	color:white;

}
#navigation ul li a:hover{

	text-decoration:none;

	color:#003366;

}


#navigation ul li a:visited{

	text-decotation:none;

}
#navigation ul li.selected a{
	color:#003366;
}
#banner{

	width:949px;

}

/*main body*/

#main{
	width:950px;
	height:420px !important;/*firefox*/

}

#main_container{

}

#leftmain{

	width:221px;
	float:left;
	margin-left:3px;
	display:inline;
}

#upclear{
	background-color:#f0f5fc;
	border:solid 1px #666666;
	text-align:left;
	height:400px;
	width:221px;		
	margin-top:3px;
	margin-right:5px;
	word-spacing:1pt;
	line-height:15px;
	color:#333333;
}
#upclear .text{
	margin-left:3pt;
	margin-right:5pt;
	text-align:justify;
	margin-top: 5pt;
}
#blueplanner a img{

        border:0;
        text-decoration:none;
}
#seven{

	background-image:url(../images/seven.jpg);

	height:260px;

	margin-top:10px;

}

#sitemap{

	margin-top:20px;
	text-align:center;
	font-size:11px;

}

#rightmain{
	float:left;
	margin-left:10px;	
	width: 203px;
}
#right{
   
}
#latest_news{
	border:solid #666666 1px;
	background-image:url(../images/right_bg.jpg);
	background-repeat:repeat-x;
	height:170px;
	width:201px;
	margin-top:3px;
	text-align:left;
	line-height:10px;
}

#case_study .more{

	text-aligh:right;

}

#case_study{
	border:solid #666666 1px;
	background-image:url(../images/right_bg.jpg);
	background-repeat:repeat-x;
	height:120px;
	width:201px;
	margin-top:3px;
	text-align:left;

}
#case_study a img{
    border:0;
}
#clients{
	border:solid #666666 1px;
	width:201px;
	height:100px;
	margin-top:3px;
	text-align:left;
}

#center{
	float:left;
	margin-left:11px;
	width:497px !important;
	margin-top:8px;
	color:#333333;
}

#center .m_board{
	line-height:15px;
	height:400px;
}
#center .m_board .text{
	margin-left:3pt;
	margin-right:3pt;
	text-align:justify;
	margin-top: 5pt;
}
#b_chart{

	text-align:center;

}

#blueplanner{

	margin-top:10px;

}

#container_bottom{
	background-image:url(../images/bottom_bg.jpg);
	width:967px;
	height:177px;
	position:relative;
	color:white;
	font-weight:bold;
	margin:auto;

 
}

#container_bottom .bottom_link{
	margin-left:30px;
	height:20px;
	padding-top:10px;

}

#container_bottom .bottom_link a {
	color:white;
	text-decoration:none;
}
#container_bottom .bottom_link a:hover{
	text-decoration:underline;
	font-weight:bold;
}
#container_bottom .privacy{

	text-align:right;

	padding-right:30px;

}

#container_bottom .privacy a{
	color:#000066;
}
#container_bottom .privacy a:hover{
	color:white;
}
#footer{

	width:971px;
	position:relative;
	margin:auto;	
	margin-top:20px;
	text-align:center;

}

#breakfooter{

	height:20px;

}
