body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/globe.gif);
	background-position:700px 500px;
	background-repeat:no-repeat;
}
a{
	text-decoration:none;
}
img{
	border:0;
}
#header{
	background-image:url(../images/header-bar.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#header table{

}
#header td{
	color:#FFFFFF;
	font-size:14px;
	white-space:nowrap;
}
#header span{
	color:#00b9f2;
	font-weight:bold;
}
#header #bar{
	/*background-image:url(images/header-bar.jpg);*/
	background-repeat:no-repeat;
}

#main{
	padding:10px;
	margin-left:30px;
	float:left;
	width:534px;
	color:#333333;
	font-weight:bold;
}
#main h1{
	margin:1em 0;
	padding:0;
	font-size:14px;
	color:#006db8;
}

#main a{
	color:#006db8;
}

#main input{
	border:1px solid #3d4988;
	width:300px;
	margin-bottom:5px;
}

#main textarea{
	border:1px solid #3d4988;
	width:380px;
	margin-bottom:5px;
}

#main #copy{
	overflow:auto;
	height:260px;
	margin-bottom:5px;
}

#main label{
	float:left;
	width:80px;
}

#side{
	margin-left:600px;
	width:236px;
}

#side h2{
	font-size:15px;
	color:#102670;
	margin:0;
}

#form{
	background-color:#d6dff1;
	padding:10px 20px;
	padding-bottom:0;
	border-left:2px solid #3d4988;
	border-right:2px solid #3d4988;
}

#form form{
	margin:0;
}

#form input{
	border:1px solid #3d4988;
	width:100%;
	margin-bottom:5px;
}
#form table{
	padding-bottom:5px;
}
#form td{
	font-size:10px;
}
#form td input{
	width:28px;
}
#form .submit,#main .submit{
	width:auto;
	border:0;
	margin:0;
}
#form p{
	margin:0;
}
#form-footer{
	height:236px;
	height:18px;
	background-image:url(../images/form-footer.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#services{
	background-color:#006db7;
	padding:10px 10px;
	padding-bottom:0;
	color:#FFFFFF;
}

#services h2{
	color:#ffffff;
	padding-bottom:5px;
}

#services ul{
	margin:0 0 0 15px;
	padding:0;
}

#services li{
	padding-bottom:5px;
	font-weight:bold;
}

#services-footer{
	height:236px;
	height:16px;
	background-image:url(../images/services-bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#footer{
	clear:both;
	margin:10px 40px;
	border-top:1px dashed #939598;
	border-bottom:1px dashed #939598;
	width:796px;
	padding:10px 0px;
}

#footer img{
	float:left;
	padding-right:10px;
}

#footer a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
