@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #333333;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 85%;
}



#container {
	background-color: #000000;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}
#container #header {
	background-color: #89271A;
	height: auto;
	width: 900px;
	float: left;
	position: relative;
}


#header #logo {
	float: left;
	height: 82px;
	width: 281px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #636466;
}
#header #logo img {
	border: thin solid #636466;
}

#header #headertext {
	float: right;
	width: 400px;
	margin-top: 10px;
	margin-right: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #636466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: 900;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	height: 100%;
}


#container #centre {
	background-color: #000000;
	height: auto;
	width: 900px;
	float: left;
	clear: both;
}
#menu   {
	background-color: #000000;
	float: left;
	width: 24%;
	height: 100%;
}
#menu  img   {
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border: 1px solid #000000;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
	margin: 0px;
}
#menu ul li a {
	color: #FFFFFF;
	background-color: #636466;
	display: block;
	width: 95%;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#menu  ul  li  a:hover   {
	color: #FFFFFF;
	background-color: #000000;
}


#menu #submenu {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu #submenu a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #636466;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #636466;
	border-bottom-color: #636466;
}
#menu #submenu a:hover {
	color: #FFFFFF;
	background-color: #000000;
}



#mainbody   {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 76%;
}
#mainbody .qualimg {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clickfor {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

h1 {
	color: #636466;
	padding-left: 20px;
	font-size: 200%;
}
#mainbody  .h2 {
	color: #999900;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 150%;
	font-weight: bold;
}

#mainbody .p {
	font-size: 100%;
	color: #666666;
	padding: 10px;
	text-align: left;
}


#rightads   {
	float: right;
	height: 100%;
	width: 22%;
	background-color: #21317B;
}
#rightads img {
	margin-right: 20px;
	margin-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}


#mainbottom   {
	background-color: #000000;
	float: left;
	height: 100%;
	width: 900px;
	clear: both;
	padding-top: 15px;
	padding-bottom: 0px;
}
.bottommenu    {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
}

#mainbottom .imgspace {
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 55px;
}



#container #footer {
	background-color: #89271A;
	height: 75px;
	width: 900px;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2DCDD;
	border-right-color: #E2DCDD;
	border-bottom-color: #E2DCDD;
	border-left-color: #E2DCDD;
	float: left;
}
.address   {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	text-align: center;
}

#mainbody #businessbox {
	margin: 5px;
	border: 2px solid #000000;
	padding: 5px;
	width: auto;
	background-color: #FFFFCC;
	text-align: left;
	line-height: 20px;
}
#mainbody  #businessbox  .bizboximg {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: 0px solid #000000;
}
#container #centre #downloadpdf {
	padding: 5px;
	float: left;
	height: 150px;
	width: 180px;
	margin-left: 10px;
	border: thin solid #FFFFFF;
}
.downloadtext  {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
}
#delivery    {
	font-size: 90%;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	border: medium groove #CCCCCC;
	width: 155px;
	margin-left: auto;
	padding: 10px;
	margin-right: auto;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
}
#delinfo {
	color: #333333;
	background-color: #CCCCCC;
	padding: 10px;
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	border: medium ridge #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
}
#mainbody #email {
	width: 150px;
	border: thick solid #660000;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

