* {
	margin: 0;
	padding: 0;
}

body {
background: #000 url(../images/bg.gif) repeat-x;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
color: #ccc;
text-align: left;
}

a {
text-decoration: none;
color: #222;
}
a:hover {
text-decoration: underline;
color: #37AB96;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 130px;
margin-left: -20px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #FF5500;
}
#header h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 19px;
color: #fff;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 70px;
line-height: 16px;
background: url(../images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 7px;
margin-left: 7px;
}
#menu ul li {
display: block;
float: left;
margin-top: 26px;
}

#menu ul li a {
padding: 0 9px 0 9px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
border-right: 1px solid #959595; 
text-decoration: none;
font-weight: bold;
font-size: 11px;
color: #DCD397;
}

#menu ul li a.projects	{border-right: none;}

#menu ul li a:hover {
color: #eee;
text-decoration: none;
}

#content {
background: #222;
padding: 0 20px 20px 20px;
}

.right {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
width: 580px;
text-align: left;
font-size: 13px;
float: right;
}
.right h2 {
font-size: 20px;
font-weight: 100;
padding: 15px 0 7px 0;
color: #fff;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
color: #37AB96;
}

.left {
float: left;
width: 160px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #111;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
color: #ccc;
text-decoration: none;
font-weight: 100;
}
.left ul li a:hover {
color: #37AB96;
}

#bottom {
background: #000 url(../images/bottom1.gif) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}

#footer a {
color: #DCD397;
text-decoration: none;
}

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

/* HOME PAGE STYLES */
#quote	{
font-size: 22px;
font-weight: bold;
margin: 10px 0 20px 0;
line-height: 30px;
width: 450px;
}

/* SUB PAGE STYLES */

.img_caption {display: inline; margin-left: 0px;}
.img_caption ul	{display: block; float: left; margin: 0 10px 0 0; padding: 2px 0 2px 0;}
.img_caption ul li {list-style-type: none; display: block; width: 205px; height: 123px; margin-top: 1px; margin-left: 0px; padding-top: 5px;}
.img_caption ul li.caption	{height: 20px; padding-bottom: 7px; text-align: left;}
.bundle	{float: left; text-align: left;}

#flash_gallery	{float: left;}
