body, html 		{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; color: #000000;}
body			{background: #fff url('../images/bgr_page.jpg') repeat-x; font-size: 12px;}
body#homepage 	{background: #fff url('../images/bgr_homepage.jpg') repeat-x;}

a 			{text-decoration: none; color: #4d97ff;}
a:hover 	{color: #71aa1e; text-decoration: underline;}

p 			{margin: 0 0 1.1em 0; padding: 0;}
td 			{vertical-align: top;}
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #3f79ca;}
h1 {font-size : 20px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 18px; font-weight: bold; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 14px; font-weight: bold; margin:0 0 6px 0; padding:0; line-height: 1.1em;}
h4 {font-size : 12px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 1.1em;}

img.alignleft,
.imgLeft 	{float: left; margin: 0 20px 15px 0;}
img.alignright,
.imgRight 	{float: right; margin: 0 0 15px 20px;}

.wp-caption {background: #f1f1f1; line-height: 18px; text-align: center; margin-bottom: 20px; padding: 4px;}
div.alignright	{display: inline; float: right; margin-left: 24px; margin-top: 4px;}

/* Basic layout definition */
#header,
#topNav,
#pageContent,
#footer {clear: both;}

/* Header */
#header 							{display: none;}

#logoPrint {margin: 0 0 50px 0;} 

/* Top Navigation */
#topNav 			{display: none;}

/**
HOME PAGE
**/

/* Homepage Block */
#mainBanner 				{height: 359px;}
#mainBanner #slideshow 		{}
#mainBanner .rightPanel 	{display: none;}
#mainBanner .panelContent 	{position: absolute; top: 80px; left: 29px; width: 275px; line-height: 1.2em;}
#mainBanner .panelContent p {margin: 0; padding: 0 0 0.8em 0;}

/* Slideshow */
#slideshow 						{position: relative; height: 359px; width: 615px; overflow: hidden; float: left;}
#slideshow ul 					{margin: 0; padding: 0; list-style: none;}
#slideshow li 					{position: absolute; top: 0; left: 0; z-index:1;}
#slideshow li.selected 			{z-index:3;}
#slideshow li.lastSelected 		{z-index:2;}
#slideshow #skin 				{position: absolute; top: 0; left: 0; z-index:10;}
#slideshow #sHeadline 			{position: absolute; top: 255px; left: 45px; z-index:11; letter-spacing: -1px;}
#slideshow #sHeadline a 		{font-weight: bold; font-size: 14px; color: #ffa000;}
#slideshow #sHeadline a:hover 	{text-decoration: none; color: #FFF;}
#slideshow #sHeadline .white 	{color: #FFF;}

/* Featured brands */
#homepagePanel 	{padding-top: 30px;}
#homepagePanel .leftColumn 	{width: 60%; float: left; margin: 0; font-size: 14px;}
#homepagePanel .leftColumn h1 {margin-bottom: 10px;}
#homepagePanel .rightColumn {width: 30%; float: left; margin: 0 0 0 30px; font-size: 16px;}

ul {margin: 0 0 0 15px; padding: 0; list-style: url(../images/bullet01.gif);}
ul li {padding: 0 0 5px 0;}

/**
PAGE
**/

/* Page Banner */
#pageBanner img		{display: none;}
#pageBanner h1 		{margin: 0 0 30px  0;}

/* Page Content */
#pageContent 		{}
#mainCopy 			{}

/* Sub Navigation */
#rightPanel 	{display: none;}

/* Footer */
#footer 		{display: none;}

/* Forms */
form 			{display: none;}

