body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/BG.jpg);
	font-size: 11pt;
}
/** Header **/
table.header {
	width: 985px;
	background-image: url(images/Header_BG.jpg);
	background-repeat: no-repeat;
}
td.logo {
	width: 434px;
	height: 182px;
}
td.contact_box {
	width: 551px;
	height: 182px;
	vertical-align: middle;
}
td.page_title {
	width: 985px;
	height: 55px;
	vertical-align: bottom;
	text-align: left;
}
h1.page_title {
	margin-bottom: 0px;
	margin-left: 218px;
}
img.logo {
	position: relative;
	left: 20px;
}
div.logo {
	text-align: center;
	font-size: 7.5pt;
	font-size-adjust: none;
	font-weight: bold;
	font-size-adjust: none;
	position: relative;
	left: 10px;
}
div.contact_box {
	color: White;
	text-align: center;
	font-size: 11pt;
	font-size-adjust: none;
	position: relative;
	left: -60px;
	top: 20px;
}
a.contact_box {
	color: #DDDDDD;
	text-decoration: none;
	font-size: 11pt;
}
a:hover.contact_box {
	color: #F1F782;
}
/** End Header **/
/** Main **/
table.main {
	width: 985px;
	background-image: url(images/Middle_BG.jpg);
	background-repeat: repeat-y;
}
td.column_1 {
	width: 22px;
}
td.column_2 {
	width: 179px;
	vertical-align: top;
	text-align: center;
}
td.column_3 {
	width: 17px;
}
td.column_4 {
	width: 728px;
	vertical-align: top;
	background-color: White;
}
td.column_5 {
	width: 17px;
}
td.column_6 {
	width: 22px;
}
span.copy1 {
	font-size: 9pt;
	font-size-adjust: none;
	font-weight: bold;
}
span.copy2 {
	font-size: 8pt;
	font-size-adjust: none;
	font-weight: bold;
}
p {
	text-align: justify;
	margin-right: 40px;
	margin-left: 40px;
	font-size: 10pt;
}
div.bottom_menu {
	text-align: center;
	font-size: 8pt;
}
a {
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #D2D2D2;
}
h2, h3 {
	margin-left: 40px;
}
div.topgo {
	text-align: center;
	font-size: 8pt;
}
/** End Main **/
/** Footer **/
table.footer {
	width: 985px;
	background-image: url(images/Footer_BG.jpg);
	background-repeat: no-repeat;
}
td.footer1 {
	width: 22px;
}
td.footer2 {
	width: 179px;
	height: 122px;
}
td.footer3 {
	width: 17px;
	height: 122px;
}
td.footer4 {
	width: 728;
	height: 122px;
	text-align: center;
	vertical-align: middle;
}
td.footer5 {
	width: 17px;
	height: 122px;
}
td.footer6 {
	width: 22px;
	height: 122px;
}
div.jamaxx_link {
	font-size: 9pt;
}
/** End Footer **/
/** HOME **/
ul.home {
	margin-left: 25px;
	list-style-image: url(images/Bullet.png);
	font-size: 10.5pt;
}
li.home {
	padding-bottom: 10px;
}
a.services {
	font-size: 7.5pt;
	font-size-adjust: none;
}
table.home_list {
	width: 650px;
}
td.home_list{
	width: 325px;
	vertical-align: top;
}
/** End HOME **/
/** SERVICES **/
table.services {
	width: 648px;
}
td.services_left {
	width: 334px;
	vertical-align: top;
}
td.services_right {
	width: 334px;
	vertical-align: top;
}
ul.services {
	font-size: 10pt;
}
li.services {
	text-align: justify;
	padding-bottom: 7px;
	margin-left: 0px;
}
li.services2 {
	text-align: left;
	padding-bottom: 1px;
	font-size: 8.5pt;
	font-weight: bold;
}
/** End SERVICES **/
/** Rates **/
ul.rates {
	margin-left: 60px;
	margin-right: 40px;
	font-size: 11pt;
	text-align: justify;
}
li.rates {
	padding-bottom: 7px;
}
ul.gift {
	margin-left: 60px;
	margin-right: 40px;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
}
li.gift {
	padding-bottom: 4px;
}
ul.policies {
	margin-left: 80px;
	margin-right: 60px;
	font-size: 10pt;
	text-align: justify;
}
li.policies {
	padding-bottom: 6px;
}
/** End Rates **/
/** Contact Us **/
table.contact_us {
	width: 648px; 
}
td.contact_us_1{
	width: 400px;
	vertical-align: top;
	text-align: center;
}
td.contact_us_2{
	width: 248px;
	vertical-align: top;
	text-align: right;
}
p.contact_us_1 {
	margin-right: 0px;
	margin-left: 0px;
	font-size: 9pt;
}
p.contact_us_2 {
	margin-right: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 9pt;
}
/** End Contact Us **/
/** About Us **/
ul.about_us {
	margin-left: 100px;
	margin-right: 40px;
	font-size: 9pt;
	font-weight: bold;
}
li.about_us {
	padding-bottom: 5px;
}
/** End About Us **/
a.sidelink2 {
	font-size: 8pt;
	color: Blue;
}
a:hover.sidelink2 {
	color: Red;
}