/* 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;
	background-color:#CCCCCC;
}

p, form, h1, h2, h3, h4, h5, h6, table
{
margin: 0;
padding: 0;
}

#container
{
margin-top:10px;
margin-left: auto;
margin-right: auto;
width: 760px;
height: auto;
min-height:600px;
}

#innercontainer
{
width: 760px;
height: auto;
float:left;
margin: 0px 0px 0px 0px;
}

#header
{
width:760px;
height:247px;
margin: 0px 0px 10px 0px;
background-image:url(images/header_image1.jpg);
background-position:10px 10px;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#nav
{
width:740px;
height:22px;
float:left;
margin: 10px 0px 10px 0px;
padding: 0px 10px 0px 10px;
background-color:#FFFFFF;
}

.activeoff
{
width:95px;
height:16px;
text-align:center;
float:left;
margin:4px 10px 0px 0px;
background-color:#FFFFFF;
}

.activeoff a
{
text-align:center;
text-decoration:none;
color:#666666;
}

.activeoff:hover a
{
text-align:center;
color:#CC6600;
}

/*---------------------*/

.activeon
{
width:95px;
height:16px;
float:left;
margin:4px 10px 0px 0px;
background-color:#FFFFFF;
}

.activeon a
{
text-align:center;
text-decoration:none;
color:#cccccc;
}

.activeon:hover a
{
text-align:center;
text-decoration:none;
color:#CC6600;
}

/*-------------------------------------------*/


#contentholder
{
width:760px;
height:auto;
float:left;
margin:0px 0px 10px 0px;
background:url(images/back-content.jpg) top left repeat-y;
}

.leftcontainer
{
width:464px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 20px 20px 20px 20px;
}

.rightcontainer
{
width:245px;
height:auto;
float:right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.rightcontainer small
{
text-align:left;
color:#666666;
font-size:11px;
}


/*-------------------------------------------*/

.rightdivone
{
width: 235px;
height:auto;
float:left;
margin:0px 0px 0px 0px;
padding: 5px 0px 5px 10px;
}

.rightdivtwo
{
width: 245px;
height:auto;
float:left;
margin:0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
background-color:#CCCCCC;
}


/*----------------------*/


.rightcontentimgone
{
width:75px;
height:75px;
float:left;
margin: 0px 10px 10px 0px;
background-color:#FFFFFF;
background-image:none;
background-position:center;
background-repeat:no-repeat;
}

.rightcontentimgone img
{
float:left;
margin: 5px 0px 0px 5px;
}

.rightcontentimgtwo
{
width:75px;
height:75px;
float:left;
margin: 0px 0px 0px 0px;
background-color:#FFFFFF;
background-image:none;
background-position:center;
background-repeat:no-repeat;
}

.rightcontentimgtwo img
{
float:left;
margin: 5px 0px 0px 5px;
}



/*-------------------------------------------*/



.footer
{
width:760px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 0px;
border-bottom:#333333 1px solid;
border-top:#333333 1px solid;
}


.footer p
{
text-align:center;
font-size:10px;
color:#333333;
}

.footer a
{
text-decoration:none;
text-align:center;
font-size:10px;
color:#333333;
}



/*-----------------------------------------*/



.textstyle h1
{
color:#333333;
text-align:left;
font-size:20px;
line-height:23px;
margin: 0px 0px 8px 0px;
padding: 0px 0px 0px 0px;
}


.textstyle p
{
color:#333333;
text-align:left;
font-size:12px;
line-height:15px;
margin: 0px 0px 8px 0px;
padding: 0px 0px 0px 0px;
}


.textstyle li
{
color:#333333;
text-align:left;
font-size:12px;
line-height:13px;
margin: 0px 0px 3px 0px;
padding: 0px 0px 0px 0px;
}


/*----------------------------------------------*/


.contactdiv
{
width:464px;
height:auto;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.splitleft
{
width:222px;
height:auto;
float:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.splitright
{
width:222px;
height:auto;
float:right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}


/*----------------------------------------------*/


.textfeildone
{
width:144px;
height:16px;
text-align:left;
float:left;
color:#666666;
margin:0px 0px 0px 0px;
padding:3px 3px 3px 3px;
}


.textfeildtwo
{
width:144px;
height:60px;
text-align:left;
float:left;
color:#666666;
overflow:scroll;
margin:0px 0px 0px 0px;
padding:3px 3px 3px 3px;
}



.textfeildthree
{
float:left;
margin:3px 3px 3px 3px;
padding:0px 0px 0px 0px;
}


.textfeildfour
{
width:114px;
height:16px;
text-align:left;
float:left;
color:#666666;
overflow:scroll;
margin:0px 0px 0px 0px;
padding:3px 3px 3px 3px;
}









