#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0px auto;
}

#header {
	background: url(header3.gif) top left no-repeat;
	margin-bottom: 1px;
	width: 960px;
	height: 75px;
	position: relative;
}

#header .logo {
	position: absolute;
	left: 15px;
	top: 17px;
}

#header .slogan {
	position: absolute;
	right: 12px;
	top: 41px;
}

#topmenu-search {
	border-bottom: 1px solid #FECB09;
	margin-top: 5px;
	width: 960px;
	height: 21px;
	position: relative;
}

#topmenu-search #topmenu {
	width: 725px;
	float: left;
}

#topmenu-search #topsearch {
	margin-left: 15px;
	width: 205px;
	float: right;
}

#main, #main-frontpage {
	background: url(main_content-BG.gif) top left repeat-y;
	border-bottom: 1px solid #FECB09;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 960px;
}

#main.normal {
	background: none;
	border-bottom: 1px solid #FECB09;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 960px;
}

#main-frontpage #frontpage-banner {
	background: #B9C0C6; /*#AEB8BF;	*/
}

#main-frontpage #frontpage-banner ul {
	list-style: none;
	xpadding-bottom: 4px;
	margin: 0px;
	height: 24px;
}

#main-frontpage #frontpage-banner ul li {
	font-size: 160%;
	background-image: none;
	padding: 0px 15px;
	width: 335px;
	float: left;
}

#main-frontpage #frontpage-banner ul li a {
	color: #E75914;
	background: url(arrows_red-large.gif) top right no-repeat;
	padding-right: 21px;
}

#main-frontpage #small-banners {
	background: url(buttons-BG.gif) top left no-repeat;
	padding: 10px 0px;
	width: 730px;
}

#main-frontpage #small-banners div.banner {
	padding-left: 10px;
	width: 355px;
	float: left;
}

#main-frontpage #small-banners div.banner#right {
	padding-left: 10px;
	width: 350px;
	float: right;
}

#main-frontpage #small-banners div.banner img {
	border: 2px solid #FFFFFF;
}

#main .main-content {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: block;
}

#main .main-content #breadcrumbs {
	position: absolute;
	top: -2px;
	left: 15px;
}

#main #left-col {
	margin-top: 18px;
	margin-right: 25px;
	width: 200px;
	float: left;
}

#main #main-col {
	margin-top: 18px;
	width: 490px;
	float: left;
}

#main #main-wide-col {
	margin-top: 18px;
	margin-right: 235px;
	width: 490px;
	float: right;
}

#main-frontpage #main-wide-col {
	width: 730px;
	float: left;
}

#main #right-col {
	margin-left: 15px;
	width: 220px;
	float: right;
}

#main-frontpage #right-col {
	margin-left: 10px;
	width: 220px;
	float: right;
}

#menu {
	background-color: #FFFFFF;
	padding-bottom: 8px;
}

#footer {
	background: url(footer-BG.gif) top left no-repeat;
	margin-top: 2px;
	width: 960px;
	height: 25px;
}

#footer .privacy {
	line-height: 24px;
	padding-left: 15px;
	float: left;
}

#footer .privacy a {
	color: #EE7918;
}

#footer .text {
	color: #FFFFFF;
	line-height: 24px;
	padding-right: 15px;
	float: right;
}

#topsearch form {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

#topsearch form fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#topsearch form fieldset input.query {
	font-size: 100%;
	padding: 0px;
	padding-left: 3px;
	margin-right: 5px;
	margin-bottom: 1px;
	width: 139px;
	height: 15px;
	float: left;
}

#topsearch form fieldset input.button {
	background: url(button_go.gif) top left no-repeat;
	border: 0px;
	width: 49px;
	height: 18px;
	cursor: pointer;
}

.product {

}

.product div.user-box {
	font-size: 100%;
	background-color: #E4E7EA; /*#D3D9DE;*/
	border: none;
	padding: 0px;
	margin: 0px;
        margin-bottom: 10px;
	width: 99.96%;
	float: right;
}

