body {
	margin:0 0 0 0;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
#header {
	width:100%;
	height:150px;
	background-image:url(images/bannerbg.jpg);
}
#headerframe {
	width:1000px;
	margin:auto;
}
#bar {
	width:100%;
	height:20px;
	background-image:url(images/barbg.jpg);
	border-top:#437fab solid 1px;
}
#frame {
	width:1010px;
	margin:auto;
	margin-top:-5px;
	background-image:url(images/framebg.png);
}
#menu {
	width:150px;
	float:left;
	min-height:200px;
	margin:10px;
	margin-left:10px;
	margin-top:0px;
}
#content {
	width:800px;
	float:right;
	margin:10px;
	margin-right:10px;
	border:#cccccc;
	padding:10px;
	padding-left:0px;
	padding-right:20px;
	text-align:justify;
}
#footer {
	clear:both;
	height:50px;
	font-size:12px;
	font-weight:bold;
	line-height:50px;
	background-image:url(images/footerbg.jpg);
	background-repeat:no-repeat;
	padding-right:20px;
}
#footerleft {
	width:40%;
	float:left;
	text-align:left;
	padding-left:15px;
}
#footerright {
	width:50%;
	float:right;
	text-align:right;
}
.buttonred a {
	height:40px;
	line-height:40px;
	color:#333333;
	text-decoration:none;
	display:block;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:#999999 solid 1px;
	border-right:#999999 solid 1px;
	background-image:url(images/buttonbgred.jpg);
	padding-right:10px;
}
.button a {
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:#999999 solid 1px;
	border-right:#999999 solid 1px;
	background-image:url(images/buttonbgblack.jpg);
	padding-right:10px;
}
.button a:hover, .buttonred a:hover {
	background-image:url(images/buttonbgroll.jpg);
	color:#000000;
}
#callus {
	width:250px;
	float:right;
}
.slider {
	width:380px;
	float:right;
	margin-top:15px;
	height:150px;
	line-height:40px;
}
.bullet {
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:40px;
}
.tick {
	margin-right:10px;
}
#logo {
	width:300px;
	float:left;
	height:150px;
}
.testimonials {
	margin:10px;
	float:right;
}
.formInput {
	width:200px;
}
.formTitle {
	font-size:14px;
	line-height:30px;
}
#contactLeft {
	width:400px;
	float:left;
}
#contactRight {
	width:350px;
	float:right;
}
#calcframe {
	width:800px;
	margin:auto;
}
#left {
	width:320px;
	margin:10px;
	float:left;
	padding:10px;
	border:none;
}
#right {
	width:400px;
	margin:10px;
	float:right;
	padding:10px;
	border:none;
}
.title {
	font-size:18px;
	line-height:30px;
	font-weight:bold;
}
.input {
	width:300px;
	height:30px;
	font-size:25px;
	line-height:25px;
}
#tDistance {
	height:30px;
	line-height:30px;
	font-size:25px;
	text-align:center;
}
#tDuration {
	height:30px;
	line-height:30px;
	font-size:25px;
	text-align:center;
}
#submit {
	width:300px;
	height:30px;
	clear:both;
	margin-top:10px;
}


