body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image:url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}
a:link {
	color: #3CB4FE;
	text-decoration: none;
}
a:visited {
	color: #3CB4FE;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #3CB4FE;
}

img{
	border:none;
}

p{
	margin-top:0px;
}
#logo {
	position:absolute;
	left:81px;
	top:0px;
	width:188px;
	height:88px;
	z-index:2;
}
#nav {
	position:absolute;
	left:676px;
	top:61px;
	width:285px;
	height:27px;
	z-index:2;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:1020px;
	height:88px;
	z-index:1;
	background-color: #000000;
}
#content {
	position:absolute;
	left:0px;
	top:121px;
	width:1020px;
	height:501px;
	z-index:3;
}
#footer {
	clear: both;
	height: 30px;
	width: 100%;
	margin-left: 0px;
}

#wrapper{
	width:1020px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.container {
	float: left;
	width: 860px;
	margin-left: 81px;
	margin-bottom: 42px;
}
.left {
	float: left;
	width: 560px;
}
.right {
	float: left;
	width: 300px;
}
.title {
	width: 280px;
	margin-top: 60px;
	margin-left: 20px;
}
.desc {
	width: 280px;
	margin-left: 20px;
	margin-top: 15px;
}
.details {
	width: 280px;
	margin-left: 20px;
	height: 18px;
	margin-top: 30px;
	background-image: url(../images/details_bg.gif);
	background-repeat: repeat-x;
}
.numbers {
	width: 189px;
	float: left;
	margin-top: 1px;
}
.launch {
	float: left;
	width: 91px;
	margin-top: 1px;
}
.left_contact {
	float: left;
	width: 240px;
	height: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}
.right_contact {
	float: left;
	width: 600px;
	margin-left: 18px;
}
.contact_msg {
	float: left;
	width: 320px;
	margin-top: 40px;
}

#phone {
	position:absolute;
	left:254px;
	top:228px;
	width:45px;
	height:19px;
	z-index:1;
}
#email {
	position:absolute;
	left:254px;
	top:248px;
	width:45px;
	height:16px;
	z-index:4;
}
#phone {
	position:absolute;
	left:254px;
	top:228px;
	width:45px;
	height:19px;
	z-index:1;
}
#email {
	position:absolute;
	left:254px;
	top:248px;
	width:45px;
	height:16px;
	z-index:4;
}
#contact_heading {
	position:absolute;
	left:340px;
	top:121px;
	width:239px;
	height:26px;
	z-index:5;
}
#phone_num {
	position:absolute;
	left:339px;
	top:231px;
	width:322px;
	height:18px;
	z-index:6;
}
#email_addy {
	position:absolute;
	left:339px;
	top:251px;
	width:322px;
	height:22px;
	z-index:7;
}

