body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px 0px;
}
a {
	color: #000;
	text-decoration: none;
	border: 0px;
}
a:visited {
	color: #ffbc11;
	text-decoration: none;
	border: 0px;
}
a:hover {
	color: #ffbc11;
	text-decoration: underline;
	border: 0px;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	font-size:16px;
	text-transform:uppercase;
	display: block;
	background: #FFFFFF;
	margin:20px;
	color: #000000;
}
h1 a{
	background: #FFFFFF;
	display: block;	
	margin:0px;
	color: #000;
}
h1 a span { 
	display: none; 
}
/*h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}*/
h2 {
	color: #000;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: 14px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #ffbc11;
	text-decoration: none;
}
h3 {
	font: 14px "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 10px 0px 5px 20px;
}
h3 a: {
border-bottom:1px dotted;
}
form {
	margin:0px;
	padding:0px;
}

#wrapper{
	padding-bottom:30px;
	min-height:420px;
}
#pagetop {
	background: #FFFFFF url(images/Slice_1.gif);
	height:19px;
	width:auto;
	padding: 0 0 0 0;
}

#header {
	background: #FFFFFF;
	position: relative;
}
#headerimg {
	background: #FFFFFF;
	position: relative;
	width: 644px;
	height: 140px;	
}
#headerimg a, #headerimg a:visited {
	position: relative;
	width: 644px;
	height: 140px;	
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
.menutop {
	background: #FFFFFF url(images/Slice_3.gif) repeat-x;
	height:16px;
}
#nav {
	background: #FFFFFF;
	height: 60px;
	width:1012px;
	list-style: none;
	margin: 0;
	padding:0;
	bottom: 0px;
}

#nav_about, #nav_about a, #nav_about a:hover {
	display: block;
	float: left;
	background: #FFFFFF url(images/Slice_4.gif) no-repeat;
	width: 109px;
	height: 60px;
}

#nav_portfolio, #nav_portfolio  a, #nav_portfolio a:hover {
	display: block;
	float: left;
	background: #FFFFFF url(images/Slice_5.gif) no-repeat;
	width: 135px;
	height: 60px;
}

#nav_partners, #nav_partners  a, #nav_partners a:hover {
	display: block;
	float: left;
	background: #FFFFFF url(images/Slice_6.gif) no-repeat;
	width: 164px;
	height: 60px;
}

#nav_ourteam, #nav_ourteam  a, #nav_ourteam a:hover {
	display: block;
	float: left;
	background: #FFFFFF url(images/Slice_7.gif) no-repeat;
	width: 164px;
	height: 60px;
}

#nav_weblog, #nav_weblog  a, #nav_weblog a:hover {
	display: block;
	float: left;
	background: #FFFFFF url(images/Slice_8.gif) no-repeat;
	width: 164px;
	height: 60px;
}

#nav_press, #nav_press  a, #nav_press a:hover {
	display: block;
	float: left;
	background: #FFFFFF url(images/Slice_9.gif) no-repeat;
	width: 164px;
	height: 60px;
}

#nav_contact, #nav_contact  a, #nav_contact a:hover {
	display: block;
	float: left;
	background: #FFFFFF url(images/Slice_10.gif) no-repeat;
	width: 112px;
	height: 60px;
}

table {
width: 900px;
margin-top:0px;
margin-left: 5px;
text-align:left;
}

/*#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #6b9a11 url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #AFCD69;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
*/
#content {
	padding: 10px 0px 30px 20px;
	margin:10px;
	float: left;
	width: 485px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color:#000;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #000;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
}
#searchform {
	background: #000;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #fff;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #000;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
/*#footertop {
	background: #FFFFFF url(images/Slice_1.gif);
	height:19px;
}*/
#footer {
	height:200px;
	padding: 0;
	clear: both;
	bottom:0;
	background: #000000;
	width: 100%;
	color: #FFFFFF;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: #000000;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background:#000000;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
/*
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
*/

.floatleft{float:left;}
.loading {
position: absolute;
top: 190px;
left: 180px;
z-index: 3;
}
.frame { position: relative; z-index: 1 }

.main a.viewsite { border-bottom: 0 none }

ul.gallery, ul.sequence { list-style:none }

.portfolio { position: relative; overflow: hidden; margin:35px 0 0 40px; width:304px; height: 304px; z-index:1; padding-top:20px; }

ul.gallery {
position: absolute;
overflow: hidden;
margin: 0;
z-index:0;
}

ul.gallery li { margin: 0; padding: 0; float: left; margin:25px 22px 0 -22px; }

ul.sequence {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 40px;
	top:-5px;
	z-index:200;
}


	ul.sequence li { margin: 0; padding: 0; margin-right: 12px; float: left; background-image: none;text-indent:-9900px; }

	ul.sequence li a { display: block; border-bottom: 0 none;}

	.sequence li.screen a { background: url('images/screen.gif') no-repeat; width: 64px; height: 20px; margin-top: 1px }
	.sequence li.screen a.current { background-position:0 -16px; }
	.sequence li.info a { background: url('images/info.gif') no-repeat; width: 48px; height: 20px; margin-top: 1px }
	.sequence li.info a.current { background-position:0 -16px; }
	.main li.screen a:hover, .main li.info a:hover, .main li.screen a.current, .main li.info a.current { background-position:0 -23px; border-bottom: 0 none }

	.launch { position: absolute; top: 295px; right: 10px; z-index: 2 }
	
	
	
#contact-area {
	width: 360px;
	margin-top: 25px;
	margin-left:20px;
	font-size: 16px;
}

#contact-area input, #contact-area textarea {
	width: 200px;
	font-size: 16px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 50px;
	float: right;
	font-size:12px;
	background: #000;
	color:#fff;
	border:0;
}

td.left {
	text-align: left;
	font-size: 16px;
}

#catpcha-area {
	margin-left: 200px;
}