html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
p { padding: 5px 0px 5px 0px; }
a { color: #000000; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }
hr { height: 0px; border: 0px; border-top: 1px #aaa dotted; margin: 0px 0px 10px 0px; }
ul { margin: 0px 0px 0px 0px; padding: 6px 0px 0px 25px; }
li { margin: 0px 0px 0px 0px; padding: 2px 0px 2px 0px; font-weight: bold; }


body {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-image: url('images/background-top.jpg');
	background-repeat: repeat-x;
	background-color: #000;
}
#Container {
	margin: 2px auto 0px auto;
	width: 780px;
}
#Header {
	float: left;
	width: 780px;
	height: 110px;
	padding: 205px 0px 0px 0px;
	background-image: url('images/background-header.jpg');
	background-repeat: no-repeat;
}
#Header-Int {
	float: left;
	width: 780px;
	height: 110px;
	padding: 205px 0px 0px 0px;
	background-image: url('images/background-header-int.jpg');
	background-repeat: no-repeat;
}
#Header-Grey {
	float: left;
	width: 780px;
	height: 110px;
	padding: 205px 0px 0px 0px;
	background-image: url('images/background-header-grey.jpg');
	background-repeat: no-repeat;
}
#Menu1 {
	float: left;
	width: 300px;
	height: 22px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 480px;
}
#Menu2 {
	float: left;
	width: 780px;
	height: 28px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px 0px 0px;
}
#Menu3 {
	float: left;
	width: 780px;
	height: 22px;
	padding: 12px 0px 0px 22px;
}
#Menu3Left {
	float: left;
	width: 580px;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
#Menu3Right {
	float: left;
	width: 160px;
	padding-top: 3px;

}
#Content {
	float: left;
	width: 780px;
	min-height: 300px;
	padding-top: 0px;
	background-color: #000;
	background-image: url('images/background-body.jpg');
}
#Content-Int {
	float: left;
	width: 780px;
	min-height: 300px;
	padding-top: 10px;
	background-color: #000;
	background-image: url('images/background-body-int.jpg');
}
#Content-Grey {
	float: left;
	width: 780px;
	min-height: 300px;
	padding-top: 10px;
	background-color: #000;
	background-image: url('images/background-body-grey.jpg');
}
#MenuLeft {
	float: left; 
	width: 119px;
	height: 320px;
	margin-left: 25px;
	padding: 40px 18px 0px 18px;
	background-image: url('images/background-left.jpg');
	background-repeat: no-repeat;
}
#MenuLeft-LoggedIn {
	float: left; 
	width: 119px;
	height: 320px;
	margin-left: 25px;
	padding: 40px 18px 0px 18px;
	background-image: url('images/background-left-loggedin.jpg');
	background-repeat: no-repeat;
}
#MenuLeft p {
	padding-left: 8px;
	padding-right: 5px;
}
#MenuLeft .text {
	width: 180px;
	border: thin solid silver;
}
#Footer {
	float: left;
	width: 730px;
	height: 26px;
	padding: 28px 30px 22px 20px;
	background-color: #000;
	background-image: url('images/background-footer.jpg');
	margin-bottom: 20px;
	text-align: right;
	font-weight: bold;
}
#Footer-Grey {
	float: left;
	width: 730px;
	height: 26px;
	padding: 28px 30px 22px 20px;
	background-color: #000;
	background-image: url('images/background-footer-grey.jpg');
	margin-bottom: 20px;
	text-align: right;
	font-weight: bold;
}

.HeaderMenuItem01 { float: left; width: 87px; height: 14px; background-image: url('images/index09.gif'); text-align: center; padding-top: 4px; }
.HeaderMenuItem02 { float: left; width: 103px; height: 14px; background-image: url('images/index11.gif'); text-align: center; padding-top: 4px; }

h1 { font-size: 20px; font-weight: bold; }
h2 { font-size: 16px; font-weight: bold; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.white { color: #fff; }
.black { color: #000000; }
.blue { color: #3399CC; }
.green { color: #90AE17; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.alignright { float: right; }
.alignleft { float: left; }
.clear { clear: both; }



.text {
	width: 280px;
	border: thin solid silver;
	padding: 2px;
}
.textLarge {
	width: 380px;
	border: thin solid silver;
	padding: 2px;
}
.textSmall {
	width: 234px;
	border: thin solid silver;
	padding: 2px;
}
.select {
	width: 280px;
	border: thin solid silver;
	padding: 2px;
}
.textarea {
	font-family: Helvetica, Arial, Sans-Serif;	
	font-size: 12px;
	height: 100px;
	width: 280px;
	border: thin solid silver;
	padding: 2px;
}
.textareaSmall {
	font-family: Helvetica, Arial, Sans-Serif;	
	font-size: 12px;
	height: 40px;
	width: 280px;
	border: thin solid silver;
	padding: 2px;
}
.textareaLarge {
	font-family: Helvetica, Arial, Sans-Serif;	
	font-size: 12px;
	height: 200px;
	width: 480px;
	border: thin solid silver;
	padding: 2px;
}
.submit {
	width: 120px;
	border: thin solid silver;
}
.submitLarge {
	width: 200px;
	border: thin solid silver;
}
.header2 {
	font-weight: bold;
	color: #000000;
	background-color: #999999;
}




/* Products */
#MiniBasket { 
	float: left; 
	width: 100%; 
	padding-bottom: 15px; 
}
.MiniBasket { 
	float: right; 
	width: 220px; 
	text-align: left; 
}
.MiniBasketHeader { 
	font-size: 14px; 
	font-weight: bold; 
}
.Product { 
	float: left; 	
	width: 100%; 	
	padding-bottom: 25px; 
}
.ProductImage { 
	float: left; 
}
.ProductDescription { 
	float: left; 
	width: 75%; 
	padding-left: 10px; 
}
#Powered { 
	float: left; 
	width: 100%; 
	text-align: right; 
} 
.Header01 { 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
}
.Header02 { 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}
.Table01 { 
	background-color: #000000; 
	color: #fff; 
	font-weight: bold; 
}
.Table02 { 
	background-color: #fff; 
	color: #000000; 
}
.AlignLeft { 
	float: left; 
}
.AlignRight { 
	float: right; 
	text-align: right; 
	padding-left: 10px; 
}
.DottedLine { 
	width: 100%; 
	border: none 0; 
	border-top: 1px #aaaaaa solid; 
	height: 1px; 
	margin: 5px 0px 5px 0px; 
	padding: 0px; 
}
.SubmitButton { 
	font-family: Arial; 
	font-size: 12px; 
	width: 180px; 
}