*{margin:0;padding:0;}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

img {
	border:0;
	margin:0;
}

.clear {
	clear:both;
}

body {
	background:#ffffff url(../images/clouds-bg.jpg) top no-repeat;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size: .8em;
	font-weight:normal;
}

a {
	font-weight:bold;
	color:#333;
}

a:hover {
	font-weight:bold;
	color:#669723;
}

h1 {
	font-weight:500;
	font-size:2.5em;
	color: #3489ab;
	margin-bottom:4px;
}

h2 {
	font-weight:500;
	font-size:1.6em;
	color: #3489ab;
	margin-bottom:4px;
}

.list {
	font-size:12px;
	position:relative;
	left:15px;
}

#container {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}

/*------------- Top Navigation Bar -------------*/

#nav-top {
	float:right;
	padding:10px 10px;
}

#nav-top ul{
	padding: 0;
	list-style: none;
	margin:0;
}

#nav-top ul li {
	float:left;
}

#nav-top ul li a{
	height: 12px;
	background: transparent url(../images/nav-top.png);
	display: block;
}

.displace {     
	position: absolute;
	left: -5000px;     
} 

/*Normal Links*/

#nav-top ul li.home a{
	width: 27px;
	background-position: 0 0;
}

#nav-top ul li.about a{
	width: 27px;
	background-position: -27px 0;
}

#nav-top ul li.contact a{
	width: 29px;
	background-position: -54px 0;
}

/*Hover Links*/

#nav-top ul li.home a:hover{
	width: 27px;
	background-position: 0 12px;
}

#nav-top ul li.about a:hover{
	width: 27px;
	background-position: -27px 12px;
}

#nav-top ul li.contact a:hover{
	width: 29px;
	background-position: -54px 12px;
}

/*------------- End of Top Navigation Bar -------------*/

#header {
	clear:right;
	text-align:center;
	margin:0 auto;
}

/*------------- Main Navigation Bar -------------*/

#nav-main {
	background: transparent url(../images/nav-main.png) no-repeat top center;
	height: 45px;
	margin:0 auto;
	text-align:center;
}

/* General */
#cssdropdown, #cssdropdown ul { list-style: none;}
#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
/* Head links */
#cssdropdown li.headlink { 
	width: 150px; 
	float: left; 
	border: 0px; 
}

#cssdropdown li.headlink a { 
	display: block; 
	padding: 12px 0 15px 0;
	text-decoration:none;
	font-size:1.1em;
	color:#FFF;
	text-align:center;

}

#cssdropdown li.headlink a:hover { 
	display: block; 
	padding: 12px 0 15px 0;
	text-decoration:none;
	font-size:1.1em;
}

#cssdropdown li.nodrop { 
	width: 150px; 
	float: left; 
	border: 0px; 
}

#cssdropdown li.nodrop a { 
	display: block; 
	padding: 12px 0 15px 0;
	text-decoration:none;
	font-size:1.1em;
	color:#FFF;
	text-align:center;

}

#cssdropdown li.nodrop a:hover {
	display: block; 
	padding: 12px 0 15px 0;
	text-decoration:none;
	font-size:1.1em;
	color:#3b4d26;
}

/* Child lists and links */
#cssdropdown li.headlink ul {
	display:none;
	text-align: center;
	width:150px;
	background-color:#8eb927;
	padding-bottom:10px;
	position:absolute;
}

#cssdropdown li.headlink:hover ul { 
	display: block;  
	position: absolute;
	*position:relative;
}

#cssdropdown li.headlink ul li a { 
	padding: 5px 0;
	height: 20px;
	font-size:.9em;
	text-decoration:none;
	color:#fff;
}

#cssdropdown li.headlink ul li a:hover { 
	padding: 5px 0;
	height: 20px;
	font-size:.9em;
	text-decoration:none;
	color:#8eb927;
	background-color: #3b4d26;
}

/*------------- End of Main Navigation Bar -------------*/

#content-container {
	margin:0 auto;
	padding: 30px 0 0 0;
	width: 900px;
	clear:both;
}

#text-area {
	width: 580px;
	float:left;
}

.body-img {
	float:left;
	margin-right: 13px;
}

.ruler {
	height:1px;
	background:transparent url(../images/ruler.gif);
}

.loftstable tr {
	text-align:center;
	height: 25px;
}

.loftstable td {
	width:90px;
}

.input {
	background:#eee;
	border:0;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	width:350px;
	overflow: hidden;
	display:block;
	margin: 8px 0;
}

.input:hover{
	color: #999;
}

.textarea {
	background:#eee;
	border: 0;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
	width:350px;
	overflow: auto;
	height: 75px;
}

.textarea:hover{
	color: #999;
}

.submit {
	display:block;
	margin: 8px 0;
}

#banners {
	float:right;
	clear: right;
}


#banner-contact {
	background:transparent url(../images/banner-contact.png) no-repeat;
	height:218px;
	width:267px;
	color: #3489ab;
	font-size:1.3em;
}

#banner-contact a {
	font-weight: normal;
	color: #3489ab;
	text-decoration:none;
}

#banner-contact a:hover {
	font-weight: normal;
	color: #333;
	text-decoration:none;
}

#logos {
	margin:0 auto;
	width:900px;
	background: transparent url(../images/seprator.png) top no-repeat;
	padding:15px 0 25px 0;
}

#footer {
	background: transparent url(../images/footer-bg.png) center repeat-x;
	height: 106px;
	width:900px;
	margin:0 auto;
}

/*------------- Footer Navigation Bar -------------*/

#nav-footer {
	float:left;
}

#nav-footer ul{
	padding: 20px 0;
	list-style: none;
	margin:0;
	
}

#nav-footer ul li {
	float:left;
	margin: 0 24px;
	font-size: .9em;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#nav-footer ul li a{
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#nav-footer ul li a:hover{
	color:#3489ab;
}

.sub-footer{
	float:left;
}

.sub-footer ul{
	list-style: none;
	padding:0;
	margin:0;
}

.sub-footer ul li a{
	font-size: .75em;
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.sub-footer ul li a:hover{
	color:#3489ab;
	font-size: .75em;
	text-decoration:none;
	font-weight:normal;
}

/*------------- End of Footer Navigation Bar -------------*/

#footer-contact {
	background: transparent url(../images/footer-contact-bg.png) no-repeat;
	height:56px;
	width:900px;
	margin: 15px auto 0 auto;
	padding: 10px 0 0 10px;
	clear:both;
}

.contact {
	font-size:1em;
	color: #aaa;
}

.dark {
	color: #3489ab;
}

.contact a {
	font-weight: normal;
	color: #3489ab;
	text-decoration:none;
}

.contact a:hover {
	font-weight: normal;
	color: #333;
}

.copyright {
	font-size:.8em;
	color:#999;
	margin-left:70px;
}

#grass {
	background:transparent url(../images/grass-bg.jpg) no-repeat bottom center;
	height: 69px;
	padding-top:45px;
}


/*--------------------- ie png hack ----------------------------*/
img, div, a, input { behavior: url(iepngfix.htc) }
