/* CSS Document */
<style type="text/css">

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	background: #FFF;
	min-width: 1000px;
	text-align: center;
}
#wrapper {
	position: relative;
	height: 100%;
	width: 1000px;
	margin: 0 auto;
}
#content {
	text-align: left;
	float: left;
	clear: both;
	background: url(images/home_middle.jpg) top center no-repeat;
}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #93C;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-size: 20px;
	
	line-height: 1.4em;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 75px;
}
h2 {
	font-size: 14px;
	color: #0033FF;
	font-weight: bold;
}
ul {
	color: #350F43;
	list-style-type: disc;
	margin-left: 75px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}


#main {
	float: left;
	
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: 0px;
	position: absolute;
	top: 250px;
	display: block;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:200px;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:138px;
}

#left-fill_ {
	position:absolute;
	left:0px;
	top:138px;
	width:210px;
	height:42px;
}

#home_ {
	position:absolute;
	left:210px;
	top:138px;
	width:141px;
	height:42px;
}

#masthead-04_ {
	position:absolute;
	left:351px;
	top:138px;
	width:449px;
	height:1px;
}

#masthead-05_ {
	position:absolute;
	left:351px;
	top:139px;
	width:282px;
	height:1px;
}

#contact_ {
	position:absolute;
	left:633px;
	top:139px;
	width:144px;
	height:41px;
}

#right-fill_ {
	position:absolute;
	left:777px;
	top:139px;
	width:23px;
	height:41px;
}

#masthead-08_ {
	position:absolute;
	left:351px;
	top:140px;
	width:1px;
	height:40px;
}

#about_ {
	position:absolute;
	left:352px;
	top:140px;
	width:141px;
	height:40px;
}

#catalogue_ {
	position:absolute;
	left:493px;
	top:140px;
	width:140px;
	height:40px;
}

#bottom-fill_ {
	position:absolute;
	left:0px;
	top:180px;
	width:800px;
	height:20px;
}

p {
	font-size: 13px;
	line-height: 1.3em;
	margin-left: 75px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#leftnav {
	display: block;
	width: 185px;
	position: absolute;
	visibility: visible;
	z-index: 0;
	border-right-style: none;
	left: 0px;
	float: left;
	top: 20px;
	margin-left: 0px;
}
#leftnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-left: 0px;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	text-indent: 0px;
	margin-bottom: 0px;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 40px;
}
#leftnav a:link {
	text-decoration: none;
	display: block;
	height: 40px;
}
#leftnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
	display: block;
	height: 40px;
}
#leftnav a:visited {
	text-decoration: none;
	display: block;
}
#leftnav a:active {
	text-decoration: none;
	display: block;
}

#leftColumn {
	width: 500px;
	float: left;
	margin-top: 240px;
}
#rightColumn {
	width: 500px;
	float: left;
	margin-top: 240px;
}
li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 13px;
}

.floated {
	clear: left;
	float: left;
	margin: 0;
	padding-right: 5px;
	left: 0px;
}
.linksList {
	font-weight: bold;
	margin-left: 200px;
	list-style-type: disc;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	color: #FFF;
}
.big {
	font-size: 18px;
	font-weight: bold;
}
