@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;

}
body
{ 
	margin:0px; 
	padding:0px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:normal;
	color:#666666;
	word-spacing:2px;
	text-align:justify;
	line-height:15px;
}
h4
{
	color:#1F8087;
}
.clear{ clear:both;}


#browser
{
	background:#F4F8FB;
	width:100%;
	height:auto;
	float:left;
}
#body
{
	width:900px;
	height:auto;
	background:#FFFFFF;
	margin:auto;
}
#banner
{
	background:url(../images/aaric_logo.jpg) no-repeat;
	width:499px;
	height:100px;
	margin:0 0 0 0px;
	padding-bottom:10px;
}
	#menu
	{
		width:900px;
		height:27px;
		float:left;
		margin-top:-20px;
	}
	#menu ul
	{
		float:left;
	}
	#menu ul li
	{
		background:url(../images/menu_bg1.jpg) no-repeat;
		width:150px;
		height:27px;
		display:block;
		text-align:center;
		float:left;
	}
	#menu ul li a
	{
		text-decoration:none;
		color:#32648D;
		font-size:11px;
		font-weight:bolder;
		line-height:28px;
	}
	#menu ul li a:hover
	{
		color:#e6f1f9;
	}
	#menu ul li:hover
	{
		
	}
	
	
#extra_menu
{
	width:auto;
	height:auto;
	float:right;
	margin-top:-50px;
}
#extra_menu ul li
{
	width:75px;
	height:27px;
	text-align:center;
	float:left;	
	list-style:none;
	color:#000000;
}
#extra_menu ul li a
{
	text-decoration:none;
}

#language
{
	width:200px;
	height:60px;
	float:right;
	background:#CCCCCC;
	margin:-150px 0 0 700px;
	position:absolute;
}






#content
{
	width:900px;
	height:auto;
	float:left;
	background:#FFFFFF;
}
#pnl_rt
{
	width:250px;
	height:auto;
	float:right;
	background:#FFFFFF;
}
.box_pnl_rt
{
	width:250px;
	height:auto;
	min-height:130px;
	background:url(../images/box_pnl_right_body.gif) no-repeat bottom;
}
.box_pnl_rt h3
{
	text-align:center;
	text-decoration:underline;
	font-size:11px;
}
.box_pnl_rl_content
{
	padding:5px 10px 5px 10px;
	height:130px;
	text-align:justify;
}
.box_pnl_rl_content ul
{
	padding-left:20px;
}
.box_pnl_rl_content img
{
	width:130px;
	height:90px;
}

#index_content
{
	width:630px;
	height:auto;
	float:left;
	padding:10px 10px 10px 10px;
}
#index_flash
{
	width:630px;
	height:300px;
	background:#999999;
}
#index_consultancy
{
	width:200px;
	height:150px;
	background:#666666;
	float:left;
}
#index_text
{
	float:right;
	background:url(../images/index_text_bg.gif) bottom;
	width:430px;
	height:150px;
}
.bx_content
{
	width:630px;
	height:auto;
	min-height:500px;
	float:left;
}
.bx_content a
{
	text-decoration:none;
	color:#479ee9;
}
.bx_content a:hover
{
	color:#CCCCCC;
}


#footer
{
	width:900px;
	height:20px;
	background:#EEEEEE;
	color:#666666;
	text-decoration:none;
	float:left;
	text-align:right;
	font-size:9px;
}
#footer ul li
{
	width:75px;
	height:27px;
	text-align:center;
	float:left;	
	list-style:none;
	color:#000000;
}
#footer  ul li a
{
	text-decoration:none;
	color:#333333;
}
#contact_address
{
	width:200px;
	height:auto;
	float:left;
	padding:10px 10px 10px 10px;
	border:#CCCCCC thin dashed;
}
#contact_form
{
	width:350px;
	height:auto;
	float:right;
	padding:0px 10px 10px 40px;
}
#more_clients
{
	text-decoration:none;
	color:#479ee9;
}
#more_clients:hover
{
	color:#999999;
}