a:link,a:visited { text-decoration:none; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/

body { background-color:#aa2928; text-align:left; overflow-x:hidden; }

/*--------/Background Color----------*/

p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#000000; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

input {
  border: 1px solid #000000;}

input, textarea, select {
  border: 1px solid #000000;
  color : #000;
  font:Arial, Helvetica, sans-serif;
  font-size:11px;}

input, submit {background-color:#fff;}

/*---------page width--------*/

#wrap { position:relative; width:784px; height:auto; margin:0px auto/*-------auto = centered-------*/; }


#nav {
	background-image:url('/images/top.png');
	height:40px;
	background-repeat:no-repeat;
	width:830px;
	padding:0 75px;
	margin-left:-1px;
	}

#nav a:link, a:visited {font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#000000}
#navbar {background: url ("../images/bg.png"); font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; padding:5px; text-align:center; padding-top:8px; z-index:1500;}

#navbar a:link, a:visited {font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff}

#navbar a:hover {text-decoration:none; color:#4d940e;}

/*------------Header----------*/

#banner { background: #ffffff url("../images/header.png") no-repeat; background-position: top left; height:198px; margin:0px auto; width:100%;}
 
/*------------/Header----------*/

.center {margin:0 240px 0 240px;}
.right {float:right; padding-left:15px; padding-bottom:15px;}

.left {float:left;}

#below {text-align:left; line-height:25px;}

#below3 {text-align:center; line-height:25px;}


#below2 {text-align:left; float:left; width:750px;}

#below2 a:link, #below a:visited {color:#4d940e; text-decoration:none; font-size:16px; font-weight:normal;}

#below2 a:hover {text-decoration:underline;}

 /*--------Page Title---------*/
 
#title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
 
  /*--------/Page Title---------*/
  
#content {
	width:784px;
	background-color:#fff; 
	text-align:left;
	z-index:500; 
	padding-left:20px; 
	padding-right:20px; 
	padding-bottom:25px;  
	line-height:20px;
	height:800px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#content a:link, #content a:visited {color:#4d940e; text-decoration:none; font-size:16px; font-weight:normal;}

#content a:hover {text-decoration:underline;}

#contleft {
	float:left;
	width:330px;
	margin-left:30px;
	}
#contleft img{
	padding:10px 0 0 0;
	
	}
#contright {
	width:330px; 
	float:right;
	margin-right:50px;
	font-size:12px;
	}
#contright  img {
	padding:10px 0 10px 0;
	}
#iframe {
	width:800px;
	margin:0 125px;
	}
#footer {
	height:80px;
	width:811px;
	text-align:left; 
	float:left; 
	margin:0px auto; 
	height:auto; 
	background-color:#4d9408;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	padding:5px; 
	padding-top:7px;
	padding-left:10px; 
	font-weight:normal; 
	border-top:1px solid #000000; 
	z-index:1000;
	}

#footer1 {
	color:#fff;
	float:left;
	width:400px;
	}
#footer1 a {
	color:blue;
	font-weight:bold;
	}	
#footer2 {
	float:right;
	color:#fff;
	width:400px;
	text-align:right;
}
	
#footer2 a:link, a:visited {float:right; font-weight:normal; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:blue}





