* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01form.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

a:link {
	color: #009900;
	text-decoration: none;
}

a:active {
	color: #ED5C0C;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

h1, h2  {
	color: #555555;
}

h3  {
	color: #333333;
}


h1, h2, h3 {
	margin-bottom: 6px;
	font-weight: normal;
}

h1 {
	font-size: 152%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 155%;
}

p, ul, ol {
	margin-bottom: 7px;
	line-height: 1.5em;
	
}

ul, ol {
	margin-left: 2em;
}




img {
	border: none;
}

img.left {
	float: left;
	margin: 10px 20px 10px 0;
}


#top{
	width: 1024px;
	height: 65px;
	margin: 0 auto;
	overflow:hidden;
}


#top h1 {
	
	padding-top: 15px;
	font-size: 27px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	
}









/* Menu */

#menu {

	width: 1024px;
	height: 30px;
	margin: 0 auto;
	margin-top: 0px;
	border-right: 0px solid #ccc;
	


	
}

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

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	margin-right: 2px;
	float: left;
	width: 122px;
	height: 27px;
	padding: 2px 0 0 0;
	border-left: 0px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #118237;
		background-image:url(../images/navbg1.png);
	background-repeat: no-repeat; 
	
}

#menu a:hover {
	
	color: #118237;
	background-image:url(../images/navbg.png);
	background-repeat: no-repeat; 

}

#menu .active a {
	
	color: #222222;
	background-image:url(../images/navbg.png);
	background-repeat: no-repeat; 
}

/* Header */

#header {
	width: 1024px;
	height: 170px;
	margin: 0 auto;
	border: 0px solid black;
	background:url(../images/.headerbg.gif);
}

#header h1 {
	color: #FFFFFF;
	text-align: left;
	font-size: 22px;
	padding-top: 15px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	
}

#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	background: url(../images/.img03.jpg) no-repeat;
	padding: 5px 20px 0 0;
	text-align: right;
}

#header a {
	
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #c8b56f;
}

#header a:hover {
	text-decoration:underline;
	color: #c8b56f;
}

#header p {
	
	margin: 0px;
	padding: 5px 20px 0 0px;
	background: url(../images/.img02.jpg) no-repeat;
	text-align: left;
	font-size: 17px;
	color: #fff;
	
}

/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	padding: 20px 0;
	border: 0px solid black;
	
}

/* Middle */

#middle {
	float: left;
	width: 270px;
	
	margin-left: 10px;
	border-left: 1px dashed #cccccc;
	background-image:url(../images/.grass.png)
}


#middle h1 {
	color: #ffffff;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	border-bottom: 1px dashed #cccccc;
	border-top: 1px dashed #cccccc;
	
	
	
}

#middle h2 {
		color: #ffffff;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 5px;


	
	
	
}

#middle p {
	
	margin: 0px;
	padding: 5px 0 10px 0;
	text-align: left;
	font-size: 13px;
	color: #333;
	
}


#middle ol {
	margin: 0;
	padding-left: 29px;
	list-style-image:url(../images/icon_checkmark.gif);
	
}

#middle li {
}




#leftcolumnwide {
	width: 733px;
	border: 0px solid black;
	float: left;
	margin:0px;
	padding: 0px;
}




#leftcolumn {
	width: 470px;
	border: 0px solid black;
	float: left;
	margin:0px;
	padding: 0px;
}



#leftcolumn h1 {
	margin-bottom: 5px;
	padding: 0 0 0px 5px;
	color: #333333;
	border-bottom: 1px dashed #cccccc;
	border-top: 1px dashed #cccccc;

}


#rightcolumn {
	width: 260px;
	border: 0px solid black;
	float: left;
	margin-left: 10px;
}





/* Footer */

#footer {
	clear: both;
	height: 24px;
	padding: 15px 0;
	background: #fff url(../images/img04.gif) repeat-x;
	border-top: 1px solid #cccccc;
}



#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

.floatleft { float: left; margin: 3px 7px 0px 0px; }
.floatleftg { float: left; margin: -23px 7px 0px 0px; }
.floatleftlogoindex { float: right; margin: -25px 260px 0px 10px; }
.floatleftlogo { float: right; margin: -25px 56px 0px 10px; }
.headerbutton { float: left; margin: 10px 0px 0px 0px; }

.signup {
 position:relative;
 float: right;
 padding-left: 20px;
 border: 0px solid #ccc;
 height: 66px;
 margin-top: 0px;
 color: #63b442;
 font-size: 13px;
 background-image:url(../images/signupbg.png);
 background-repeat:no-repeat;
 padding-right: 290px;
 
}

.signup p {
 
 padding: 0px;
 margin-bottom: 0px;
 font-weight:bold;


 
}






.modulesm {
-moz-border-radius-bottomleft:1em;
-moz-border-radius-bottomright:1em;
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
background:#ffffff none repeat scroll 0 0;
border:1px solid #AAAAAA;
float:left;
font-size:13px;
height:355px;
line-height:24px;
margin:4px;
padding:10px;
text-align:left;
width:230px;
}








