body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* ------------------------------
   Layout
   ------------------------------ */
#wrapper {
	width: 990px;
	background: url(images/bg.jpg) no-repeat bottom left #000;
	border-bottom: solid 7px #fff;
	text-align: left;
	margin: auto auto;
	overflow: auto;
}
#wrapper2 {
	width: 990px;
	border-bottom: solid 7px #fff;
	text-align: left;
	margin: auto auto;
	overflow: auto;
}
#content {
	width:938px;
	float: left;
	margin-top: 23px;
	border-right: solid 5px #fff;
	min-height: 583px;
	background: url(images/bg.jpg) no-repeat bottom left #000;
}
#content2 {
	width:985px;
	float: left;
	margin-top: 23px;
	border-right: solid 5px #fff;
	min-height: 583px;
	background: url(images/bg.jpg) no-repeat bottom left #000;
}
#text {
	width: 210px;
	float: left;
}
#flash {
	width: 725px;
	float: left;
}
#right {
	width: 189px;
	float: left;
	padding: 23px 1px 1px 1px;
}
#middle {
	width: 745px;
	height: 408px;
}
#middle2 {
	width: 771px;
	height: 408px;
	overflow: auto;
}

/* ------------------------------
   Typography
   ------------------------------ */
#text p {
	font-size: 13px;
	margin: 30px 20px 20px 15px;
	padding-left: 20px;
	line-height: 24px;
	text-align: justify;
} 
#text p a {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}   
#flash h1 {
	text-align: right;
	font-size: 30px;
	padding-right: 20px;
	font-weight: normal;
}
#right h1 {
	font-size: 16px;
	background: #74D1F6;
	margin: 0px;
	font-weight: normal;
	text-align: center;
	color: #000;
	text-decoration: none;
}
#right h1 a {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 7px 0px 7px 0px;
}
#right h1 a:hover {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	display: block;
	background: #355cc3;
}
#right p {
	margin: 5px 15px 10px 10px;
	text-decoration: none;
	color: #fff;
}
#right p a {
	text-decoration: none;
	color: #fff;
}
#text h1 {
	font-size: 16px;
	background: #74D1F6;
	width: 155px;
	margin-left: 35px;
	font-weight: normal;
	padding: 7px 0px 0px 0px;
	text-align: center;
	color: #000;
}
#middle h1 {
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	text-align: left;
}
#middle h1 a {
	font-size: 20px;
	text-decoration: none;
	color: #fff;
}
#middle h2 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#middle h3 {
	font-size: 16px;
	background: #74D1F6;
	width: 230px;
	font-weight: normal;
	height: 27px;
	padding: 7px 0px 0px 0px;
	text-align: center;
	color: #000;
}
#middlebg {
	font-size: 16px;
	background: #74D1F6;
	font-weight: normal;
	height: 27px;
	padding: 7px 10px 0px 10px;
	text-align: left;
	color: #000;
}
#middle p {
	font-size: 13px;
	padding-right: 10px;
	text-align: justify;
} 
#middle p a {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
} 
.whiteText{
	color:#ffffff;	
}
#middle2 h1 {
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	text-align: left;
}
#middle2 h1 a {
	font-size: 20px;
	text-decoration: none;
	color: #fff;
}
#middle2 h2 {
	font-size: 24px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#middle2 h3 {
	font-size: 16px;
	background: #74D1F6;
	width: 230px;
	font-weight: normal;
	height: 27px;
	padding: 7px 0px 0px 0px;
	text-align: center;
	color: #000;
}
#middle2 p {
	font-size: 13px;
	padding-right: 10px;
	text-align: justify;
} 
#middle2 p a {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
} 
#flash h5 {
	font-size: 16px;
	background: #74D1F6;
	font-weight: normal;
	padding: 7px 0px 7px 0px;
	text-align: center;
	color: #000;
}

/* ------------------------------
   Menu
   ------------------------------ */
#menu {
	width: 990px;
	height: 36px;
	background: url(images/menu.jpg) repeat-x;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 990px;
}
#menu li {
	border-right: solid 1px #fff;
	float: left;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	list-style: none;
}
#menu li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 6px 24px 0px 18px;
	height: 30px;
	float: left;
}



/* ------------------------------
   Home Menu
   ------------------------------ */
#menu2 {
	width: 990px;
	height: 36px;
	background: url(images/menu.jpg) repeat-x;
	float: left;
}
#menu2 ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 990px;
}
#menu2 li {
	border-right: solid 1px #fff;
	float: left;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	list-style: none;
}
#menu2 li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: left;
	padding: 6px 24px 0px 18px;
	height: 30px;
	float: left;
}

form {
	margin: 0px;
	padding: 0px;
}