body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-color: #67A418;
}
#header {
	background-color: #ECD263;
	height: 145px;
	width: 781px;
}

#maintable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #7D9B24;
	border-right-color: #7D9B24;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #7D9B24;
}
#sidebar {
	background-color: #257ABA;
	background-image: url(images/sidebar_end.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar #sidebartop {
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 232px;
}


#sidebar #sidebartop img {
	display: block;
}




#maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #044D1E;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 40px;
}
#sectionname {
	width: 445px;
	margin-bottom: 20px;
	text-align: right;
}




#quickaccess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

#quickaccess  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#quickaccess  li{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 8px;
	font-weight: bold;
	margin-left: 15px;
	line-height: 20px;
}


#quickaccess a {
	color: #FFFFFF;
	text-decoration: none;
	

}

#quickaccess a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	

}
#credit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B9BC9;
	text-decoration: none;
	line-height: 25px;
	padding-right: 3px;
	padding-left: 3px;
}
.separator {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #7D9B24;
}

#processchart {

	background-image: url(images/sidit_flowchart.gif);
	background-position: -20px 0px;
}

#processchart ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
	line-height: 12px;
}
#step1 {
	margin-left: 50px;
	margin-right: 40px;
	padding-top: 75px;
}

#step2 {
	margin-left: 50px;
	padding-top: 70px;
	margin-right: 40px;
}

#step3 {
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 90px;
	padding-bottom: 80px;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #7D9B24;
}
.figure {
	margin-right: 20px;
}
.testimonial {
	border: 1px solid #91AB09;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #708024;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 17px;
}

h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	font-size: 11px;
}

.automatic_access {
	display:none;
}
