@CHARSET "ISO-8859-1";

*{
	font-family:tahoma,helvetica, sans-serif;
	color:#222222;	
}

body {
	margin: 0;
	padding: 0;
	background: #f6f7fb;
}

a{
	text-decoration:none;	
}

a:hover{
	color:#ed1d75;	
}

img {
	border:none;
}

#s{
 background:url(images/s.png) no-repeat;
 width:571px;
 height:739px;
 z-index:-9999;	
}

#main {
	margin: 1% 0 0 0;
	padding: 0;
	width: 100%;
	height: 100%;
	z-index:200;
}

#top{
width:885px;
height:57px;
}

#mid{
width:885px;
height:600px;
}

#bot{
width:885px;
height:auto;
text-align:right;
font-size:25px;
font-weight:bold;
}

#alltext{
color:#555555;
font-size:50px;
letter-spacing:-2px;
text-align:center;
width:550px;	
margin-top:100px;
font-weight:bold;
}


#logo{
	width:99px;
	height:57px;
	background:url(images/logo.jpg) no-repeat;
	float:left;
}

#nav{
	width:160px;
	height:18px;
	float:right;
	margin:39px 0 0 0;
}

.pic{
	width:285px;
	height:190px;
	float:left;
	margin:0 0 0 0;
}
