body
{
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	background: url(../Images/backMain.jpg) repeat-x scroll 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
}

h1
{
	background: url(../Images/HeaderImage.jpg) no-repeat scroll 0% 0%; 
	text-indent: -5000px; 
	overflow: hidden; 
	float: left;
	width: 900px;
	height: 123px;
	margin: 0px;
}

h2
{
	text-align:center;
	margin: 10px 0px 0px 0px;
	color:#10375f;
}

h3
{
	color:#10375f;
	font-size: 1.2em;
	margin-top: 10px;
}

li
{
	font-weight: bold;
}

table
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

td
{
	width:35px;
	border: 1px solid #000000;
}

a:hover { color:#990000 }
a:visited { color: #FF9900 }
a:visited:hover { color:#990000 }

#fullPage
{
	text-align:center;
	width: 930px;
	margin-left:auto;
	margin-right:auto;
}

#leftBorder
{
	float: left;
	padding-left: 15px;
	background:#E0E2F8;
}

#rightBorder
{
	float:left;
	padding-right: 15px;
	background:#E0E2F8;
}

#mainContent
{
	float:left;
	text-align:center;
	background-color:#FFFFFF;
	width: 900px;
	margin:0px;
}

#navigation
{
	float: right;
	text-align: center;
	background: url(../Images/backNavigation.jpg) repeat-x scroll 0% 0%;
	width: 640px;
	height: 30px;
	font-size: 1.1em;
}

#date
{
	float: left;
	text-align: center;
	background: url(../Images/backNavigation.jpg) repeat-x scroll 0% 0%;
	width: 260px;
	height: 30px;
	font-size: 1.1em;
}

#homeLeft
{
	text-align:left;
	float:left;
	width: 534px;
	font-size:1em;
	margin: 0px 10px 0px 0px;
}

#actions
{
	float:right;
	text-align:center;
	width: 344px;
	margin: 0px;
	border-left: 2px #E6E6FF solid;
	border-bottom: 3px #E6E6FF solid;
}

#homeBullets
{
	float:right;
	text-align:center;
	width: 344px;
	margin: 0px;
	border-left: 2px #E6E6FF solid;
	border-bottom: 2px #E6E6FF solid;
}

#actionsPicture
{
	text-align:center;
	margin:0px;
}

#contactLeft
{
	float:left;
	width: 440px;
	text-align:left;
	font-size: 1em;
	margin-left:0px;
	padding:0px 20px 0px 40px;
}

#contactRight
{
	float:right;
	width: 400px;
	text-align:left;
}

#termsFull
{
	float:left;
	text-align:left;
	padding: 0px 30px 0px 30px;
}

#aboutFull
{
	float:left;
	text-align: left;
	padding: 0px 30px 0px 30px;
}

#productsFull
{
	float:left;
	width:900px;
}

#stylesFull
{
	float:left;
	text-align:left;
	padding: 0px 20px 0px 20px;
}

.fullStyleInfo
{
	float:left;
	margin-bottom:30px; 
}

#footer
{
	float:left;
	text-align:center;
	width: 900px;
	margin:30px 0px 0px 0px;
}

.spacer
{
	margin-left: 6px;
	margin-right: 6px;
	font-size: 1.2em;
	color: #E6E6FF;
}

.smallSpacer
{
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.2em;
	color: #E6E6FF;
}

.bold
{
	font-weight: bold;
}

.definitionBack
{
	background-color:#E2FEE6;
	background-image:none;
}

.definitions
{
	text-align: center;
	margin:0px;
}

.enlargedImage
{
	background-image:none;
	background-color:#ffffff;
	margin:0px;
}

.contactInfoLeft
{
	float:left;
	width:220px;
	margin-bottom: 10px;
}

.contactInfoRight
{
	float:left;
	width:220px;
	margin-bottom: 10px;
}

.contactInfoFull
{
	float:left;
	width:440px;
	margin-bottom: 10px;
}

.itemsLeft
{
	text-align: left;
	width:410px;
	float:left;
	margin-right:40px;
	margin-top:30px;
	padding-left:20px;
}

.itemsRight
{
	text-align: left;
	width:410px;
	float:left;
	margin-top:30px;
}

.formbox
{
	width:180px;
}

.productsImages
{
	float:left;
	width:310px;
	text-align:center;
	margin-top:30px;
}

.productsSelect
{
	width: 178px;
	margin-bottom: 10px;
}

.stylesDescription
{
	float:left;
	width:536px;
	margin-top: 0px;
	margin-right: 20px;
}

.stylesSlide
{
	float:right;
	text-align:center;
	width: 304px;
	margin: 0px;
}

.bottomMargin
{
	margin:0px 0px 5px 0px;
}

.noMargin
{
	margin:0px;
}