body {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
background-color : #ffffff;
line-height : 20px;
color: #000000;
text-align: center;
min-width : 650px;
}

/* This is to center content on all screen resolutions */
#contentwrapper {
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width : 755px;
  min-width : 650px;
  
 }
/* This the links area for every page */

a:link {
background-color : transparent;
color : #2D337D; 
text-decoration : underline;
 
} 
a:visited {
background-color : transparent;
color : #999999; 
text-decoration : underline;
} 
a:active {
background-color : transparent;
color : #cc66cc; 
text-decoration : underline;
} 
a:hover {
background-color : transparent;
color : #666666; 
text-decoration : underline;
}
/* The below is the header information with set font sizes on all pages */
h1 {
font-size : 20px; 
color : #2D337D;
left : 200px; 
background-color : transparent; 
} 
h2 {
font-size : 18px;
left : 200px;  
color : #2D337D;
background-color : transparent; 
} 
h3 {
font-size : 16px; 
color : #2D337D;
 left : px200; 
background-color : transparent; 
} 
h4 {
font-size : 14px; 
color : #2D337D;
 left : 200px; 
background-color : transparent; 
} 
h5 {
font-size : 12px; 
color : #2D337D; 
left : 200px; 
background-color : transparent; 
} 

/* General CSS styles for all pages */
p {
font-size : 12px; 
color : #000000; 
background-color : transparent;

}
#masthead { 
background-color: #ffffff; 
top: 0px;
left : 0px;
position : absolute;
}

#navigation {
	top : 285px;
	left : 0px;
	width : 215px;
	padding : 0;
	margin : 0;
	border-collapse : collapse;
	position : absolute;
	
}
#navigation td {
	height : 26px;
	border-bottom : 2px solid #ffffff;
	background-color : #2D337D;
	color : #ffffff;
}

#navigation a:link {
	margin-left : 15px;
	color : #ffffff;
	background-color : transparent;
	font-size : 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
 #navigation a:visited {
 	margin-left : 15px;
	color : #999999;
	background-color : transparent;
	font-size : 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
 } 
#navigation a:hover {
	margin-left : 15px;
	color : #cccccc;
	background-color : transparent;
	font-size : 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}	

.ul {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
/* Styles for individual pages including images */ 

/* index page content area */

#background-index {
	background-color: White;
	color : #000000;
	top : 0px;
	left : 0px;
	width : 755px;
	padding : 10px;
	height : 225px;
	position : absolute;
	
}
#content-index{
	background-color : ffffff;
	color : #000000;
	top : 300px;
	left : 200px;
	width : 450px;
	height : 255px;
	position : absolute;
}

#footer-index {
	background-color : transparent;
	color : #000000;
	top : 585px;
	left : 0px;
	width : 755px;
	text-align : center;
	position : absolute;
}
#copyright-index
{
	background-color : transparent;
	color : #000000;
	top : 25px;
	left : 0px;
	width : 755px;
	text-align : center;
	position : absolute;
}
/* end index page content area */

/* start maintenance content */
#background-maintenance {
	background-color: White;
	color : #000000;
	top : 0px;
	left : 0px;
	width : 755px;
	padding : 10px;
	height : 512px;
	position : absolute;
	
}
#content-maintenance{
	background-color : ffffff;
	color : #000000;
	top : 300px;
	left : 200px;
	width : 450px;
	height : 605px;
	position : absolute;
}

#footer-maintenance {
	background-color : transparent;
	color : #000000;
	top : 1020px;
	left : 0px;
	width : 755px;
	text-align : center;
	position : absolute;
}
#copyright-maintenance
{
	background-color : transparent;
	color : #000000;
	top : 65px;
	left : 0px;
	width : 755px;
	text-align : center;
	position : absolute;
}
/* end maintenance content area */

/* start special offers gift content */
#background-contact {
	background-color: White;
	color : #000000;
	top : 0px;
	left : 0px;
	width : 755px;
	padding : 10px;
	height : 450px;
	position : absolute;
	
}
#content-contact{
	background-color : ffffff;
	color : #000000;
	top : 300px;
	left : 200px;
	width : 450px;
	height : 325px;
	position : absolute;
}

#footer-contact {
	background-color : transparent;
	color : #000000;
	top :475px;
	left : 0px;
	width : 755px;
	text-align : center;
	position : absolute;
}
#copyright-contact
{
	background-color : transparent;
	color : #000000;
	top : 65px;
	left : 0px;
	width : 755px;
	text-align : center;
	position : absolute;
}

/* start special offers content */
#background-offers {
	background-color: White;
	color : #000000;
	top : 0px;
	left : 0px;
	width : 755px;
	padding : 10px;
	height : 275px;
	position : absolute;
	
}
#content-offers{
	background-color : ffffff;
	color : #000000;
	top : 300px;
	left : 200px;
	width : 450px;
	height : 455px;
	position : absolute;
}

#footer-offers {
	background-color : transparent;
	color : #000000;
	top : 625px;
	left : 0px;
	width : 755px;
	text-align : center;
	position : absolute;
}
#copyright-offers
{
	background-color : transparent;
	color : #000000;
	top : 70px;
	left : 0px;
	width : 755px;
	text-align : center;
	position : absolute;
}

