/** BASIC */
.text3 {
	float: left;
	text-align:left;
}
.text4 {
	float: right;
	text-align:right;
}
.text5 {
	display: block;
	font-style: normal;
}
.btnLogin {
	display: block;
	height: 27px;
	width: 79px;
	background: url(images/subpage1_03.jpg) no-repeat center top;
	color:White;
	text-decoration: none;
	padding-top: 1px;
	text-align:center;

}
.btnFind {
	display: block;
	height: 27px;
	width: 53px;
	background: url(images/toolbar_b.png) no-repeat center top;
	text-decoration: none;
	text-align:center;
	vertical-align:bottom;
	
}
.bg11, .bg13 {
	height: 38px;
	padding: 12px 25px 0px 0px;
}
/** HEADER */
#header {
	border-bottom: solid 1px #d3d3d3;
}
#loginbar
{
	height: 22px;
	text-align:right;vertical-align:top;
	background: url(images/toploginbar.png) repeat-x left top;
	background-color: #f4f0f4;

}
#toolbar 
{
	height: 32px;
	background: url(images/toolbar.png) repeat-x left top;
}
#logo 
{
	padding: 8px;
	padding-left: 18px;
	background-color: #1e6aa7;

}
#splash 
{
	padding: 8px;
	padding-right: 18px;
	background-color: #1e6aa7;

}

/** TOOLBAR */
#menu a 
{
	text-align:center;
	vertical-align:top;
    font: bold 12px Verdana, Geneva, sans-serif;
    text-decoration: none;
    color: #353535;
	padding: 0px 25px 0px 18px;
}
#menu a:hover
{
   text-decoration: underline;
	color: #FF4702;
}
/** Left Nav Bar */
.innerNav 
{
	vertical-align:top;
	border-left: #bdbcbd 1px solid; 
	padding-bottom: 5px; 
	padding-left: 10px; 
	padding-right: 10px;  
	border-right: #bdbcbd 1px solid; 
	border-bottom: #bdbcbd 1px solid; 
	padding-top: 5px;

}
 .leftNav
{
    width: 100%;
    height: auto;
    text-align:left;
    vertical-align:top;
    padding: 0px 0px 0px 0px;
	margin: 0px;

}
.leftNav a
{
    font: normal 12px Verdana, Geneva, sans-serif;
    color: #999;
    text-transform:none;
    /*background: url(images/leftNavBar.jpg) repeat-x left bottom;*/
	background:url(images/list-bullet-01-link.gif) no-repeat 0 .8em;
    width:  100%;
    height: auto;
    display: block;
    clear: both;
    padding: 5px 0px 5px 10px;
	border-bottom:1px dashed #B2B2B2;
}
.leftNav a:hover
{
    color: #336633;
}
/** FOOTER */
.footer
{
    margin: 0px 0 8px 0;
    font: normal 12px Verdana, Geneva, sans-serif;
    text-decoration: none;
    color: #999;
    padding: 10px 0px 0px 6px;
}
.copyright
{
    width: 360px;
    float: left;
    color: #999;
    padding: 9px;
}

.footerRight
{
    width:280px;
    float: right;
    padding: 9px 0;
    list-style: none;
}
ul.footerRight li:first-child
{
    background: none;
}
ul.footerRight li
{
    float: left;
    /*background: url(images/footerList.jpg) no-repeat left 2px;*/
    padding: 0px 6px 0px 7px;
}
ul.footerRight li a
{
    float: left;
    font: normal 12px Verdana, Geneva, sans-serif;
    text-decoration: none;
    color: #999;
}
ul.footerRight li a:hover
{
	color: #FF4702;
       text-decoration: underline;

}
ul.social_media
{
    list-style: none;
    padding-right: 1px;
}
ul.social_media li
{
    float: left;
    padding: 0 0 0 10px;
    width: auto;
}
ul.social_media li a
{
    float: left;
    font: normal 12px Verdana, Geneva, sans-serif;
    text-decoration: none;
    color: #999;
    width: auto;
}

/** CONTENT */

#content {
	width: 100%;
	margin: 0px auto;
}

#left 
{
	float: left;
}

#right {
	float: left;
	width: 238px;
	padding: 20px 0px 0px 0px;
}

#subpage #left {
	padding: 20px 0px 0px 0px;
}

/** FOOTER */

#footer {
	clear: both;
	height: 92px;
	padding-top: 40px;
}

/** BOX1 */

#box1 {
	height: 369px;
	width:100%

}

#box1 .image {

}

#box1 .bg3 {
	height: 169px;
	padding: 0px 11px 0px 25px;
	width:500px;

}

#box1 .text1 {
	margin-bottom: 20px;
}

#box1 .span1 {
	padding-top: 40px;
}

/** BOX2 */

#box2 {
	float: left;
	width: 203px;
}

#box2 .bg4 {
	height: 33px;
	padding: 12px 27px 0px 0px;
}

#box2 .bg7 {
	height: 33px;
	margin: 0px 20px 10px 20px;
}

#box2 .list1 {
	padding-left: 16px;
}


/** BOX3 */

#box3 {
	float: left;
	width: 203px;
	padding-left: 6px;
}

#box3 .bg4 {
	height: 33px;
	padding: 12px 27px 0px 0px;
}

#box3 .bg7 {
	height: 33px;
	margin: 0px 20px 10px 20px;
}


#box3 .list1 {
	padding-left: 16px;
}


/** BOX4 */

#box4 {
	float: left;
	width: 203px;
	padding-left: 6px;
}

#box4 .bg4 {
	height: 33px;
	padding: 12px 27px 0px 0px;
}

#box4 .bg7 {
	height: 33px;
	margin: 0px 20px 10px 20px;
}


#box4 .list1 {
	padding-left: 16px;
}


/** BOX5 */

#box5 {
	margin-bottom: 20px;
}

#box5 .bg8 {
	width: 178px;
	height: 45px;
	padding: 10px 20px 0px 0px;
}

#box5 .bg10 {
	padding: 0px 0px 12px 20px;
}

/** BOX6 */

#box6 {
	width: 203px;
}

#box6 .bg8 {
	width: 178px;
	height: 45px;
	padding: 10px 20px 0px 0px;
}

#box6 .bg10 {
	padding: 0px 20px 12px 20px;
}

/** BOX7 */

#box7 {
	width: 623px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 50px 0px;
}

body #box7 {
	padding-bottom: 40px;
}

#box7 .content {
	padding: 0px 27px 0px 27px;
}

/** BOX8 */

#box8 {
	width: 832px;
	margin: 0px 0px 0px 35px;
	padding: 30px 0px 0px 0px;
}

#box8 .content {
	padding: 0px 27px 20px 27px;
}