.product div.user-box h5 {
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 23px;
	background-color: #AEB8BF;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px 10px;
	margin-bottom: 0px;
	height: 23px;
}

.product div.user-box ul {
	list-style: none;
	padding: 5px 10px;
	margin: 0px;
}

.product div.user-box ul li {
	background: url(dot_black.gif) top left no-repeat;
	padding-left: 12px;
	padding-bottom: 5px;
}

.right-box {
	margin-left: 10px;
	margin-bottom: 15px;
	width: 210px;
}

.right-box h5 {
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 23px;
	background-color: #F9A51B;
	padding: 0px 10px;
	margin-bottom: 0px;
	height: 23px;
}

.right-box .content {
	padding: 10px;
}

#article-tools {
	margin-bottom: 10px;
	overflow: hidden;
}

#article-tools div.tip-a-friend {
	background: url(icon-mail.gif) top left no-repeat;
	padding: 3px 15px 3px 25px;
	margin-left: 6px;
	float: left;
}


#article-tools div.print {
	background: url(icon-print.gif) top left no-repeat;
	padding: 3px 15px 3px 25px;
	float: left;
}

#customer-login {

}

#customer-login form {
	padding: 0px;
	margin: 0px;
}

#customer-login form fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}


#customer-login form fieldset select.select {
	font-size: 100%;
	padding: 0px;
	padding-left: 3px;
	margin-bottom: 5px;
	width: 187px;
	height: 19px;
}

#customer-login form fieldset input.button {
	background: url(button_login.gif) top left no-repeat;
	border: 0px;
	width: 66px;
	height: 18px;
	cursor: pointer;
	float: right;
}

#press-releases ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#press-releases ul li {
	xfont-weight: bold;
	background-image: none;
	padding-left: 0px;
	padding-bottom: 10px;
}

#press-releases ul li div.date {
	font-weight: normal;
}

#press-releases ul li div.sub-title {
	font-weight: normal;
}

#add-email-user {
	margin-top: 10px;
}

#add-email-user form fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#add-email-user form fieldset label {
	margin-bottom: 3px;
	display: block;
}

#add-email-user form fieldset input {
	font-size: 100%;
	padding-left: 3px;
	margin-bottom: 5px;
	width: 182px;
	height: 15px;
}

#add-email-user form fieldset input.submit {
	background: url(button_subscribe.gif) top left no-repeat;
	border: 0px;
	width: 97px;
	height: 18px;
	cursor: pointer;
	float: right;
}

#buttons {
	background: url(grey_gradient-BG.gif) top left repeat-x;
	padding: 10px;
	margin-bottom: 0px;
	width: 190px;
}

#buttons div.button {
	padding-bottom: 5px;
}

#buttons div.button img {
	border: 2px solid #FFFFFF;
}

div.search-header {
	width: 490px;
	height: 25px;
}
 
div.search-header div.query {
	float: left;
}

div.search-header div.hits {
	float: right;
}

div.navigation {
	width: 490px;
	xheight: 25px;
}

div.navigation div.previous {
	width: 50px;
	float: left;
}

div.navigation div.results {
	text-align: center;
	width: 390px;
	float: left;
}

div.content#search div.navigation div.results {
	width: 390px;
}

div.navigation div.results span {
	/*padding: 0px 3px;*/
}

div.navigation div.next {
	text-align: right;
	width: 50px;
	float: right;
}

.instructions {
	margin-left: 10px;
	margin-bottom: 15px;
	width: 200px;
}

.instructions h5 {
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 23px;
	background-color: #F9A51B;
	padding: 0px 10px;
	margin-bottom: 0px;
	height: 23px;
}

.instructions .content {
	padding: 10px;
}

div.subscribe {
	/*font-family: 'Century Gothic', verdana, geneva, arial, helvetica, sans-serif;*/
	font-size: 110%;
	font-weight: normal;
	/*text-transform: uppercase;*/
	padding-top: 5px;
}

div.subscribe img {
	float: left;
	margin-right: 5px;
}