body {
	color: #5c5c5c;
	line-height: 150%;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../img/GrayGrd.jpg);
	background-repeat: repeat-x;
}

#top {
	display: block;
	height: 450px;
	width: 1140px;
	background-color: #2f2f2f;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 1140px;
}

.stepcarousel{
position: relative;
border: 0px;
overflow: scroll;
width: 350px;
height: 350px;
}

.stepcarousel .belt{
position: absolute;
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left;
overflow: hidden;
margin: 0px;
width: 350px;
}


.item {
	margin-left: 20px;
	margin-top: 20px;
	background-color: #eaeaea;
	border-bottom-color: #c4c4c4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #555555;
	border-top-width: 2px;
	border-top-style: solid;
	float: left;
	display: block;
	width: 550px;
}

/* MS IE IMEB! */
* html .item {margin-left: /**/10px; }
* html .item {margin-top: /**/0px; }
* html .item {margin-bottom: /**/10px; }
* html .item {font-size: /**/90%; }
* html .item {height: /**/370px; }


.pic {
	width: 350px;
	height: 350px;
	float: left;
	display: block;
}

.desc {
	word-break: break-strict;
	height: 317px;
	width: 200px;
	float: right;
	display: block;
}

/* MS IE IMEB! */
* html .desc {word-wrap: /**/break-word; }
* html .desc {width: /**/190px; }

.desc ul {
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
}

/* MS IE IMEB! */
* html ul.desc {margin-top: /**/0px; }

.navi {
	float: right;
	height: 32px;
	width: 200px;
	display: block;
}

/* MS IE IMEB! */
* html .navi {min-height: /**/32px; }

.navi ul {
	margin-right: 10px;
	margin-left: 70px;
}

.navi ul li {
	line-height: 35px;
	float: left;
	display: block;
	clear: none;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #b3b3b3;
}

/* MS IE IMEB! */
* html li.navi {line-height: /**/25px; }

.clear {
	width: 100%;
	height: 0px;
	clear: both;
}

/* MS IE IMEB! */
* html .clear {min-height: /**/0.1px; }

h1 {
	word-break: break-strict;
	text-shadow: 0px 1px white;
	line-height: 110%;
	padding-bottom: 30px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7d7d7d;
	font-size: 25px;
	font-style: normal;
}

/* MS IE IMEB! */
* html h1 {font-size: /**/22px; }
* html h1 {padding-bottom: /**/20px; }

strong {
	text-shadow: 0px 1px white;
	color: #303030;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.story {
	font-size: 12px;
	padding-top: 25px;
}

.data a, .desc ul li a {
	color: #7d7d7d;
	text-decoration: underline;
}

.data a:hover, .desc ul li a:hover {
	background-color: #fffdce;
	color: black;
}

.logo {
	margin-bottom: 50px;
	width: 200px;
	float: left;
	display: block;
}

.intro {
	margin-left: 80px;
	margin-top: 30px;
	width: 510px;
	float: left;
	display: block;
}

/* MS IE IMEB! */
* html .intro {margin-left: /**/50px; }
* html .intro {width: /**/480px; }

.data {
	padding-top: 30px;
	float: left;
	display: block;
	width: 350px;
	font-size: 11px;
}

h2 {
	margin-bottom: 10px;
	line-height: 120%;
	margin-right: 40px;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
	text-shadow: 0px 1px white;
	color: #595959;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	line-height: 40px;
	margin-right: 20px;
	float: left;
	display: block;
	margin-bottom: 0px;
	margin-left: 0;
	text-shadow: 0px 1px white;
	color: #191919;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.intro em {
	color: red;
}

.intro ul {
	margin-left: 45px;
	display: block;
}

.intro ul li {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-top: 0px;
	float: left;
	display: block;
	padding: 0px;
}

.fakecheck {
	color: #393939;
	font-size: 16px;
	height: 30px;
	padding-left: 30px;
	float: left;
	display: block;
	background-position: 0px -60px;
	background-repeat: no-repeat;
	background-image: url(../img/CheckSlide.png);
}

/* MS IE IMEB! */
* html .fakecheck {background-image: /**/url(../img/CheckSlide.gif); }

.label {
	height: 30px;
	float: left;
	display: block;
	margin-top: 17px;
	margin-right: 30px;
}

.fakechecked {
	background-position: 0px 0px;
}

.intro a {
	text-decoration: none;
}

.intro a:hover {
	color: black;
	text-decoration: underline;
}

.cb {
	line-height: 40px;
}