div { }
body {
	background-color: white;
	background-image: url('/templates/5025/img/tree_bg.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

a {
    color: #454B62;
    text-decoration: none;
}
a:visited {
    color: #454B62;
}
a:hover {
    color: #454B62;
}

#wrapper-outer {
}
 
#wrapper { 
	width:940px;  
	margin-left: auto; 
	margin-right: auto;
	min-height: 700px;
}

#top-menu { 
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px 0px 0px;
	height:32px;
}

#ad, #banner {
	padding: 0px;
}

#intro-section {
	padding: 10px;
	border: #96bad8 1px solid;
	width: auto;
}

#intro-top {}

#intro-bottom {}

#side-nav ul {
	list-style: none;
	margin: 0px 5px;
	padding: 0px;
}

#page-bottom {}

#footer {
	margin-top: 20px;
}

#content-top {}

#content-bottom {}

#logo {
	border-bottom-color: #454b62;
	color: #454B62;
	border-bottom: 1px solid;
	padding: 50px 0px 5px;
}
#content div.col {
	margin-bottom: -1000px; 
	padding-bottom: 1000px;
	margin-top: 20px;
}

.sf-menu {
	margin: 0;
	float: right;
	background: none;
}
.sf-sub-indicator {
	background: url("../../../img/superfish/arrows-000000.png") no-repeat scroll -10px -100px transparent;
}
ul.sf-menu {
	background: none
}
.sf-menu a {
    padding: 0.5em 1.5em;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    color: #454B62;
    margin: 1px;
}
.sf-menu a:hover {
    border: #96bad8 1px solid;
    margin: 0px;
}
.sf-menu li {
    background: none;
}
.sf-menu li li {
    background: #fff;
}
.sf-menu li li li {
    background: #fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #fff;
}

.showcase-promo-full-border {
	background: #fff;
	border: none;
}
