/* CSS Document */


/* =Flash
---------------------------------------------------------------------
*/

html, body {
	height:100%;
}

/* body {
	background-color:#FFFFFF;
	height:100%;
	margin:0;
	overflow:hidden;
	padding:0;
	width:100%;
} */

#flashcontent {
	height:100%;
	width:100%;
}

#flashcontainer {
	height:96%;
	margin:0 auto;
	width:95%;
}


/* =Non-Flash
---------------------------------------------------------------------
*/

body.home #content {
	width:auto;
}

#gallery_wrapper {
	height:480px;
	margin:0 auto 50px;
	overflow:hidden;
	width:960px;
}

#ctas {
	background:#F1F1F1 none repeat scroll 0 0;
	padding:50px;
}

#ctas .cta {
	height:130px;
	margin-bottom:20px;
	overflow:hidden;
	width:404px;
}

#ctas .col0 {
	float:left;
}

#ctas .col1 {
	float:right;
}