@charset "UTF-8";
/* CSS Document */

body
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
}

a:link
{
	color:#860038;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

a:visited
{
	color:#860038;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

a:active
{
	color:#FAECD7;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#FAECD7;
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

a.black:link
{
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

a.black:visited
{
	color:#000;
	font-size:14px;
	font-weight: normal;
}

a.black:active
{
	color:#000;
	font-weight: normal;
	font-size:14px;
}

a.black:hover
{
	color: #bcc782;
	font-size:14px;
	font-weight: normal;
}
a.search:link
{
	color:#000;
	font-size:12px;
	text-decoration: underline;
	font-weight:bold;
	padding-left:20px;
}

a.search:visited
{
	color:#000;
	font-size:12px;
	font-weight: normal;
	text-decoration: underline;
	padding-left:20px;
}

a.search:active
{
	color:#000;
	font-weight: normal;
	text-decoration: underline;
	font-size:12px;
	padding-left:20px;
}
a.search:hover
{
	color: #C00;
	font-size:12px;
	font-weight: normal;
	padding-left:20px;
}

.container
{
	width: 1000px;
	margin: auto;
}

.clear
{
	float:none;
	clear:both;
}

.no_flash_header
{
	background: url(../images/layout/no_flash_header.jpg);
	width:1000px;
	height:241px;
	margin: 0 0 10px 0;
	text-align: right;
}

.no_flash_header ul
{
	padding: 0;
	text-align:right;
	list-style:none;
	margin: 0 0 0 0;
}

.no_flash_header ul li
{
	padding: 5px 20px 5px 20px;
	margin:0;
}

#home
{
}

#home .content
{
	background: url(../images/layout/homepage/content_BG.jpg) no-repeat top center;
	width: 900p×;
	height: 619px;	
	text-align: left;
	padding: 25px 0 0 0;
}

#home .content .intro
{
	width: 700px;
	height:200px;
	margin: 0 35px 20px 80px;
}

#home .content .box1
{
	margin: 0 20px;
	float:left;
	width:218px;
	text-align:justify;
}

#home .content .box1 .header
{
	background:url(../images/layout/homepage/redHeader_BG.jpg) no-repeat;
	width: 218px;
	height:42px;
}

#home .content .box2
{
	margin: 0 20px;
	float:left;
	width:216px;
	text-align:justify;
}

#home .content .box2 .header
{
	background: url(../images/layout/homepage/blueHeader_BG.jpg) no-repeat;
	width: 218px;
	height:42px;
}

#home .content .box3
{
	margin: 0 20px;
	float:left;
	width:215px;
	text-align:justify;
}

#home .content .box3 .header
{
	background: url(../images/layout/homepage/redHeader_BG.jpg) no-repeat;
	width: 218px;
	height:40px;
}

#home .content .header h2
{
	color: white;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
}

#home .content .text h2
{
	color: black;
	font-size: 17px;
	font-weight: bold;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
}

#home .content .text
{
	margin: 0 5px 0 5px;
}

#home .content .box4
{
	margin: 0;
	float:left;
	width:200px;
}
#blinks
{
	width:930px;
	height:auto;
	text-align:left;
	position:relative;
	padding: 10px 5px 5px 10px;
}
#counter {
	float:left;
	width: 150px;
	padding: 10px 5px 5px 10px;
}

#links
{
	height: 21px;
	top: 2px;
	width: 930px;
	float: none;
	padding-left:55px;
	padding-right:15px;
}

#links li {
	display: inline;
}

#links a {
	text-align:center;
	display: block;
	float: left;
	width: auto;
	height: 10px;
	margin-left: 1px;
	text-align: center;
	text-decoration: none;
	color: #274255;
	font-size: 10px;
	padding: 10px 5px 5px 10px;


}

#links a:hover {
	text-decoration: underline;
	color: #BCC781;
}
#email {
	width:auto;
}
#emailus {
	float:left;
	width:400px;
}

#emailwm {
	font-size:14px;
	display:inline;
	width:400px;
	height: auto;
}
#emailwm ul{
	font-size:12px;
	width:400px;
}