﻿body
{
}

#content
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#bannerdiv
{
	background-image: url(images/MainBanner.png);
	background-repeat: no-repeat;
	width: 541px;
	height: 241px;
	float: left;
}
#h1
{
	padding-top: 20px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 16px;
	margin-left: 200px;
	color: #a8b911;
	font-family: tahoma;
	text-align: center;
	line-height: 24pt;
}
#h2
{
	margin-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	font-family: tahoma;
	text-align: justify;
	line-height: 18pt;
}
#squeezediv
{
	background-image: url(images/SqeezeBox.gif);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	width: 343px;
	float: right;
	padding-top: 12px;
}
#controls
{
	width: 315px;
	padding-top: 15px;
	padding-right: 10px;
	margin-left: 8px;
}
.squeezelabel
{
	margin-top: 8px;
	font-size: 14px;
	margin-bottom: 9px;
	margin-left: 10px;
	color: black;
	font-family: tahoma;
	float: left;
	width: 115px;
	text-align: left;
	height: 20px;
}
.squeezetextbox
{
	margin-top: 8px;
	font-size: 14px;
	margin-bottom: 8px;
	margin-left: 10px;
	color: black;
	font-family: tahoma;
	float: right;
	width: 150px;
	height: 15px;
}
.features
{
	width: 507px;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: #efeded;
	margin-top: 10px;
	margin-left: 1px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: tahoma;
	float: left;
	padding-left: 15px;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
}

.condiv
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: #ffffff;
	width: 497px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 5px;
	text-align: center;
	overflow: auto;
}
li
{
  /*list-style-image: url(images/Bullet.png);*/
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
#button
{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#textbox
{
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}



#button2
{
	float: left;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 273px;
}
#note
{
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	width: 342px;
	padding-top: 10px;
	padding-left: 3px;
	line-height: 18px;
}

#footertext
{
	width: 900px;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
.link1
{
	background-image: url(images/ButtonDirect.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 269px;
	float: right;
	text-indent: -2000px;
}
.link1:hover
{
	background-image: url(images/ButtonDirectHover.png);
	background-repeat: no-repeat;
}
.link2
{
	background-image: url(images/InstantButton.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 196px;
	float: left;
	text-indent: -2000px;
}



.link2:hover
{
	background-image: url(images/InstantButtonHover.gif);
	background-repeat: no-repeat;
}



.menu
{
	width: 906px;
	height: 46px;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	background-image: url(images/MenuBg.png);
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.menulink
{
	height: 26px;
	font-size: 12px;
	vertical-align: middle;
	color: #ffffff;
	line-height: 25px;
	background-repeat: no-repeat;
	font-family: tahoma;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.menulink:hover
{
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 9px;
	text-decoration: none;
}
#header
{
	width: 900px;
	height: 100px;
	background-image: url(images/Logo.png);
	background-repeat: no-repeat;
}

