/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #D37C1E;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -1px;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 136%;
	font-weight: normal;
}

h3 {
	font-size: 115%;
	font-weight: bold;
	color: #5577bb;
}
h4 {
	color: #333333;
	font-size: 100%;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	line-height: 167%;
	font-size: 100%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(../images/img07.gif) no-repeat left center;
}

a {
	text-decoration: underline;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


/* Logo */

#logo {
	width: 777px;
	height: 150px;
	margin: 0 auto;
	background-image: url(../images/logo9.jpg);
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 777px;
	margin: 0 auto;
}
#page #contentwhite {
	color: #333333;
	background-color: #FFFFFF;
	width: 750px;
	padding-right: 10px;
	padding-left: 10px;
}
#page #contentwide {
	width: 777px;
	border: 1px solid #000000;
}
#pageshopping {
	width: 777px;
	margin: 0 auto;
	color: #333333;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
 #contentshopping {
	float: right;
	width: 540px;
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}

#page #contentwhitenarrow {
	width: 522px;
	background-color: #FFFFFF;
	padding: 20px 10px 20px 10px;
	color: #333333;
}


#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(../images/img04.gif) repeat-x left bottom;
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
	margin: 5px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 10px;
}
#sidebar2 {
	float: left;
	width: 200px;
	padding: 10px;
}
#page #sidebar img {
	text-align: center;
	padding-top: 10px;
}
#sidebar1 {
	float: right;
	width: 200px;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
}
#page #sidebar1 img {
	padding-top: 10px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	border-left: 2px solid #D37C1E;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	background: url(../images/img04.gif) repeat-x left bottom;
}
#sendbutton {
	font-size: 85%;
	line-height: 34px;
	color: #FFFFFF;
	background-color: #5577BB;
}
.sendme {
	color: #FFFFFF;
	background-color: #D37C1E;
}

#links li {
	padding: 5px 0;
	background: url(../images/img04.gif) repeat-x left top;
}

#links a {
	padding-left: 1em;
	background: url(../images/img08.gif) no-repeat left center;
	color: #D37C1E;
}

/* Footer */

#footer {
	height: 30px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #5877B1;
}

#footer .wrapper {
	width: 777px;
	margin: 0 auto;
	height: 30px;
	text-align: center;
}

#footer .links {
	float: left;
	width: 777px;
	height: 30px;
	padding: 0px 30px 0 30px;
	font-size: 90%;
	color: #FFFFFF;
}
.scrollbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-bottom: 10px;
	text-align: left;
}
.scrollheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	background-color: #dd7711;
}
.scrolldate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.scrollvisitbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 6px;
	margin-right: 8px;
}
#main-wrap2 {

	background: url(../images/main-wrap2.gif) top left;

}



#main-wrap3 {

	background: url(../images/main-wrap3.gif) top right;

}.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}
#footer a {
	font-size: 85%;
	color: #FFFFFF;
	text-align: center;
}
.largefont {
	font-size: 250%;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
