body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #618585;
	text-align:center;
}
a  {
	text-decoration:none;
}
h2  {
	color:	#014343; 
	font-weight:  bold;	
	font-size:medium;
	margin-bottom:0px;
}
#container {
	margin: 2 auto;
	width:814px;
}
#header {
	background: url(../images/slices/header.jpg) no-repeat top left;
	height: 125px;
	text-align:bottom;
}
#headerText {
	margin:	97px 0px 0px 80px; 
	color:	#014343; 
	font-weight:  bold;	
	text-align:	left;
}
#menuContainer  {
	background: url(../images/slices/menu.jpg) no-repeat top left;
	height:  29px;
}
#menu {
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding: 0px;
	font-size:small;
}
.menu{
	color:#044642;
}
.menu:hover {
	color:#A8BDBE;
}
#top  {
	background: url(../images/slices/top.jpg) no-repeat top left;
	height:  9px;
}
#main  {
	background: url(../images/slices/main.jpg) repeat-y top left;
}
#bottom  {
	background: url(../images/slices/bottom.jpg) no-repeat top left;
	height:  8px;
}
#footer  {
	background: url(../images/slices/footer.jpg) no-repeat top left;
	height:  91px;
}
#menuFooter  {
	position:relative;
	display:block;
	text-align:center;
	text-transform:uppercase;
	padding: 0px;
	font-size:x-small;
	margin:-20px 0px 0px 0px
}
#tollFree  {
	 text-align:center; 
	 margin-bottom:-20px; 
	 margin-top:10px; 
	 font-weight:bold; 
	 font-size:medium;
	 text-transform:uppercase; 
	 color:#044642;
}
#copyRight {
	text-align:center; 
	font-size:xx-small; 
	color:white 
}
/*IndexPage*/
#subContainer {
	width:95%;
	margin: 0 auto
}
#boxTop  {
	background: url(../images/slices/box_top.jpg) no-repeat top left;
	width:492px;
	height:10px;
}
#boxMain  {
	background: url(../images/slices/box_main.jpg) repeat-y top left;
}
#boxBottom  {
	background: url(../images/slices/box_bottom.jpg) no-repeat top left;
	width:492px;
	height:10px;
}
#boxHeader  {
	color:red;
	font-size:medium;
	font-weight:bold;
	text-transform:capitalize;
	margin-left:10px;
	text-shadow:Black;
}
#message  {
	text-align:center; 
	font-size:medium; 
	font-weight:bold; 
	color:red;
	margin:10px;
}
.textbox {
	font-size:x-small;
}
#colLeft {
	width:30%; 
	text-align:justify;
}
#colMiddle {
	width:30%; 
	text-align:justify; 
	padding:0px 10px 0px 10px
}
#colRight {
 	width:30%;
	text-align:justify; 
	padding:0px 10px 0px 0px
 }
 #para {
 	color:	#014343; 
	font-size:small;
	margin-bottom:0px;
}
 /*secondary pages*/
 #mainContainer {
 	margin:0 auto; 
	text-align:justify; 
	width:95%
}
#col1  {
	width:30%;
}
#colOther  {
	width:30%; 
	padding-left:5px 
}
#imgRight {
	border:1px solid #014343; 
	margin: 0px 0px 5px 5px;
	float:right;
}
#imgLeft {
	border:1px solid #014343; 
	margin: 0px 5px 5px 0px; 
	float:left;
}
#title  {
	 margin-top:-20px;
	 position:relative;
}
/*terms*/
#termcontainer {
	margin: 2 auto;
	width:418px;
}
#termheaderText {
	margin:	103px 0px 0px 80px; 
	color:	#014343; 
	font-weight:  bold;	
	text-align:	left;
}
#termtop  {
	background: url(../images/slices/termtop.jpg) no-repeat top left;
	height:  7px;
}

#termmain  {
	background: url(../images/slices/termmain.jpg) repeat-y top left;
}

#termbottom  {
	background: url(../images/slices/termbottom.jpg) no-repeat top left;
	height:  16px;
}
#termheader {
	background: url(../images/slices/termheader.jpg) no-repeat top left;
	height: 124px;
	text-align:bottom;
}
.termmainText {
	margin: 5px 20px;
	text-align: left;
}