/*Content CSS File for www.maurerstutzinc.com*/

/*Main Content for basic text on most pages*/
	#maincontent{
	margin:0px 25px 0px 25px;
	padding:0;
	width:96%;
	height:100%;
	}
/*Maurer-Stutz, Inc. name color*/
	.msiname{
	color:#002664;
	}
/***********************************HEADER CONTENT START****************************************/	
/*Main Logo*/
	#mainlogo{
	padding: 2% 0 0 3%;
	}
/*Slogan in header*/
	#slogan {
	padding: 1.5% 5% 0 0;
	width:30%;
	height:80%;
	float:right;
	font-weight:bold;
	font-style: italic;
	font-size:14px;
	}
/*Peoria contact info on the header*/
	#contactinfo1 {
	padding: .25% 0% 0 0;
	width:15%;
	height:100%;
	float:right;
	font-weight:bold;
	font-size:12px;
	}
/*Canton contact info on the header*/
	#contactinfo2 {
	padding: .25% 0% 0 0;
	width:15%;
	height:100%;
	float:right;
	font-weight:bold;
	font-size:12px;
	}
/***********************************HEADER CONTENT END ****************************************/

/***********************************HOME PAGE START****************************************/	
/*Home Page Services*/	
	#homeservices {
	margin: 0 0 0 0;
	padding: 14% 0 6% 5%;
	width: 32%;
	float:left;
	line-height:140%;
	font-size: 20px;
	font-style:italic;
	font-weight: bold;
	color: #002664;
	text-align: center;
	}
/*Home Page Job Pictures*/	
	#jobpics {
	padding: 6% 0 10% 30%;
	}
	#jobpics img{
	height: 328px;
	width: 439px;
	border: none;
	}
/***********************************HOME PAGE END****************************************/	
/***********************************ABOUT US START****************************************/	
	#aboutus ul{
	list-style-type: none;
	}

/***********************************ABOUT US END****************************************/	
/***********************************CONTACT PAGE START****************************************/	
/*Contact Page contact information*/
	#contactinformation{
	margin:2%;
	padding:5em 0 6em 3em;
	width:23%;
	float:left;
	border-right: 2px solid #002664;
	}
/*Contact Page  contact form*/
	#contactform{
	margin:2%;
	padding:2em 0 0 0em;
	width:55%;
	float:right;
	}
/*name label on Contact Page*/
	#contactname{
	margin-right:3.8em;
	}
/*email label on Contact Page*/
	#contactemail{
	margin-right:4em;
	}
/*subject label on Contact Page*/
	#contactsubject{
	margin-right:3.4em;
	}
/*Phone label on Contact Page*/
	#contactphone{
	margin-right:3.7em;
	}
/*Indent Submit and Clear buttons on Contact Page*/
	#contactbuttons{
	margin-left:7.3em;
	}
/***********************************CONTACT PAGE END****************************************/

/***********************************SERVICE PAGE START****************************************/	
/*Service Page left navigation menu*/
#servicesnav{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:23%;
	height:100%;
	float:left;
	line-height:150%;
	font-size: 19px;
	font-style:italic;
	text-align:center;
	}
/*Service Page left navigation menu pictures*/
	#Rotating1 {
	padding: 5% 0 0 2%;
	width:150px;
	height:150px;
	}
/*Service Page Content*/
	#servicescontent{
	margin:0;
	padding:0 10px 0 10px;
	width:74%;
	height:100%;
	float:right;
	border-left: 2px solid #002664;
	}
/*Service Page Home Content*/
	#servicehome {
	line-height:150%;
	font-size: 19px;
	font-style:italic;
	}
	#servicehome img {
	vertical-align:middle;
    margin: 5px;
	width:75px;
	height:50px;
	border:0;
	}
	#col1{
	padding: 8% 0 6% 14%;
	width: 35%;
	float:left;
	}
	#col2{
	padding: 8% 0 6% 14%;
	width: 35%;
	float:left;
	}
/*Service Page Services Content Subheadings*/
	#subheading{
	font-style:italic;
	padding:10px 0 0 0;
	}
/*SPCC Pages*/
	#spcccol1{
	padding: 0 0 0 0;
	width: 20%;
	float:left;
	}
	#spcccol2{
	padding: 0 0 0 0;
	width: 35%;
	float:left;
	}
/***********************************SERVICE PAGE END****************************************/

/***********************************LINKS PAGE START****************************************/
/*Career Page benefits content separation*/
	#links1{
	width: 50%;
	float:left;
	}
	#links2{
	width: 50%;
	float:left;
	}
/***********************************LINKS PAGE END****************************************/

/***********************************CAREER PAGE START****************************************/
/*Career Page benefits content separation*/
	#employment{
	border-bottom: 4px solid #002664;
	}
/***********************************CAREER PAGE END****************************************/

/***********************************LINK CLASSES START****************************************/
/*Services Page Service Links*/	
	.servicesnav a:link {text-decoration: none; color:#002664; font-weight:bold; }
	.servicesnav a:visited {text-decoration: none; font-weight:bold; color:#002664;}
	.servicesnav a:active {text-decoration: none; font-weight:bold;}
	.servicesnav a:hover {font-weight:bold; color: #fff; background-color: #002664;}
/*Subfooter Links*/	
	.subfooter a:link {text-decoration: none; color:#777777; font-weight:bold; }
	.subfooter a:visited {text-decoration: none; font-weight:bold; color:#777777;}
	.subfooter a:active {text-decoration: none; font-weight:bold;}
	.subfooter a:hover {font-weight:bold; color: #777777;}
/*Header Mobile Phone Links*/	
	.mobileweb a:link {text-decoration: none; color:#002664; font-weight:bold; }
	.mobileweb a:visited {text-decoration: none; font-weight:bold; color:#002664;}
	.mobileweb a:active {text-decoration: none; font-weight:bold;}
	.mobileweb a:hover {font-weight:bold; color: #002664;}
/***********************************LINK CLASSES END****************************************/
