/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #000000 url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#content
{
	margin: 0 auto;
	width: 766px;
	text-align: left;
	border-left: 3px solid #999999;
	border-right: 3px solid #999999;
}

#back
{

width: 766px;
background: #000000;
}

#header {
	height: 200px;
	text-align: center;
	padding-left: 33px;
	padding-bottom: 20px;
	}




#logo {
width: 700px;
height: 200px;
padding-right: 0px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 5px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 240px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#left H3
{
width: 240px;
height: 35px;
font-size: 14px;
font-weight: bold;
padding-top: 15px;
color: #FFFFFF;
background: url(images/sidebar-header.png)repeat-x left top;
}
#left2 H3
{
width: 237px;
height: 38px;S
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #000000;
background: url(images/portfolio.png) no-repeat
}
#left ul {
list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #ffffff;
}
#left a:visited {
	color: #999999;
}

#left p
{
padding: 10px;
}

#right {
padding-top: 25px;
float: right;
width: 460px;
padding-right: 5px;
padding-left: 5px;
}

#right h1 {
	padding: 0px;
	font: verdana;
	margin: 0;
	padding: 0px;
	font-size: 16px;
	color: #ffffff;
	text-decoration: bold;
}

#right a {
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 12px;
	font: Verdana;
	color: #ffffff;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#footer {
	height: 37px;
	padding-top: 10px;
	background: url(images/footer.png) repeat; 
	}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
#divider {
	padding-bottom: 15px;
}
#main h1 {
	font: Verdana;
	color: #FFFFFF;
	font-size:16px;
}
#main h2 {
	color: #FFFFFF;
	font-size: 14px;
	font: verdana;
}
#main {
	padding-left: 10px;
	padding-right: 10px;
}
