@charset "UTF-8";
/* CSS Document */

/*ie6 png fix*/

img, div { behavior: url(_Scripts/iepngfix.htc) }

body
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#00adee;
	color:#6d6d6d;
}

p
{
	line-height:160%;
	font-size:11px;
}

h1
{
	color:#00adee;
	font-size:16px;
	font-weight:normal
}

a.nav
{
color:white;
text-decoration:none;
padding-left:10px
}

a:hover.nav
{

	background:url(../_images/current.jpg) no-repeat left top;
	color:white;
	text-decoration:underline
	
}

a.left
{
color:white;
text-decoration:none;
padding-left:10px
}

a:hover.left
{

	background:url(../_images/current.jpg) no-repeat left top;
	color:white;
	text-decoration:underline
	
}

img
{
	border:none;
}

a.current
{
		background:url(../_images/current.jpg) no-repeat left top;
		text-decoration:underline;
		color:white;
		padding-left:10px

}

a:hover.current
{
	background:url(../_images/current.jpg) no-repeat left top;
		text-decoration:underline; 
		color:white;
	padding-left:10px
}

.blue
{
	color:#00adee
}

a
{
	color:#00adee;
	text-decoration:underline;
	
}

a:hover
{
	
	color:#05719a;
	
}

#page
{
	width:920px;
	margin:6px auto 0px auto;

}


#logoHome
{
	width:414px;
	height:140px;
	padding:48px 0px 0px 50px
}

#logoContent
{
	
	width:414px;
	height:60px;
	margin:0px 0px 10px 40px;
	float:left;
	text-align:left;
}



* html body #bgHome
{
	float:right;
	padding-right:50px;
}

* html body #bgContent
{
	float:right;
	padding-right:50px
}


#bgHome

{
	background:url(../_images/bg-home.jpg) no-repeat left top;
	width:918px;
	height:575px;
	margin:-13px 0px 0px 0px;
	float:right;
}

#bgContent
{
	background: url(../_images/bg-content.jpg) no-repeat left top;
	width:918px;
	height:496px;
	float:right;
	/*padding-right:120px;*/
	margin-top:-4px;
	
}

* html body #textHome
{
	margin:0px 0px 0px 30px;
}

#textHome
{
	width:420px;
	float:left;
	margin:0px 0px 0px 70px;

}

#imageHome
{
	width:380px;
	float:left;
	margin:-30px 24px 0px 0px;
}

* html body #textContent
{
	margin:40px 0px 0px 30px;
}

#textContent
{
	width:420px;
	float:left;
	margin:50px 0px 0px 70px;
}

* html body #imageContent
{
	margin:84px 64px 0px 0px;
}

#imageContent
{
	width:380px;
	float:left;
	margin:84px 24px 0px 0px;
}


#nav
{
	padding:0px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	clear:both;
	

	
}

#nav ul
{
	padding:0px;
	margin:0px;
	
}

#nav li
{
	display:inline;
	margin:0px 24px 0px 24px;
	

}

#flashSpacer
{
	padding:40px 0px 0px 55px;
}

#postIt
{
	width:150px;
	margin-top:-10px;
}

#postItShowcase
{
	margin-top:-85px;
	width:150px;
}

#postItFootage
{
	margin-top:-90px;
	width:150px;
}
