
html, body {

	height: 100%;
	background:#FFFFFF;
	background-image:url(../img/lightgrey-pinstripe-paper.jpg)

}

a:active {
 outline: none;
} 

#s-center {
 	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-170px auto auto -305px; 
	text-align:center; 
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	width:640px;
	height:230px;
}

#c-center {
	width:800px; 
	height:600px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-300px auto auto -400px; 
	text-align:center; 
	border:none;
	font-family: Arial, Helvetica, sans-serif;
}

body,table,tr,td,th,input,select,textarea

{
	font-size:13px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}

#logo {
	width:340px;
	height:105px;
	padding: 0 0 15px 15px;

}

#social_icons {
	position:absolute;
	width:245px;
	height:80px;
	z-index:1;
	left: 380px;
	top: 0px;
	padding-bottom:40px;
}

.clients {
	display: block;
	padding:20px 0 15px 0;
    font-size:10px; 
	font-weight:bold;
	text-align:left;
}

.clients ul {
	float:left;
	list-style: none;
    margin:10px 14px 0 9px;
	padding:0px;
	border: 0;
	outline: 0;
	overflow: inherit;
}

.clients li {
	list-style: none;
	background: transparent;
}

.clients a {
	text-decoration: none;
}

#footer, .push {
	height:15px;
	display:block;
}

.push
{
	clear:;
}


#footer

{
	position:absolute;
	bottom:15px;
	left: 50%;
	margin:0px auto auto -200px;
	text-align:center;
	border:none;
	width:400px;

}



#footer,

#footer p

{

	line-height:15px;

	font-size:9px;
	
	text-align:center;

}



#footer a:link,

#footer a:visited

{

	color:#3f81d6;

}



#footer li a:link,

#footer li a:visited

{

		line-height:0px;

}
#footer table tr td {
	text-align: center;
}

