@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a {
	color: #000;
	text-decoration: none;
}
.lightborder {
	border: 1px solid #CCC;
}

.d {
	padding-top: 10px;
	width: 15px;
	text-align: center;
}

.divider {
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: 250px top;
}

.rightbg {
	background-image: url(images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxnew {
	width: 150px;
	border: 1px solid #0B2848;
}

.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.main {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul, li, a, p, h1, h2, h3, h4, h5, img, form, input, p {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
p {
	line-height: 18px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.links {
	height: auto;
	width: 698px;
	padding-top: 49px;
}
.rebbullet li {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	line-height: 25px;
}

.links ul li {
	float: left;
}
.white {
	color: #FFF;
}

.morebutt  {
	float: left;
	display: block;
	clear: right;
	width: 57px;
	height: 17px;
	background-image: url(images/morebutt.jpg);
	padding-left: 25px;
}
.bluebottomcorner {
	background-image: url(images/bluebottomcorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box {
	height: 17px;
	width: 130px;
	margin: 0px;
	padding: 0px;
	text-indent: 5;
}

.stripbg-right {
	background-image: url(images/stripbg-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.border {
	border: 1px solid #000;
}

.links ul li a {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	width: auto;
	height: auto;
	padding-left: 17px;
	padding-right: 17px;
	font-weight: bold;
}
.bx div {
	padding: 3px;
}
.bluebg {
	background-image: url(images/blubg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.links ul li a:hover {
	color: #CC3731;
}
.fl {
	float: left;
}
.yellowstrip {
	background-image: url(images/yellowstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rightcorner {
	background-image: url(images/rightcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.stripbg {
	background-image: url(images/stripbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftcorner {
	background-image: url(images/leftcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.fr {
	float: right;
}
.clear {
	clear: both;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0355c1;
	text-decoration: none;
}
.yellowbullet li {
	background-image: url(images/yellowbullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	color: #FFF;
}
.boxbig {
	height: 80px;
	width: 400px;
	margin: 0px;
	padding: 0px;
	text-indent: 5;
}

.contactbox3 {
	background-image: url(images/contactbox3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.contactbox1 {
	background-image: url(images/contactbox2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.contactbox2 {
	background-image: url(images/contactbox1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#distance_calculate {
	height: 100px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid  #36C;
	padding: 10px;
	

}

#to {
	height: auto;
	width: 210px;
}


#from {
	width: 220px;
}
