h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	padding-right: 90px;
	padding-left: 30px;
	color: #22368F;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 25px;
	font-weight: bold;
	padding-right: 100px;
	padding-left: 30px;
}
.bold {
	font-weight: bolder;
	color: #22368F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-left: 30px;
	font-style: italic;
	padding-top: 20px;
}
a:link {
	font-weight: bold;
	color: #22368F;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	background-color: #2236ef;
	text-align: center;
}
a:visited {

	font-weight: bold;
	color: #22368F;
}
a:active {


	font-weight: bold;
	color: #22368F;
}
a:hover {
	font-weight: bold;
	color: #22368F;
	text-decoration: none;
}
#content {
	width: 736px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	background-image: url(images/mainbg.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 205px;
	text-align: left;
	vertical-align: top;
}
#menu ul {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: none;
	list-style-type: none;
	line-height: 2.5em;
}
#menu a {
	color: #22368F;
}
#menu a:link {
	text-decoration: underline;
}
#menu a:hover {
	text-decoration: none;
}
#menu a:visited {
}
#menu a:active {
}
.right {
	float: right;
	margin: 10px;
}
ul {
	color: #33368F;
	font-weight: bold;
}
.bigimg {
	padding-left: 10px;
}
.pricingtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 25px;
}
.big {
	font-size: medium;
}
.imagetable {
	padding-left: 30px;
}
.imagetable td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.imagetable img {
	border: none;
}
