#container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	height: 100%;
}
body {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-color: #404041;
	height: 20px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7ac142;
	min-width: 950px;
	text-align: center;
	text-indent: -100px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}



#HeaderLower {
	height: 150px;
	background-color: #404041;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #7ac142;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	list-style-position: outside;
}
.remote_support {
	float: left;
	right: 5px;
	height: 70px;
	width: 180px;
	margin-bottom: 15px;
}
#remote_support_box {

}

.TitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFC52C;
	width: 950px;
	height: 145px;
	top: -10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #404041;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#intro {
	width: 420px;
	background-color: #7AC142;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	float: left;
	margin-bottom: 20px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.cellspace {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



h3 {
	font-size: medium;
	color: #3A4150;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	text-align: justify;
	padding-right: 40px;
	background-color: #7AC142;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#footer {
	background-color: #404041;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	min-width: 910px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #7ac142;
	
} 
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.registration_text {
	font-size: x-small;
	position: relative;
	top: 10px;
}
#recommendation {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9B110E;
	font-size: small;
	border: 1px solid #A10F12;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFC52C;
	font-weight: normal;
	padding: 0px;
	margin-top: -5px;
}
#w3c {
	height: 31px;
	width: 88px;
	margin-top: 10px;
	position: absolute;
}
.logo {
	height: 60px;
	width: 117px;
	float: left;
}
.contact_number {
	margin-bottom: 10px;
	margin-top: 0px;
}

