#Check {
	visibility:hidden;
	position:absolute;
	z-index:99;
	top:-9999px;
	left:-9999px;
}

.container, .footer img { behavior: url(includes/css/iepngfix.htc) }

body {
	margin:0;
	padding:0;
	margin-bottom:20px;
	text-align:center;
	background-color:#333333;
	background-image:url(../../img/bg.png);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#cccccc;
}
body.home {
	background-image:url(../../img/bgHome.png);
}
form, input {
	margin:0;
	padding:0;
}
img {
	border:none;
}
a {
	outline:none;
}
.hide, .slideshow img/*, .slideshowHome img*/ {
	display:none;
}
.slideshow {
	height:270px;
}
.slideshowHome {
	height:370px;
}
.clear {
	clear:both;
}

/* colors */

.midBlue {
	color:#4f90de;
}
.darkBlue {
	color:#1f4d84;
}
.yellow {
	color:#f7c21e;
}

/* container */

.container {
	width:870px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(../../img/bgMain.png);
	background-repeat:repeat-y;
	background-position:top center;
}
.buffer {
	margin:0 15px;
}

/* header */

.header {
	height:108px;
	background-image:url(../../img/bgHeader.png);
	background-repeat:repeat-x;
	background-position:top;
}
.menu {
	float:right;
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
	margin-right:26px;
	margin-top:65px;
}
.menu li {
	margin:0;
	padding:0;
	display:inline;
}
.menu a {
	color:#c5c5c5;
	text-decoration:none;
	margin-left:22px;
}
.menu a:hover, .menu .on {
	color:#FFF;
}
.whiteStrip img {
	width:838px;
	height:4px;
	border-right:solid 1px #7f7f7f;
	border-left:solid 1px #7f7f7f;
	background-color:#FFFFFF;
}
.greyStrip img {
	width:838px;
	height:11px;
	border-right:solid 1px #202020;
	border-left:solid 1px #202020;
	background-color:#404040;
}

/* content --------------- */

.content {
	padding:0;
	margin:0;
	background-image:url(../../img/bgContent.png);
	_background-image:none;
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
}
.noBg {
	background-image:none;
}
.content p, .content ul {
	margin-top:0px;
	margin-bottom:14px;
}
.leftPanelHome {
	padding:0;
	margin:0;
	width:546px;
	margin-top:27px;
	margin-left:39px;
	_margin-left:19px;
	float:left;
}
.rightPanelHome {
	padding:0;
	margin:0;
	width:210px;
	margin-top:32px;
	margin-right:23px;
	_margin-right:11px;
	float:right;
}
.leftPanel {
	padding:0;
	margin:0;
	width:210px;
	margin-top:18px;
	margin-left:26px;
	_margin-left:13px;
	float:left;
}
.rightPanel {
	padding:0;
	margin:0;
	width:532px;
	margin-top:25px;
	margin-right:40px;
	_margin-right:20px;
	float:right;
}
.rightPanel h1 {
	margin-bottom:11px !important;
}
.blue h2 {
	color:#56a4fc;
}
.orange h2 {
	color:#b28a0f;
	margin-bottom:3px !important;
}
.green h2 {
	color:#8fd100;
	margin-bottom:3px !important;
}
.green ol {
	margin-left:9px;
	padding-left:9px;
	margin-top:0;
}
.rightPanel a {
	color:#FFF;
	text-decoration:none;
}
.rightPanel a:hover {
	color:#FFF;
	text-decoration:underline;
}

/* sub menu */

