html {height:100%;}

body {
	height:100%; margin:0; padding:0;
	background-attachment: fixed;
	font-size: 0.8em;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-image:url(../images/images-main/greystrip.gif);	
	background-repeat:repeat-x;
	background-position:bottom left;
	color: #3e3e3e;
	line-height:0.9em;


	}

table 	{
	font-size:1em;
	padding:0;
	margin:0;
	}

h1, h2, h3, h4, h5, h6 {
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
h1 {
	font-size: 2.2em;
	margin-top: 0px;
	margin-bottom:3px;
	color: #6b96a6;
	font-weight:normal;
	}
	
h2 {
	font-size: 1.2em;
	font-weight:light;
	color:#0092d4;
	padding:0;
	margin:0;
	}
	
h3 {
	font-size: 1.2em;
	margin:0 0 6px 0;
	color:#93d6f0;
	font-weight:normal;
	}

h4 {
	font-size: 1.5em;
	margin-bottom:6px;
	color:#fff;
	font-weight:normal;
	font-size:150%;
	}
	
h4 {
	font-size: 1.5em;
	margin-bottom:6px;
	color:#333;
	font-weight:normal;
	font-size:150%;
	}
	

p {
	margin: 0em;
	padding: 0.7em 0 0.7em 0;
	}
	
a img {border: none;}


	
.float_clear { clear: both; }
	
	
#wrapper {
	width:100%;
	height:100%;
	padding-left:0;
	padding-right:auto;
	margin:0;
	background-image:url(../images/images-main/home_pics.gif);
	background-repeat:no-repeat;
	}
	


	

	

#navhome {
	height:21px;
	width:635px;
	float:right;
	padding:0;
	margin:430px 0 0 0;
	}
	

	
	

/*top navigation magenta-------------------*/

#topnavhome {
	padding:0 0 9px 0;
	margin:0;
	border-bottom:2px solid #fff;
	}



#topnavhome ul {
	margin:0;
	padding:0;
	}

#topnavhome li {
	text-transform: lowercase;
	font-size:1em;
	display: inline;
	font-weight:bold;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	text-decoration:none;
	
	}

#topnavhome a:link, #topnavhome a:visited {
	color: #ec008c;
	text-decoration:none;
	padding:0 0 0 0;
	margin:0 5px 0 0;
	
	}

#topnavhome a:active, #topnavhome a:hover {
	color: #666;
	text-decoration:none;
	padding:0 0 13px 0;
	margin:0 5px 0 0;
	border-bottom:3px solid #ec008c;
	}
	
/*------cyan*/
#topnavhome a.color1 {
	color:#f37021;
	}
	
#topnavhome a.color1:link, #topnavhome a.color1:visited {
	color: #f37021;

	}

#topnavhome a.color1:active, #topnavhome a.color1:hover {
	color: #666;
	border-bottom:3px solid #f37021;
	}
/*------cyan*/


/*------orange*/
#topnavhome a.color2 {
	color:#0091b5;
	}
	
#topnavhome a.color2:link, #topnavhome a.color2:visited {
	color: #0091b5;
	}

#topnavhome a.color2:active, #topnavhome a.color2:hover {
	color: #666;
	border-bottom:3px solid #0091b5;
	}
/*------orange*/

/*------yellow*/
#topnavhome a.color3 {
	color:#eea616;
	}
	
#topnavhome a.color3:link, #topnavhome a.color3:visited {
	color: #eea616;
	}

#topnavhome a.color3:active, #topnavhome a.color3:hover {
	color: #666;

	border-bottom:3px solid #eea616;
	}
/*------yellow*/

/*------lightblue*/
#topnavhome a.color4 {
	color:#6b96a6;
	}
	
#topnavhome a.color4:link, #topnavhome a.color4:visited {
	color: #6b96a6;
	}

#topnavhome a.color4:active, #topnavhome a.color4:hover {
	color: #666;
	border-bottom:3px solid #6b96a6;
	}
/*------lightblue*/

/*top navigation ma-------------------*/




#footer {
	padding:10px 0 9px 0;
	_padding:0 0 11px 0;
	margin:0;
	width: 100%;
	
	}

#footer ul {
	margin:0;
	padding:0;
	}

#footer li {
	font-size:1em;
	display: block;
	float: left;
	list-style-type:none;
	margin:0 0 0 0;
	text-decoration:none;
	border-left:1px solid #999999;
	padding:0 4px 0 4px;
	text-transform: lowercase;
	}
	
	
#footer li.first {
	font-size:1em;
	display: inline;
	list-style-type:none;
	margin:0 0 0 0;
	text-decoration:none;
	border-left:none;
	padding:0 4px 0 0;
	}

#footer a:link, #footer a:visited {
	color: #939598;
	text-decoration:none;
	padding:0 0 0 0;
	margin:0;
	
	}

#footer a:active, #footer a:hover {
	color: #0091d5;
	text-decoration:none;
	padding:0 0 10px 0;
	margin:0;
	}