@charset "utf-8";
/* CSS Document */

body{padding:0px; margin:0px; background:#000000; color:#929292; font:12px/15px Tahoma, sans-serif; }

h2{
	color:#D7D7D7;
}
.size{
	width:1037px;

}

.logo{
	background:url(images/01-FirstPage/Logo.jpg) no-repeat; 
	height:147px;
	width:190px;
	float:left;

}

.title{

	background:url(images/01-FirstPage/Text.jpg) no-repeat; 
	height:95px; 
	margin-top:52px;
	float:left;
	width:400px;
}

.magin_15{
	margin-top:15px;

}

.footer{

	background:url(images/01-FirstPage/Footer.jpg) no-repeat; 
	height:52px; 
	padding-top:10px;
}
.a{
	font-size:12px; 
	text-decoration:none; 
	color:#333333;
}


h1{

font-size:14px;  color:#00FA9D;
}
h1 a{
font-size:14px;  color:#00FA9D; text-decoration:none; cursor:default;
}

h2{
	margin:0px; font-size:14px; color:#F8337A;
}

.contact_us_a{
 text-decoration:none; cursor:default; color:#929292;
}
