@charset "utf-8";
/* CSS Document */

/* Layout */
body {
	background-image:url(../images/bckg_layout.jpg);
	background-repeat:repeat-x;
	background-color: #404040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.layout {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#031226;
}

.background_container {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

.main_container_frame_top {
	width:850px;
	background-image:url(../images/bckg_main_layout.png);	
	margin-left:auto;
	margin-right:auto;
	height: 150px;
	background-repeat: no-repeat;
}

.main_container_frame_middle {
	width:850px;
	background-image:url(../images/bckg_main_layout_middle.png);
	background-repeat:repeat-y;
}

.main_container_frame_bottom {
	width:850px;
	height:41px;
	background-image:url(../images/bckg_main_layout_bottom.png);
	background-repeat:no-repeat;
}

.main_logo {
	float:left;
	background-image:url(../images/bckg_banner_top.png);
	margin-left:20px;
	width:223px;
	height:150px;
}

.main_phone {
	float:right;
	color:#cad0d9;
	margin-top:25px;
	text-align:right;
	line-height:18px;
	margin-right:50px;
}

.main_menu {
	float:right;
	color:#ffffff;
	width:540px;
	height:46px;
	background-image:url(../images/bckg_menu_top.png);
	background-repeat:no-repeat;
	text-align:right;
	margin-top:33px;
	font-size:14px;
	padding-left:10px;
	text-align:right;
	margin-right:20px;
}

.contact_main_container_frame_middle {
	width:850px;
	background-image:url(../images/illinois-map.gif);
	background-repeat:repeat-y;
}

.phone_text {
	font-size:15px;
}

a.menu_main_text{
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:14px;
	margin-right:4px;
}

a:hover.menu_main_text{
	float:left;
	color:#fff;
	background-color:#900100;
	text-decoration:none;
	padding:14px;
	margin-right:8px;
	border-bottom:#eda84b solid 1px;
}

.banner_bottom {
	width:220px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	margin-left:28px;
	margin-top:28px;
	text-align:center;
}

.main_flash {
	width:850px;
	height:402px;
	margin-bottom:30px;
	z-index: 0;
	position: relative;
	list-style-type:none; 	
}

.head_banner {
	width:850px;
	margin-bottom:30px;
	z-index: 0;
	position: relative;
}

.banner_bottom {
	float:left;
	margin-left:20px;
	width:223px;
	height:56px;
	z-index: 1;
	margin-top: 0px;
	position: absolute;
}

h1.body_header {
	color:#FFF;
	font-size:26px;
	text-align:center;
	font-style:oblique;
	font-weight:lighter;
	line-height:32px;
}

.body_container {
	text-align:left;
	padding:5px 20px 10px 20px;
	text-align:justify;
	line-height:30px;
	width: 780px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(../images/bckg_main_body.png);
	color:#a8b4c9;
}

.info-panel {
	text-align:left;
	padding:5px 20px 10px 20px;
	text-align:justify;
	line-height:30px;
	width: 780px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(../images/ctc_middle.png);
	background-repeat:no-repeat;
	color:#a8b4c9;
}


/*.photo {
	padding:40px 20px;;
	margin-left:10px;
	vertical-align:middle;
}*/

.white_title {
	color:#FFF;
	font-size:16px;
	font-style:oblique;
	font-weight:lighter;
	line-height:32px;
}

p.contact_p{
    color:#CCC;
    font-size:14px;    
}

.small_cloumn {
	float:left;
	width:200px;
	padding:15px;
	margin-right: 30px;
}

.chicago_img {
	float:left;
	width:167px;
	margin-left: 15px;
}

.footer {
	background-color:#031226;
	border:2px solid #4f6581;
	color:#b4bdc8;
	padding:15px 0px 40px 0px;
	font-size:16px;
}

.foot_dispatch {
	color:#ffffff;
}

.foot_service {
	font-size:22px;
}

.foot_copyright {
	font-size:10px;
	color:#ffffff;
}

a {
	color:#6e0100;
}

/*.lg_links{
	width:172px;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
	margin-right:10px;
}
.txt_links{
	width:250px;
	float:right;
	margin-top:50px;
}*/

iframe.testimonial {
	margin-top:-15px;
}

.column_a{
	float:left;
	width:175px;
}

.column_b{
	float:right;
	width:580px;
}

#menu_container01:hover{
	width:200px;
	height:200px;
	background-image:url(../images/ph_main_01.jpg);
	position:absoulute;
	z-index:99;
	top:150px;
}


/*Main menu Hover style */
/*#hover_menu2 {
	width:130px;
	}*/

#hover_menu1 * {
	padding:0;
	margin: 0; 
}

#hover_menu1 {
	position: relative;  
	z-index: 99; 
	float: left; 
	margin:0; 
	line-height: 30px; 
}

#hover_menu1 a { /*Display normal view*/
	display: block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:8px 12px;
	margin-right:8px;
}

#hover_menu1 a:hover { /*Hoover main menu color and behaviour */
	background-color:#900100;
	border-bottom:#eda84b solid 2px;
}

