/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

.test {border:1px solid #000000;}

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,
caption, {
	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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
vertical-align:top;
}

.nav{
width:792px;
height:35px;
}


ul#menu{
 clear: both;
 display: block;
 margin: 0 auto;
 padding: 0;
 width:792px;
 height:35px;
 background: url(nav.jpg) top left no-repeat;
}

#menu li{
 float: left;
 display: inline;
 margin: 0;
 padding: 0;
}
#menu li a{
 display: block;
 height:35px;
 text-indent: -9999px;
}
#menu li a:hover{
  background: url(nav.jpg) top left no-repeat;
}

li#n1{width:90px;}
li#n2{width:100px;}
li#n3{width:175px;}
li#n4{width:147px;}
li#n5{width:145px;}
li#n6{width:135px;}


li#n1 a:hover{background-position:0 -35px;}
li#n2 a:hover{background-position:-90px -35px;}
li#n3 a:hover{background-position:-190px -35px;}
li#n4 a:hover{background-position:-365px -35px;}
li#n5 a:hover{background-position:-512px -35px;}
li#n6 a:hover{background-position:-657px -35px;}


.footer {
width:765px;
margin:0 auto;
margin-top:10px;
margin-bottom:20px;
min-height:8em; 
height:auto;
text-align:center;
}
/* for Internet Explorer */
/*\*/
* html .footer  {
height: 8em;
}
/**/


.footer ul {
margin:0;
padding:0;
color:#909090;
list-style:none;
margin-left:20px;
margin-bottom:5px;
}

.footer h3 {
margin:5px 0;
font-family:Tahoma;
color:#909090;
font-size:12px;
}


.footer p {
margin:0;
padding:0;
font-family:Tahoma;
color:#909090;
font-size:10px;
margin-left:20px;
margin-bottom:5px;
}

.footer li {
font-family:Tahoma;
color:#909090;
display:inline;
list-style:none;
padding:0 5px 0 5px;
font-size:10px;
border-right:1px solid #909090;
font-weight:bold;
}

.footer a, li a{
color:#909090;
text-decoration:none;
}

.footer a:hover, li a:hover{
color:#909090;
text-decoration:none;
}

li.leftlink {
padding-left:0;
}

li.rightlink {
border-right:none;
}

/*Layout*/

body {
background:#000;
}

.main {
width:792px;
margin:0 auto;
}

.content{
clear:both;
width:792px;
margin:0 auto;
background:url(bgcontent.jpg) top no-repeat;
min-height:570px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .content{
height:570px;
}
/**/

.logo{
width:792px;
margin:0 auto;
}

.context{
width:730px;
margin:0 auto;
padding-top:30px;
}

.fcontext{
float:left;
width:500px;
}

.ccontext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.ccontext p{
margin-bottom:15px;
line-height:160%;
padding:0 10px;
}

.rcontext{
float:left;
width:200px;
padding-left:20px;
}

.phototext {
border:#909090 1px solid;
margin:0;
padding:0;
}

.seo-content{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:justify!important;
}

.seo-content a{
	
	color:#FFF;
	text-decoration:underline;
	
}

.seo-content a:hover{
	
	color:#FFF;
	text-decoration:none;
	
}


.seo-content h1 {
	font-size:16px;
}
.seo-content h2 {
	font-size:14px;
}

.seo-content p{
	font-size:12px;
}

.seo-footer p{
	text-align:center;
}

.seo-footer a {
	color:#FFF!important;
	text-decoration:none;

	font-size:12px;
}



