@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-top: 0px;
	line-height: 1.3;
	background-color: #3366CC;
	margin: 0px;
	padding: 0px;
}
ul {
	text-align: left;
	padding-left: 25px;
	list-style-position: outside;
	list-style-image: url(../images/cross.gif);
	color: #333333;
}
a:link {
	color: #FE6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC00FF;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
#header {
	float: left;
	height: 276px;
	width: 960px;
}
#namebar {
	background-image: url(../images/index_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 142px;
	width: 958px;
	float: left;
	margin-left: 1px;
	text-align: left;
}
#logo {
	height: 157px;
	width: 433px;
	position: absolute;
	left: 18px;
	top: 255px;
}
#headtext {
	color: #333333;
	text-shadow: -1px -1px white;
	font-size: 16px;
	text-align: left;
	float: right;
	height: 80px;
	width: 450px;
	margin-right: 20px;
	margin-top: 50px;
}
#hotwrap img {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#hotwrap p {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
}
#wrapper {
	min-height: 2899px;
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#boxme {
	background-color: #FFFFFF;
	background-image: url(../images/hot_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 309px;
	width: 286px;
}
#boxsoft {
	background-color: #FFFFFF;
	background-image: url(../images/hot_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 309px;
	width: 286px;
	margin-left: 31px;
}
#boxtweet {
	background-color: #FFFFFF;
	background-image: url(../images/hot_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 309px;
	width: 266px;
	margin-left: 31px;
	text-align: center;
	padding-left: 10px;
}
#hotwrap {
	float: left;
	height: 310px;
	width: 960px;
	margin-left: 19px;
	margin-top: 17px;
	text-align: center;
}
.secdiv {
	background-image: url(../images/section-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 920px;
	margin-top: 38px;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
}
.portrow {
	float: left;
	height: auto;
	width: 960px;
	margin-left: 19px;
	margin-top: 30px;
}
.sitebox {
	float: left;
	height: 254px;
	width: 459px;
}
.descriptionbox {
	background-image: url(../images/disc_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 90px;
	width: 419px;
	padding-right: 20px;
	padding-left: 20px;
	color: #00477A;
	padding-top: 10px;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	padding-left: 20px;
	margin-top: 20px;
}
#basic-modal {
	height: 100px;
	width: 59px;
	background-color: #000000;
	position: fixed;
	left: 0px;
	top: 212px;
}
.piecebox {
	height: 341px;
	width: 459px;
	float: left;
	margin-left: 5px;
}
.clearfloat {
	font-size: 10px;
	line-height: 10px;
	clear: both;
	height: 10px;
}
