/* 
CSS Document */
body 
{
	margin:0px;
	background-image:url(../images/page-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight: normal;
	text-align:left;
	line-height:20px;
	margin-top:30px;
	
}


#outer
{
	width:909px;
	margin:auto;
	
}

.left
{
	float:left;
	
}
.facebook {
	margin-bottom: 33px;
}


.right
{
	float:right;
}

.right-padding
{
	padding-right:10px;
}

.right-padding30
{
	padding-right:30px;
}


.clear
{
	clear:both;
	font-size:0px;
}

img
{
	border:0px;
}


.logo
{
	width:400px;
	height:160px;
	float:left;
	
}
.txt-box
{
	border:1px solid #CCC;
	height:20px;
	padding-top:4px;
	width:250px;
}


.txt-box-comments
{
	border:1px solid #CCC;
	height:60px;
	padding-top:4px;
	width:250px;
}

.menu-area
{
	width:330px;
	height:20px;
	float:right;
	padding-top:0px;

	
}

/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */

.menu-home-active
{
	float:left;
	background-image:url(../images/menu-home-hover.jpg);
	width:90px;
	height:26px;
	background-repeat:no-repeat;
	color:#003f72;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
	margin-right:10px;
}

.menu-home
{
	float:left;
	background-image:url(../images/menu-home.jpg);
	width:90px;
	height:26px;
	background-repeat:no-repeat;
	color:#003f72;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
	margin-right:10px;
	text-decoration:none;
}

a.menu-home:hover, a.menu-home:visited:hover
{
	float:left;
	background-image:url(../images/menu-home-hover.jpg);
	width:90px;
	height:26px;
	background-repeat:no-repeat;
	color:#003f72;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
}


/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */


.menu-products-active
{
	float:left;
	background-image:url(../images/menu-products-hover.jpg);
	width:99px;
	height:26px;
	background-repeat:no-repeat;
	color:#003f72;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
	text-decoration:none;
	margin-right:10px;
}


.menu-products
{
	float:left;
	background-image:url(../images/menu-products.jpg);
	width:99px;
	height:26px;
	background-repeat:no-repeat;
	color:#003f72;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
	text-decoration:none;
	margin-right:10px;
}


a.menu-products:hover, a.menu-products:visited:hover
{
	float:left;
	background-image:url(../images/menu-products-hover.jpg);
	width:99px;
	height:26px;
	background-repeat:no-repeat;
	color:#003f72;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
	text-decoration:none;
	margin-right:10px;
}

/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */

.menu-contact-active
{
	float:left;
	background-image:url(../images/menu-contact-hover.jpg);
	width:119px;
	height:26px;
	background-repeat:no-repeat;
	color:#003f72;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
	text-decoration:none;
}
.menu-contact
{
	float:left;
	background-image:url(../images/menu-contact.jpg);
	width:119px;
	height:26px;
	background-repeat:no-repeat;
	color:#003f72;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
	text-decoration:none;
}

a.menu-contact:hover, a.menu-contact:visited:hover
{
	float:left;
	background-image:url(../images/menu-contact-hover.jpg);
	width:119px;
	height:26px;
	background-repeat:no-repeat;
	color:#003f72;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-top:16px;
	text-decoration:none;
}

.content-area
{
	width:840px;
		padding-bottom:0px;
	padding-left:50px;
	
	
	
}

.content-left
{
	width:570px;
	float:left;
	
}

.content-right
{
	background-image:url(../images/services-bg.jpg);
	width:260px;
	background-repeat:no-repeat;	
	float:right;
	
}

.testimonials
{
	background-image:url(../images/testimonials.jpg);
	width:200px;
	background-repeat:no-repeat;	
	float:right;
	padding-top:80px;
	padding-left:30px;
	padding-right:30px;
	margin-top:10px;
	
}
.sponsors
{
	font-size:11px;
	line-height:14px;
	width:220px;
	padding-left:20px;
	padding-top:10px;
	background-color:#f5fafe;
	margin-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}


ul
{
	padding:0px;
	margin:0px;
	margin-left:30px;
}

li
{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	
}


.footer-image
{
	background-image:url(../images/footer-bg.jpg);
	width:869px;
	height:24px;
	background-repeat:no-repeat;
	color:#FFF;
	padding-top:65px;
	padding-left:20px;
	padding-right:20px;
	margin:auto;

}

.footer-image a:link, .footer-image a:visited 
{	
	text-decoration:none;
	color:#fff;
	
}

.footer-image a:hover, .footer-image a:visited:hover
{
	text-decoration:underline;
	color:#fff;
	text-decoration:underline;
}


h1
{
	font-size:22px;
	color:#003f72;
	padding-bottom:15px;
	padding:0px;
	
}
