/* CSS Document */

body {
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	font-size:62%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin:0;
	padding:0;
}

#wrapper {
	width:770px;
	background-image:url(../images/main_background.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
}

#topBorder {
	width:770px;
	height:29px;
	background-image:url(../images/layer_top.jpg);
	background-repeat:no-repeat;
}

#main {
	width:721px;
	margin:0 27px 0 22px;
}

#brand {
	float:right;
	border:0;
}

hr {
	
}

.divider {
	clear:both;
}

#panel {
	width:721px;
	height:189px;
	margin:2px 0px 2px 0px;
	background-color:#333;
}

#flashPanel {
	width:476px;
	height:189px;
	margin:0;
	padding:0;
	float:left;	
}

#galleryPanel {
	width:476px;
	height:476px;
	margin:0;
	padding:0;
	float:left;	
}

#navPanel {
	width:245px;
	height:189px;
	margin:0;
	padding:0;
	float:right;
}

#content {

}

#contentFeature {
	width:338px;
	margin:10px 0 10px 0;
	padding:0;
	float:left;	
}

#contentText {
	width:383px;
	margin:0;
	padding:0;
	float:right;
}

#contentTextFull {
	width:436px;
	margin:0 20px 0px 10px;
	padding:0;
	float:left;	
}

#contentNavigation {
	width:225px;
	margin:0;
	padding:0 0 0 20px;
	float:right;	
}

#contentNavigation h2 {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.6em;
	color:#666;
	margin:0 0px 10px 0;
	padding:0 0px 5px 0;
	border-bottom: 1px solid #ccc;	
}

li {
	font-size: 1.1em;
	line-height: 1.5em;
	color:#666;	
}

#contentText p, #contentTextFull p, #contentNavigation p, .tariff {
	font-size: 1.1em;
	line-height: 1.5em;
	color:#666;
	margin:0 10px 10px 0;
}

.altTableRow {
	background-color:#66CCCC;
}

#contentText h2, #contentTextFull h2 {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1.6em;
	margin:0 0px 10px 0;
	padding:0 0px 5px 0;
	color:#336666;
	border-bottom: 1px solid #ccc;	
}

.interest {
	color:#6699FF;
	margin-left: 40px;
}

#footer {

}

#footer h1 {
	font-size: 1.1em;
	line-height: 1.5em;
	color:#666;
	margin:0 10px 10px 0;
	color:#6699FF;	
}

#footer p {
	font-size: 1.1em;
	line-height: 1.5em;
	color:#666;
	margin:0 10px 10px 0;
}

#bottomBorder {
	width:770px;
	height:29px;
	background-image:url(../images/layer_bottom.jpg);
	background-repeat:no-repeat;
}
