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


body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Helvetica;
	font-size: 100%;
	background-image: url(assets/back.jpg);
	background-repeat: repeat-x;
	font-weight: lighter;
}

.main #container {
	width: 705px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #121212;
}

.main #header {
	height: 150px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 55px;
	background-image: url(assets/head.png);
	background-repeat: repeat-x;
	background-color: #121212;
} 
.main #header a {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	float: right;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.main #header a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #121212;
}
img,  #wrapper { behavior: url(iepngfix.htc); }

#wrapper{
	background-image: url(assets/brush2.png);
	background-repeat: no-repeat;
}
.main #mainContent {
	margin-top: -35px;
	padding-top: 50px;
	padding-left: 20px;
	
}
img, .main #nav { behavior: url(iepngfix.htc); }
.main #nav {
	height: 125px;
	margin-top: -85px;
	width: 550px;
	margin-left: 85px;
	margin-right: 35px;
	background-image: url(assets/menu.png);
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: lighter;
}
.main #container #nav ul {
	padding-top: 50px;
	font-style: normal;
	font-weight: lighter;
}
.main #container #nav li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	padding-left: 25px;
	font-style: normal;
	font-weight: lighter;
}
.main #container a {
	color: #0099CC;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
}
.main #container a:hover {
	color: #0099CC;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}

.main #container #nav a {
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	font-style: normal;
}
.main #container #nav a:hover {
	color: #66CC33;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #66CC33;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.main #footer a {
	color: #57AA2D;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #57AA2D;
	font-style: normal;
	font-weight: lighter;
}
.main #footer {
	background-color: #121212;
	height: 70px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.main #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #DDDDDD;
	font-size: 12px;
	text-align: center;
	padding-top: 45px;
	padding-right: 0;
	padding-left: 0;
	font-style: normal;
	font-weight: lighter;
}



.main #content {
	width: 625px;
	padding-top: 30px;
	height: 370px;
}
.main #content #intro {
	float: left;
	height: 335px;
	background-color: #333333;
	color: #FFFFFF;
	padding-left: 15px;
	width: 150px;
	padding-right: 10px;
	text-align: center;
}
.main #content #intro a {
	color: #66CC33;
	text-decoration: none;
}
.main #content #work {
	float: right;
	height: 335px;
	width: 400px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: lighter;
}
.main #content #work a {
	color: #0099CC;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
}
.main #content #work a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0099cc;
	font-weight: lighter;
}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	font-weight: lighter;
}
h3 {
	font-size: 14px;
	font-weight: lighter;
}
h4 {
	font-size: 16px;
	font-weight: lighter;
	color: #66CC33;
}

a:link {
	color: #66CC33;
	text-decoration: none;
	font-weight: lighter;
}
.main #content #intro #self {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #222222;
	background-image: url(assets/weegreen.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 150px;
	background-position: center bottom;
}
.text {
	font-size: 12px;
	font-weight: lighter;
}

.trans{opacity: 0.3;filter: alpha(opacity=30);
}
.image {
	text-align: center;
	height: auto;
	width: auto;
	float: left;
	margin-right: 3px;
}
.main #tools {
	width: 620px;
	height: 67px;
}
.desc {
	font-family: "Trebuchet MS", Tahoma, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	text-align: center;
	width: 57px;
}
a:visited {
	color: #66CC33;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
}
a:active {
	color: #66CC33;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
}
.main #section {
	width: 625px;
	padding-top: 10px;
	height: 250px;
}
