body {
    height: 100%;
	/*background:#000000;*/
}
div
{
	/*padding:0.1em;*/
}


#contents{
height:250px;
width:600px;

margin-bottom:20%;		
margin-left: auto;
margin-right: auto;

font-family:Arial,sans-serif;


}

#mod{
	font-size:8em;
	color:#999999;
	font-weight:bold;
	/*border-bottom:solid 1px #999999;*/
	margin-bottom:40px;
	
}	

#title{
	margin-top:10px;
	padding-left:0.4em;
	font-size:1.6em;
	text-align:center;
	color:#505050;
	
	/*float:right;*/
	
}
.watermark
{
	float:left;
	width:200px;
}
.watermark img
{
	width:200px;
}
.logo_image
{
	/*margin-top:-10px;
	margin-left:54px;
	height:70px;*/
}
.logo_image img
{

	width:450px;
}
	
.contactcat
{
	float:left;
	width:60px;
}

.contactinfo
{
	padding-top:2em;
	
	float:left;
	height:140px;
	width:50%;
	border-right:solid 1px #999999;
}
.center
{
	height:200px;
	/*border:solid 1px red;*/
}
.solutions
{
	float:right;
	width:40%;
	height:100px;
	padding-top:3.5em;
	
}
.solutions_title
{
	font-size:1.4em;
	color:#505050;
}

.solutions a
{
	text-decoration:none;
	color: #000000;
}

.solution_label
{
	
	float:right;
	width:100px;
}

.solution_image
{
	margin-top:-10px;
	margin-left:54px;
	height:70px;
}
.solution_image img
{

	width:40px;
}

.footer
{
	padding-top:2em;
	
	
}
.copyright
{
	padding-top:3em;
	font-size:smaller;
	text-align:right;
}
.underconst
{
	font-style:italic;
	color:#666666;
	
}