@charset "utf-8";
/* CSS Document */
html{
	height:100%;
}

body{
	margin:0; padding:0; height:100%; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; background-color:#000000;
}
body.terms { background: url(/images/reg_bgline.gif) center top repeat-y #000000;}
#wrap { margin:0 auto; color:#FFF; background:url(/images/reg_bg.jpg) center top no-repeat;}
#continut { width:636px; margin:0 auto; padding-top:100px;}
#wrapperhome {
	width:100%;	min-width:955px; height:100%; min-height:600px; 
}
#mainhome{
	width:100%;	min-width:955px; height:100%; min-height:600px; 
}
#wraper{
	width:954px; height:600px; margin:0 auto;
}
div.int{
	padding:200px 40px 20px 40px; width:520px; margin:0 auto; background:url(../images/intern-header.jpg) top center no-repeat; color:#FFF;
}
a, a:hover{
	color:#e51e2b;
}
a:hover{
	text-decoration:none;
}
h1, h2, h3, h4{
	color:#e51e2b;
}
h1{
	margin:25px 0 5px 0; font-size:18px;
}
h2{
	margin:5px 0 5px 0; font-size:13px;
}
h3{
	margin:5px 0 5px 0; font-size:11px;
}
p{
	margin:0 0 15px 0;
}
ul, ol{
	margin:-5px 20px 15px 20px; padding:0;
}