body
{
	background-color: #252525;
	background-image: url(../img/backgrou.gif);	
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;	
/* font-size: .9em; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
/* line-height: 1.2em; */
	color: #cbcbcb;
	padding: 0;
	margin: 0;
}


#wrapper
{	
	position: relative; /**/
	width: 950px;
	margin: 0 0 30px 0;
	padding: 0;	
}


/* Header Elements */
#header
{
	width: 800px;
	margin-left: 150px;
	margin-top: 74px;
	background-image:url(../img/graydot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#logo
{
	width: 236px;
	margin-bottom: 10px;
	float: left;
}

#tagline
{
	width: 260px;
	position: absolute;
	/* top: 111px; */
	top: 37px;  /**/
	_top: 111px; /**/
	left: 150px;
}

/*  Footer Elements   */
#footer
{
/* 
position: absolute;
bottom: 0;
left: 0;
*/
font-size: 10px;
color: #777777;
}

#copyright
{/*
	float: left;
	clear: left;
	position: relative; 	
	bottom: 0;
	*/
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 2px 0px;
	color: #777777;
}

#copyright a
{
	color: #777777;
	text-decoration: none;
}

#copyright a:hover
{
	color: #cccccc;
	text-decoration: none;
}

a.ss{
padding: 0px 0px 3px 0px;
margin: 0px;
text-decoration: none;
}

a.ss:hover{
border-bottom: 1px solid #d43b3b;
padding: 0px 0px 2px 0px;
_padding: 0px 0px 4px 0px;
margin: 0px;
text-decoration: none;
}

/*  Global Navigation Elements   */

#globalnav
{
	padding-bottom: 10px;
	_padding-bottom: 10px;
	float: right;
}

#globalnav ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
	
#globalnav ul li
{
	margin-left: 0;
	padding-right: 17px;
	list-style: none;
	display: inline;
}
		
#globalnav ul li.last
{
	margin-left: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
		
#globalnav ul li a
{	
	color: #FFF;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
}
				
#globalnav ul li a:hover
{	
	color: #d43b3b;
	padding-bottom: 10px;
	text-decoration: none;
}
				
#globalnav ul li a.selected
{	
	color: #FFF;
	padding-bottom: 10px;
	text-decoration: none;
	border-bottom: 1px solid #d43b3b;
}


/*  Sub Navigation Elements   */

#subnav
{
	padding-top: 4px;
	_padding-top: 3px;
	padding-bottom: 0px;
	text-align:left;
	float: right;
	width: 435px;	
	_width: 430px;	
}

#subnav ul
{
	margin-left: 0;
	padding-left: 0;		
	display: inline;
}
	
#subnav ul li
{
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	list-style: none;
	display: inline;
}
		
#subnav ul li.last
{
	margin-left: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
				
#subnav ul li a
{	
	color: #ccc;
	padding-bottom: 0px;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
}
				
#subnav ul li a:hover
{	
	color: #FFF;
	padding-bottom: 0px;
	text-decoration: none;
}
			
#subnav ul li a.selected
{	
	color: #d43b3b;
	text-decoration: none;
}


/* Main Content stage */
#main
{
	width: 950px;
	padding-bottom: 10px;
}

	#main.home
	{
		width: 950px;
		padding-bottom: 10px;
		padding-top: 55px;
	}		
	
#headerimage
{
	width: 645px;
	height: 250px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}

#content
{
/*	width: 285px; */
/*	padding-right: 10px; */
	width: 295px; 
	float: right;
}

#content p
{
	font-size: 11px;

}

#content ul
{	
	margin: 0;
	padding: 0;
}

#content ul li
{		
  list-style-type: none;
	font-size: 11px;
	color: #ccc;	
	margin: 0;
	padding: 0;
/*	line-height: 10px; */
}


/*    Sections    */

#sections
{
	width: 800px;
	margin-left: 150px;
	padding: 0;
}

#sections p
{
	color: #777777;
}
	
	#sections a
	{
		color: #cbcbcb;
		text-decoration:none
	}
		
	#sections a:hover
	{
		color: #cbcbcb;
		text-decoration:underline;
	}
		
	#sections .sectionslist a
	{
		color: #666666;
		text-decoration:none
	}
		
	#sections .sectionslist a:hover
	{
		color: #cbcbcb;
		text-decoration:none;
	}

.sectionslist ul
{
	margin: 5px 0 0 5px;
	padding: 0;
}

	.sectionslist ul li
	{
		list-style-type:none;
		border-left: 1px solid #d43b3b;
		padding: 0 0 0 5px;
		margin-bottom: 5px;
		color: #777;
		font-size: 11px;
		line-height: 11px;
	}
	
		.sectionslist a
		{
			color:#666666;
		}


#section2col
{
	float: left;
	width: 190px;
	margin-right: 10px;
	padding: 0px;
}

#section2col p
{
	font-size: 11px;
}

#section4col
{	
/*	position: relative; /**/
	float: left;
	width: 800px;
}

#allphoto 
{
	width: 100px;		
	position: absolute;	
	top: 342px;
	_top: 424px;
	right: 50px;
}

#allphoto a
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
}

#allphoto a:hover
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}

/*   Standard Elements    */
h1
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: 1px solid #393939;
	padding: 3px 0 0 0;
	margin: 0px;
	font-weight: normal;
	line-height: 9px;
	height: 17px;
	_height: 21px;
/*  letter-spacing: -3px; */
}

h2
{
	color: #6f6f6f;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;	
	padding: 0;
	margin: 0;
}

h3
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom: 1px solid #393939;
	padding: 3px 0 0 0;
	margin: 0px;
	font-weight: normal;
	line-height: 9px;
	height: 17px;
	_height: 21px;
/*	letter-spacing: -1px; */
}

p
{
	font-size: 10px;
	line-height: 12px;
	margin: 5px 0 10px 0;
}

a
{
	color: #FFF;
	text-decoration: none;
}

a:hover
{
	color: #FFF;
	text-decoration: underline;
}

.small { font-size: 9px; }
.clearer { clear: both; }

input
{
	font-size: 10px;
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #333 1px solid;	
	padding: 4px;
	margin: 0;
	background-color: #292929;
}

input.reverse
{
	border: #333 1px solid;	
}

textarea
{
	font-size: 10px;
	color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: #333 1px solid;
	padding: 4px;
	margin: 0;
	background-color: #292929;
	height: 111px;
	width: 95%;
}

form
{
	padding: 0;
	margin: 0;
}


/* These are standard sIFR styles... do not modify */
.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1
{
	visibility: hidden;		
	line-height: 11px;
	_font-size: 1px;	
	padding: 0 0 3px 0;
	margin: 0;
}

.sIFR-hasFlash h3
{
	visibility: hidden;
	line-height: 11px;
	_font-size: 1px;
	padding: 0 0 3px 0;
	margin: 0;	
}


