/*Layout divs*/

body {
	padding: 20px 0px 0px;
	background-color: #EEEEEE;
	background-image: url(/images/body_bck.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 6px;	
}

p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #05A6DC;
	margin: 0px;
	padding: 0px 0px 6px;	
}

p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #05A6DC;
	margin: 0px;
	padding: 0px 0px 6px;	
}

p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #05A6DC;
	margin: 0px;
	padding: 0px 0px 6px;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #05A6DC;
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #05A6DC;
	margin: 0px;
	padding: 3px 0px 6px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #05A6DC;
	margin: 0px;
	padding: 0px 0px 4px;
	font-weight: bold;
}

.caption
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #333333;
margin: 0px;
padding: 0px 0px 6px;	
text-align: center;
}

#wrapper {
	width: 724px;
	margin-right: auto;
	margin-left: auto;
}

#border {
	width: 724px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	float: left;
}

#header {
	border-bottom: 1px solid #CCCCCC;
}

#montage {
	width: 724px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 1A6680;
}

#navbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 1A6680;
}

#footer {
	width: 724px;
	margin-top: 4px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 20px;
}

.ibi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.ibi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #05A6DC;
	text-decoration: none;
}

.ibi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #05A6DC;
	text-decoration: none;
}

.ibi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #05A6DC;
	text-decoration: underline;
}

/*WEBYEP STYLES*/

.TEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 6px;	
}

.TEXTBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 6px;
	font-weight: bold;
}

.LARGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #999999;
	text-align: center;
}

.LARGEBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #05A6DC;
	text-align: center;
}

.HEADING {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	color: #05A6DC;
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: normal;
}

.SUBHEADING {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 4px;
	font-weight: bold;
}

.PRICE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #05A6DC;
	margin: 0px;
	padding: 0px 0px 6px;	
}

/*Navigation bar links and class styles*/

#navbar a:link {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

#navbar a:visited {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

#navbar a:hover {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

.navbck {
	background-image: url(/images/nav_bck.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.navitem {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2BB8E5;
	border-left-color: #BBECFB;

}

.tel {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2BB8E5;
	border-left-color: #BBECFB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
}

/*Breadcrumb bar styles*/

#breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#breadcrumb a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05A6DC;
}

#breadcrumb a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05A6DC;
}

#breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05A6DC;
	text-decoration: underline;
}

.breadbar {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 13px;
}

.datebar {
	background-color: #F2F2F2;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/*Content area*/

#contentwrap {
	margin-bottom: 10px;
	width: 714px;
	float: left;
}

#contentmain {
	float: left;
	width: 714px;
	margin-top: 25px;
}

/*Special offer boxes*/

#rightbox {
	float: right;
	width: 168px;
	background-color: #F2F2F2;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 7px;
	margin-bottom: 10px;
	line-height: 14px;
}

#rightbox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #05A6DC;
	line-height: 14px;
	
}

#rightbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #05A6DC;
	line-height: 14px;
	
}

#rightbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #05A6DC;
	text-decoration: underline;	
	line-height: 14px;
}

#textmain {
	float: left;
	background-color: #FFFFFF;
	width: 460px;
	padding-left: 30px;
	text-align: left;
	padding-bottom: 15px;
}

.offer1 {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #999999;
}

.offer2 {
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #999999;
}

/* Form styles*/

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.deeson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.deeson a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.deeson a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.deeson a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}



hr {
	border: none 0;
	text-align: left;
	border-top: 1px dotted #05A6DC;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

