/* CSS Document */

body{
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:14px;
	background:#221C96;
	text-align:center;
	letter-spacing:1px;
}
#container{
	margin:0 auto;
    background:url(images/bg_home_bottom.gif) bottom center no-repeat;
    width:619px;
}
#content{
	text-align:left;
    padding:240px 65px 40px 85px;
    background:url(images/bg_home.gif) top center no-repeat;
	height:auto !important;
    height:541px;	
    min-height:541px;
}
#content p{
	/*width:450px;*/
	margin:0 0 15px;
}
#cris{
	float:right;
	width:200px;
	font-size:11px;
	text-align:center;
	display:inline;
	padding:10px;
}
#flashcontent{
 margin:0 auto;
 width:600px;
 }
h1{
	font-size:18px;
	color:#221C96;
	margin:5px 0;
}