.subMenu {
	margin:0 1px;
	background-image:url(../../img/bgSubTile.png);
	background-repeat:repeat-y;
	background-position:center;
	margin-bottom:14px;
}
.subMenuTop {
	background-image:url(../../img/bgSubTop.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.subMenuBottom {
	background-image:url(../../img/bgSubBottom.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:20px;
}
.subMenuBottom h6 {
	margin:0;
	padding:0;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	color:#FFF;
	margin-bottom:5px;
}
.subMenuBottom ul, .subMenuBottom li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.subMenuBottom ul {
	margin-bottom:15px;
}
.subMenuBottom a {
	padding-left:14px;
	background-image:url(../../img/subDot.gif);
	background-repeat:no-repeat;
	background-position:2px center;
	text-decoration:none;
	line-height:20px;
	color:#FFF;
}
.blue .subMenuBottom a:hover, .blue .subMenuBottom a.on {
	color:#56a4fc;
}
.orange .subMenuBottom a:hover, .orange .subMenuBottom a.on {
	color:#b28a0f;
}
.green .subMenuBottom a:hover, .green .subMenuBottom a.on {
	color:#8fd100;
}

/* icons */

.iconOne, .iconTwo, .iconThree {
	height:60px;
	width:210px;
	background-image:url(../../img/bgIcon.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
.iconOne div, .iconTwo div, .iconThree div {
	padding:11px 0 0 22px;
}
.iconOne:hover, .iconTwo:hover, .iconThree:hover {
	background-position:0 -60px;
	cursor:pointer;
}
.iconOne h2, .iconTwo h2, .iconThree h2, .iconOne h2 a, .iconTwo h2 a, .iconThree h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	margin:0;
	padding:0;
	line-height:19px;
}
.iconOne h3, .iconTwo h3, .iconThree h3, .iconOne h3 a, .iconTwo h3 a, .iconThree h3 a {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin:0;
	padding:0;
	line-height:normal;
}
.iconOne h3, .iconOne h3 a {
	color:#8fd100;
}
.iconTwo h3, .iconTwo h3 a {
	color:#56a4fc;
}
.iconThree h3, .iconThree h3 a {
	color:#b28a0f;
}

/* section styles */

.section {
	background-image:url(../../img/bgSection.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border-top:solid 1px #4d4d4d;
	padding:15px 15px 14px 11px;
	/*padding-bottom:8px;  put in for back to tops */
	margin-bottom:15px;
	background-color:#141414;
}
.section img {
	float:left;
	padding:2px;
	border:solid 1px #454545;
	margin-right:16px;
}
.section h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
	margin-bottom:3px;
}
.section p {
	margin:0;
	padding:0;
	margin-bottom:5px;
}

/* standard stuff */

img.right {
	float:right;
	margin-left:12px;
	margin-bottom:3px;
	padding:2px;
	border:solid 1px #434343;
}
img.left {
	float:left;
	margin-right:12px;
	margin-bottom:3px;
	padding:2px;
	border:solid 1px #434343;
}
img.block {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:14px;
	display:block;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	line-height:24px;
	margin-bottom:20px;
	color:#FFF;
	font-weight:normal;
}
h2 {
	font-size:12px;
	line-height:15px;
	margin-bottom:12px;
}
h3 {
	font-size:12px;
	line-height:15px;
	margin-bottom:2px;
}
.backTop {
	display:block;
	height:15px;
	background-image:url(../../img/bgBackTop.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:10px;
}
.backTop:hover {
	background-position:right -15px;
}
.section .backTop {
	width:50px;
	float:right;
}
.green h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:20px;
	padding-top:10px !important;
	margin-bottom:12px !important;
	color:#FFF;
	font-weight:normal;
}
.green h3 {
	font-size:12px;
	line-height:15px;
	margin-bottom:4px;
	color:#8fd100;
	color:#FFF;
}
h3 span {
	color:#ccc;
	font-weight:normal;
}
.rightPanel ul {
	margin-left:9px;
	padding-left:9px;
	margin-top:0;
}


/* footer --------------- */

.footer {
	width:870px;
	text-align:left;
	margin:0 auto;
	font-size:11px;
}
.footer p {
	margin:0;
	padding:0;
	margin-left:35px;
	margin-top:4px;
	color:#999999;
	text-shadow: #000 1px 1px 1px;
}
.footer p a {
	color:#999999;
	text-decoration:none;
}
.footer p a:hover, .footer p .on {
	color:#CCC;
	text-decoration:none;
}
.footer p span{
	padding:0 10px;
}


/* contact form --------------- */

.contactForm {
	font-size:12px;
	color:#ccc;
}
.contactForm td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:22px;
}
.contactForm .left {
	border-right:solid 1px #424242;
	text-align:left;
	padding:0px 20px 0px 0px;
	text-align:right !important;
}
.contactField {
	border:solid 1px #424242;
	background-color:#2c2c2c;
	background-color:#333;
	width:248px;
}
.contactTextArea {
	border:solid 1px #424242;
	background-color:#2c2c2c;
	background-color:#333;
	width:338px;
	height:103px;
}
.contactForm .align {
	vertical-align:top;
	padding-top:7px;
}
.contactForm .extraSpace {
	padding-top:10px;
}
.contactForm .extraSpaceLeft {
	padding-top:10px;
	padding-bottom:3px;
}
.contactForm .extraSpaceBottom {
	padding-bottom:10px;
}
.contactForm .extraSpaceBottomLeft {
	padding-bottom:10px;
	padding-top:4px;
}
.contactForm .contactButton {
	height:21px;
	width:79px;
	background-image:url(/img/buttonList.gif);
	background-repeat:no-repeat;
	background-position:center center;
	line-height:21px;
	font-size:10px;
	color:#7f7f7f;
	line-height:normal;
	text-align:center;
	border:none;
	background-color:transparent;
	margin-top:2px;
	/* extra when backtop is close by */
	margin-bottom:5px;
	margin-top:10px;
}
.contactForm .contactButton:hover {
	color:#CCC;
	cursor:pointer;
}
.required {
	color:#56a4fc;
	font-size:14px;
	font-weight:bold;
}
.contactForm input, .contactForm textarea, .contactForm select {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height:15px;
	font-size:12px;
	padding:2px;
	color:#CCC;
	color:#FFF;
}
.contactForm .sectionTitle {
	color:#FFF;
	font-weight:bold;
	white-space:nowrap;
}
.subscribeSpace {
	padding-top:7px;
	padding-bottom:9px;
}

/* image pop up styles */

.enlarge img {
	height:101px;
	width:163px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.enlarge img:hover {
	background-position:0 -103px;
}
.map {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:14px;
	display:block;
}
.map img {
	height:282px;
	width:350px;
	padding:2px;
	border:solid 1px #454545;
}
.map img:hover {
	background-position:0 -284px;
}
