body {
	background:#eee;
}

#container{
		width:1000px;
		background: #333 /*url(images/savasc.jpg) no-repeat 510px 77px*/;
		margin:0 auto;
		position:relative;
		padding:10px;
		border:1px solid #fff;
		min-height: 800px;
		
}

form {
	font:tahoma;
	font-size:9pt;
	color:#ddd;
	position:relative;
}	

input{
	border:0;
	
	
}
#content #buttonWrapper{
	width: 100%;
	display: inline-block;
}
#content #buttonWrapper .button{
	display: block;
	float: left;
	margin-right: 30px;
	border: 0px outset #fff;
	width:250px;

}
#content #buttonWrapper .button:hover{
	border: 0px solid #fff;
}
#content #buttonWrapper .button p{
	background: transparent;
	text-align: center;
	margin: 0;
}
#content #buttonWrapper .button a{
	color: #fff;
	text-decoration: none;
	padding: 35px 35px 15px 35px;
	display: block;
	}
#content #buttonWrapper .button a:hover{
	
}
#content #buttonWrapper .button img{
	width:100%;
}
#content .mooreButton{
	float: left;
	background:#006BB7;
	border: 2px solid #fff;
    border-radius: 13px;
    padding: 5px 22px;
    display: block;
    clear: both;
    margin-left: 35px;

}
#content .mooreButton a {
    color: 
    #fff;
    text-decoration: none;
    font-style: italic;
    text-align: center;
    font-size: 21px;
    font-weight: bold;
}

#proofing, #proofing_2, #proofing_3, #proofing_4, #proofing_5 {
		background: #333 url(images/savasc.jpg) no-repeat;
		width:500px;
		height:285px;
		float:right;
		position:relative;
		margin:20px 0;
	
}

#proofingcs, #proofing_2cs, #proofing_3cs, #proofing_4cs, #proofing_5cs {
		background: #333 url(images/savasc_cs.jpg) no-repeat;
		width:500px;
		height:285px;
		float:right;
		position:relative;
		margin:20px 0;
	
}

#proofingMP{
		background: #333 ;
		width:500px;
		height:773px;
		float:right;
		position:relative;
		margin:20px 0;
	
}
.leftInput {
	margin:2px 0;
	float:right;
	position:relative;
	width:350px;

}
.leftInput .label {
	float:left;
	margin:2px 0;
	font-size:14px;
}
#leftbox {
	width:420px;
	position:relative;
	height:265px;
	padding:20px 5px 0 5px;
	margin:5px 0 0 0;
		float:left;
	
}
#name, #name_2, #name_3, #name_4, #name_5 {
color:#000000;
font-family:tahoma;
font-size:13.5pt;
font-weight:bold;
position:absolute;
right:20px;
top:21px;
width:250px;
background:transparent;


}
#nameMP {
color:#0370c3;
font-family:tahoma;
font-size:10pt;
font-weight:bold;
position:absolute;
left:31px;
top:96px;
width:250px;
background:#fff;

}

#title, #title_2, #title_3, #title_4, #title_5 {
color:#a5aeb5;
font-family:tahoma;
font-size:10pt;
position:absolute;
right:20px;
top:43px;
width:250px;
background:transparent;

}

#titleMP {
color:#0370c3;
font-family:tahoma;
font-size:8pt;
position:absolute;
left:30px;
top:113px;
width:250px;
background:#fff;
font-style:italic;
}

#address1, #address1_2, #address1_3, #address1_4, #address1_5 {
color:#A5AEB5;
font-family:tahoma;
font-size:12pt;
letter-spacing:-0.12px;
position:absolute;
right:22px;
top:162px;
width:250px;
background:transparent;

}

#address2,#address2_2, #address2_3, #address2_4, #address2_5 {
color:#A5AEB5;
font-family:tahoma;
font-size:12pt;
letter-spacing:-0.12px;
position:absolute;
right:22px;
top:180px;
width:250px;
background:transparent;
}

#phone1, #phone1_2, #phone1_3, #phone1_4, #phone1_5 {
color:#A5AEB5;
font-family:tahoma;
font-size:12pt;
letter-spacing:-0.12px;
position:absolute;
right:22px;
top:200px;
width:250px;
background:transparent;

}

#phone2 , #phone2_2, #phone2_3, #phone2_4, #phone2_5{
color:#A5AEB5;
font-family:tahoma;
font-size:12pt;
letter-spacing:-0.12px;
position:absolute;
right:22px;
top:218px;
width:250px;
background:transparent;

}
#phone3 , #phone3_2, #phone3_3, #phone3_4, #phone3_5{
color:#A5AEB5;
font-family:tahoma;
font-size:12pt;
letter-spacing:-0.12px;
position:absolute;
right:22px;
top:218px;
width:250px;
background:transparent;

}

#email, #email_2, #email_3, #email_4, #email_5{
color:#A5AEB5;
font-family:tahoma;
font-size:12pt;
letter-spacing:-0.12px;
position:absolute;
right:22px;
top:237px;
width:250px;
background:transparent;

}
/* Content Float Fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 