

body {
	padding: 0;
	background: #E3EFFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	margin: 0 auto;
	color: #333333;
        text-align:center;
       	
}


.login:visited {
font-size:10pt;
color:#356AA0;
text-decoration:underline;
font-weight:bold;
}

.login:hover {
font-size:10pt;
color:#ff6600;
text-decoration:underline;
font-weight:bold;
}

.login{
font-size:10pt;
color:#356AA0;
text-decoration:underline;
font-weight:bold;
}


.text {
background-image: url(images/land_yellowBg.gif);
	background-repeat: repeat-x;
padding:10px;

}
h1, h2, h3 {
	margin-top: 0;
	padding-top: 0;
	letter-spacing: -1px;
	font-family: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #356AA0;
}

h4 {
	margin: 0;
	padding: 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

p, ul {
	line-height: 18px;
	font-size: 11px;
}

a:link {
	color: #356AA0;
	text-decoration: none;
}

a:active {
	color: #356AA0;
	text-decoration: none;
}

a:hover {
     color: #000;
	text-decoration: yes;
}

/* Header */



#header {
	width: 790px;
	height: 122px;
	margin: 0 auto;
}

#headerhome{
	
	width: 770px;
    height: 80px;
	margin: 0 auto;
	padding: 40px 0 2px 20px;
	background: #fff url(images/img1.gif) no-repeat;
	text-align:center;
}


#header h1 {
	float: left;
	width: 770px;
	height: 80px;
	margin: 0;
	padding: 40px 0 0 20px;
	background: #99CC66 url(images/img1.gif) no-repeat;
}

#bannerhome {
	
	width: 770px;
    height: 80px;
	margin: 0 auto;
	padding: 40px 0 2px 20px;
	background: #fff url(images/bannerhome.gif) no-repeat;
	text-align:center;
}
#bannerlink{
	
	width: 770px;
    height: 80px;
	margin: 0 auto;
	padding: 40px 0 2px 20px;
	background: #fff url(images/bannerlink.gif) no-repeat;
	text-align:center;
}
#banner2  {
	
	width: 770px;
    height: 80px;
	margin: 0 auto;
	padding: 40px 0 2px 20px;
	background: #fff url(images/banner2.gif) no-repeat;
	text-align:center;
}

#header h1 a {
	text-decoration: none;
	color: #73880A;
}

#header h2 {
	float: right;
	width: 195px;
	height: 66px;
	margin: 0;
	padding: 50px 0 0 0;
	background: #FF7400 url(images/img2.gif) repeat-x;
	border: 2px solid #FF7400;
	text-align: center;
	letter-spacing: normal;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#header h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	padding: 5px;
    background-color:#000;
	border: 0px solid #FF7400;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	color: #FFFFFF;
}

#menu a {
	padding: 0 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	padding: 0 5px;
	font-weight: bold;
	color: #99CC66;
}
/* Content */

#content {
	width: 790px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align:left;
}

#colOne {
	float: left;
	width: 587px;
}

#colTwo {
	float: right;
	width: 185px;
	padding: 10px 5px 10px 10px;
	background: url(images/img3.gif) repeat-x;
    	background-color:#CDEB8B;
	text-align:left;
}

#colTwo h4 {
	color: #73880A;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	text-align:center;
}