@charset "UTF-8";
/* CSS Document */



.backgroundmain {
background-image:url(images/blue-bg.png);
background-repeat:repeat-x;
background-position:top;
width:100%;
height:400px;
margin-top:0px;

	
	}
	.backgroundlogo {
background-image:url(images/logo.png);
background-repeat:no-repeat;
height:400px;
width:100%;
background-position:top center;

	
	
	}


.container {
  width: 976px ;
  padding-top:200px;

  margin-left: auto ;
  margin-right: auto ;

}



.homeToutWrapper {	float: left;	height: 285px;	width: 232px;background-image: url(images/tout-bg.png); margin-right: 8px; background-repeat:no-repeat ; margin-right:12px }


.homeToutcontainer {	height: 285px;	width: 232px; }

.homeToutLeftText {
	float: left;
	height: 285px;
	width: 225px;
	margin-top:0px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #365A82;
	text-decoration: none;
	line-height: 14px;
}

.titleImages { margin-top:5px; margin-bottom:20px;	padding-left: 5px;}
