body{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	line-height:150%;
}
div{
/*	border:1px solid red;*/
}
img{
	border:0;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
h1{
	font-family:arial,helvetica,sans-serif;
	font-size:25px;
	font-weight:bold;
	line-height:125%;
	margin:0;
}
h2{
	font-family:arial,helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:120%;
	margin:10px 0;
}
h3{
	font-family:arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:125%;
	margin:0;
}
h4{
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:125%;
	margin:0 0 10px 0;
}
h5{
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:125%;
	margin:0 0 10px 0;
}
h6{
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333;
	line-height:120%;
}
input,textarea{
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

#footer{
	background:url(/g/bg_footer.gif) repeat-x bottom left;
}

#menu{
	padding-top:100px;
	padding-left:5px; /* was margin-left */
	width:138px;
	float:left;
}
#menu div{
	padding-left:36px;
	height:25px;
	font-size:12px;
	text-decoration:none;
	line-height:25px;
	text-transform:lowercase;
}
#menu2{
	background-color:#E1E7E7;
	padding-top:98px;
	padding-bottom:30px;
	width:165px;
}
#menu2 div{
	padding-left:36px;
	height:25px;
	font-size:12px;
	text-decoration:none;
	line-height:25px;
	text-transform:lowercase;
}
#menu3{
	width:165px;
	margin-top:20px;
}

#menu3 div{
	padding-left:36px;
	height:25px;
	font-size:12px;
	text-decoration:none;
	line-height:25px;
	text-transform:lowercase;
}
#menu a,#menu2 a,#menu3 a{
	color:#739191;
	text-transform:lowercase;
	text-decoration:none;
}
#menu3 a:hover{
	color:#000;
	text-decoration:none;
}

#menu .arrow{
	background:url(/new_source/selector_main.gif) no-repeat left top #FFFFFF;
}
#menu2 .arrow{
	background:url(/new_source/selector_sub.gif) no-repeat left top #E1E7E7;
}
#menu3 .arrow{
	background:url(/new_source/selector_mnu3.gif) no-repeat left top #CDD7D7;
}

#container{
/*	width:770px;*/
	width:880px;
/*	padding-bottom:40px;*/
}
/*#right{
	width:870px;
	height:100px;
	text-align:left;
}*/

#submenu{
	padding-top:0;
	width:165px;
	float:left;
}

#content{
	width:412px;
	float:left;
	margin-top:98px;
	margin-left:35px;
}

#content a,#sidebar a{
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
#content a:hover,#sidebar a:hover{
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #666;
}

#arrows{
	color:#666;
	float:right;
	text-align:right;
	line-height:18px;
	vertical-align:middle;
}
#arrows div{
	float:left;
}
#arrows a,#arrows a:hover{
	border:0;
}

#portfolio{
	margin-top:6px;
	display:block;
	overflow:hidden;
	height:310px;
}
.portfoliothumb img{
	width:90px;
	height:65px;
	margin:0 0 17px 15px;
}
#content #portfolio a.portfoliothumb{
	border:0;
	text-decoration:none;
}
#portfolio #dynimage{
	width:412px;
	height:309px;
	background:url(/g/loading_portfolio.gif) center center no-repeat;
	display:block;
	float:left;
}
.greystripe{
	margin:0;
	margin-left:10px;
	margin-right:2px;
	padding:0;
	height:1px;
	line-height:1px;
	background:url(/g/stripe_ccc.gif) repeat-x top center;
}

.heightcleaner{
	overflow:hidden;
	display:block;
	height:1px;
	clear:both;
}

.lead{
	font-size:14px;
	line-height:150%;
}

.peopletable td{
	text-align:left;
	line-height:150%;
	padding-bottom:10px;
	width:137px;
}
.peopletable img{
	width:120px;
	text-decoration:none;
	margin-bottom:4px;
}
#content .peopletable a{
	border:0;
}

/* blog */

#sidebar{
	width:200px;
	margin-top:105px;
	float:right;
/*	padding-right:120px;*/
}
#sidebar ul{
	list-style:none;
	margin-left:0;
	padding-left:0;
}
#sidebar ul ul{
	list-style:square;
	margin-bottom:20px;
	padding-left:16px;
}
.post{
	margin-bottom:40px;
}
.post small{
	color:#fff;
}
.postmetadata,#content .post .postmetadata a{
	color:#fff;
}
#content .post h2 a{
	border:0;
}
#content .post h3 a,#content h3 a,#content h3 a:hover{
	border:0;
}
.buttonstyle{
	color:#fff;
/*	background:#d8b21a;*/
	padding:0 3px;
}
