html {
	background-image:url(images/bg_01.png);
	background-repeat: repeat-x;
	background-color: #5393d6;
	}
	
body {
	background-image:url(images/bg_03.png);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#sitewrapper {	
	margin:0px auto;
	position:relative;
	z-index:12;
	}
	
#header {
	min-height: 547px;
	}

#headerstarburst {
	width: 888px;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	min-height: 547px;
}

#headercontent{
	width: 888px;
	padding-bottom: 30px;
	}

#main {
	min-height: 300px;
	background-color: #1755b0;
	background-image:url(images/bg_06.png);
	background-repeat: repeat-x;
	padding-top: 100px;
	}

#maincontent {
	width: 888px;
	margin-left: auto;
	margin-right: auto;
	}

#footer {
	min-height: 300px;
	background-color: #032d6d;
	background-image:url(images/bg_10.png);
	background-repeat: repeat-x;
	padding-top: 52px;
	margin-left: auto;
	margin-right: auto;
	}
	
#subfooter {
	height: 270px;
	background-color: #fcfbf6;
	background-image:url(images/bg_sub.png);
	background-repeat: repeat-x;
	padding-top: 52px;
	margin-left: auto;
	margin-right: auto;
	}

.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}
	
.clear {
	clear: both;
	}
	
.contactbar {
	float: right;
	background-image:url(images/image_05_original.png);
	background-repeat: no-repeat;
	width: 521px;
	margin-top: 33px;
	min-height:61px;
	}

.contactbar p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	width: 396px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	}

#intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	width: 369px;
	padding-right: 10px;
	padding-top: 14px;
	float: left;
	}

#intro h1 {
	font-size: 25px;
	font-weight: normal;
	}

#intro p {
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	margin-top: 6px;
	}
	
#story {
	width: 313px;
	height: 295px;
	background-image:url(images/image_11.png);
	background-repeat: no-repeat;
	float: right;
	padding-left: 98px;
	padding-right: 98px;
	padding-top: 48px;
	margin-right: -20px;
	text-align:left;
	}
	
#story p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #464646;
	font-size: 14px;
	line-height: 17px;
	margin-top: 15px;
}

#story h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #464646;
	font-size: 25px;
	font-weight: normal;
	}
	
#story h1 span{
	color: #f0781f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 25px;
}

#story h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #464646;
	font-size: 14px;
	font-weight: normal;
	}

.leftandcenterwrap {
	width: 584px;
	}

.leftcol, .centercol, #rightcol {
	width: 280px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	}
	
.leftcol, .centercol {
	float: left;
	margin-bottom: 50px;
	}

#rightcol {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.centercol {
	margin-left: 24px;
	}

.leftcol a, .centercol a{
	color: #93c92f;
	text-decoration: none;
	}

.leftcol a:hover, .centercol a:hover{
	color: #b6d8f2;
	text-decoration: none;
	border-bottom: 1px dashed #b6d8f2;
	}
	
#maincontent h1 {
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 18px;
	border-bottom: dashed 1px #fff;
	}
	
.firstrow {
	width: 220px;
}

#maincontent p {
	font-size: 13px;
	line-height: 17px;
	width: 250px;
	}
	
#maincontent p strong{
	font-weight: bold;
	}
	
.featured {
	margin-bottom: 12px;
	}

#rightcol ul, #rightcol ul li {
	font-size: 13px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#socialnetwork {
	margin-top: 15px;
	}
#socialnetwork li{
	display: inline;
	list-style: none;
	margin-right: 5px;
	}

#socialnetwork li:last {
	margin-right: 0px;
	}

#twitter {
	margin-top: -16px; 
	margin-bottom: 10px;
	}
	
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #425f6b;
	width: 888px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

.copyright strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #425f6b;
	font-weight: bold;
	}
	
#tags {
	width: 680px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}
	
#tags li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color:#425f6b;
	font-style: italic;
	display: inline;
	}

.copyright a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #425f6b;
	text-decoration: underline;
	}


.copyright a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	color:#6396B0;
	text-decoration: underline;
	}
	
.buynow {
	margin-top: 15px;
}