body
{
	margin:0px;
	padding:0px;
	height:100%;
	visibility:hidden;
	background-image:url('site/header-bg.jpg');
	background-repeat:repeat-x;
}
tr,td,table,p
{
	margin:0px;
	padding:0px;
}
b
{
	color:#333;
	font-size:14px;
}
h1
{
	font-size:20px;
	font-weight:normal;
	color:#002864;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:20px;
}
h2
{
	font-size:18px;
	font-weight:normal;
	color:#002864;
}
#footer-holder
{
	width:100%;
	height:36px;
	border-top-width:4px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#e9d036;
	border-style:solid;
}
#footer-data-holder
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#header-holder
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	background-image:url('site/header-bg.jpg');
	background-repeat:repeat-x;
}
#header-menu-holder
{
	width:950px;
	margin-left:auto;
	margin-right:auto;

}
#content-holder
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#content-left
{
	width:500px;
	height:585px;
	background-image: url('site/background1.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}
#content-left2
{
	width:500px;
	height:585px;
	position:absolute;
	background-image: url('site/background2.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}
#content-right
{
	float:right;
	width:410px;
	font-size:12px;
	color:#333;
	font-family:Arial;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
}
#top-menu
{
	position: relative;
    height: 19px;
    width: 560px;
    padding-top:0px;
    padding-bottom:5px;
    overflow: hidden;
    float:right;
}
#top-menu li
{
	float: left;
    list-style: none;
    height:30px;
}
#top-menu li.back
{
	border-bottom: 5px solid #e46507;
    width: 9px;
    height: 20px;
    z-index: 8;
    position: absolute;
}
#top-menu li a
{
font-size:14px;
font-weight:bold;
font-family: Arial, Helvetica ;
	font-size:14px;
    text-decoration: none;
    color: #11314d;
    outline: none;
    text-align: center;
    top: 0px;
    text-transform: uppercase;
    letter-spacing: 0;
    z-index: 10;
    display: block;
    float: left;
    height: 30px;
    position: relative;
    overflow: hidden;
    margin: auto 10px;
}
#top-menu li a:hover, #top-menu li a:active, #top-menu li a:visited
{
	border: none;
}
.wrapper
{
	clear:both;
}
.footer-text
{
	font-size:14px;
	color:#85776a;
	font-family:sans-serif;
}
#footer-table
{
	border-top-width:4px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#e9d038;
	border-style:solid;
	padding-top:10px;
	padding-bottom:10px;
}
a, a:visited
{
	color:#3b6ab1;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.footer-center-text
{
	font-size:16px;
	font-weight:bold;
	color:#1e3b67;
	font-family:sans-serif;
}
img
{
	border:0px;
}
a img
{
	padding:3px;
	border-style:solid;
	border-width:1px;
	border-color:#eaeaea;
}
a:hover img
{
	border-color:#aaa;
}

#form-holder
{
	width:400px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	border-top-width:0px;
	border-left-width:4px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#fffec8;
}
.form-label
{
	float:left;
	font-size:14px;
	font-weight:bold;
	width:100px;
	text-align:right;
	padding-right:5px;
	padding-top:4px;
}
.form-content
{
	float:left;
	width:250px;
}
.form-line
{
	float:left;
	clear:both;
	padding-top:3px;
	width:400px;
}
input
{

}
.form-important
{
	font-size:24px;
	font-weight:bold;
	color:#f54b4b;
}
#form-button-holder
{
	clear:both;
	padding-left:105px;
	padding-top:20px;
}
a#form-button
{
	cursor:hand;
}
#form-button-div1
{
	background-image:url('site/send_message.png');
	background-repeat:no-repeat;
	width:210px;
	height:60px;
}
#form-button-div2
{
	background-image:url('site/send_message_over.png');
	background-repeat:no-repeat;
	width:210px;
	height:60px;
	position:absolute;
}
#form-button-inv
{
	background-image:url('site/send_message_over.png');
	width:0px;
	height:0px;
}
#form-button-inv2
{
	background-image:url('site/spinner.gif');
	width:0px;
	height:0px;
}
#form-error-holder
{
	width:290px;
	padding-left:110px;
	color:#f54b4b;
}
.form-error
{
	background-color:#ffdddd;
}
.message-sent
{
	font-size:16px;
	font-weight:bold;
	color:#1fb61f;
}
#fav1
{
	background-image:url('site/fav.jpg');
	background-repeat:no-repeat;
	height:30px;
	width:190px;
}
#fav2
{
	font-size:16px;
	font-weight:bold;
	color:#333;
	padding-left:35px;
	width:145px;
	padding-top:4px;
}
a:hover#fav-button
{
	text-decoration:none;
}
#fav-holder
{
	float:left;
	padding-top:4px;
	padding-left:5px;
	position:absolute;
}
#fav-button
{
	cursor:hand;
}
.input-right
{
width: 9px;
height: 30px;
background-repeat: no-repeat;
float: left;
background-image: url('site/input_right.jpg');
}
.input-left
{
background-repeat: no-repeat;
height: 30px;
width: 7px;
float: left;
background-image: url('site/input_left.jpg');
}
.input-center select
{
font-size: 14px;
height: 20px;
border-style: none;
color: #444;
background-color: #fafafa;
padding-top: 2px;
border-width: 0px;
}
.input-center input
{
font-size: 14px;
height: 20px;
border-style: none;
color: #444;
background-color: #fafafa;
padding-top: 2px;
border-width: 0px;
width:150px;
}
.input-center
{
background-image: url('site/input_center.jpg');
float: left;
height: 30px;
background-repeat: repeat-x;
padding-top: 4px;
}
.textarea-top
{
height: 8px;
clear: both;
background-repeat: no-repeat;
width: 432px;
background-image: url("site/textarea_top.jpg");
position: absolute;
}
.textarea-center textarea
{
font-size: 14px;
margin: 0px;
border-style: none;
background-color: transparent;
color: #444;
}
.textarea-center
{
padding-top: 4px;
margin-top: 4px;
clear: both;
background-repeat: repeat-y;
width: 432px;
background-image: url("site/textarea_center.jpg");
padding-left: 4px;
}
.textarea-bottom
{
clear: both;
height: 8px;
width: 432px;
background-repeat: no-repeat;
background-image: url("site/textarea_bottom.jpg");
}