html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;

}


/*-------------------------------- logo and strap line ---------------------------------*/
#mainframe {
	float:left;
	width:100%;
	margin-top:0px;
	margin-right:0px;
	background-image: url(../images/main_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#center {
	width: 920px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;

}

#page {
	width:920px;
	float:left;
	border: 0px solid red;
}

#column_left {
	width:156px;
	float:left;	
	border: 0px solid red;
}

#mainlogo {
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	width:156px;
	border: 0px solid red;
}

#mainlogo img {
	padding: 15px 0px 15px 15px;
}

#mainmenu {
	padding:0px 0px 0px 0px;
	margin:0px;
	float:left;
	width:156px;
	border: 0px solid red;
}

#column_right {
	width:754px;
	float:right;
	padding:0px;
	margin-right:6px;
	margin-top:2px;
	border: 0px solid red;
}

#hed_cont {
	float:left;
	border: 0px solid red;
	height: 77px;
}

#locations {
	float:right;
	width:720px;
	height: 30px;
	margin-right:5px;
	text-align:right;
	border: 0px solid red;
}

#breadcrumb {
	float:left;
	width:500px;
	margin-left:5px;
	border: 0px solid red;
	padding-top:27px;
}

 #search {
 	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
 	float:right;
	text-align:left;
	width:220px;
	height: 25px;
	border: 0px solid red;
 }

/*-------------------------------- Page Container Styles ---------------------------------*/

#main_body_bg {
	width:753px;
	float:left;	
	border: 0px solid red;
	background-image: url(../images/body_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

#main_body_top {
	width:753px;
	float:left;	
	background-image: url(../images/body_bg_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#flash_footer {
	margin-top:5px;
	width:753px;
	float:left;	
	border: 0px solid red;
}

#flash_footer_frame {
	width:741px;
	background-color:#000000;
	float:left;
	border: 0px solid red;
}

#mainbody_frame {
	width:688px;
	float:left;
	padding:30px 30px 10px 35px;
	border: 0px solid red;
}

#main_body_bot {
	width:753px;
	float:left;
	height:23px;	
	border: 0px solid red;
	background-image: url(../images/body_bg_bot.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/*-------------------------------- Home Page Styles ---------------------------------*/

#page_title {
	float:left;
	width: 600px;
}

#download {
	float:left;
	color:#b20839;
	padding: 10px 0px 0px 0px;
}

#download a {
	color:#b20839;
}

#home_content_container {
	float:left;
}

#home_left_col {
	float:left;
	width: 465px;
}

#home_right_col {
	float:left;
	width: 180px;
	border-left: 1px solid #e3e3e3;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}

#hrc_top_section {
	float:left;
	width: 150px;
	border-bottom: 1px solid #e3e3e3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#hrc_bottom_section {
	float:left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

/*-------------------------------- Footer ---------------------------------*/

#footer_info {
	width:753px;
	float:left;
	border: 0px solid red;
	color: #333333;
}

/*-------------------------------- SubPage ---------------------------------*/

h4 {
	font-family: tahoma, trebuchet ms, arial;
	font-size: 100%;
	font-weight : bold;
	color:#333333;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 140%;
}

#subbody_frame {
	width:718px;
	float:left;
	padding:30px 0px 0px 35px;
	border: 0px solid red;
}

#graphic_title {
	margin: 0px 0px 20px 0px;
	clear: both;
}

.bold {
	font-family: tahoma, trebuchet ms, arial;
	font-weight: bold;
	color: #9e1b32;
}

.red_text {
	color: #b30938;
}

.sub_right_col_highlight ul li a {
	color: #b30938;
	text-decoration: none;
}

.sub_right_col_highlight a:hover {
	text-decoration: underline;
}

#page_options {
	width:465px;
	float:left;
	padding: 30px 0px 0px 0px;
	border: 0px solid red;
}

#page_options {
	font-family: tahoma, trebuchet ms, arial;
	color: #666666;
}

#page_options a {
	color: #666666;
	text-decoration: none;
}

