body {
	background-color: #F6F4E8;
	background-image: url(images/webdesign_02.jpg);
	background-repeat: repeat-x;
}
.header{
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 412px;
	width: 939px;	
}
.header_footer {
	background-image: url(images/webdesign_28.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_text {
	font-size: 11px;
	color: #acacac;
}

.footer_title {
	font-size: 14px;
	color: #acacac;
	display: block;
	padding-bottom: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.footer_text_phone {
	font-size: 30px;
	color: #acacac;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}
.box_img_padding {
	margin-right: 8px;
}
.td_sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4DED1;
	padding-bottom: 7px;
	padding-top: 7px;
}
.box_sub_title {
	font-size: 14px;
	color: #026194;
}
.box_title1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3E505D;
	display: block;
	padding-bottom: 5px;
}
.box_title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #3E505D;
	display: block;
	padding-bottom: 5px;
}

#package{
	background-image: url(images/3bx_bg.jpg);
	height: 168px;
	width: 939px;	
}
h2 {
	font-size: 19px;
	color: #fff7a0;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6DDDE;
}
.content_area_bg {
	background-image: url(images/webdesign_45.jpg);
	background-repeat: repeat-x;
}
.sidebar_bg {
	background-image: url(images/webdesign_50.jpg);
	background-repeat: repeat-x;
}
.white_text {
	color: #FFF;
}

.inputstyle {
	border: 3px solid #FFF;
	color: #666;
	font-size: 12px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}

.inputstyle2 {
	border: 3px solid #FFF;
	color: #666;
	font-size: 12px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
}
.header_link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #575757;
	display: block;
	padding-bottom: 10px;
}
a:link {
	color: #4ea2a4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4ea2a4;
}
a:hover {
	text-decoration: none;
	color: #214445;
}
a:active {
	text-decoration: none;
	color: #4ea2a4;
}

.link_col1:link, .link_col1:visited  {
	color: #9CC243;
	text-decoration: underline;
	font-weight: bold;
}

.link_col2:link, .link_col2:visited  {
	color: #0D5F99;
	text-decoration: none;
}

.headerlnk:link, .headerlnk:visited  {
	color: #4ea2a4;
	text-decoration: none;
	background-image: url(images/header_link.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 8px;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
.header_phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #7E4838;
}
