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

html, * {
	margin:0;
	padding: 0;
}

a, img {
	border:0;
	text-decoration:none;
	outline:0;
}

#content {
	width:980px;
	height:auto;
	margin: 10px auto;
}

#footer {
	width: 580px;
	margin: 0 auto;
	margin:20px auto;
	text-align:center;
	clear:both;
	
}

#footer p{
	font-family: 'Quicksand', sans-serif;
	font-size:10px;
}

#navblock {
	width:243px;
	height: 670px;
	background:url(images/bgstripe.png);
	float:left;
}

#nav {
	margin-right:24px;
	font-family: 'Quicksand', sans-serif;
	font-size:20px;
	text-align:right;
	text-decoration:none;
	font-weight:300;
}

#nav ul {
		margin-top:80px;
}

#nav ul li {
	list-style: none;
	margin-top:30px;
}

#nav ul li a { 
	text-decoration: none;
	color:#FFF;
}

#nav ul li a:hover { 
	text-decoration: none;
	font-weight:400;
	color:#C9C;
}


#logo {
	width:217px;
	height:98px;
	padding-top:20px;
	margin-left:13px;
}

#rightcont {
	width:722px;
	height:687px;
	float:right;
}

#quote {
	width:722px;
	height:122px;
	background:url(images/masthead.png);
}

#leftimg {
	width:380px;
	height:533px;
	float:left;
}

#righttop {
	width:330px;
	height:220px;
	float:left;
}

#rightbottom {
	width:330px;
	height:298px;
	float:left;
	margin-top:15px;
}

#lefthalf {
	width:380px;
	height:533px;
	margin-top:15px;
	float:left;
}

#righthalf {
	width:330px;
	height:518px;
	float:right;
	margin-top:15px;
}

#jp_container_1 {
	margin:112px auto auto auto;
}

#txt-area {
	width:322px;
	float:right;
	margin-top:20px;
}

#txt-area p{
		font-family: 'Quicksand', sans-serif;
}

#txt-area {
		font-family: 'Quicksand', sans-serif;
}

#txt-area ul{
	margin-left:20px;
}