#page_options a:hover {
	color: #666666;
	text-decoration: underline;
}


/*----------------------------- Case Study Box ------------------------------------*/

#case_study_container {
	width: 200px;
	padding: 20px 0px 30px 15px;
}

#case_study_top {
	width: 190px;
	height: 22px;
	background-image: url(../images/case_study_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#case_study_mid {
	width: 190px;
	height: 125px;
	background-image: url(../images/case_study_mid.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#case_study_bottom {
	width: 190px;
	height: 54px;
	background-image: url(../images/case_study_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
}

#case_study_content {
	padding: 0px 15px 0px 15px;
}


#case_study_content p {
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.case_study_link {
	float: right;
	color: #b30938;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
}

#case_study_link a {
	color: #b30938;
	text-decoration: none;
}

#case_study_link a:hover {
	text-decoration: underline;
}


/*--------- Case Study Home-----------*/

#case_study_home {
	width: 190px;
	padding: 10px 0px 10px 0px;
	border: 0px solid red;
}

#home_case_study_top {
	width: 190px;
	height: 22px;
	background-image: url(../images/case_study_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#home_case_study_mid {
	width: 190px;
	height: 135px;
	background-image: url(../images/case_study_mid.gif);
	background-repeat: repeat-y;
	background-position: top;
	border: 0px solid red;
}

#home_case_study_bottom {
	width: 190px;
	height: 54px;
	background-image: url(../images/case_study_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
}

#home_case_study_content {
	padding: 0px 15px 0px 15px;
}


#case_study_content p {
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.home_case_study_link {
	float: right;
	color: #b30938;
	text-decoration: none;
	margin: 0px 20px 0px 0px;
}

#case_study_link a {
	color: #b30938;
	text-decoration: none;
}

#case_study_link a:hover {
	text-decoration: underline;
}

/*----------------------------- Who You Will Work with ------------------------------------*/

#work_with_container {
	margin: 25px 0px 20px 0px;
	width: 460px;
	border: 0px solid red;
}

#work_with_container a {
	color: #b30938;
	text-decoration: underline;
}

.work_with_name {
	font-weight: bold;
}

/*----------------------------- Learn More ------------------------------------*/

#learn_more_container {
	margin: 15px 0px 20px 0px;
}

#learn_more_box_cont {
	width: 370px;
}

#learn_more_box_left {
float: left;
	width: 370px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-image: url(../images/learn_more_box_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#learn_more_box_title {
	text-align: left;
	padding: 10px 0px 0px 10px;
}

#learn_more_box_form {
	text-align: left;
	padding: 5px 10px 5px 10px;
}


/*----------------------------- Right Column ------------------------------------*/

#sub_right_col {
	float:left;
	width: 218px;
	border-left: 1px solid #cccccc;
	margin: 10px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	background-color: #f5f5f5;
	background-image: url(../images/sub_sidemenu_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#sub_right_col_bg {
	float:left;
	width: 218px;
	background-image: url(../images/sub_sidemenu_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#sub_right_col_content {
	float:left;
	padding: 10px 10px 20px 15px;
}

#sub_right_col_title {
	padding: 0px 0px 15px 0px;
}


#sub_right_col_list {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#sub_right_col_list ul {
	color: #9e1b32;
	line-height: 180%;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
}

#sub_right_col_list ul li {
	list-style-type: square;
	color: #9e1b32;
	font-size: 11px;
	font-family: tahoma;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	
}

#sub_right_col_list ul li a {
	color: #000000;
	text-decoration: none;
}

#sub_right_col_list ul li a:hover {
	color: #000000;
	text-decoration: underline;
}


#sub_right_col_bottom {
	float: left;
	width: 180px;
	border-top: 1px solid #cccccc;
}

/*----------------------------- Our Team ------------------------------------*/

#portraits {
	font-family: tahoma, trebuchet ms, arial;
	font-size: 100%;
	font-weight : bold;
	color:#9e1b32;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
}
