@charset "utf-8";

#container {
	background-image:url(../i/container_bg2.gif);
}

#content {
	background-image:url(../i/content_bg2.jpg);
}

#content #right_col {
	width:695px;
	padding:25px 0 0 17px;
}

#content #right_col #col1 {
	float:left;
	width:470px;
	padding-right:14px;
}

#content #right_col #col2 {
	float:left;
	width:202px;
	padding-left:2px;
}

#content #right_col #col2 .menu_item {
	float:left;
	color:#002d62;
	font-size:1em;
	width:206px;
	margin:10px 0 10px 5px;
}
* html #content #right_col #col2 .menu_item {
	margin:10px 0 10px 1px;
	width:198px;
}

#content #right_col #col2 .menu_item a {
	color:#002d62;
	text-decoration:none;
	
}
#content #right_col #col2 .menu_item a:hover {
	text-decoration:underline;
}

#content #right_col #col2 .menu_item2 {
	float:left;
	width:185px;
	color:#002d62;
	font-size:1em;
	padding:10px 0 10px 12px;
}
#content #right_col #col2 .menu_item2 a {
	text-decoration:underline;
}
#content #right_col #col2 .menu_item2 a:hover {
	text-decoration:none;
}
#content #right_col #col2 .menu_item2 span {
	font-size:0.9em;
}

#content #right_col #col1 #officeDetails {
	width:100%;
	float:left;
}

#content #right_col #col1 #officeDetails .col {
	float:left;
	width:45%;
	padding-right:15px;
}

#content #right_col #col1 #officeDetails .row1 {
	float:left;
	width:100%;
}

#board_bg {
	background-image:url(../i/right_col_bg.jpg);
	background-repeat:repeat-y;
	width:698px;
	height:250px;
	float:left;
	margin-top:-25px;
}