/* CSS Document */

body {
background-color:#000000;
margin-top:30px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
padding:0;
}

#title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
color: #FFFFFF;
background-image:url(images/productimages/title.gif);
background-repeat:no-repeat;
height:25px;
padding-top:5px;
padding-left:270px;
}

#container {
width:800px;
margin-left:auto;
margin-right:auto;
}

#header {
width:800px;
height:140px;
background-image:url(images/header.jpg);
}

#menucontainer {
width: 800px;
height:30px;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
margin-bottom:20px;
margin-left:0px;
margin-right:0px;
padding:0px;
float:right;
}

ul#menulist {
margin-top:7px;
margin-left:0px;
margin-right:0px;
padding:0px;
text-align:center;
}

#menulist li {
display: inline;
list-style-type: none;
margin:0;
padding:0;
}

#menulist a {
padding-left:12px;
padding-right:12px;
text-align:center;
margin:0px;
}

#menulist a:link, #menulist a:visited {
color: #666666;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#menulist a:hover {
color: #999999;
text-decoration: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#textcontainer {
width:250px;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
color: #FFFFFF;
float:left;
display:block;
}

#texttop {
width:250px;
height:10px;
background-image:url(images/texttop.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#textbottom {
width:250px;
height:10px;
background-image:url(images/textbottom.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#textbox {
background-image:url(images/textbg.jpg);
background-repeat:repeat-y;
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
margin:0px;
}

#flashcontent {
width:500px;
height:450px;
float:right;
}

#textcontainer2 {
	width:800px;
	background-image:url(images/text2bg.jpg);
	background-repeat:repeat-y;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color: #FFFFFF;
	float:left;
	text-align: left;
}

#textcontainer2 a {
color:#FFFFFF;
text-decoration:none;
}

#textcontainer2 a:visited {
color:#999999;
}

#textcontainer2 img {
	border:none;
	text-align: left;
}

#texttop2 {
width:800px;
height:10px;
background-image:url(images/text2top.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#textbottom2 {
width:800px;
height:10px;
background-image:url(images/text2bottom.jpg);
background-repeat:no-repeat;
margin:0px;
padding:0px;
}

#textbox2 {
padding-left:15px;
padding-right:15px;
padding-top:5px;
padding-bottom:5px;
margin:0px;
}

#aboutusspacer {
height:250px;
}

#bottomspacer {
height:20px;
}

#footer {
padding-top:20px;
padding-bottom:5px;
text-align:center;
bottom:0;
clear:both;
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
