#body
{
	background: #000000 url(/media/2/background.jpg) no-repeat top center;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	margin: 0;
	padding: 0;
}

object {
outline:none;
}

img 
{
	border: none;
}

a,a:visited
{
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

td
{
	font-size: 10px;
	line-height: 200%;
}




.break
{
	clear: both;
	
}

#main
{
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#header
{
	width: 20px;
	height: 350px;
}

#logo
{
	position: absolute;
	top: 20px;
	
	left: 30px;
}

#contentTop
{
	width: 960px;
	height: 10px;
	background: transparent url(/media/80/contenttop.png) no-repeat;
}

#content
{
	width: 960px;
	height: auto;
	background-color: #ffffff;
	line-height: 200%;
	font-size: 10px;
}

#contentBottom
{
	width: 960px;
	height: 5px;
	background: transparent url(/media/85/contentbottom.png) no-repeat;
}

#menu
{
	float: right;
}


.menuItem
{
	width: 100px;
	height: 45px;
	text-align: center;
	background: transparent url(/media/39/menutab.png) no-repeat;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	
}

.menuItem a
{
	position: relative;
	top: 0px;
	color: #666666;
	text-decoration: none;
	font-size: 25px;
	left: -5px;
	
	
}


.menuItemSelected
{
	width: 100px;
	height: 45px;
	text-align: center;
	background: transparent url(/media/34/menutabselected.png) no-repeat;
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}

.menuItemSelected a
{
	position: relative;
	top: 0px;
	color: #0095D3;
	text-decoration: none;
	font-size: 25px;
	left: -5px;
	
}

#footer
{
	float: left;
	font-size: #666666;
	margin-top: 20px;
	margin-bottom: 100px;
}

#footer a
{
	
	color: #005A9F;
	font-weight: bold;
	text-decoration: none;
}

.mailIcon
{
	margin-right: 5px;
	float: left;
	position: relative;
	top: 3px; 
}


#portfolioContent
{
	padding: 40px;
}

#portfolioBody
{
	float: left;
	width: 280px;
}

#portfolioItems
{
	float: right;
	width: 550px;
	padding-left: 20px;
	border-left: dashed 1px #0095D3;
}


.exampleOuter
{
	float: left;
	width: 80px;
	height: 120px;
	margin-right: 10px;
	text-align: center;
	line-height: 120%;
}

.exampleThumb
{
	width: 80px;
	height: 80px;
	overflow: hidden;
	border: solid 1px #999999;
	margin-bottom: 5px;
}

.exampleThumb .thumb
{
	position: relative;
	left: -50px;
	top: -50px;
}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {
font-size: 42px;
color: #0095D3;
margin: 0;
padding: 0;
margin-bottom: 10px;
margin-left: -10px;
}

h2 {
font-size: 32px;
color: #666666;
margin: 0;
padding: 0;
margin-bottom: 10px;
}

h3 {
font-size: 16px;
color: #666666;
margin: 0;
padding: 0;
}

.Padding20 {
padding: 20px;
}

.stripeBackground {
background: url(/media/425/stripe.jpg) repeat-y top center;
}

