@charset "utf-8";
html,body {
 height:100%;
}
#main {
	width: 1028px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}

/*Top Stuff Here*/

#top {
	float: left;
	width: 1028px;
	overflow: visible;
}
#logo {
	height: 72px;
	width: 1028px;
}
#logo img {
	margin-top: 8px;
	margin-left: 18px;
	float: left;

}
#flashdiv {
	background-image: url(layout/home_topbg.gif);
	background-repeat: repeat-x;
	float: left;
	height: 214px;
	width: 100%;
}
#flashswf {
	float: left;
	height: 200px;
	margin-top: 14px;
}


#top  #bigbanner {
	float: left;
}

#top_nav {
	background-image: url(layout/nav_bg.gif);
	background-repeat: repeat-x;
	height: 53px;
	width: 1028px;
	float: left;
}





/*-----------------------------------------------*/

/*Center Stuff Here*/

#center {
	float: left;
	width: 100%;
	margin-top: 12px;
}
#center_left {
	float: left;
	height: auto;
	width: 730px;
	margin-left: 10px;
	display: inline;
	background-color: #FFFFFF;
	padding-left: 10px;
}
#titlewelcome {
	float: left;
	width: 100%;
	margin-bottom: 14px;
}
#boxxy {
	float: left;
	height: 275px;
	width: 340px;
	background-color: #0099FF;
	background-image: url(layout/boxxy_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#boxxy img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxxypic {
	float: left;
	margin-top: 14px;
}
#boxxytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	height: 78px;
	width: 300px;
	overflow: hidden;
	padding-left: 20px;
	margin-top: 15px;
}
#boxxytxt p{
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#boxxytxt a{
	color: #FFFFFF;
	text-decoration: underline;
}
#boxxybtn {
	float: left;
}



#center_left h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#center_left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(layout/title_head1.jpg);
	background-repeat: repeat-x;
	height: 29px;
	line-height: 29px;
	padding-left: 20px;
	float: left;
}
#center_left #desc_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

#center_right {
	float: right;
	width: 274px;
	margin-right: 0px;
	background-image: url(layout/column_bg.gif);
	background-repeat: repeat-y;
	margin-top: 27px;
}
#center_right h1 {
	background-image: url(layout/column_head.gif);
	background-repeat: no-repeat;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	padding-top: 6px;
	padding-left: 10px;
	margin-left: 10px;
}
#center_right img {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#crdesc   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#crdesc   a   {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
#crdesc   a:hover   {
	color: #CC0000;
}
#crdesc   p   {
	padding: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
#crdesc ul {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#crdesc ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*-----------------------------------------------------*/

/*Bottom Here*/

#bottom {
	float: left;
	width: 1028px;
	margin-top: 25px;
}
#bottom_up {
	float: left;
	height: 164px;
	background-image: url(layout/foot_bg.jpg);
	width: 1028px;
}
#bottom_up ul {
	padding: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
#bottom_up ul li {
	display: inline;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
}
#bottom_up    ul   li  a  img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#bottom_down {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 1028px;
	text-align: right;
}

