* {
	margin: 0;
	font-size: 1em;
	padding: 0;
}

body {
	font-family: "Lucida Grande", Helvetica, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	overflow-x: hidden;
	//color: #595648;
	color: #282828;
	background-color: #FFF;
	height: 100%;
	-webkit-tap-highlight-color: #cadbf1;
}

.page {
    width: 940px;
    margin: 0px auto;
    text-align: left;
}

#top {
	display: block;
	background: #333333;
	//border-top: 2px solid #9999FF;
	padding: 2px;
	height: 37px;
	color: #999;
	text-align: center;
}

#topsmall {
	display: block;
	background: #141719 url(../img/bg_top.gif) 0 0 repeat-x;
	border-top: 2px solid #9999FF;
	padding: 5px 0;
	height: 10px;
	color: #999;
}

#mid {
	display:block;
	background: #fff url(../img/bg_centre.gif) 0 0 repeat-x;
	min-height: 161px;
	text-align: center;
	
}
#midsmall {
	background: #fff url(../img/bg_centre.gif) 0 0 repeat-x;
	height: 71px;
}

#midwhite {
	background: #fff;
	height: 71px;
}

#bottom {
	border-top: 1px solid #ffDD99;
	background: #fff9d8;
	min-height: 220px;
	padding: 0;
	text-align: center;
}

#ftr {
	border-top: 1px solid #000000;
	background: #272727;
	color: #FFF;
	padding: 10px 0 10px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

#ftr .center {
	text-align: center;
}

.break {
	text-align: center;
	color: #34738c;
	padding: 5px 0 5px;
	border-bottom: 1px solid #ffDD99;
	margin-bottom: 10px;
}


.right {
	position: relative;
	text-align: right;
	width: 940px;
	padding: 10px 10px;
	margin: 0 auto;
}

.features {
	clear: left;
	padding: 20px 0 0;
	width: 960px;
	overflow: hidden;
}

#main {
    display:block;
	width: 490px;
	float: left;
	margin: 0;
	padding: 10px 30px 0px 10px;
	text-align: justify;
}
.mainsmall {
	width: 490px;
	float: left;
	margin: 10px 20px 20px 0;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;		
	margin-bottom:10px;
	margin-top:10px;	
}

h2, .header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;	
}

.ftrheader {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:2px;	
}

.sectionheader {
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
}

.smallheader {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	margin-top:10px;	
}

.error_strings {
	margin-left: 50px;
	text-align: left;
	font-weight: bold;
	color: #aa0000;
}

.logo {
	width: 410px;
	float: left;
	margin: 0;
}

.section {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #CCCCCC;
	height: 220px;
	float: left;
	margin: 0 10px 10px 0;
	width: 280px;
	line-height: 18px;
	padding: 10px;
	background-color: #fff;
  	-webkit-box-shadow: 1px 1px 3px #b6b49f;
	color: #333;
	font-size: 12px;
	text-align:justify
}

.smallsection {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #CCCCCC;
	height: 140px;
	float: left;
	margin: 0 10px 10px 0;
	width: 280px;
	line-height: 18px;
	padding: 10px;
	background-color: #fff;
  	-webkit-box-shadow: 1px 1px 3px #b6b49f;
	color: #333;
	font-size: 12px;
	text-align:justify
}

.ftrsection {
	margin: 0;
	width: 160px;
	float: left;
	padding: 10px;
}

.widesection {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #CCCCCC;
	minimum-height: 120px;
	float: left;
	margin: 0 10px 10px 0;
	width: 900px;
	line-height: 18px;
	padding: 10px;
	background-color: #fff;
  	-webkit-box-shadow: 1px 1px 3px #b6b49f;
	color: #333;
	font-size: 12px;
}

.doublesection {
	//-moz-border-radius: 7px;
	//-webkit-border-radius: 7px;
	//border: 1px solid #CCCCCC;
	minimum-height: 120px;
	float: right;
	margin: 0 10px 10px 0;
	width: 600px;
	line-height: 18px;
	padding: 10px;
	//background-color: #fff;
  	//-webkit-box-shadow: 1px 1px 3px #b6b49f;
	color: #333;
	font-size: 12px;
}

.quote {
    -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #fff9d8;
	margin: 0 10px 10px 0;
	width: 280px;
	float: left;
	padding: 10px;
}

blockquote {
	font-family: "Big Caslon", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}

cite {
	font-style: normal;
	color: #333333;
	text-align: right;
	display: block;
}

#homelink {
	display: block;
	background: url(../img/buttons.png) 0 0 no-repeat;
	background-position: -0px 0px;
	overflow: hidden;
	width: 102px;
	height: 37px;
	float: left;
	margin-right: 5px;
}

#homelink.selected {
	background-position: -0px -84px;
}

#homelink:hover.selected {
	background-position: -0px -84px;
}

#homelink:hover {
	background-position: -0px -42px;
}

#cvlink {
	display: block;
	background: url(../img/buttons.png) 0 0 no-repeat;
	background-position: -102px 0px;
	overflow: hidden;
	width: 102px;
	height: 37px;
	float: left;
	margin-right: 5px;
}

#cvlink.selected {
	background-position: -102px -84px;
}

#cvlink:hover {
	background-position: -102px -42px;
}

#cvlink:hover.selected {
	background-position: -102px -84px;
}


#faqlink {
	display: block;
	background: url(../img/buttons.png) 0 0 no-repeat;
	background-position: -204px 0px;
	overflow: hidden;
	width: 102px;
	height: 37px;
	float: left;
	margin-right: 5px;
}

#faqlink.selected {
	background-position: -204px -84px;
}

#faqlink:hover {
	background-position: -204px -42px;
}

#faqlink:hover.selected {
	background-position: -204px -84px;
}


#contactlink {
	display: block;
	background: url(../img/buttons.png) 0 0 no-repeat;
	background-position: -306px 0px;
	overflow: hidden;
	width: 102px;
	height: 37px;
	float: left;
	margin-right: 5px;
}

#contactlink.selected {
	background-position: -306px -84px;
}

#contactlink:hover {
	background-position: -306px -42px;
}

#contactlink:hover.selected {
	background-position: -306px -42px;
}

.red {
	color: #900;
}

.ftrlink {
	color: #EEE;
}

ul.bulletimages li {
    list-style: none;
	padding: 0 0 3px 25px;
	margin: 0 0 5px;
	background: no-repeat 0px 0px;
	background-image: url(../img/bullet.png);
}

#tweet ul {list-style-type:none;}
