html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */

body{
	background-image: url(../design/images/bg-background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #9B918F;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

#container{
	width: 788px;
	margin: auto;
}

#header{
	background-image: url(../design/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 788px;
	height: 170px;
	margin: 0;
	margin-top: 50px;
}

#content, #nav{
	background-image: url(../design/images/bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 788px;
	margin: auto;
	background-color: white;
	color: #494949;
}

#content{
	width: 728px !important;
	width: 748px;
	padding: 0 30px !important;
	padding: 20px;
	padding-bottom: 25px;
}

#content h2, #content h3{
	color: #DF0006;
	margin-bottom: 15px;
	margin-top: 0;
	font-family: Tahoma, Verdana, sans-serif;
	position: relative;
}

#content h2{
	font-size: 18pt;
	border-bottom: 1px #494949 dotted;
	padding-bottom: 15px;
}

#subnav h2{
	border: none;
}


#footer{
	background-image: url(../design/images/home-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 788px;
	height: 77px;
	margin: 0;
	clear: both;
	margin-bottom: 50px;
}

#content p{
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	margin-bottom: 10px;
}

#about ul{
	font-size: 12px;
	line-height: 1.5;	
	text-align: justify;
}

#about a{
	color: #DF0006;
	text-decoration: none;
}

#about a:hover{
	color: #DF0006;
	text-decoration: underline;
}

#about ul li{	
	margin-bottom: 8px;
}

#header h1{
	text-indent: -5000px;
}

#header a{
	float: right;
	color: #DF0006;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 10px;
	background-image: url(../design/images/banner-bullet.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
}

#fancymenu {
	position: relative;
	height: 15px;
	padding: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
	width: 700px;
	margin-left: 10px;
}
 
#fancymenu ul {
	padding: 0;
	margin: 0;
}

#fancymenu ul li {
	float: left;
	list-style: none;
}
  
#fancymenu ul li a{
	z-index: 10;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	font-family: Tahoma, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: none;
	font-size: 11px;
	line-height: 1;
	padding: 5px;
	margin: 0 6px;
	text-align: center;
	color: #494949;
}

#fancymenu li.background {
	background: url(../design/images/bg_menu_right.jpg) no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#fancymenu .background .left {
	background: url(../design/images/bg_menu.jpg) no-repeat top left;
	height: 30px;
	margin-right: 10px;
}

#fancymenu ul li a:hover, #fancymenu ul li.current a{
	color: #FEFDF0;
}

#fancymenu ul li.current a{
	color: #CCCCCC;
}

#nav .pdfdownload{
	width: 760px;
	background-image: url(../design/images/pdf-bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	margin: 0;
	margin-left: 10px;
	height: 76px;
}

#nav .pdfdownload img{
	float: right;
	overflow: visible;
}

#nav .pdfdownload ul, #nav .pdfdownload ul li{
	float: left;
}

#nav .pdfdownload ul li{
	display: block;
	margin-left: 15px;
	margin-top: 15px;
	overflow: visible;
	padding-bottom: 15px;
}

#nav .pdfdownload ul li a{	
	text-decoration: none;
	font-size: 11px;
	color: #8C8C8C;
	font-weight: bold;
	text-transform: uppercase;
	/*padding-bottom: 13px !important;*/
}

#about{
	width: 425px;
	float: left;
}

#subnav{
	width: 228px;
	float: left;
	border-left: 5px #DF0006 solid;
	padding: 6px;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 28px;
	margin-left: 60px !important;
	margin-left: 53px;
}

#subnav ul li a{
	display: block;
	height: 25px;
	width: 190px;
	font-size: 12px;
	text-decoration: none;
	line-height: 2;
	padding-left: 25px;
	color: #525252;
	background-image:url(../design/images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#subnav ul li a:hover{
	text-decoration: none;
	color: #DF0006;
	background-color: #E8E8E8;
	background-image:url(../design/images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#subnav ul li.current a{
	text-decoration: none;
	color: #CC0000;
	background-color: #E8E8E8;
	background-image:url(../design/images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#vision div{
	width: 300px !important;
	width: 310px;
	padding: 10px;
	background-image:url(../design/images/about-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px black dotted;
	float: left;
	background-color: white;
	text-align: justify;
	height: 170px;
	line-height: 1.3;
	margin-top: 20px;
}

#vision .first{
	margin-right: 65px;
}

#content .clearfix{
	clear: both;
	display: block;
}

#about span{
	display: block;
	font-weight: bold;
	color: #DF0006;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 3px;
	width: 100%;
}

