@charset "utf-8";
/* CSS Document */

body {
	background-color:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	line-height:24px;
	margin:0;
	padding:0;
}

h2{
	padding:10px 0 0 15px;
	font-size:22px;
	margin:0;
	font-weight:normal;
	line-height:24px;
	color:#092354;
}

h3{
	color:#df5b1f;
	font-size:14px;
	padding:0 0 0 15px;
	margin:10px 0;
}

h4{
	color:#999;
	font-size:12px;
	padding:0 0 0 15px;
	margin:10px 0;
}

ul {
	margin:5px;
}

li {
	line-height:18px;
	font-size:14px;
	color:#000;
	line-height:18px;
}


p {
	font-size:14px;
	color:#000;
	line-height:18px;
	padding:0 0 0 15px;
}


#toplinks {
	background-color:#393939;
	padding:2px 0;
	margin:0;
	float:left;
	width:100%;
	border-bottom:1px solid #ffffff;
}

#toplinks .innertext{
	width:960px;
	margin:0 auto;
	color:#cccccc;
	font-size:11px;
	font-family:"Lucida Sans Unicode", Arial, Tahoma;
	font-weight:normal;
}

#toplinks .innertext a{
	color:#ffff99;
	font-size:11px;
	font-family:"Lucida Sans Unicode", Arial, Tahoma;
	font-weight:normal;
	text-decoration:none;
}

#toplinks .innertext a:hover{
	text-decoration:none;
	color:#ffffff;
}

#wrapper {
	width:965px;
	margin:0 auto;
	background:url(../images/back_image.png) repeat-y center top;
}

#header {
	margin:0 0 0 5px;
	clear:both;
	float:left;
}

#menu {
	margin:0 0 0 5px;
	float:left;
}

#menu ul{
	margin:0;
	padding:0;
	background-color:#092354;
	list-style-type:none;
	width:955px;

}

#menu li{
	margin:0;
	font-family:"Lucida Sans Unicode", Arial, Tahoma;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	padding:0;
	background-color:#092354;
	display:inline-block;
}

#menu li a{
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:6px 27px;
	display:block;
	text-decoration:none;
}

#menu li a:hover{
	color:#ffffff;
	padding:6px 27px;
	text-align:center;
	display:block;
	text-decoration:none;
	background-color:#34bfef;
}

#middlecontent {
	margin:0;
	padding:10px 20px 10px 10px;
	clear:both;
	height:770px;
}

#photogallery {
	margin:10px 0;
}

#photogallery table{
	width:100%;
}

#photogallery td{
	width:25%;
	text-align:center;
	padding:3px 10px;
	font-size:11px;
	color:#333;
	line-height:14px;
}

#photogallery img{
	padding:0 0 4px 0;
}


#middlecontent .para{
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	color:#333333;
}

.why {
	margin:0 0 0 10px;
	float:left;
}

.pointspanel {
	background:url(../images/right_middle_back.png) no-repeat left top;
	height:250px;
	width:596px;
}

.discountbadge {
	position:absolute;
	margin:0 15px 0 430px;
	text-align:right;
}

.pointspanel h2{
	padding:10px 0 0 35px;
	font-size:22px;
	margin:0;
	font-weight:normal;
	line-height:24px;
	color:#092354;
}

.pointspanel ul{
	padding:10px 0 0 35px;
	margin:0;
	list-style-type:none;
}

.pointspanel li{
	font-size:15px;
	color:#333;
	line-height:23px;
	padding:0 0 0 22px;
	background:url(../images/bullet.gif) no-repeat left;
}

.carrange {
	float:right;
	background:url(../images/left_middle_back.png) no-repeat left top;
	height:250px;
	width:314px;
}

.carrange h2{
	padding:7px 0 0 0;
	font-size:20px;
	margin:0;
	font-weight:normal;
	line-height:24px;
	text-align:center;
	color:#092354;
}

.carrange .scroll{
	margin:5px;
	border-bottom:1px dotted #cccccc;
	float:left;
	padding:0 5px 3px 5px;
}

.carrange .imgpanel{
	width:105px;
	border:none;
	float:left;
}

.carrange h3{
	color:#df5b1f;
	font-size:14px;
	padding:0;
	margin:0;
}

.carrange h3 a{
	color:#df5b1f;
	text-decoration:none;
}

.carrange h3 a:hover{
	color:#df5b1f;
	text-decoration:underline;
}

.carrange .rightpanel {
	float:left;
	width:185px;
}

.carrange .teaser{
	color:#000;
	font-size:11px;
	padding:0;
	line-height:15px;
	margin:0;
}

.carrange .teaser a{
	color:#000;
	text-decoration:none;
}

.carrange .teaser a:hover{
	color:#666;
	text-decoration:underline;
}


.whitecolor {
	color:#ffffff;
}

.floatl {
	float:left;
}

.floatr {
	float:right;
}

.fontbold {
	font-weight:bold;
}

#footer {
	margin:20px 0;
	border-top:3px solid #e4e4e4;
	float:left;
	width:945px;
}

#footer .footerinnertext{
	margin:5px 15px 0 3px;
	padding:0;
	font-size:11px;
	color:#999;
}

.thickborder {
	border-bottom:3px solid #e4e4e4;
}

#footer .footerinnertext a{
	font-size:11px;
	text-decoration:underline;
	color:#666;
}

#footer .footerinnertext a:hover{
	font-size:11px;
	text-decoration:none;
	color:#092354;
}

.textcenter {
	text-align:center;
}

.bigtext {
	color:#fedc90;
	margin-left:45px;
	font-size:15px;
	font-weight:bold;
	padding:0 220px 0 0;
	background:url(../images/email_img.gif) no-repeat right bottom;
}

.redcolor {
	color:#990000;
}

#form1 {
	margin:20px 0 0 100px;
	padding:0;
}

#form1 td{
	margin:0 0 3px 0;
	padding:5px 10px;
	font-size:12px;
	vertical-align:top;
}

#form1 td .inputtext{
	border:1px solid #ccc;
	color:#999;
	padding:2px 5px;
}

#form1 td .selectext{
	border:1px solid #ccc;
	color:#999;
	padding:2px 0 2px 4px;
}

#form1 td .btntext{
	border:1px solid #ccc;
	color:#333;
	background-color:#eee;
	padding:2px 5px;
}

#form2 {
	margin:10px 0;
	padding:0;
}

#form2 td{
	margin:0 0 3px 0;
	padding:5px 0;
	vertical-align:top;
}

.phoneicon {
	padding:5px 0 5px 35px;
	background:url(../images/phone_icon.gif) no-repeat left;
}

.emailicon {
	padding:0 0 0 35px;
	background:url(../images/mail_icon.gif) no-repeat left;
}
