@charset "UTF-8";
/* CSS Document */

body {
	background: #fff center top ;
	font-size:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	}
	
a:link { color: #0066a4; text-decoration: underline; }
a:visited { color: #0066a4; text-decoration: underline;  }
a:hover { color: #c1d72e; text-decoration: underline; }
a:active { color: #0066a4; text-decoration: underline; }		
	
div.clearfloats {clear:both;}

.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.clearfix {
	display: inline-block;
	}
	
	
	

		
/*  BLOCKS */	
	
div#homeheader {
	width:960px;
	height:404px;
	background-image:url(/images/homeheader.jpg);
	background-repeat:no-repeat;
}

div#homecolwrap {
	width:960px;
}

div#intcolwrap {
	width:960px;
}

div#homecol1 {
	width:300px;
	float:left;
	margin-left:10px;
	text-align:left;
	color:#333;
	font-size:16px;
	line-height:1.2em;
	padding-top:25px;
}

div#homecol2 {
	width:300px;
	float:left;
	padding-left:20px;
	text-align:left;
	color:#333;
	font-size:16px;
	line-height:1.2em;
	background-image:url(/images/sepbg.png);
	background-repeat:no-repeat;
	min-height:170px;
	padding-top:25px;
}

div#homecol3 {
	width:300px;
	float:left;
	padding-left:20px;
	text-align:left;
	color:#333;
	font-size:16px;
	line-height:1.2em;
	background-image:url(/images/sepbg.png);
	background-repeat:no-repeat;
	min-height:170px;
	padding-top:25px;
}

div#homecopy {
	color:#333;
	text-align:left;
	font-size:14px;
	width:875px;
	line-height:1.2em;
	margin:20px 0 0 0;
}

div#intleft {
	width:275px;
	margin:10px 0 0 10px;
	float:left;
}

div#intright {
	width:665px;
	float:left;
	text-align:left;
}

div#header {
	width:960px;
	height:154px;
	background-image:url(/images/headerbg.png);
	background-repeat:no-repeat;
	text-align:left;
}
	
div#footer {
	color:#333;
	font-size:12px;
	width:960px;
	min-height:130px;
	margin:30px 0 0 0;
	background-image:url(/images/footerbg.jpg);
	background-repeat:no-repeat;
	line-height:1.4em;
}

div#footer a:link { color: #333; text-decoration: none; }
div#footer a:visited { color: #333; text-decoration: none;  }
div#footer a:hover { color: #333; text-decoration: underline; }
div#footer a:active { color: #333; text-decoration: none; }	
	

/* TEXT */

	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:36px;
	font-weight:normal;
	margin:5px 0 20px 0;
	line-height:1em;
}
.green a:link { color: #8fc042; text-decoration: none; }
.green a:visited { color: #8fc042; text-decoration: none;  }
.green a:hover { color: #8fc042; text-decoration: underline; }
.green a:active { color: #8fc042; text-decoration: none; }

.blue a:link { color: #4b5cc4; text-decoration: none; }
.blue a:visited { color: #4b5cc4; text-decoration: none;  }
.blue a:hover { color: #4b5cc4; text-decoration: underline; }
.blue a:active { color: #4b5cc4; text-decoration: none; }

.orange a:link { color: #ff5a00; text-decoration: none; }
.orange a:visited { color: #ff5a00; text-decoration: none;  }
.orange a:hover { color: #ff5a00; text-decoration: underline; }
.orange a:active { color: #ff5a00; text-decoration: none; }	

.learnmore {
	text-align:right;
	font-size:14px;
	color:#4b5cc4;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px 20px 10px 0;;
}
.learnmore a:link { color: #4b5cc4; text-decoration: none; }
.learnmore a:visited { color: #4b5cc4; text-decoration: none;  }
.learnmore a:hover { color: #8fc042; text-decoration: underline; }
.learnmore a:active { color: #4b5cc4; text-decoration: none; }	

.maingray {
	font-size:14px;
	color:#333333;
	text-align:left;
	line-height:1.2em;
}

.maingray ul  {
	padding-left:20px;
}
	
	
/* FORM */
	



/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/


/*===================*/
/*=== Main Styles ===*/
/*===================*/

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(/images/dev7logo.png) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url(/images/slider2.png) no-repeat;
    width:960px;
    height:299px;
    margin:0 auto;
    padding-top:0;
    margin-top:0;
}

#slider {
	position:relative;
    width:960px;
    height:299px;
    margin-left:0;
	background:url(/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:200px;
	bottom:-0;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	/*background:url(/images/arrows.png) no-repeat;*/
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}		
		
						