@charset "utf-8";
body  {
	font:12px Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_main.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

 #container { 
width: 1024px;
margin: 0 auto; 
border:none;
text-align: left; 
} 

.fltrt { 
float: right;
margin-left: 8px;
}

.fltlft {
float: left;
margin-right: 8px;
}

.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

/*header area*/

#header { 
width:1024px;
height:92px;
margin:0px;

} 

/*navigation area*/
	
#nav {
width:1024px;
background-image:url(../images/bg_nav.gif);
height:42px;
background-repeat:no-repeat;
color:#FFFFFF
}

#nav ul {
padding:10px 0px 0px 120px;
margin:0px;
list-style:none;
}

#nav li {
padding:1px;
list-style-image:none;
display:inline;
}

#nav li a:link {
color:#FFFFFF;
text-decoration:none;
}

#nav li a:visited {
color:#FFFFFF;
text-decoration:none;
}

#nav li a:HOVER {
color:#FFFFFF;
text-decoration:underline;
}

#nav li a:active {
color:#FFFFFF;
text-decoration:none;
}















/*middle flash area*/

.slideshow { height: 255px; width: 1024px; margin: auto; }
.slideshow img { padding: 5px 0px 0px 110px; border: none; background:none; }


#middle_flash {
height:415px;
width:1024px;
}

#faqs {
	background:url(../images/faqbg.jpg);
	width:277px;
	height:148px;
	float:left;
	margin:10px 0px 0px 110px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	display:inline;
}

#faqs ul {
	padding:50px 20px 0px 20px;
	margin:0px;
	list-style:none;
}

#faqs li {
	padding:0px 0px 5px 10px;
	list-style-image:none;
	font-size:12px;
}

#faqs a.link {
	color:#F60;
	text-decoration:none;
	font-weight:bold;
	float:right;
	padding-right:20px;
}

#faqs a.link:hover {
	color:#F60;
	text-decoration:underline;
	font-weight:bold;
}


#tips {
	background:url(../images/movingtipsbg.jpg);
	width:240px;
	height:118px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:30px 0px 0px 13px;
}

#tips a {
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

#tips  a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#planner{
	width:271px;
	height:148px;
	float:left;
	margin:10px 0px 0px 0px;
}


/*content area*/

#wrapper {
width:798px;
background-image:url(../images/container_bg.jpg);
background-repeat:repeat;
margin:0px 116px 0px 110px;
}



#mainContent {
background-image:url(../images/mainContent_bg.jpg);
background-repeat:no-repeat;
width:768px;
padding:15px 0px 0px 30px;
} 


/*footer*/

#footer { 
color:#FFFFFF;
font-size:10px;
float:right;
padding:10px 120px 20px 0px;
} 

#footer a:link {
color:#FFFFFF;
text-decoration:underline;
}

#footer a:visited {
color:#FFFFFF;
text-decoration:underline;
}

#footer a:HOVER {
color:#FFFFFF;
text-decoration:none;
}

#footer a:active {
color:#FFFFFF;
text-decoration:underline;
}

/*sub pages*/

/*middle flash area*/

#sub_flash {
height:211px;
background-repeat:no-repeat;
width:1024px;
padding-bottom:15px;
}

#sideflash {
width:399px;
height:402px;
float:right;


}

#subwrapper {
width:798px;
background-image:url(../images/container_bg.jpg);
background-repeat:repeat;
margin:0px 116px 0px 110px;
}



#subContent {
background-image:url(../images/sub/submainContent2.jpg);
background-repeat:no-repeat;
width:768px;
padding:15px 0px 50px 30px;
} 

#maintext {
float:left;
width:300px;
}

#subContent2 {
background-image:url(../images/sub/submainContent2.jpg);
background-repeat:no-repeat;
width:768px;
padding:15px 0px 50px 30px;

} 


h2 {
font-size:16px;
color:#FF6600;
}

/*slide panels*/

a:focus {
	outline: none;
}
#panel {
height: 400px;
display: none;
}

.slide {
margin: 0;
padding: 0;

}

.btn-slide {
width: 300px;
height: 68px;
padding: 0px;

display: block;

}
.active {
background-position: 0px;
}

img {
border:none;
}

#contact {
	background-repeat:no-repeat;
	width:292px;
	height:410px;
	float:right;
	color:#000;
}

#contact p {
	padding:20px 0px 0px 35px;
	font-weight:bold;
	
}

#contact2 {
	width:292px;
	height:410px;
	float:right;
	color:#000;
}

#contact2 p {
	padding:20px 0px 0px 35px;
	font-weight:bold;
	
}