/*
''template details start''
'name:Flawless splash
'primary:true
'serial:8676
'cssFile:flawless_splash.css
'aspFile:flawless_splash.asp
''template details end''
*/


#background {
	background:url(/~images/template/flawless_splash.jpg) no-repeat top center;
	width: 600px;
	height: 415px;
	margin: auto;
	text-align: left;
}
.text_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	width: 360px;
	padding-top: 140px;
	margin: 40px 0 0 250px;
	text-align: center;
	line-height: 20px;
}
.bolditalic {
	font-style: italic;
	font-size: 20px;
	color: #777777;
	font-weight: bold;
}
.contact {
	font-style: italic;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.footer {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	color: #999999;
}


