/* Body
----------------------------------------------- */



/* Structure
----------------------------------------------- */
td.footer{
	text-align: center;
}

div.callout{
	position: relative;
	margin: 0 auto;
	width: 754px;
	height: 118px;
	text-align: left;
}

div.social{
	text-align: center;
	height: 46px;
}



/* Paragraphs and Headings
----------------------------------------------- */
h1{
	text-align: right;
	margin-top: 16px;
	margin-bottom: 28px;
}

p{
	line-height: 0;
}

.footer p{
	font: 10px arial, sans-serif;
	color: #fff;
	margin-top: 10px;
	line-height: 19px;
}

.footer .callout p{
	font-size: 11px;
}



/* Lists
----------------------------------------------- */
ul{
	margin-left: 18px;
}

ul li{
	float: left;
	list-style: none;
	margin-top: 40px;
}



/* Links
----------------------------------------------- */
.footer .callout a{
	margin: 0;
	text-decoration: underline;
}

.footer .callout a:hover{
	text-decoration: none;
}


/* Images
----------------------------------------------- */
.welcome img{
	margin-top: 55px;
	margin-left: 38px;
}

.imgs img{
	border-right: solid 1px #fff;
}

.top{
	margin-top: 5px;
}



/* Tables
----------------------------------------------- */
.content td{
	background: url("../imgs/homepage/bg.gif") top left repeat-x;
}

.content .lt{
	background: url("../imgs/homepage/gradient_l.gif") top right no-repeat;
}

.content .rt{
	background: url("../imgs/homepage/gradient_r.gif") top left no-repeat;
}

.footer{
	background: url("../imgs/homepage/bg_footer.gif") bottom left no-repeat;
}
