*{padding: 10px;margin: 0 auto;}

img {border: 0px;}
a {color: #619161; text-decoration: none;}
a:hover {color: #fff000; text-decoration: none;}
body {
background-color: #3f5896;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}
div#header-top {
background: url(../images/go-loop_01.png) top center no-repeat;
width: 1024px;
padding: 0px;
height: 16px;
margin: 0 auto;
}
div#header-middle {
background: url(../images/go-loop_02.png) top center repeat-y;
width: 1024px;
height: 119px;
padding: 0px;
margin: 0 auto;
}
div#header-middle .left-nav {
padding: 20px;
float: left;
width: 300px;
font-family: ÒTrebuchet MSÓ, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
}
div#header-middle .left-nav li {
list-style-type: none;
}
div#header-middle .logo {
display: inline;
float: left;
width: 250px;
text-align:center;
}
div#header-middle .right-nav {
padding: 20px;
float: right;
display: inline;
width: 300px;
font-family: ÒTrebuchet MSÓ, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.2em;
}
div#header-middle .right-nav li {
list-style-type: none;
text-align: right;
}
div#header-bottom {
background: url(../images/go-loop_03.png) top center no-repeat;
width: 1024px;
height: 37px;
padding: 0px;
margin: 0 auto;
}
#content-middle h1 {
padding-left: 50px;
text-shadow: 2px 2px 2px #000;
}
#content-middle p {
padding-left: 45px;
padding-bottom:10px;
text-shadow: 1px 1px 1px #000;
width: 800px;
background: url(../images/pbg.png) top left repeat;
}
#content-near-bottom p {
padding:45px;
text-shadow: 1px 1px 1px #000;
}
div#content-top {
background: url(../images/go-loop_04.png) top center no-repeat;
width: 1024px;
height: 46px;
padding: 0px;
margin: 0 auto;
}
div#content-middle {
background: url(../images/go-loop_05.png) top center repeat;
width: 1024px;
padding: 0;
margin: 0 auto;
}
div#content-middle img {
vertical-align: middle;
}
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}
div#content-near-bottom {
background: url(../images/go-loop_06.png)  center repeat;
width: 1024px;
padding: 0px;
margin: 0 auto;
}
div#content-near-bottom-2 {
background: url(../images/go-loop_07.png) center repeat;
width: 1024px;
padding: 0px;
margin: 0 auto;
}
div#content-bottom {
background: url(../images/go-loop_08.png)  center no-repeat;
width: 1024px;
height: 49px;
padding: 0px;
margin: 0 auto;
}
div#footer {
width: 1024px;
height: 25px;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-shadow: 2px 2px 2px #000;
}
#footer .fleft {
float: left;
width: 600px;
height: 25px;
}
#footer .fleft img {
vertical-align: middle;
}
#footer .fright {
float: right;
display: inline;
height: 25px;
margin-top:13px;
}
.form {
text-shadow: 2px 2px 2px #000;
}

.half {float:left; width:45%;margin: 0 10px; }

#column {width:48%; float:left; display:inline;}
#column p {width:auto;}
