html {
	background-image:url(../img/layout/bg2.jpg);
	background-position:center top;
	background-repeat:repeat;
}

#wrapper {
	margin:0 auto;
	position:relative;
	width:951px;
}

#logo {
	float:left;
	height:87px;
	width:145px;
}

#top {
	height:118px;
	padding-top:20px;
}

#menu {
	float:left;
	height:60px;
	margin:63px auto 0;
	width:680px;
}

#menu table {
	height:60px;
}

#menu label {
	background-image:url(../img/layout/menu-arrow.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	color:#e52c20;
	height:40px;
	padding-bottom:18px;
	text-transform:uppercase;
}

#menu span {
	height:60px;
	text-transform:uppercase;
}

#login {
	display:block;
	float:right;
	height:20px;
}

#login p {
	font-size:11px;
	font-style:italic;
}

h1 {
	color:#e15a52;
	font-size:34px;
	font-style:normal;
}

h2 {
	color:#4ba8ca;
	font-size:16px;
	font-style:normal;
	text-transform:uppercase;
}

.form-margin {
	border:1px solid #b0cbd4;
	color:#5f7c86;
	padding:5px;
	-moz-border-radius-bottomleft: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;-webkit-border-bottom-left-radius: 5px;-webkit-border-bottom-right-radius: 5px;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;
}

#imageField {
	background-image:url(../img/layout/send.png);
	background-repeat:no-repeat;
	border-style:none;
	height:27px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:66px;
}

p {
	font-size:12px;
	margin-bottom:10px;
}

#footer {
	color:#7795a0;
	margin:10px auto 0;
	width:951px;
}

.f {
	background-image:url(../flash/airny.swf);
}