#container .prevnext{
	display: block;
	font-weight: bold;
	color: #DF0006;
	text-align: right;
	padding-top: 20px;
	margin-bottom: 3px;
	width: 100%;
}

#about h2 span{
	display: inline;
	text-align: left;
	color: #494949;
}

#about h2 .sharethis{
	width: 106px;
	position: absolute;
	right: 0;
	top: -3px;
}

#about h2 .sharethis_bis{
	width: 106px;
	position: absolute;
	left: 0;
	top: 20px;
}

#ie6 #about h2 .sharethis, #ie7 #about h2 .sharethis{
	width: 106px;
	position: absolute;
	right: 0;
	top: 4px;
}

#ie6 #about h2 .sharethis_bis, #ie7 #about h2 .sharethis_bis{
	width: 106px;
	position: absolute;
	left: 0;
	top: 30px;
}

#content .tellmemore{
	text-align: center;
	clear: both;
	display: block;
	width: 177px; 
	margin: auto;
	margin-top: 25px;
	padding-bottom: 25px !important;
	padding-bottom: 0;
}

#footer p{
	font-size: 7pt;
	color: #515151;
	text-align: center;
	padding-top: 20px;
}

#footer img{
	float: left;
	margin-top: 5px;
	margin-left: 25px;
}

#secondnav{
	height: 40px;
	overflow: visible;
	background-color: #FFFFFF;
}
 
#secondnav ul {
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#secondnav ul li {
	float: left;
	list-style: none;
}

#secondnav ul li a:hover{
	color: #DF0006;
}

#secondnav ul li a{
}

#secondnav ul li.current a{
	color: #DF0006;
	background-image: url(../design/images/secondnavbullet.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	z-index: 2000;
	overflow: visible;
}

.emailtofriend{
	float: right;
	margin-right: 0 !important;
	margin-right: 10px;
}

#content span{
	height: 50px;
}

#content span p{
	width: 83px;
	float: left;
}

#content span p a{
	display: block;
	width: 83px;
	height: 27px;
	background-image:url(../design/images/prev-btn.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#content span p a:hover{
	background-image:url(../design/images/prev-btn.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content span p.second{
	float: right;
}

#content span .second a{
	background-image:url(../design/images/next-btn.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content span .second a:hover{
	background-image:url(../design/images/next-btn.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#footer a{
	color: #494949;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

form{
	font-size: 11px;
}

table{
	width: 300px;
}

table tr{
	height: 30px;
}

#beta{
	width: 136px;
	height: 105px;
	position: absolute;
	top: 0;
	left: 0;
}

#mapContent ul{
	font-size: 12px;
	list-style-type: square;
	padding-left: 25px;
	margin: 15px 5px;
	text-align: justify;
	line-height: 1.5;
}

#mapContent ul li{
	margin-bottom: 5px;
}

#mapContent em{
	font-size: 11px;
	font-style: italic;
}

#mapContent a{
	color: #DF0006;
}

#about .underlined{
	padding-bottom: 3px;
	border-bottom: 1px #494949 dotted;
	font-size: 12px;
	text-align: justify;
	line-height: 1.3;
	margin-bottom: 10px;
}

#mapContent .underlined{
	text-decoration: underline;
}

#continuous{

}

#about blockquote{
	font-size: 12px;
	background-color: #EDEDED;
	border: 1px #797FA3 dotted;
	width: 350px;
	margin: auto;
	margin-top: 10px;
	padding: 15px;
	text-align: justify;
	line-height: 1.3;
	margin-bottom: 15px;
}

ol{
	list-style-type: decimal;
	font-size: 12px;
	text-align: justify;
	line-height: 1.3;
}

ol li{
	margin-left: 20px;
	margin-bottom: 5px;
}

#about div a, #about div a:hover{
	text-decoration: none;
}

.showhide{
	display: block;
	margin: 5px 0;
}

@media print{
	
	
	
	#header, #subnav, .background, #footer img, .emailtofriend, .pdfdownload{
		display: none;
	}
	
	*, html, body, #content, #about h2, #about h3, #about span{	
		background-color:#FFFFFF;
		color: black;
		border: none;
	}
	
	#fancymenu ul li a{
		color: #999999;
	}
	
	#fancymenu ul li.current{
		color: black;
		font-size: 14px;
	}	
	
	#content, #about{
		width: 100%;
		font-size: 14px;
	}
	
	#beta{
		display: none;
	}
	
}










