@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: auto;
}
h1 {
	font-size: 36px;
	color: #9BCA53;
}
h2 {
	font-size: 18px;
	line-height:24px;
	color: #020286;
}
blockquote {
	border: thin dotted #009900;
	list-style-type: circle;
	width: 175px;
	padding-left: 20px;
	color: #009900;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 184px;
	width: 803px;
	float: left;
}
#wrapper {
	text-align: center;
	width: 803px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Myriad Pro", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.7em;
}
#bullets h2 {
	font-size: 24px;
	color: #82BE10;
}
#bullets2 h2 {
	font-size: 24px;
	line-height:28px;
	color: #82BE10;
}
#bullets a {
	color: #1F548F;
	text-decoration: none;
	font-weight: bold;
}
#bullets a:hover {
	font-weight: bold;
	color: #82BE10;
	text-decoration: underline;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 27px;
	width: 788px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #003366;
	text-decoration: underline;
}
#main-Content {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 793px;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 1.2em;
	text-align: left;
}
#column1 {
	float: left;
	height: auto;
	width: 397px;
}
#column2 {
	float: right;
	height: auto;
	width: 385px;
}
#bullets {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
}
#bullets2 {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
}
#bullets li {
	list-style-image: url(images/check-circle.jpg);
	list-style-position: outside;
	padding-left: 8px;
	vertical-align: baseline;
	text-align: left;
}
#bullets2 li {
	text-align: left;
	vertical-align: baseline;
	padding-left: 8px;
	list-style-position: outside;
	list-style-type: square;
}
.header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 184px;
	width: 803px;
}
#hosting1 {
	float: left;
	height: auto;
	width: 745px;
	padding-left: 25px;
	padding-top: 5px;
	line-height: 1.2em;
	padding-right: 20px;
	margin-right: 20px;
	list-style-position: outside;
	list-style-image: url(images/check-circle.jpg);
}
#hosting2 {
	line-height: 1.5em;
	float: left;
	height: auto;
	width: 745px;
	padding-left: 25px;
	margin-bottom: 15px;
	margin-right: 40px;
	list-style-type: circle;
}
#hosting1 li {
	list-style-image: url(images/check-circle.jpg);
}
#hosting2 li {
	list-style-type: square;
}
