body {
	height: 100%;
	width: 100%;
	background-color: #ffe6ca;
	padding: 0px;
	margin: 0px;
}

body table {
	font: 11px Verdana, Arial, sans-serif;
}

.frontImages {
	background-image: url(../images/frontImagesBg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.menu {
	background-color: #9a0016;
	vertical-align: top;
}

.copyright {
	height: 30px;
	line-height: 30px;
	color: #750000;
}

.copyright a {
/*	height: 20px;
	line-height: 20px;*/
	color: #750000;
	text-decoration: none;
}

.copyright img {
	vertical-align: middle;
}

.white {
	background-color: #ffffff;
}

.contentStyle {
	vertical-align: top;
}

.images {
	display: block;
	position: relative;
	margin:0px;
	margin-top:-218px;
	margin-top: expression(( true == true)?'-206px':'-206px'); /*Fro MSIE*/ 
	padding:0px;
}

.img1, .img2, .img3, .img4, .img5 {
	position: absolute;
	margin:0px;
	padding: 9px;
	border: solid 1px #FF9656;
	background-color: #FEF7EE;
}
.img1 img, .img2 img, .img3 img, .img4 img, .img5 img {
	border: solid 1px #A51C2F;
}

.img1 {
	left: 29px;
	top: 8px;
}

.img2 {
	left: 167px;
	top: 59px;
}

.img3 {
	left: 305px;
	top: 142px;
}

.img4 {
	left: 167px;
	top: 228px;
}

.img5 {
	left: 29px;
	top: 279px;
}

.contentButtons {
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #ffba4d;
	padding-left: 20px;
	padding-top: 8px;
}

.contentButtons img {
	/*vertical-align: middle;*/
	margin-right: 10px;
}

.contentPage {
	padding: 25px 19px;
	vertical-align: top;
	background-color: #ffffff;
}

.frontPage {
	display: block;
	width: 260px;
	height: 412px;
	padding: 16px 15px 10px 20px;
	vertical-align: top;
	overflow: hidden;
	background-color: #ffffff;
	
}

.whereAmI1 {
	margin-bottom: 5px;
}

.whereAmI1 a {
	color: #B40018;
	text-transform: uppercase;
	font: bold 14px Verdana, Arial, sans-serif;
}

.whereAmI1 {
	margin-bottom: 5px;
}

.whereAmI2 a {
	color: #B40018;
	font: bold 11px Verdana, Arial, sans-serif;
}


/*Sitemap styles START*/
.sitemap ul li {
	height: 20px;
	vertical-align: middle;
}

.sitemap li a {
	color: #000000;
	text-transform: uppercase;
}

.sitemap li ul li a {
	text-transform: none;
}

.sitemap li a:visited {
	color: #FF9656;
}


/*Sitemap styles END*/



/*FAQ styles START*/
.faqQuestions {
	height: 15px;
	background-image: url(../images/contentLi.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
	background-color: #FFE6CA;
	margin-bottom: 3px;
	padding-left: 20px;
	padding-top: 1px;
}

.faqQuestions a {
	color: #000000;
	text-decoration: none;
}

.answers {
	margin-top: 15px;
}

.faqQuestion {	
	margin-bottom: 7px;
}

.faqQuestion a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.faqAnswer {
	color: #000000;
	padding-bottom: 7px;
	margin-bottom: 10px;
	border-bottom: solid 1px #B40018;
}
/*FAQ styles END*/
