/* CSS Document */


img#logo_print {display:none;}
img#logo_web {position:absolute;right:0;bottom:0;}

div#content {
	margin-left:auto;
	margin-right:auto;
	padding-top:400px;
	width:754px;
	color:#FFFFFF;
	font-size:27px;
	text-align: justify;
}

#content a:link, #content a:active, #content a:visited {color:#FFFFFF; font-size:26px; text-decoration:none;}
#content a:hover {background:#0594C8;}

div#footer {
	position:absolute;
	bottom:0;
	width:100%;
	color:#FFFFFF;
	background-color:inherit;
}

div#footerLeft {
	font-size:0.7em;
	float:left;
	padding-left:15px;
	padding-bottom:5px;
	color:#424242;
	background-color:inherit;
}

div#footerRight {
	font-size:0.7em;
	float:right;
	padding-right:15px;
	padding-bottom:5px;
	color:#424242;
	background-color:inherit;
}

div#terms_wrap {
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	padding-bottom:40px;
	width:800px;
	color:#FFFFFF;
	text-align: justify;
}
div#terms_wrap strong {color:#0594C8; font-size:1.1em;}

div#designs {
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:20px;
	padding-top:10px;
	width:800px;
	padding-bottom:40px;
	text-align:center;
	background:#FFFFFF;
}



/*div#top {
	background:url('../images/i_slice_top.jpg') repeat-y;
	min-height:142px;
	height:auto !important;
	height:142px;
}

div#boxTop {
	background: url('../images/i_bg_top.jpg') no-repeat;
	min-height:140px;
	height:auto !important;
	height:140px;

}

div#topText {
	width:330px;
	padding-left:30px;
	padding-top:30px;
	color:#FFF;
	background-color:inherit;
}

div#botText {
	float:left;
	width:200px;
	font-size:0.7em;
	padding-top:15px;
	padding-left:30px;
}

div#bot {
	background:url('../images/i_slice_bot.jpg') repeat-y;
	min-height:89px;
	height:auto !important;
	height:89px;
}
div#botLogo {
	position:relative;
	min-height:89px;
	height:auto !important;
	height:89px;
}

div#boxBot {
	background: url('../images/i_bg_bot.jpg') no-repeat;
	height:20px;
}



.news {
	position:relative;
	margin:10px auto 0px auto; 
	width:460px;
	padding:12px 20px 0px 20px; 
	height:115px;
	background:#000000 url(../images/i_news_bg.jpg) no-repeat;
	color:#FFFFFF;
}

.news a, .news a:hover {color:#0594C8; font-size:14px;}

img.newsimg {float:left;}
.newstext {
	float:left;
	padding-left:13px;
	width:347px;
	padding-top: 2px;
}
*/