/* CSS Document */

body {
	text-align:center;
	margin-top:0px;
	margin:auto;
}

#container {
	width:1024px;
	text-align:left;
	margin:auto;
	background:url(images/bg.jpg) repeat-y top;
}	

/* ----------- with flash ----------*/

#header_f {
	position:relative;
	width:1024px;
	height:129px;
	background:url(images/header_f.jpg) no-repeat top;
	text-align:left;
	
}

#flash {
	position:relative;
	width:1024px;
	height:215px;
	background:url(images/flash.jpg) no-repeat top;
}

#swf {
	position:absolute;
	width:766px;
	height:215px;
	left:126px;
	
}

#body_f {
	width:1024px;
	background:url(images/body_f.jpg) no-repeat top;
}

#forhome {
	position:absolute;
	width:305px;
	height:28px;
	background:url(images/forhome.jpg) no-repeat top;
	left:-210px;
	top:-67px;
}

/* ----------- with flash end ----------*/


/* ----------- without flash -----------*/

#header {
	position:relative;
	width:1024px;
	height:129px;
	background:url(images/header.jpg) no-repeat top;
}


#body {
	width:1024px;
	background:url(images/body.jpg) no-repeat top;
}

/* ----------- without flash end -----------*/


#contentcontainer {
	position:relative;
	width:763px;
	margin-left:128px;
	padding-top:50px;
	text-align:left;
}

#links {
	position:absolute;
	width:544px;
	height:25px;
	top:96px;
	left:133px;
}


#logos {
	position:absolute;
	width:195px;
	height:314px;
	left:0px;
	top:45px;
}

#content {
	position:relative;
	width:546px;
	margin-left:208px;
}



.titlearea h1
{
	padding:0px;
	margin:0px;
	width:300px;
	height:15px;
	background:url(images/side.jpg) no-repeat top left;
	text-align:left;
}

.titlearea span
{
	height:15px;
	margin-left:20px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#374C3D;
	text-decoration: none;
}

#side_out {
	width:300px;
	height:15px;
	background:url(images/side.jpg) no-repeat top left;
	text-align:left;
}

#side_in {
	height:15px;
	margin-left:20px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#374C3D;
	text-decoration: none;
	
}


#divider {
	width:488px;
	height:25px;
	background:url(images/divider-trans.png) no-repeat left top;
	margin:auto;
}


#footer {
	width:767px;
	height:100px;
	text-align:left;
	padding-top:60px;
	margin-left:0px;
}

/* ---------- fonts ---------------*/

.normaltxt {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#566259;
	text-decoration: none;
}

.footer {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#8C958E;
	text-decoration: none;
}

.linkss {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#3A5592;
	text-decoration: none;
}

.linkss:hover {

	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#3A5592;
	text-decoration: underline;
	
}

.linksss {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#3A5592;
	text-decoration: none;
}


.largetxt {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#374C3D;
	text-decoration: none;
}


#footer .container #foot_left {
	width: 240px;
	font-size: 11px;
	word-spacing: normal;
	
}
#footer .container #foot_left p {
	font-family: arial;
	font-size: 11px;
	color:#8C958E;
	float: left;
	text-align: left;
	width: 400px;
	word-spacing: normal;
	

	
}
.container #foot_right p {
	font-family: arial;
	color:#8C958E;
	float: right;
	text-align: right;
	width: 200px;
	font-size: 11px;

}
