form {
	margin:0;
}
h1 {
	margin: 10px 0 10px 0;
	letter-spacing: 0.1em;
	font-size: 20px;
	font-weight: bold;
	color: #0099CC;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 18px;
	color: #000020;
	margin-bottom: 0.6em;
	margin-top: 1.3em;
}
h3 {
	color: #0099CC;
	font-size: 14px;
	font-weight: normal;
	padding:0;
	margin:24px 0 8px 0;
}
p {
	color: #444;
	line-spacing: 1.3em;
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 1em;
}

a, a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	background: url(../img/bg.gif) repeat 50% 0;
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: tahoma, "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
}

#bg {
	background: url(../img/bg-bg.gif) repeat-y 50% 0;
}

#wrap	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	border-left: 8px;
	border-right: 8px;
	border-color: #fff;
	border-style: solid;
	width: 736px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 720px;
}

html>#wrap	{
	width: 720px;
}

#header	{
	height: 120px;
	background: #EFF8FF;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}
#header a {
	color: #444;
	text-decoration: none;
}

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

#header #globals {
	width: 190px;
	height: 13px;
	padding: 3px 8px 3px 20px;
	font-size: 11px;
	float: right;
	background: #D5D8F9 url(../img/globals.gif) no-repeat;
	background-color:#FCE8A3;
	background-position: left top;
	text-align: right;
}
#header #logo {
	padding: 10px 0 10px 10px;
	float: left;
}

#header #ad {
	margin: 20px 3px 0 0;
	float: right;
}

#menu {
	height: 30px;
	background-color: #0099CC;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	border-bottom: 8px solid #fff;
}

#pbody	{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	clear: both;
}

#main	{
	padding: 0 20px 0 20px;
}

#footer {
	border-top: 1px solid #ccc;
	color: #444;
	background: #F4F4F4;
	margin: 0;
	padding: 5px 7px 7px 10px;
	text-align: left;
	clear: both;
	font-size: 8pt;
	height: 35px;
}

#footer a {
	color: #444;
	text-decoration: underline;
}

#footer #credits {
	padding-top: 2px;
	float: left;
}

#footer #bmenu {
	width: 370px;
	text-align: right;
	padding-top: 2px;
	float: right;
}

#tab {
	height: 20px;
	font-size: 9pt;
	padding: 10px 0px 0px 0px;
}

#tab a, #tab a:visited { color: black; text-decoration: none; }
#tab a:hover,#tab a:active { color: black; }

#tab .left, #tab .left_s {
	height: 20px;
	float: left;
	background: url(../img/left.gif) no-repeat;
	width: 2px;
}

#tab .left_s {
	padding:0 margin:0;
	background: url(../img/left_s.gif) no-repeat;
}

#tab .mid, #tab .mid_s {
	float: left;
	height: 20px;
	background: url(../img/mid.gif) repeat-x;
	color: #000000;
	padding: 2px 4px 0px 4px;
	margin-bottom: -2px;
}

#tab .mid_s {
	background: url(../img/mid_s.gif) repeat-x;
}

#tab .right, #tab .right_s {
	height: 20px;
	float: left;
	background: url(../img/right.gif) no-repeat;
	width: 5px;
	margin-right: 2px;
}

#tab .right_s {
	background: url(../img/right_s.gif) no-repeat;
}

.info {
	clear: both;
}
.info h2 {
	margin: 0 0 4px 0;
	color: #FFCC00;
}
.info_content {
	background-color: #FFFFCC;
	border-top: 2px solid #FFF29A;
	border-bottom: 2px solid #FFF29A;
	padding: 10px;
	/*line-spacing: 1.3em;*/
	font-size: 13px;
}
.info_content p {
	margin: 0;
}
.info_content p.right {
	text-align: right;
	font-style: italic;
}
#checkUser {
	padding: 8px;
	text-align: center;
}
.clear { clear: left; }
.tickslist {
	padding: 0;
	margin-left: 4px;
}
.tickslist li {
	list-style: none;
	background: url(/img/check.gif) 0px 4px no-repeat;
	padding: 0 0 4px 15px;
}
.gbthumb {
	float: left;
	margin: 10px;
	background-repeat: no-repeat;
}

/* * *
* Features page
* * */

div.feature_item {
	clear:both;
	margin-bottom: 10px;
}
h2.feature {
	margin: 30px 0 30px 0;
	clear:both;
}
h3.feature {
	clear:both;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	font-size:120%;
}
div.feature_item h4 {
	margin: 4px 0 4px 0;
	padding-top:6px;
}
div.feature_item div.thumb {
	float:left;margin: 0 10px 20px 0;
}
ul#feature_list {
	margin:0;padding:0;
}
div#feature_list h3 {
	border: none;
	font-size: 100%;
	margin: 0 0 4px 0;
}
div#feature_list ul {
	margin: 4px 0 16px 0;
}
div#feature_list li {
	margin: 0 0 3px 0;
	list-style-type: disc;
}
div.btn_all_features {
	float:right;
	position:relative;
	top:-55px;
	height:0;
}
