/*-----style reset-----*/
html, body, div, span, h1, h2, h3, p, em, font, img, ol, ul, li, form, label, img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus { outline: 0; }
ol, ul { list-style: none; }

body {
	font: 62.5% arial, helvetica, verdana, sans-serif;
	text-align: center;
	margin: 0 auto;
	background: #003399 url(images/imgGradientBkgd.gif) repeat;
}

h1, h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	padding: 17px 0 10px 45px;
}

.lowered {
	padding: 40px 0 10px 0;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	padding: 0 0 5px 45px;
}

span {
	font-weight: bold;
	color: #fff;
}

p {
	font-size: 1.2em;
	color: #ccc;
	padding: 0 490px 10px 45px;
	line-height: 1.7em;
}

.last {
	padding: 0 20px 50px 0;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #8A8989;
}

.underline {
	text-decoration: underline;
	color: #fff;
}

ul {
	padding-left: 45px;
	margin-bottom: 15px;
}

ul li {
	padding-bottom: 5px;
	font-size: 1.2em;
	color: #ccc;
	list-style: disc inside;
}

ul li a {
	text-decoration: underline;
}

.wrapper {
	border: 1px solid #706F6F;
	padding-top: 85px;
	background: url(images/imgHeaderBkgd.gif) no-repeat top center;
}


#container {
	position: relative;
	text-align: left;
	width: 954px;
	margin: 0 auto;
}

#container2 {
	position: relative;
	text-align: left;
	width: 954px;
	margin: 0 auto;
}

#logo {
	margin: 10px 15px;
}

.content {
	width: 945px;
	height: 572px;
	margin-left: 3px;
	background: #000066 url(images/imgHomebkgd.jpg) no-repeat bottom center;
}

.content2 {
	width: 945px;
	margin-left: 3px;
	background: #000066;
}

.content3 {
	width: 945px;
	height: 523px;
	margin-left: 3px;
	background: #000066 url(images/imgTool.jpg) no-repeat bottom right;
}

.gateway {
	position: absolute;
	top: 35px;
	right: 40px;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 15px;
	background: url(images/imgBullet.gif) no-repeat left center;
}

#computer {
	position: absolute;
	top: 160px;
	left: 60px;
}

.arialphoto {
	margin: 20px 0 0 43px;
	width: 350px;
	height: 370px;
}

.arialphoto img {
	margin-bottom: 35px;
}

* html .arialphoto img {
	margin-bottom: 0;
}

.column {
	float: left;
	height: 450px;
	width: 390px;
}

.column p {
	padding: 0 0 10px 45px;
}

.services p.indent {
	padding: 0 80px 10px 45px;
}

.column2 {
	margin-top: 60px;
}

.middle {
	position: absolute;
	top: 230px;
	left: 400px;
}

.middle p {
	padding: 0;
}

.note {
	line-height: 1.2em;
	padding: 30px 60px 15px 45px;
}

.about {
	position: relative;
	top: 16px;
	right: -560px;
	width: 300px;
	height: 430px;
}

.about p, .about h1 {
	padding: 0;
}

.terms p {
	padding: 0 45px 10px 45px;
	line-height: 1.5;
}

.terms h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	padding: 17px 0 0 330px;
}

.terms h2 {
	font-size: 1.4em;
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
	margin-bottom: 12px;
	padding: 17px 0 0 45px;
}

.terms h3 {
	font-size: 1.2em;
	padding: 5px 0 0 45px;
	color: #E3E3E3;
}


/*------------Navigation------------*/

#Nav {
	width: 944px;
	height: 43px;
	background:#000066 url(images/imgNavTile.gif) repeat-x top left;
	border: none;
}


#Nav a {
	height: 43px;
	float: left;
	border-top: 2px solid #000066;
}

#Nav a:hover {
	border-top: 2px solid #4EAEFF;
}

/*------------footer------------*/

.footer {
	text-align: right;
	width: 925px;
	height: 19px;
	margin-left: 4px;
	padding: 5px 10px;
	background-color: #000031;
	border-top: 1px solid #706F6F;
	border-bottom: 12px solid #000066;
}

.footer2 {
	width: 925px;
	margin-left: 4px;
	padding: 0 10px;
}

.footer p, .returnLinks, .designed  {
	color: #999;
	padding: 0;
}

.footer a, .footer2 a {
	color: #999;
}

.footer a:hover, .footer2 a:hover {
	color: #fff;
}

.footerLinks {
	float: left;
	margin-left: 40px;
}

* html .footerLinks {
	float: left;
	margin-left: 20px;
}

.returnLinks {
	margin-left: 40px;
}

.designed, designed a{
	float: right;
	color: #999;
}


.designed a:hover {
	color: #fff;
}
