@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	
	
}
.FluidLayout #container {
	
	width: 53.1em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999999
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.FluidLayout #mainContent {
	padding: 0em; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	
}
#Logo_Layout {

	left:55em;
	top:21px;
	width:778px;
	height:138px;
	margin-bottom:0px;

}


#Content_Layout {
	
	left:55em;
	width:748px;
	height:380px;
	text-align:left;
	font-size:.9em;

}

#Footer_Layout {
	
	left:55em;
	text-align:left;
	font-size:.9em;

}
#page_background {
	left:55em;
	top:0px;
	width:778px;
	height:377px;
	background-image:url(../Images/background.jpg);
	background-repeat:no-repeat;
}


#Menu_Layout {
	left:55em;
	top:142px;
	width:778px;
	height:40px;
	margin-bottom:0px;

}

body {
	background-color: #999999;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
	font-family: Georgia;
	font-size: small;
}

a:link, a:visited{
	COLOR:#333;
	font-size: 12px;
	font-family: Georgia;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	text-decoration: underline;
}

#Div {
	background-color: #3575a7;
	width:950px;
	padding-top:0px;
	height:524px;
	position: absolute;
	left:27px;
	top:17px;
	margin-bottom:0px;

}
#Div2 {
	border: 1px solid #098ba5;
	width:111px;
	padding-top:0px;
	height:26px;
	position: absolute;
	left:814px;
	top:134px;
	margin-bottom:0px;

}
.Txt_Latest {
	position: absolute;
	left:585px;
	top:137px;
	width:113px;
	margin-bottom:0px;
	font-size:20px;
	font-family:Georgia;
	text-align: left;
	color: #000000;
	line-height: 120%;
	padding-top:0px;
	padding-bottom:0px;
}

.red_text
{
	font-family: Georgia;
	color:#600;
}
 

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}

.Title1 {

	font-family: Georgia;
	font-size: x-large;
	color:#600;
	
}

.Title2 {

	font-family: Georgia;
	font-size: medium;
	color:#600;
	
}

img {
	border:0px;
}

#Flash_Shadow {
	left:55em;
	top:563px;
	width:500px;
	height:252px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../Images/FlashShadow.jpg);
	overflow:hidden;
}


#Flash_Intro {	
	left:55em;
	top:163px;
	width:488px;
	height:241px;
	margin-bottom:0px;
	background-image: url(../Images/Default_r3_c2.jpg);
	overflow:hidden;

}
#Welcome {
	position: absolute;
	left:50em;
	top:165px;
	width:269px;
	height:106px;
	margin-bottom:0px;
	background-image: url(../Images/Welcome.jpg);


}

#Enter_Site {
	position: absolute;
	left:65em;
	top:307px;
	width:96px;
	height:41px;
	margin-bottom:0px;

}
.pSmall {
	padding-top:0px;
	margin-top:0px;
	font-family: Georgia;
	font-size:10px;
}

