@charset "utf-8";

body *
{
margin:0;
padding:0;
}

body
{
background-color:#ebf6fc;
font-family:Arial, sans-serif;
margin:0px;
background-image:url(css/wrapper_background.gif);
background-position:center;
background-repeat:repeat-y;
}

#wrapper {

width:1024px;
margin:auto;


}

#header {
position:relative;
height:177px;
background-image:url(css/header.gif)

}

#logo_link
{
	position:absolute;
	width:180px;
	height:147px;
	top:14px;
	left:41px;
}

#client_login
{
position:absolute;
width:120px;
height:26px;
top:24px;
right:24px;
}

#navigation_menu
{
	position:absolute;
	width:716px;
	height:37px;
	top:133px;
	right:0px;
}

#intro {

float:left;
width: 333px;
padding:14px 49px;

}

#case_study {

float:left;
width: 766px;
padding:14px 49px;

}

.image_float
{
float:left;
padding-right:20px;
}

.image_float_right
{
float:right;
padding-left:20px;
}

#action_points {

float:left;
width: 593px;
height:150px;
background-color:#134b8e;

}

#products_and_services_list {

clear:both;
padding: 26px 0 30px 49px;

}

.default
{
font-size:9pt;
line-height:30px;
}

.drop
{
margin-left:-10px;
}

.default a
{
color:#195A96;
/*font-weight:bold;*/
}

.action_point
{
float:left;
width:159px;
height:140px;
padding:5px 19px;
}

#action_point_1
{
background-image:url(css/action_point_bg.gif);
background-position:right;
background-repeat:no-repeat;
}

#action_point_2
{
background-image:url(css/action_point_bg.gif);
background-position:right;
background-repeat:no-repeat;
}

.action_point p
{
font-size:10px;
line-height:21px;
letter-spacing:0.63x;
color:#FFFFFF;
margin-top:10px;
font-weight:bold;
text-align:justify;
}

.action_point p a
{
color:#FFFFFF;
}

.sandp_item
{
float:left;
padding-right:8px;
}

.sandp_item_last
{
float:left;
}

#footer
{
width:1024px;
height:239px;
background-image:url(css/footer.gif);
text-indent:-9999px;
}

a img
{
text-decoration:none;
border:none;
}

#navigation_menu p
{
color:#ffffff;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
letter-spacing:1px;

}

#navigation_menu a
{
text-decoration:none;
border:none;
color:#FFFFFF;

}

.menu_item
{
	height:23px;
	float:left;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}


.menu_item p
{
margin:0px;
padding:0px;
}

.menu_selected
{
background-image:url(css/menu_item_selected_bg.gif);
height:27px;
padding:10px 20px 0px 20px;
}

#menu_item_1
{
padding-left:30px;
width: 60px;
}

#menu_item_1_selected
{
padding-left:30px;
width: 60px;
background-image:url(css/menu_item__first_selected_bg.gif);
height:27px;
padding-top:10px;
}

#action_panel
{
	float:left;
	width: 532px;
	padding: 15px 15px 0 45px;
}

#ap_top
{
height: 15px;
background:url(css/pop_top.gif) center top no-repeat;

}

#ap_main
{
	background:url(css/pop_middle.gif) center bottom no-repeat #4a8cc8;
	padding:0 15px;
	margin: 0 5px 0 4px;

}

#ap_bottom
{
height: 15px;
background:url(css/pop_bottom.gif) center top no-repeat;

}

h2
{
margin:0;
padding:0;
}

.style1 {color: #134B8E}

.styleh2_2 {color: #134B8E; font-size:18px;}

.ap_item
{
float:left;
padding:14px 28px 0px 0px
}

.ap_item_label
{
font-size:9.5px;
color:#fff;
font-weight:bold;
padding:9px 0 0 5px;;
}


.ap_item_label a
{
font-size:9.5px;
color:#fff;
font-weight:bold;
padding:9px 0 0 5px;;
}

.address
{
color: #134B8E; font-size:12px; font-weight:bold;
line-height:28px;
}

label
{
font-weight:bold;
color:#fff;
font-size:12px;
padding-bottom:15px;
line-height:24px;
}