/* CSS Document */
* { margin: 0; padding: 0; }
   
html { background-color: #e3e2df; }

body {
	font-size: 12px;
	color: #504d38;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 57px;
}

a { text-decoration: none; color: #504d38; }
a:hover { text-decoration: underline;}

#container {
	position: relative;
	margin: 57px auto;
	margin-bottom: 57px;
	width: 960px;
	background-color: #fff;
}

/*
img.thumbnail {
	border: 1px solid #ccc;
}*/

/********************
	HEADER
********************/
#header {
	width: 960px;
	height: 90px;
}

#header small { 
	font-size: 9px;
	padding-right: 20px;
}

#header a { color: #022640; }

	


/********************
	NAVIGATION
********************/
#nav ul {
        width: 960px; 
        height: 50px; 
        position: relative;
        background: url(images/Nav_BG.gif) no-repeat bottom center #022640;
        list-style: none;
        margin: 0;
		padding: 0;
}
#nav li {
        display: inline;
}
#nav li a {
        border: none;
		width: auto;
        height: 50px; 
        display: block; 
        position: absolute;
        top: 0; 
        text-indent: -7000px;
        outline: none;
}

#nav li.home a { 
	width: 60px;
	background: url(images/Nav_Home.gif) bottom left no-repeat;
	left: 227px;
}

#nav li.services a { 
    width: 87px;
	background: url(images/Nav_Services.gif) bottom left no-repeat;
	left: 307px;
}

#nav li.benefits a { 
    width: 85px;
	background: url(images/Nav_Benefits.gif) bottom left no-repeat;
	left: 414px;
}

#nav li.aboutus a { 
	width: 89px;
	background: url(images/Nav_AboutUs.gif) bottom left no-repeat;
	left: 519px;
}
#nav li.contactus a { 
	width: 105px;
	background: url(images/Nav_ContactUs.gif) bottom left no-repeat;
	left: 628px;
}


#nav li.home a:hover, #nav li.services a:hover, #nav li.benefits a:hover, #nav li.aboutus a:hover, #nav li.contactus a:hover {
	background-position: 0 0;
}


/********************
	MENU
********************/
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	list-style-image: url(images/spacer_grey.gif);
	font-size: 16px;
	font-weight: bold;
	color: #504d38;
	line-height: 30px;
}

#menu ul a {  color: #504d38; }

#menu ul a:hover { color: #A7A69B; text-decoration: none; }



/********************
	CONTENTS
********************/
#contents {
	line-height: normal;
	width: 960px;
	margin: 0 auto;
	background-color: #ffffff;
}

#contents .box_orange {
	border: #f98e03 solid 1px;
	padding: 12px;
}

#contents .box_blue {
	border: #022640 solid 1px;
	padding: 12px;
}

#contents h1 {
	color: #022640;
	font-size: 26px;
	font-weight: bold;
}

#contents h2 {
	color: #022640;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 12px;
}

#contents h3 {
	font-size: 15px;
	font-weight: bold;
	color: #F98E03
}

#contents h3 a {
	font-size: 15px;
	font-weight: bold;
	color: #F98E03
}

div.wrapper{
    width: 600px;
}

div.left_box{
    float: left;
    padding: 30px 20px;
    width: 120px;

}

div.right_box{
    float: right;
    padding: 30px 20px;
    width: 400px;

}

#contents ul
{
	list-style-type: square;
	padding-left: 20px;
	margin: 0;
	color: #504d38;
}

#contents .contact_box {
	width: 260px;
	padding: 2px;
	border: #A7A69B 1px solid;
	color: #A7A69B;
	font-size: 12px;
	text-decoration: none;
	background-color: #fbfbfb;
}

#contents .box_number {
	width: 48px;
	padding: 2px;
	border: #A7A69B 1px solid;
	color: #A7A69B;
	font-size: 12px;
	text-decoration: none;
	background-color: #fbfbfb;
}

#contents .message_box {
	font-size: 12px;
	text-decoration: none;
	width: 260px;
	height: 150px;
	border: 1px solid #A7A69B;
	overflow: auto;
	color: #A7A69B;
	padding: 2px;
	font-family: Arial, Lucinda Grande, Verdana, san-serif;
	background-color: #fbfbfb;
}

#contents select {
	font-size: 12px;
    color: #A7A69B;
	background-color: #fbfbfb;
    padding: 2px;
	border: 1px solid #A7A69B;
    cursor: pointer;
	width: 266px;
}

#contents select.short {
	font-size: 12px;
    color: #A7A69B;
	background-color: #fbfbfb;
    padding: 2px;
	border: 1px solid #A7A69B;
    cursor: pointer;
	width: 80px;
}

#contents .line_grey {
	background: url(images/Line_Grey.gif) repeat-x left center;
	height: 21px;
}

#contents .title {
	font-weight: bold;
}

.warn {
	color: red;
    font-size: 13px;
	font-family: Arial, sans-serif;
    font-weight: bold
}

.bigwarn {
	COLOR: red;
    font-family: Arial, sans-serif;
    FONT-SIZE: 30px;
    FONT-WEIGHT: bold
}

.orange {
	font-size: 13px;
	font-weight: bold;
	color:#FF4400;
	text-decoration:none
}

a.orangebold:link {
	font-size: 13px;
	font-weight: bold;
	color:#FF9900;
	text-decoration:none
}

a.orangebold:active {
	font-size: 13px;
	font-weight: bold;
	color:#FF9900;
	text-decoration:none
}

a.orangebold:visited {
	font-size: 13px;
	font-weight: bold;
	color:#FF9900;
	text-decoration:none
}

a.orangebold:hover {
	font-size: 13px;
	font-weight: bold;
	color:#FF9900;
	text-decoration:none
}


/********************
	FOOTER
********************/
#footer {
	clear: both;
	width: 960px;
	height: 130px;
	background: url(images/Footer_BG.gif) left top repeat-x;
	margin: 0 auto;
	color: #fff;
}

#footer a{
	color: #022640;
}

#footer small { 
	font-size: 11px;
	padding-top: 10px;
	color: #022640;
}


/********************
	TESTIMONIAL
********************/
#box8{
	position:absolute;
}

#box8 div{
	width:264px;
	float:left;
}
#box8 .buttons{
	text-align:left;
}
#box8 .next{
	float:right;
}


.buttons{padding:5px; vertical-align:bottom; text-align:center; clear:both;}
.buttons span{color:#F98E03;cursor:pointer; font-size:11px;}
.buttons span.active, .buttons span:hover{background:#F98E03;color:#fff;}

.mask1{
	position:relative;
	height:250px;
	overflow:hidden;
}








/********************
	ERROR
********************/
.form_error {
	padding: 6px;
	vertical-align: top;
	color: #f98e03;
	background-color: #fae8e8;
}

.required {
	color: #f98e03;
	font-size: 11px;
	font-weight: normal;
}

.Print { 
          display: none; 
          } 
