body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background-color: #1b3544;
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-size: 100%;
	background-attachment: fixed;
	background-position:center;
	}
	#container{
width:1000px;
height:auto;
margin:0 auto;
text-align:left;
}
#top{width:1000px; height:95px; background-image:url(images/top.jpg); background-repeat:no-repeat; float:left;}
#menubg{width:1000px; height:53px; background-image:url(images/menu.jpg); background-repeat:no-repeat; float:left;}

.menu{
width:915px;
height:48px;
float:left;
margin:5px 0 0 15px;
}



.menutab{
width:915px;
overflow: hidden;
float:left;
margin:7px 0 0 5px;
}



.menutab ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.menutab li{
display: inline;
margin: 0;

}

.menutab li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 25px; /*padding inside each tab*/
border-right: 1px dotted #ffcd8d; /*right divider between tabs*/
color: white;
}



.menutab li .item6 {
      border-right: none;
}


.menutab li a:visited{
color: white;
}



.menutab li a:hover, .menutab li.selected a{
color: #fff; 
text-decoration: underline;
}

.livechat{width:195px; height:50px; margin:4px 18px 0 0; float:right;}

#head{width:1000px; height:377px; background-image:url(images/header.jpg); background-repeat:no-repeat; float:left;}
.ord_top{width:282px; height:54px; border:none; cursor: pointer; font-size: 0.0px; float:left; margin:290px 0 0 270px; color:#0e6c9f;}
.ord_top a {
	color: #0e6c9f;
	
}
.ord_top  a:hover  {
	color: #0e6c9f;
	
}
#body{width:1000px; background-image:url(images/bodybg.jpg); background-repeat:repeat-y; float:left;}

#left{width:252px; float:left; margin:10px 0 0 38px;}
#right{width:638px; float:left; margin:10px 0 0 25px;}
#box{width:635px; float:left;}
#box_top{width:635px; height:55px; background-image:url(images/top_box.jpg); background-repeat:no-repeat; float:left;}
#box_mid{width:635px; background-image:url(images/mid_box.jpg); background-repeat:repeat-y; float:left;}
#box_bottom{width:635px; height:44px; background-image:url(images/bot_box.jpg); background-repeat:no-repeat; float:left;}

h1 { margin: 8px 0 0px 20px; text-transform:uppercase; font-family:"Arial Narrow", Calibri; font-weight:normal; color: #fff;  font-size:25px; text-shadow: 0 1px 0 #000;}
.content{width:595px; margin:15px 0 0 20px; font:normal 15px Arial, Helvetica, sans-serif; color:#000; line-height:15pt; text-align:justify;}
h2 {
	font:normal 30px/45px Impact;
	color: #ff0000;
	font-weight: lighter;
	}
.style1 {font-size: 18px; color: #ff0000; font-weight:bold;}
.style2 {font-size: 16px; color: #ff0000; font-weight:bold;}

img.pic{
float:right;
padding:5px;
margin:10px 0 10px 10px;
}

img.pic1{
float:left;
padding:0px;
margin:10px 0 10px 0px;
}

img.pic2{
float:left;
margin:0px 0px 0px 0;
}


#form{float:left; margin:25px 0 0 45px; width:450px;}

#inputArea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    background-color: #d6e5f4;
	    padding: 10px;
	    width:450px;
		float:left;
			}
	#inputArea input, #inputArea textarea
	{
	    font-family: Arial, Sans-Serif;
	    font-size: 13px;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 425px;
		
	}

        .activeField
        {
            background-image: none;
            background-color: #ffffff;
            border: solid 1px #33677F;
        }
        .idle
        {
	    border: solid 1px #85b1de;
	    background-image: url( 'images/blue_bg.png' );
	    background-repeat: repeat-x;
	    background-position: top;
        }


.formbutton {
cursor : pointer;
border : 1px outset #ccc;
background : #999;
color : #666;
font-weight : bold;
padding : 1px 2px;
background : url(images/formbg.gif) repeat-x left top;
margin-left:2px;
}

.button{width:450px; background-color:#d6e5f4;  float:left; padding:10px;}


#footer{color:#fff; margin:0 0 0 80px;}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer  a:hover  {
	color: #fff;
	text-decoration: underline;
}

#c_link{color:#fff; font-size:10px; padding-top:20px; margin-left:25px;}
#c_link a {
	color: #fff;
	text-decoration: none;
}
#c_link  a:hover  {
	color: #fff;
	text-decoration: underline;
}

#statements{
	width:850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top:15px;
	text-align:justify;
	margin:0 0 0 50px;
	}

.reasons{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:white; padding:0px 10px 0 10px; text-shadow:black 1px 1px 1px;}
