#outershell {
	background: url(images/page_bg.gif) repeat-y top center;
	width:820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

#content {
	margin: 0 auto;
	width:820px;
}

body {
	margin: 0px 0;
	padding: 0;
	background: #ffffff;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	text-transform: none;
	color: #D41D22;
}

h2 {
	font-size: 16px;
}

h3 {
	margin: 0;
	font-size: 12px;
}

p, ol {
	margin-top: 0;
	line-height: 130%;
	text-align: left;
}

blockquote p
{
padding: 0px 15px 0px 0px;
font-size: 1.2em;
float: left;
background: url(images/quote_down.png) bottom right no-repeat;
}
blockquote
{
padding: 20px;
font-size: 1.2em;
background: url(images/quote_up.png) top left no-repeat;
}
cite
{
font-size: 1.2em;
float: right;
}

ul {
	margin-top: 0;
	line-height: 150%;
}

a {
	color: #4068C9;
}

a:hover {
	text-decoration: none;
	color: #dfb800;
}

.showoffytext {
	color: #a30234;
}

/* Header */

#header {
	width: 820px;
	height: 100px;
	margin: 0 auto;
	display: block;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

#header_sub {
position:relative;
	left:10px;
	top:-7px;
	width:133px;
	height:46px;
	z-index:1;
	visibility: visible;
}
/* Logo */

#logo {
	float: left;
	padding: 0 0 0 0;
}

#logo h1 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-size: 36px;
}

#logo h2 {
	margin: -5px 0 0 3px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

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


/* Menu2 */

#menu2 {
	clear:both;
	float: left;
	width: 650px;
	margin-right: 20px;
	margin-left: 185px;
	margin-top: 75px;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 12px 0 12px;
	text-decoration: none;
	background: none;
	color: #a30234;
}

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


/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

/* Left-side */

#leftcolumn {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 50px;
}

/* Right-side */

#rightcolumn {
	float: right;
	width: 560px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 10px;
}

#rightcolumn .lined {
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #CCCCCC;
}

/* full-wide */

#full-wide {
	float: right;
	width: 570px;
	margin-left: 10px;
	margin-bottom: 20px;
	background: #ffffff;
}

#full-wide .more {
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#full-wide h3 {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
}




/* Feature */

#feature {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
}

#feature img {
	float: right;
	margin-left: 20px;
}

#feature .flash {
	float: right;
	margin-left: 20px;
}

#feature h2 {
	margin: 0;
}

/* hilitebox column highlight */

#hilitebox {
	width: 250px;
	height:200px;
	margin: 0 auto;
	padding: 25px 0px 0px 40px;
	display:block;
	background-image: url(images/postit.jpg);
	background-repeat: no-repeat;
}

#hilitebox img {
	float: left;
	margin-left: 5px;
}

#hilitebox .flash {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#hilitebox h2 {
	margin-bottom: 10px;
}

/* Footer */

#footer {
	background: url(images/footer.gif) no-repeat top center;
	clear: both;
	width: 820px;
	height: 39px;
	margin: 0px auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-indent: 15px;
	line-height: 28px;
}

#footer a:link {
	color: #ffffff;text-decoration: none;
	}
	
#footer a:visited {
text-decoration: none;color: #ffffff;
}

#footer a:active {
text-decoration: none;color: #265421;
}

#footer a:hover {
text-decoration: none;color: #FFcccc;
}

/* Video backer */
#movieblock {
	background-color: #ffffff;
	padding: 30px 60px;
	height: 400px;
	width: 420px;
	border: 1px solid #eeeeee;
}

#movieblock h2 {
	margin-bottom: 10px;
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-align: center;
}

#movieblock p {
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	text-align: center;
}

/* Shopping 
------------------------------ */
.shop {
	padding: 10px;
	margin-bottom: 12px;
	clear: both;
	border: 1px solid #E7F0F5;
	background: #FBFCFD;
}
.shop img {
	float: left;
}
.shop h3 {
	padding: 0;
	margin: 0;
	font-size: 10pt;
}
.shop h3 a {
	display: block;
	width: 340px;
	padding: 3px 0 6px 0;
}
.shop p {
	margin: 0 0 4px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.shopdesc {
	float: right;
	width: 410px;
}
.shopdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #8DB8CF;
}

.shop h4 {
	margin: 0 0 4px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.smalltext {
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
}

.style1 {
	font-size: medium;
	margin-top: 20px;
	margin-bottom: 20px;
}
#outershell #content #rightcolumn div {
	text-align: center;
}
#outershell #content #leftcolumn .HomeNiceBanner {
	font-size: 1.4em;
	font-weight: bold;
	color: #D41D22;
	background-image: url(images/sidebar-header.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#outershell #content #rightcolumn #videowrapper {
	margin-top: 20px;
}
#outershell #content #rightcolumn #partners {
	background-image: url(images/maincolumn-header.jpg);
	background-repeat: no-repeat;
	margin-top: 35px;
}
#outershell #content #rightcolumn #partners .MidHeader {
	font-size: 1.5em;
	color: #D41D22;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 20px;
}
#outershell #content #rightcolumn #pepsiwrapper {
	background-color: #FCFBDC;
	margin: 10px;
	padding: 5px;
	border: 1px dotted #EBE400;
}
