@charset "UTF-8";
/* CSS Document - Powered by AN Marketing Services - Creative Communications */
* {
	padding:0;
	margin:0;
}
#wrapper {
	width:990px;
	margin:10px auto 0px;
}
#masthead {
	width:970px;
	margin:0px 10px 0px 10px;
	background:url(../images/masthead_bg.gif) top left repeat;
}
#logo {
	float:left;
	width:402px;
	height:107px;
}
#search {
	width:270px;
	float:right;
	text-align:left;
	padding:45px 15px 0px 0px;
}
#container {
	width:990px;
	background:url(../images/container_bg.gif) top left repeat-y;
}
#main_content {
	padding:15px 25px 15px 25px;
}
#search_main_content{
	padding:25px 50px 15px 50px;
}
#footer{
	margin:0px 10px;
	line-height:16px;
	padding:24px 0px 17px 0px;
	text-align:center;
	background:url(../images/footer_bg.gif) top left repeat-x;
}
#intro{
	width:621px;
	margin-right:17px;	
}
#video{
	width:302px;
	float:right;
}
#boxes{
	margin-top:15px;
}
.box{
	width:302px;
	height:255px;
	float:left;
	background:url(../images/box_bg.gif) top left repeat;
}
.box2{
	width:302px;
	height:255px;
	float:left;
	margin-left:17px;
	background:url(../images/box_bg.gif) top left repeat;
}
.box3{
	width:302px;
/*	height:255px;*/
	float:left;
	margin-top:17px;
	background:url(../images/box_bg.gif) top left repeat;
}
.box_content{
	padding:10px 10px 10px 10px;
}
#right_column{
	width:302px;
	float:right;
}
#org_chart{
	text-align:center;	
	padding-top:10px;
}


