/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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;
}

/* 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;
}

ul#menu{
 clear: both;
 display: block;
 margin: 0 auto;
 padding: 0;
 width:921px;
 height:41px;
 background: url(nav.jpg) top left no-repeat;
}

#menu li{
 float: left;
 display: inline;
 margin: 0;
 padding: 0;
}
#menu li a{
 display: block;
 height:41px;
 text-indent: -9999px;
}
#menu li a:hover{
  background: url(nav.jpg) top left no-repeat;
}

li#n1{width:140px;}
li#n2{width:145px;}
li#n3{width:149px;}
li#n4{width:176px;}
li#n5{width:158px;}
li#n6{width:153px;}


li#n1 a:hover{background-position:0 -41px;}
li#n2 a:hover{background-position:-140px -41px;}
li#n3 a:hover{background-position:-285px -41px;}
li#n4 a:hover{background-position:-434px -41px;}
li#n5 a:hover{background-position:-610px -41px;}
li#n6 a:hover{background-position:-768px -41px;}


.footer {
text-align:center;
padding-top:10px;
padding-bottom:20px;
}


.footer ul {
margin:0;
padding:0;
color:#999999;
list-style:none;
margin-left:20px;
margin-bottom:5px;
}

.footer p {
margin:0;
padding:0;
font-family:Tahoma;
color:#999999;
font-size:11px;
margin-left:20px;
margin-bottom:5px;
}

.footer li {
font-family:Tahoma;
color:#999999;
display:inline;
list-style:none;
padding:0 5px 0 5px;
font-size:11px;
border-right:1px solid #d8dbe3;
font-weight:bold;
}

.footer a, li a{
color:#999999;
text-decoration:none;
}

.footer a:hover, li a:hover{
color:#999999;
text-decoration:none;
}

li.leftlink {
padding-left:0;
}

li.rightlink {
border-right:none;
}

.footer span {
padding-left:30px;
}


/*Layout*/

body {
background:#2b2b2b url(bgss.jpg) top center repeat-x;
}

.main {
width:921px;
margin:0 auto;
}

.flash {
background:url(flashbg.jpg) top no-repeat;
height:380px;
}

.maincon {
background:url(conrepeat.jpg) top center repeat-y;
}

.content {
background:url(conbg.jpg) top no-repeat;
}

.context {
width:820px;
margin:0 auto;
margin-top:35px;
}

.hometext {
width:500px;
margin-top:20px;
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
line-height:180%;
}

.homeside {
width:250px;
margin-top:35px;
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
line-height:180%;
}

.hometext p, .homeside p{
margin-bottom:20px;
}

.hometext a, .homeside a{
color:#FFFFFF;
text-decoration:none;
}

.welcome {
background:url(welcome.gif) no-repeat;
width:120px;
height:20px;
text-indent: -9999px;
}


.blog {
background:url(blog.gif) no-repeat;
width:120px;
height:20px;
text-indent: -9999px;
}

.socialable {
width:140px;
margin:0 auto;
text-align:center;
margin-top:10px;
margin-bottom:20px;
}

.icon {
width:80px;
margin:0 auto;
text-align:center;
margin-top:10px;
margin-bottom:20px;
}

.flashphoto {
width:875px;
margin:0 auto;
height:380px;
}