body
{
margin:0;
padding:0;
background-color:#E9E9E9;	
}

#title
{
width:100%;
margin:auto;
background-color:#E9E9E9;	
}
#container
{
width:1300px;
margin:auto;	
}


#widget1
{
float:left;
width:400px;
}


#widget2
{
float:right;
width:400px;
}


#widget3
{
float:left;
width:400px;
}

#banner
{
width:100%;
height:700px !important;
background-color: #1A001B;
}

#widgettitle
{
font-size:24px;
font-weight:400;
color:#666;
font-family: 'Open Sans', sans-serif;
text-transform:uppercase;	
}


#bannertitle
{
font-size:24px;
font-weight:300;
color:#FFF;
font-family: 'Open Sans', sans-serif;

}


#creditlink
{
font-size:12px;
font-weight:300;
color:#333;
font-family: 'Open Sans', sans-serif;
text-decoration:none;
	}
	
	#icon
	{
	opacity: 1;	
	}
	
	
		
	#icon:hover
	{
	opacity: 0.6;
	-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
	}
	
	
	
	
		#icon2
	{
	opacity: 1;	
	}
	
	
		
	#icon2:hover
	{
	opacity: 0.7;
	-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
	}
	
	
	#emaillink
	{
	font-size:19px;
font-weight:400;
color:#666;
font-family: 'Open Sans', sans-serif;
text-transform:uppercase;
text-decoration:none;	
	
		
	}
	