body {
	margin: 0px;
	padding: 0px;
	background-color: #fff3dc;
	color: #a12823;
	font-family: Arial; 
}

div#container {
	border-right: 2px solid #007a98;
	width: 758px;
}
img {
	border: 0px;
}

table#header {
padding: 0px;
width: 756px;
}

table#navigation {
background-color: #007a98;
}

#content {padding-left: 25px; padding-right: 20px;}
#contentHome {padding-left: 25px; padding-right: 20px;}
#contentHome p, ul {font-size: 14px;}
#contentSub {background:url('./images/subBG.jpg') repeat-y; height: 620px;}
#contentSub2 {background:url('./images/subBG2.jpg') repeat-y; height: 620px;}
#contentSubT {background:url('./images/subBGT.jpg') repeat-y; height: 620px;}
#contentSub2 p, h2{margin-left: 26px; margin-right: 20px; }
#contentSubT p, h2{margin-left: 26px; margin-right: 20px; }
#contentSub p, h2{margin-left: 26px; margin-right: 20px; margin-top: 32px;}
h1 {color: #007a98; font-size: 18px; padding-top: 18px;}
h2 {color: #007a98; font-size: 18px; }
p, ul {	font-weight: normal; font-size: 12px; line-height: 20px;}
.porttext {font-weight: normal; font-size: 12px; color: #000; line-height: 18px;}
.offer {color: #a96014;}

ul#bullet {margin: 0px 0px 15px 30px; padding:0; list-style:none;}

ul#bullet li {padding: 0 0 16px 22px; font-size: 14px;}

.copyright {font-size: 11px; text-align: center;}

#footer {height: 33px; width: 756px; background-color: #007a98; text-align: right; color: white; font-size: 11px; font-weight: normal; margin-right: 8px;}

a:link.news {color: #a12823; font-size: 14px; font-style: italic;}
a:visited.news { color: #a12823; font-size: 14px; font-style: italic;}     /* visited link */
a:active.news{ color: #a12823; font-size: 14px; font-style: italic;}     /* active link */
a:hover.news { color: #a12823; font-size: 14px; font-style: italic;}     /* hover or mousover link */