html, body {
	margin: 0;
	padding: 0; text-decoration:none; color:#0000FF
}

body {
	background-color: #434343;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color:#000000;
}

img {
	border: none;
}
form {
	border: none;
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}

h1.hidden, h2.hidden {
	overflow: hidden;
	height: 0 !important;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
}

#container {
	background: #323232 url("../containerbg.gif");
	width: 730px; /* actual width 740 px, 730 because of the padding */
	padding-left: 5px;
	padding-right: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

#login {
	margin-left: auto;
	width: 155px;
	font-size: 10px;
	padding-top: 10px;
	z-index: 100;
	
}

#login a {
	color: #eceb14;
	text-decoration: none;
}

#login a:hover {
	text-decoration: underline;
}

#contact {
	margin-left: auto;
	width: 50px;
	font-size: 10px;
	padding-top: 10px;
	z-index: 100;
	
}

#contact a {
	color: #eceb14;
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
}

#menu {
	width: 100%;
	height: 96px;
	background: url("../menubg.gif");
	margin-top: -10px;
}

#menu img {
	float: left;
	width: 288px;
	height: 96px;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-top: 34px;
}

#menu ul li {
	list-style-type: none;
	float: left;
	width: 72px;
	height: 50px;
	background: url("../libg.gif");
	text-align: center;
}

#menu ul li.singleline {
	padding-top: 20px;
	height: 30px;
	
}

#menu ul li.doubleline {
	padding-top: 12px;
	height: 38px;
}

#menu ul li a {
	color: #000000;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #0000ff;
	text-decoration: underline;
}

#sloganholder {
	width: 228px;
	height: 192px;
	float: left;
	font-weight: 600;
	font-size: 12px;
}

#sloganholder span {
	margin-left: 75px;
	display: block;
	color: #999999;
}

#sloganholder span.black {
	color: #000000;
}
#sloganholder a {
	text-decoration: none;
}



#firstslogan, #secondslogan, #thirdslogan {
	padding-top: 19px;
	margin-bottom: -19px;
	width: 100%;
	height: 64px;
}

#firstslogan {
	background: url("../firstslogan.jpg");
}

#secondslogan {
	background: url("../secondslogan.jpg");
}

#thirdslogan {
	background: url("../thirdslogan.jpg");
}

#header {
	width: 502px;
	height: 192px;
	float: left;
	background: url("../header.jpg");
}

#freetrial {
	width: 192px;
	height: 29px;
	background: url("../free-trial.gif") no-repeat;
	line-height: 27px;
	text-align: center;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: 40px;
	margin-top: 150px;
	font-weight: 600;
}

#freetrial a {
	color: #FFFFFF;
	text-decoration: none;
}
#freetrial a:hover {
	text-decoration: underline;
}

#content {
	background: #FFFFFF;
	border-top: 2px solid #e3e3e3;
	float: left;
	width: 100%;
	padding-top: 7px;
}
.sub#content {
	background: #FFFFFF url("../subgradient.gif") repeat-x top;
	border-top: none;
	padding-top: 10px;
}

#footer {
	height: 34px;
	background: url("../footer.gif");
	clear: both;
	padding-top: 30px;
	padding-left: 20px;
}

.footer2 a {
	text-decoration: none;
}
.footer2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* blue box 100% width */
.bluebox100percent {
	width: 730px;
	float: left;
}
.bluebox100percenttop {
	background: url("../top-blue-100percent.gif") top;
	text-align: left;
	color: #FFFFFF;
	height: 39px;
	float: left;
	width: 100%;
	font-weight: 600;
	line-height: 39px;
}
.bluebox100percentmiddle {
	background: url("../bigboxmiddle100percent.gif");
	float: left;
	width: 100%;
}
.bluebox100percentcontent {
	width: 716px;
	margin-left: auto;
	margin-right: auto;
}
.bluebox100percentbottom {
	background: url("../bigboxbottom100percent.gif") no-repeat;
	height: 18px;
	clear: both;
	width: 100%;
}
.bluebox100percenttop span {
	margin-left: 15px;
}

/* rounded boxes on index page*/
.roundedbox {
	width: 243px;
	float: left;
}

.boxtop {
	background-position: top;
	text-align: center;
	color: #FFFFFF;
	height: 45px;
	float: left;
	width: 100%;
	font-weight: 600;
	line-height: 45px;
}
.boxtop a {
	color: #FFFFFF;
	text-decoration: none;
}
.boxtop a:hover {
	text-decoration: underline;
}


.boxmiddle {
	background: url("../boxmiddle.gif");
	float: left;
	width: 100%;
}

.boxcontent {
	background: url("../boxgradient.gif") repeat-x;
	width: 221px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -12px;
	padding-left: 5px;
	padding-right: 5px;
}

.boxbottom {
	background: url("../boxbottom.gif") no-repeat;
	height: 11px;
	clear: both;
	width: 100%;
}

#orange {
	background: url("../top-orange.gif");
}

#brown {
	background: url("../top-brown.gif");
}

#green {
	background: url("../top-green.gif");
}
/* rounded boxes on sub page */
.roundedbluebox {
	width: 536px;
	float: left;
}

.blueboxtop {
	background: url("../top-blue-big.gif") top;
	text-align: left;
	color: #FFFFFF;
	height: 39px;
	float: left;
	width: 100%;
	font-weight: 600;
	line-height: 39px;
}

.blueboxtop span, .orangesmallboxtop span {
	margin-left: 15px;
}

.blueboxmiddle {
	background: url("../bigboxmiddle.gif");
	float: left;
	width: 100%;
}

.blueboxcontent {
	width: 516px;
	margin-left: auto;
	margin-right: auto;
}

.blueboxbottom {
	background: url("../bigboxbottom.gif") no-repeat;
	height: 18px;
	clear: both;
	width: 100%;
}
/* rounded orange box, right next to the big blue box on sub page */
.orangesmallbox {
	width: 194px;
	float: left;
}

.orangesmallboxtop {
	background: url("../top-orange-small.gif");
	text-align: center;
	color: #FFFFFF;
	height: 39px;
	float: left;
	width: 100%;
	font-weight: 600;
	line-height: 39px;
}

.orangesmallboxmiddle {
	background: url("../smallboxmiddle.gif");
	float: left;
	width: 100%;
}

.orangesmallboxcontent {
	width: 174px;
	margin-left: auto;
	margin-right: auto;

}

.orangesmallboxbottom {
	background: url("../smallboxbottom.gif") no-repeat;
	height: 18px;
	clear: both;
	width: 100%;
}
