@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#14191d;
}
.main-bg{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#14191e;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f6f2d5;
	text-decoration:none;
}
.logo-bg{
	background-image:url(images/logo-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#151c22;
}
.white-50{
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#FFFFFF;
	text-decoration:none;
}
.lightblue-10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6d97ae;
	text-decoration:none;
}

.top-menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6d97ae;
	text-decoration:none;
	display:block;
	line-height:43px;
}
a.top-menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/menu-hover.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	line-height:43px;
}
.darkblue-10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#41566b;
	text-decoration:none;
}
.white10-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9f9f9f;
	text-decoration:underline;
}
a.white10-link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
/*a.top-menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}*/
img, a, object {
	border:none;
	outline:none;
}
.box_bg {
	background-image:url(images/box_bg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#3b464c;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.logo_space {
	padding-top: 49px;
	padding-left: 40px;
	margin: 0px;
}
/* contact form classes */
.mailfonts-10{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.lightblue_contact-10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
/*	font-weight:bold; */
	color:#6d97ae;
	text-decoration:none;
}
.contact_input {
	background-color:#3F4952;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	height:15px;
	width:265px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #465157;
	border-bottom-color: #465157;
}
.contact_inputR {
	background-color:#3F4952;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #465157;
	border-bottom-color: #465157;
	height:15px;
	width:305px;
}
.contact_commentR {
	background-color:#3F4952;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #465157;
	border-bottom-color: #465157;
	width:305px;
	height:50px;
}

