body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFECCE;
	font:0.90em/1em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
h1 { 
	font:bold 1.20em/1.30em Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
li {
	line-height:1.50em;
}
#page {
	margin:0 auto;
	padding: 0;
	width: 800px;
	top: 10px;
	position: relative;
	}
#maincontainer {
	width: 792px;
	background-color: #333333;
	border-left-width: 4px;
	border-left-color: #FF9900;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-right-style: solid;
	border-right-width: 4px;
	}
#header {
	margin:0 auto;
	width:800px;
	height:200px;
	font:1.50em/1em Arial, Helvetica, sans-serif;
	text-align:left;
	background-image: url(../Assets/header.gif);
	background-repeat: no-repeat;
	}
/*navbar styles*/
#navbar {
	font:1.20em Arial, Helvetica, sans-serif;
	width: 750px;
	left: 25px;
	height: 28px;
	bottom: -165px;
	float: none;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	}
/*style for bground of main body area*/
#content {
	height:100%;
	background-color: #FFFFFF;
	}
#centrecontent {
	width:700px;
	height:500px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../Assets/watermark.jpg);
	padding: 0px 0px 0px 0px;
}
/*
a:link {
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
*/
a:hover {
	font-weight: bold;
	color: #F78C29;
	text-decoration: none;
	}

#footer {
	margin:0;
	width: 100%;
	height: 70px;
	text-align:center;
	font:0.80em/1em Arial, Helvetica, sans-serif;
	background-image: url(../Assets/footer.gif);
	}
.whiteborder {
	border: 1px solid #FFFFFF;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding-top: 10px;
	padding-bottom: 0px;
	}
	
#navigation a:hover {
	color:#F78C29;
	font-size: 16px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:16px;
	text-decoration: none;
	}

.titleText {
	color: #000000;
	line-height:30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	}

.subTitleText {
	color: #000000;
	line-height:16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	font-weight: bold;
	}

.contentText {
	color: #000000;
	line-height:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	font-weight: bold;
	text-align: justify;
	margin-right: 0px;
	}

.contentTextItalics {
	color: #000000;
	line-height:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	font-weight: normal;
	text-align: justify;
	margin-right: 0px;
	font-style: italic;
	}

.contentTextLinks {
	color: #000000;
	line-height:16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	margin-left: 0px;
	margin-right: 0px;
	}

.footerText {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.footerText:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#detailmainimage {
	position: absolute;
	height: 300px;
	width: 400px;
	left: 50px;
	top: 250px;
}
#detailtext {
	position: absolute;
	height: 300px;
	width: 290px;
	left: 460px;
	top: 250px;
}
#detailimages {
	position: absolute;
	height: 90px;
	width: 700px;
	left: 50px;
	top: 570px;
	text-align: left;
}
.atframe {
	border: 1px solid #FF9900;
	height: 429px;
	width: 650px;
	padding: 10px;
	background-color: #FFFFFF;
	overflow: auto;
}