#hover_menu1 ul li a { /*Secondary menu buttons*/
	display: block;
	color:#eda84b;
	text-decoration:none;
	margin-right:8px;
	padding:4px;
	line-height:10px;
}
#hover_menu1 ul li a:hover { /*Secondary menu buttons hover */
	border-bottom:#fff solid 1px;
	padding:4px;
	line-height:10px;
}

#hover_menu1 ul li, #hover_menu1 ul li ul li  { /*Drop down behaviour*/
	width: 400px;
	background-image:url(../images/bckg_menu_hover.jpg);
	background-repeat:no-repeat;
	background-color:#900100;
	border: 2px dotted #222120; 
	padding:10px 20px;
	position:absolute;
	top:50px;
	left:-309px;

}

#hover_menu1 ul, #hover_menu1:hover ul li ul, #hover_menu11:hover ul li:hover ul li ul{ /*Do not display secondary menu options */
	display:none;
	list-style-type:none; 
	width: 00px;
}

#hover_menu1:hover ul, #hover_menu1:hover ul li:hover ul, #hover_menu1:hover ul li:hover ul li:hover ul { /*Display main menu hover behaviour */
	display:block; 
	position:absolute;
}

.menu_inside_text { /*Text inside hover menu behaviour */
	width:230px;
	text-align:justify;
	color:#cad0d9;
	float:right;
	font-size:12px;
	line-height:2em;
	margin-top:8px;
}

.menu_inside_ph { /*Photo inside hover menu behaviour */
	float:left;
	margin:10px 15px 10px 0;
}
	
/*End Main menu Hover style */


/*Side menu Hover style */
#hover_side_menu1 * {
	padding:0;
	margin: 0; 
}

#hover_side_menu1 {
	position: relative;  
	z-index: 99; 
	float: left; 
	margin:0; 
	line-height: 30px; 
}

#hover_side_menu1 a { /*Display normal view*/
	display: block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:8px 12px;
	margin-right:8px;
	width:130px;
}

#hover_side_menu1 a:hover { /*Hoover main menu color and behaviour */
	background-image:url(../images/bckg_main_body.png);
	border-bottom:#222120 solid 2px;
}


#hover_side_menu1 ul li, #hover_side_menu1 ul li ul li  { /*Drop down behaviour*/
	background-image:url(../images/bckg_main_body.png);
	background-repeat:no-repeat;
	border: 2px dotted #424140; 
	padding:5px;
	position:absolute;
	top:-60px;
	left:140px;

}

#hover_side_menu1 ul, #hover_side_menu1:hover ul li ul, #hover_side_menu1:hover ul li:hover ul li ul{ /*Do not display secondary menu options */
	display:none;
	list-style-type:none; 
	width: 00px;
}

#hover_side_menu1:hover ul, #hover_side_menu1:hover ul li:hover ul, #hover_side_menu1:hover ul li:hover ul li:hover ul { /*Display main menu hover behaviour */
	display:block; 
	position:absolute;
}
/*End side menu Hover style*/ 

/*Photo menu Hover style*/ 
#hover_photo_menu1 * {
	padding:0;
	margin: 0; 
}

#hover_photo_menu1 {
	position: relative;  
	z-index: 10; 
	float: left; 
	margin:0; 
	line-height: 30px; 
}

#hover_photo_menu1 a { /*Display normal view*/
	display: block;
	float:left;
	padding:8px 12px;
	margin-right:8px;
}

#hover_photo_menu1 a:hover { /*Hoover main menu color and behaviour */
}


#hover_photo_menu1 ul li, #hover_photo_menu1 ul li ul li  { /*Drop down behaviour*/
	background-image:url(../images/bckg_main_body.png);
	background-repeat:no-repeat;
	border: 2px dotted #424140; 
	padding:5px;
	position:absolute;
	top:-150px;
	left:-40px;

}

#hover_photo_menu1 ul, #hover_photo_menu1:hover ul li ul, #hover_photo_menu1:hover ul li:hover ul li ul{ /*Do not display secondary menu options */
	display:none;
	list-style-type:none; 
}

#hover_photo_menu1:hover ul, #hover_photo_menu1:hover ul li:hover ul, #hover_photo_menu1:hover ul li:hover ul li:hover ul { /*Display main menu hover behaviour */
	display:block; 
	position:absolute;
}
/*End side menu Hover style*/ 


/* Forms Styles */
h2.form_head{
	width:90%;
	height:20px;
	font-size:14px;
	color:#b0b1b0;
	background-color:#4f6581;
	padding:4px 5px 10px 10px;
  }
li.form_list{
	list-style-image:url(../images/icon_pdf.gif);
	line-height:20px;
}

a {
	text-decoration:none;
	color:#b0b1b0;
}
a:visted {
	text-decoration:none:
	color:#727272;
}
a:hover {
	text-decoration:underline;
	color:#304a5a;
}

.map_heading, .form_heading {
	margin: 1px;
	color: #fff;
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
	background-color:#700;
}

.form_lbl {
	color:#FFF;
	font-size:16px;
	font-style:oblique;
	font-weight:lighter;
	line-height:32px;
}

#performance  ul {
	list-style-type:none;
    margin:0;
}

#performance li {
	color:#6D3A2F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding:10px 0 0 0;
}


/* End Forms Styles */