@charset "utf-8";
/* CSS Document */

html, body, #wrapper {
	height:100%;
}

body {
	background: #ccd5fc;
	margin:0px;
}
.company {font-size: 16px; font-weight:bold;}
.description {font-size: 14px}

h1 {
	border:none;
	padding:0px;
	margin:0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#323983;
	font-weight: bold;
	margin:0px;
	padding:0px;
	margin-top:163px;
	margin-right:145px;
	_margin-right:75px;
	float:right;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#323982;
	font-weight: bold;
	margin:0px;
	padding:0px;
	margin-left:20px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#ffffff;
	font-weight: normal;
	margin:0px;
	padding:0px;
	text-shadow: #333333;
	margin-bottom:40px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101010;
	line-height:18px;
	margin-left:20px;
}

#column_left p {
	margin-left:0px;
	border-bottom:1px dotted #E8F2F6;
	padding-bottom:15px;
}

#column_left p a:link, #column_left p a:visited {
	color: #0066CC;
}

#column_left p a:hover {
	color: #0033CC;
}

label, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101010;
	line-height:18px;
}

input {
	line-height:normal;
}

.li_column {
	margin:0px;
	padding:0px;
	margin-bottom:50px;
}

.li_column li {
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#222643;
	font-weight:bold;
	text-shadow:#FFFFFF;
	margin-bottom:20px;
}

li{
	list-style:circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#101010;
	line-height:20px;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

a:link, a:visited {
	color: #0099FF;
}

a:hover {
	color: #0066FF;
}

#wrapper {
	margin:auto;
}

#content {
	background:#000000 url(../images/bg_gradient.jpg) repeat-x bottom;
	border-top:1px solid #5b5c64;
	width:980px;
	padding-bottom:200px;
}

#shadow_left {
	background:url(../images/shadow_left.gif) repeat-y;
	width:10px;
}

#shadow_right {
	background:url(../images/shadow_right.gif) repeat-y;
	width:10px;
}

#header {
	background:url(../images/bg_header.jpg) no-repeat;
	float:left;
	width:980px;
	height:253px;
}

.logo {
	float:left;
	margin-left:40px;
	margin-top:40px;
}

#buttoms {
	clear:both;
	width:930px;
	padding-left:50px;
	padding-top:15px;
}

#buttoms a:link, #buttoms a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fefeff;
	font-size:18px;
	display:block;
	float:left;
	text-decoration:none;
	margin-right:25px;
	_margin-right:14px;
}

#buttoms a:hover, .selected {
	color:#e8f2f6!important;
	text-decoration:none;
	border-bottom:1px dotted #e8f2f6 !important;
}

#DD a:hover {
	border-bottom:none!important;
}

#gral_content {
	float:left;
	width:980px;
	background:url(../images/bg_content.jpg) repeat-y;
}

#column_left {
	float:left;
	width:200px;
	margin-left:30px;
	_margin-left:15px;
}

#column_right {
	background:url(../images/bg_content.gif) repeat-y;
	width:658px;
	min-height:370px;
	height:auto!important;
	height:370px;
	margin-top:5px;
	margin-right:53px;
	_margin-right:26px;
	float:right;
	padding:0px;
}

#border_bottom {
	float:left;
	width:980px;
	height:21px;
	padding-top:50px;
	background:url(../images/border_bottom.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:21px;
}

#separator {
	clear:both;
	height:36px;
	width:658px;
	background:url(../images/separator.gif);
}

.read_more {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}

.read_more a:link, .read_more a:visited {
	color:#323982;
	text-decoration:none;
}

.read_more a:hover {
	color:#323982;
	text-decoration:underline;
}

.content {
	float:left;
	width:450px;
}

.content_bottom {
	float:left;
	width:635px;
}

#top_content {
	float:left;
	background:url(../images/border_top_home.jpg);
	width:658px;
	height:25px;
}

#top_content2 {
	float:left;
	background:url(../images/border_top.gif);
	width:658px;
	height:25px;
}

.float_r {
	float:right;
	margin-right:8px;
}

.float_l {
	float: left;
	margin-right:8px;
	margin-left:20px;
	margin-top:5px;
}

#img2 {
	margin-left:20px;
}

.form_left {
	margin-top:10px;
	margin-left:20px;
}

.form_origin {
	float:left;
	width:200px;
	margin-right:10px;
	margin-bottom:20px;
}

.form_destination {
	float:left;
	width:200px;
	padding-left:20px;
	border-left:1px dotted #999999;
	margin-bottom:20px;
}

.form_aligned_left {
	float:left;
	margin-right:40px;
}

.submit, .reset {
	border:1px solid #4A4A4A;
	background-color: #24274a;
	color:#FFFFFF;
}

#fname, #lname, #bname, #address, #city, #zip, #email, #phone, #method {
	width:180px;
	margin-bottom:15px;
}

#q-comments {
	width:180px;
}

#q_comments {
	width:430px;
}

#comments {
	width:405px;
}

#t_fname, #t_lname, #t_email {
	width:144px;
}

#t_comments {
	width:335px;
	height:70px;
}

#footer_l {
	float:right;
	width:650px;
	text-align:right;
}

#footer_r {
	float:right;
	width:290px;
	padding-right:40px;
	text-align:right;
}

#border_bottom a:link, #border_bottom a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#border_bottom a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

