BODY{
	margin:0;
	text-align:center;
	background-image:url(images/bg-pattern.gif);
}


#wrap{
	position:relative;
	top:0px;
	left:0px;
	width:796px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/wrap-bg.gif);
	background-repeat: repeat-y;
}

#cal-car-01 {
	position:relative;
	left:0px;
	width:796px;
	height:158px;
	clear:both;
}

#cal-car-01-tagline {
	position:absolute;
	left:28px;
	width:400px;
	top:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}

#cal-car-02 {
	position:relative;
	left:0px;
	width:796px;
	height:218px;
	clear:both;
}

#cal-car-03 {
	position:relative;
	left:0px;
	width:796px;
	clear:both;
}

#cal-car-04 {
	position:relative;
	left:0px;
	width:796px;
	height:20px;
	clear:both;
	background-color: #464F66;
}

#top-part-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:796px;
	height:128px;
}

#top-part-02 {
	position:absolute;
	left:0px;
	top:128px;
	width:34px;
	height:90px;
}

#top-part-03 {
	position:absolute;
	left:34px;
	top:128px;
	width:309px;
	height:90px;
	background-image: url(images/top-part-03.gif);
	background-repeat: no-repeat;
}

#top-part-04 {
	position:absolute;
	left:343px;
	top:128px;
	width:453px;
}

#interior-content {
	position:absolute;
	left: 20px;
	top: 110px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

FORM{
	margin:0;
	padding:0;
	border:0;
}

.input1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	line-height: 29px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	height: 29px;
	width: 192px;
	border: 1px solid #949494;
}


.left_part{
	position:relative;
	width:395px;
	float:left;
}

.right_part{
	position:relative;
	width:401px;
	float:right;
}

/*...fonts
...*/

.white_text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}


.heading1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF4901;
	text-decoration: none;
	line-height:25px;
}

.cont_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#202020;
	text-decoration:none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.form_text{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
	line-height: 22px;
	font-style: normal;
}

.form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	width: 80px;
	margin: 0px;
	padding: 1px;
	height: 14px;
	border: 1px solid #535353;
}

.form_input4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	width: 235px;
	margin: 0px;
	padding: 1px;
	height: 100px;
	border: 1px solid #535353;
}
