body,tr,td,p, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
body {
	background-color: #000;
	background-image: url(images/gradientBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	text-align: left;
}

body{
	margin: 0 0 0 0;
	text-align: center;
}
body, input, textarea, select,tr,td,p, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #4E4E4E;	
		line-height: 18px;
}

input, textarea {
	font-size: 1.1em;
	border: 1px solid #AAAAAA;	
	padding: 2px;
}

.button, submit {
	width: auto;
	background-color: white;
	color: #351608;
	font-size: 9px;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-transform: lowercase;
	text-align: center;
}

a:link,a:visited, a:active {
	color: #388D8D;
	text-decoration: none;
}
a:hover{
	color: #2B6A6A;
	text-decoration: none;
}
.header {
	height: 159px;
	width: 750px;
	margin:0pt auto 0px;

}
.menuHeader {
	float: left;
	margin-right: 138px;
	margin-top: 0px;
	color: #53BBBA;
	font-size: 12px;


}
*html .menuHeader {
	margin-right: 0px;
}

.menuHeader a:link,.menuHeader a:visited,.menuHeader a:active{
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: none;
}

.menuHeader a:hover{
	color: #FFFFB7;

}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 125px;
	clear: both;
	background-position: top center;
	padding-top: 85px;
	font-size:11px;
	color: #ffffff;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.buttonMenu {
	background-image: url(images/buttonBg.jpg);
	background-repeat: no-repeat;
}

.footer a:link,.footer a:visited,.footer a:active  {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #576977;
	text-decoration: none;
}
#bottomTable{
	float: left;

}
*html #bottomTable{
  padding-left:200px;
}
.left {
	width: 150px;
	margin-top: 0px;
	float: left;

}
.right {
	width: 140px;
	margin-top: 0px;
	float: right;

}
#main{
   width: 750px;
   margin: 0 auto 0 auto;
}

#content{
	width: 750px;
	height: 100%;
	text-align: left;
	/*float:left;*/
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content2{
	width: 700px;
	padding-right: 20px;
	padding-left: 20px;
}

#subscribe{
	font-size: 9px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

#imgSubscribe{
	background-image: url(images/bg_email_address.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 143px;
	display:block;
}

#message{
	font-size: 10px;
	color: #FF0033;

}
#enterHome {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
}
H3 {
	color: #67BBBB;
}
