/*  
Studio Bettoni Splash Page Theme 
Based on TempSkin by Web2Feel - jinsona 
*/
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#fff ;
	font-family:Tahoma,Century gothic, Arial,Tahoma,sans-serif;
	color:#585858;
	font-size:10px;
	}
a {
	text-decoration:none;
	outline:none;
	}	
#wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff url(images/body.png) no-repeat;
	height:630px;
	}
#head{
	width:730px;
	margin:0px 0px;
	position:relative;
	height:220px;
	overflow:hidden;
}
#head h1{
	font-size:46px;
	font-weight:bold;
	color:#606060;
	padding:100px 0px 0px 0px;
	text-align:center;
}
#head h1  a:link, #head h1 a:visited{ 
	color: #c30c0c;
	}
#head h1  a:hover { 
	color: #eee; 
	}
#head h2{
	text-align:center;
	font-size:18px;
	color:#606060;
	padding:10px 0px 0px 0px;
}
#head h3{
	text-align:center;
	font-size:18px;
	padding:5px 0px 0px 0px;
}
#content{
        padding: 150px 0px 0px 0px;
        text-align:center;
	width:730px;
	margin:0px 0px;
        font-size: 16px;
	position:relative;
}
#footer {
	width:1000px;
	margin:0 auto;
	height:50px;
        text-align:center;
	}

