/* CSS Document */
html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/


body 
{
	margin: 0 0 0 0;
	height: 100%;
	min-height: 100%;
	min-width: 900px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

p, form, h1, h2, h3, h4, h5, h6, table
{
margin: 0;
padding: 0;
}

#outerbackline
{
margin-top:0px;
margin-left: auto;
margin-right: auto;
width: 100%;
float:left;
height: auto;
min-height:600px;
background:url(images/web-images/top-line-nav.jpg) 0px 148px repeat-x;
}

#outerbackbottomline
{
margin-top:0px;
margin-left: auto;
margin-right: auto;
width: 100%;
float:left;
height: auto;
min-height:600px;
background:url(images/web-images/bottom-line-nav.jpg) bottom repeat-x;
}


#container
{
margin-top:0px;
margin-left: auto;
margin-right: auto;
width: 950px;
height: auto;
min-height:600px;
}

#innercontainer
{
width: 937px;
height: auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 12px;
}

/*---------------------------------*/

#header
{
width:937px;
height:120px;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background:url(images/web-images/header.jpg) 20px 20px no-repeat;
}

#header .box-one { width:190px; height:18px; float:right; margin: 68px 30px 0px 0px; padding: 0px; cursor:pointer; }

/*---------------------------------*/

.nav
{
width:937px;
height:30px;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
}

.nav a
{
text-align:center;
text-decoration:none;
color:#FFFFFF;
}

.nav p
{
text-align:center;
text-decoration:none;
color:#FFFFFF;
margin: 8px 0px 0px 0px;
}

.nav .topbutton
{
width:112px;
height:28px;
float:left;
margin: 0px 4px 0px 0px;
}


.nav .active
{
background:url(images/web-images/top-but-on.jpg) top left no-repeat;
height:30px !important;
}

.nav .nonactive
{
background:url(images/web-images/top-but-off.jpg) top left no-repeat;
}

/*---------------------------------*/

#leftcontainer
{
width:290px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
}

#leftcontainer .imgwidth
{
width:290px !important;
}

#leftcontainer .cartitlenav
{
width:290px !important;
min-height:50px;
background:url(images/title-header.jpg) no-repeat top left;
margin: 0px 0px 10px 0px;
}


#leftcontainer .cartitlenav .logo1
{
width:290px !important;
height:70px !important;
min-height:50px;
background:url(images/logo1.png) no-repeat 200px 0px;
}

#leftcontainer .cartitlenav .logo2
{
width:290px !important;
height:70px !important;
min-height:50px;
background:url(images/logo2.png) no-repeat 200px 0px;
}

#leftcontainer .cartitlenav .logo3
{
width:290px !important;
height:75px !important;
min-height:50px;
background:url(images/logo3.png) no-repeat 205px 0px;
}

#leftcontainer .cartitlenav .logo4
{
width:290px !important;
height:70px !important;
min-height:50px;
background:url(images/logo4.png) no-repeat top right;
}

#leftcontainer .cartitlenav .logo5
{
width:290px !important;
height:70px !important;
min-height:50px;
background:url(images/logo5.png) no-repeat top right;
}

#leftcontainer .cartitlenav .logo6
{
width:290px !important;
height:70px !important;
min-height:50px;
background:url(images/logo6.png) no-repeat 200px 0px;
}

#leftcontainer .cartitlenav .logo7
{
width:290px !important;
height:70px !important;
min-height:50px;
background:url() no-repeat 180px 0px;
}

#leftcontainer .cartitlenav h1
{
color:#FFFFFF;
font-weight:100;
font-size:18px;
padding:4px 6px;
}

#leftcontainer .cartitlenav h1 a
{
color:#FFFFFF;
text-decoration:none;
}

#leftcontainer .cartitlenav p
{
margin: 10px 0px 0px 10px;
color:#999999;
}

#leftcontainer .cartitlenav p a
{
color:#333333;
text-decoration:none;
}


/*---------------------------------*/

#rightcontainer
{
width:615px;
height:auto;
float:right;
margin: 0px 0px 0px 0px;
padding: 20px 12px 20px 0px;
}



#rightcontainer .topimagebox
{
width:595px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border:10px solid #657678;
}

#rightcontainer .topimageboxtwo
{
width:595px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border:10px solid #657678;
}

#rightcontainer .topimageboxtwo img
{
width:595px;
height:230px;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#rightcontainer .contentholder
{
width:615px;
height:auto;
float:left;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.contentholder h1
{
text-align:left;
font-size:24px;
color:#657678;
font-weight:lighter;
margin: 10px 0px 10px 0px;
}

.contentholder h2
{
text-align:left;
font-size:16px;
color:#657678;
font-weight:lighter;
margin: 0px 0px 10px 0px;
}

.contentholder p
{
text-align:left;
font-size:12px;
line-height:16px;
color:#333333;
font-weight:lighter;
margin: 0px 0px 15px 0px;
}

.contentholder a
{
text-align:left;
font-size:12px;
line-height:16px;
color:#333333;
font-weight:lighter;
margin: 0px 0px 15px 0px;
}

.contentholder img
{
float:left;
margin: 0px 0px 0px 0px;
padding: 8px;
}

.contentholder tableone
{
font-size:12px;
line-height:16px;
color:#333333;
font-weight:lighter;
margin: 0px 0px 15px 0px;
}

.contentholder tablerowone
{
font-size:12px;
line-height:16px;
color:#ffffff;
font-weight:lighter;
margin: 0px 0px 15px 0px;
}

.contentholder tablerowtwo
{
font-size:12px;
line-height:16px;
color:#666666;
font-weight:lighter;
margin: 0px 0px 15px 0px;
}

.contentholder span
{
font-weight:lighter;
margin: 8px 0px 8px 5px;
}


.contentholder table
{
margin: 10px 0px 15px 3px;
}

/*------------------------------------*/

.spliterone
{
width:100%;
height:auto;
margin: 0px 0px 0px 0px;
border-bottom:#999999 1px solid;
}

.splitertwo
{
width:100%;
min-height:110px;
height:auto;
margin: 8px 0px 10px 0px;
}

.splitertree
{
width:100%;
min-height:110px;
height:auto;
margin: 8px 0px 0px 0px;
}

.splitertree img
{
width: 	92px; 
height:	92px;
margin: 0px 10px 10px 0px;
}

.spliterfour
{
width:200px;
min-height:110px;
height:auto;
margin: 8px 0px 10px 0px;
float:left;
}

.spliterfive
{
width:380px;
min-height:110px;
height:auto;
margin: 8px 0px 10px 0px;
float:right;
background:#657678;
padding: 20px 0px 20px 20px;
}

.spliterfive h2
{ color:#FFFFFF; }

.spliterfive label
{ width:162px; float:left; padding:0px; margin: 0px 20px 4px 0px; color:#FFFFFF; }

.spliterfive .textfield
{ width:162px; height:auto; min-height:18px; float:left; padding:4px; margin: 0px 20px 8px 0px; }

.spliterfive .textfieldtwo
{ width:162px; max-width:162px; height:100px; min-height:100px; float:left; padding:4px; margin: 0px 20px 8px 0px; }

.spliterfive .drop-down
{ width:162px; height:auto; float:left; padding:4px; margin: 0px 20px 8px 0px; }

.spliterfive .form-but
{ width:60px; height:auto; float:left; padding:4px; margin: 0px 20px 8px 0px; }

/*------------------------------------*/


#footer
{
width:925px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 20px 0px 20px 0px;
}

.footerboxone
{
width:290px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
}

#footer .spacerone
{
margin-right: 27px !important;
}

#footer a
{
text-align:left;
text-decoration:none;
color:#FFFFFF;
}

#footer h1
{
text-align:left;
font-size:22px;
font-weight:lighter;
text-decoration:none;
color:#FFFFFF;
}

#footer p
{
text-align:left;
font-size:12px;
font-weight:lighter;
text-decoration:none;
color:#FFFFFF;
margin: 0px 0px 6px 0px;
}

#footer img
{
margin: 3px 0px 6px 0px;
}

.footerboxone a
{
width:130px;
height:auto;
float:left;
margin: 0px 10px 0px 0px;
}

.footerboxone h1
{
width:290px;
border-bottom:#999999 1px solid;
margin: 3px 0px 8px 0px;
padding: 3px 0px 3px 0px;
}

.footerboxtwo
{
width:925px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
}

/*---------------------------------------*/

.textstyle h1
{
text-align:left;
font-size:24px;
color:#657678;
font-weight:lighter;
margin: 10px 0px 10px 0px;
}

.textstyle h2
{
text-align:left;
font-size:16px;
color:#657678;
font-weight:lighter;
margin: 0px 0px 10px 0px;
}

.textstyle p
{
text-align:left;
font-size:12px;
line-height:16px;
color:#333333;
font-weight:lighter;
margin: 0px 0px 15px 0px;
}

.textstyle span
{
width:70px;
float:left;
text-align:left;
font-size:12px;
line-height:16px;
color:#333333;
font-weight:lighter;
margin: 0px 0px 8px 0px;
}

.textstyle img
{
width:90px;
float:left;
}

.textstyle .boxholder
{
width:90px;
height:auto;
float:left;
margin: 0px 12px 12px 0px;
padding:10px;
background-color:#CCCCCC;
}







.redstyle { color:#FF0000 !important; }
.redstyle h2 { color:#FF0000 !important; }
.redstyle p { color:#FF0000 !important; }




















