@charset "UTF-8";
#wrapper #casewrap {
	width: 920px;
	background-image: url(http://www.1310studios.com/images/design/bg-case.jpg);
	background-repeat: repeat-y;
}
#wrapper #navshowcase {
	background-color: #990100;
	padding: 25px;
	width: 225px;
	float: left;
	font-size: 12px;
}
#wrapper #navshowcase h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#wrapper #navshowcase ul {
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 15px;
	width: 185px;
}
#wrapper #navshowcase li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrapper #navshowcase a {
	color: #FF9999;
	text-decoration: none;
}
#wrapper #navshowcase a:hover {
	color: #FFCCCC;
	text-decoration: underline;
}
#wrapper #navshowcase .onstate a {
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #navshowcase .onstate a:hover {
	text-decoration: none;
}
#wrapper #studyshell {
	float: left;
	width: 645px;
}
#wrapper #studyshell #slide {
	float: left;
	width: 455px;
	overflow: hidden;
	padding-bottom: 15px;
}
#wrapper #studyshell #client {
	background-image: url(http://www.1310studios.com/images/design/bg-page.jpg);
	background-repeat: repeat-x;
	background-position: left -142px;
	float: left;
	width: 160px;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 30px;
}
#wrapper #studyshell #client h4 {
	text-transform: uppercase;
	font-size: 12px;
	color: #006666;
}
#wrapper #studyshell #client p {
	color: #333333;
	margin-bottom: 15px;
}
#wrapper #studyshell #client a {
	color: #006699;
	font-weight: bold;
}
#wrapper #studyshell #description {
	clear: left;
	font-size: 12px;
	padding-left: 50px;
}
#wrapper #studyshell #description #quote {
	width: 200px;
	float: right;
	color: #999999;
	font-size: 24px;
	text-transform: uppercase;
	clear: both;
	margin-top: 25px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#wrapper #studyshell #description h1 {
	font-size: 28px;
	font-weight: normal;
	color: #666666;
	float: left;
	padding-right: 10px;
}
#wrapper #studyshell #description h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #006666;
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrapper #studyshell #description p {
	color: #003333;
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper #studyshell #description a {
	font-weight: bold;
	color: #006699;
}
#wrapper #studyshell #description a:hover {
	color: #CC0000;
}
#wrapper #studyshell #description .studylinks {
	display: block;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	color: #336666;
}
#wrapper #studyshell #description .studylinks a {
	color: #339999;
	text-decoration: none;
}
#wrapper #studyshell #description .ruler {
	height: 10px;
	clear: both;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	display: block;
	width: 595px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

