/* Metal Surgery Milwaukee
 * (c) Metal Surgery Milwaukee -- www.metalsurgery.com
 * 
 */
@import url(/css/navigation.css);
@import url(/css/styles.css);

body { background-color:#70859f;}

#container { background-image:url("/pics/index/index_bg.gif"); background-repeat:repeat-x; }

/* MAIN CONTENT */
#main { width:830px; height:386px; margin:0px auto; padding:15px 15px 0px 15px; background:url("/pics/index/main_bg.gif") 0px 0px repeat-x; }
#main #main_content { width:830px; height:345px; float:left; margin:0px; padding:0px; }
#main #main_content .flash { width:515px; height:345px; float:left; margin:0px; padding:0px; }
#main #main_content .mission_statement { float:left; width:285px; height:250px; margin:0px 0px 0px 15px; padding:0px; }
#main #main_content .mission_statement p { font: normal 12px "Helvetica", Verdana, Arial, sans-serif; line-height:18px; }
#main #main_content .mission_statement h1 { padding:0px; margin:0px 0px 10px 0px;}
#main #main_content #freequote {height:95px; float:left;}
#main #main_content #freequote img {margin:0px 10px;}
/* HEADLINES ABOVE CASE STUDY AND SERVICES */
#main #secondary_headlines { margin:0px; padding:20px 10px 0px 10px; height:20px; width:810px; float:left; }
/* HEADLINES - CASE STUDIES */
#main #secondary_headlines #case_study_h1 { width:230px;float:left;background:url("/pics/index/case_h1_bg.gif") left bottom no-repeat;height:20px;margin:0px 55px 0px 0px; }
#main #secondary_headlines #case_study_h1 h2 { font:normal 13px "Helvetica", Verdana, Arial, sans-serif;color:#fff; margin:4px 0px 3px 0px; height:13px; float:left; padding:0px; width:115px; text-align:center;}
#main #secondary_headlines #case_study_h1 span {float:right;color:#324a5e;font:normal 12px "Helvetica", Verdana, Arial, sans-serif;text-align:right;margin:4px 0px 3px 5px; }
/* HEADLINES - SERVICES */
#main #secondary_headlines #services_h1 { width:515px; float:left; background:url("/pics/index/services_h1_bg.gif") left bottom no-repeat; height:20px; margin:0px 0px 0px 0px; }
#main #secondary_headlines #services_h1 h2 { font:normal 13px "Helvetica", Verdana, Arial, sans-serif; color:#fff; margin:4px 0px 3px 0px; height:13px; float:left; padding:0px; width:115px; text-align:center;}
#main #secondary_headlines #services_h1 span { float:right; color:#324a5e; font:normal 12px "Helvetica", Verdana, Arial, sans-serif; text-align:right; margin:4px 0px 3px 5px; }
/* END HEADLINES */

/* SECONDAY CONTAINER */
#secondary { height:490px; background-image:url("/pics/index/secondary_bg.gif"); background-repeat:repeat-x; background-color:#d4dbe2; padding:0px 25px 0px 25px; margin:0px auto; width:810px; }
#case_study_block { width:285px; line-height:15px; float:left; }
#case_study_block a { color:#324a5e; font:normal 12px "Helvetica", Verdana, Arial, sans-serif; margin-right:5px; text-decoration:none;}
#case_study_block h3 { color:#324a5e; font:bold 12px "Helvetica", Verdana, Arial, sans-serif; margin:0px 0px 8px 0px;}
#case_study_block #case_study_content { width:230px; margin:5px 0px; }
#case_study_block #case_placeholder { background:url("/pics/index/case_study_bg.gif") no-repeat; width:220px; height:165px; display:block; padding:5px 10px 10px 5px; }
#case_study_block #case_placeholder img { width:220px; height:165px; border:none; }

#case_study_block #date_block {
	display:block;
	float:right;
	background:url("/pics/index/date_block_s.gif") no-repeat;
	width:40px;
	height:60px;
	margin:0px 0px 5px 5px;
	font-size:10px;
	text-align:center;
	color:#fff;
	padding:3px 5px 0px 0px; }

#case_study_block #date_block p { color:#324a5e; font-size:12px; margin-bottom:3px; padding-bottom:0px; line-height:12px; }

#case_signup { color:#900; font:normal 12px "Helvetica", Verdana, Arial, sans-serif; width:285px; }
#case_signup .email { display:block; background:url("/pics/index/signup_email.gif") no-repeat; width:170px; height:18px; margin-right:10px; float:left; border:none;} 
#case_signup .signup { 
	color:#fff;
	display:block;
	background:url("/pics/index/signup_send.gif") no-repeat;
	width:55px;
	height:18px;
	line-height:18px;
	float:left;
	text-align:center;
	border:none;
	padding:0px;
	margin:0px; }

#services_block { width:515px; height:460px; background:url("/pics/index/services_bg.gif") 0px 1px no-repeat; float:left; margin:0px; padding:0px; }
#services_block .services img { width:125px; height:95px; margin:0px 10px 0px 0px; border:none; display:block; float:left; }
#services_block .services {
	width:485px;
	height:95px; 
	margin:10px 10px; 
	display:block; 
	float:left;
	padding:0px;
	font:normal 12px "Helvetica", Verdana, Arial, sans-serif;
	line-height:15px; }
	
#services_block .services h4 { color:#900; font-weight:bold; margin:0px 0px 5px 0px; padding:0px; } 