body,html {margin:0;padding:0;background:#fff;font-family: Arial;}

.head {
	color: #396b8a;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
}

.head-gray {
	color: #7a7a7a;
	font-size: 14px;
	font-weight: bold;
}

.txt-gray {
	line-height:1.3em;
	color: #7a7a7a;
	font-size: 12px;
}

.hometext{
	color: #7a7a7a;
	line-height: 1.6em;
	font-size: 12px;
	padding-left: 10px;
}

.frame{
	border:1px solid #8e8e8e
}

.legal{
	padding-top:5px;
	padding-left:3px;
	color: #7a7a7a;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 10px;
}

a.blue{
	color: #396B8A;
	font-size: 12px;
}

a.blue2{
	color: #396B8A;
	font-size: 10px;
}

a.work:hover{
	text-decoration:underline;
}

a.work{
	color: #396B8A;
/*	text-decoration:none;*/
}

a.myLinkClass,
a.myLinkClass:visited{
	color:#396B8A
}

#project-title{
	color: #6a6a6a;
	font-size: 26px;
	font-weight: bold;
}

.client-name{
	color: #6a6a6a;
	font-size: 14px;
	font-weight: bold;
}

#nav {position:relative;left:-10px;padding:0;float:left;width:320px}
#nav li {width: 58px; float: left; margin: 8px;list-style: none}
#nav a {width: 58px; padding: 3px; display: block; border: 1px solid #ccc;}
#nav a.activeSlide {background: #396B8A}
#nav a:focus {outline: none;}
#nav img {border: none; display: block}

/* <Twitter> */

#twitter_div h2.sidebar-title{
	color: #396b8a;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
}

#twitter_update_list{
	color: #7a7a7a;
	font-size: 12px;
}

#twitter_update_list li{
	padding-top:10px;
/*	list-style-image:url(images/li-dot.gif);*/
}
#twitter_update_list a{
	color: #396b8a;
}

#twitter-link{
	color: #396b8a;
	font-size: 12px;
}
/* </Twitter> */