body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../flags/header-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
h1, h2, h3, h4, h5, p {
    padding: 0px;
	margin: 0px;
	
}

h1 {
	margin-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 29px;
	font-weight: normal;
	color: #34599D;
}

h2 {
	margin-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #34599D;
}

h3 {
	margin-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #34599D;
}

a {
	text-decoration: none;
	color: #34599D;
}
a:hover {
	color: #34599D;
	text-decoration: underline;
}

img {
	border: none;
}

.price {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
}
.priceSml {
	color: #CC0000;
	font-weight: bold;
}

#container  {
	width: 966px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dave444 {
	font-size: 13px;
}

#header {
	position: relative;	
	margin-bottom: 14px;
	width: 964px;
	height: 120px;	
	background: url(../flags/mountains5.jpg) no-repeat center bottom;
}

#header .logo {
	position: absolute;
	top: 8px;
	left: 0;
}

#header .experience {
	position: absolute;
	top: 0;
	right: 170px;
}

#header .contact {
	position: absolute;
	top: 32px;
	right: 0;
}

#header .searcher {
	position: absolute;
	top: 11px;
	right: 0;
}

#mainContent {
}

#mainContent p {
	line-height: 18px;
	padding-bottom: 20px;
}
#mainContent h1 {
	color: #34599D;
	margin: 5px 5px 5px 5px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent h2 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #34599D;
}
#mainContent h3 {
	font-size: 14px;
	color: #34599D;
	padding-bottom: 10px;
}
#mainContent h4 {
	margin: 2px 0 4px 0;
	font-size: 16px;
	color: #34599D;
}


#mainContent .contentbox {
	background-image: url(../flags/content-fill.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 15px;
	padding-left: 15px;
}
#mainContent .contentbtm {
	background-image: url(../flags/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 13px;
}
#mainContent blockquote {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	margin: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}



.footer {
	height: 300px;
	background-image: url(../flags/footer-fill.gif);
	background-repeat: repeat-x;
	background-position: top;
	background: #ffffff;
	clear: both;
}
.footer a:hover {
	text-decoration: underline;
}

.footerwrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
}

.footerwrap a {
	color: #000000;
}

.footerListContainer {
	text-align: center;
	position: relative;
	height: 130px;
	border-bottom: #cccccc 1px dotted;
}

.footerListContainer .testedDaily {
	position: absolute;
	top: 46px;
	right: 221px;
	color: #A8103F;
	font-weight: bold;
	font-size: 8px;
}

.footerListContainer .title {
	float: left;
	text-align: left;
	font-weight: bold;
	width:652px;
	margin: 0 0 0 14px;
}

.footerListContainer .weAccept {
	float: left;
	width: 100px;
}

.footerwrap ul {
	text-align: left;
	list-style-type: square;
	color: #34599D;
	margin-left: -10px;
}

.info {
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.about {
	font-size: 10px;
	text-align: center;
}