@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/bg.jpg) repeat-x center 225px;
	font-family: Arial, Helvetica, sans-serif;
}
/*body#mori-studio{
	background: url(../images/bg-mori-studio.jpg) repeat-x center 225px;
}
body#mori-techwriting{
	background: url(../images/bg-mori-techwriting.jpg) repeat-x center 225px;
}
body#publishing{
	background: url(../images/bg-publishing.jpg) repeat-x center 225px;
}
body#soulo-design{
	background: url(../images/bg-soulo-design.jpg) repeat-x center 225px;
}*/
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a img {
	border: none;
}
a {
	color:#fff;
	outline:none;
}
a:hover {
	color:#ccc;
}
#container {
	width: 996px;
	margin:0 auto;
}
h1{
	font-size:18px;
}
h2{
	color:#fff;
	font-size:12px;
	margin-bottom:8px;
}
h3{
	color:#fff;
	font-size:12px;
	margin-bottom:0px;
}
p{
	color:#fff;
	font-size:12px;
	line-height:16px;
	margin-bottom:8px;
}
strong{
	color:#fff;
}
#content ul{
	font-size:13px;
	margin-left:17px;
	margin-bottom: 16px;
}
#content ol{
	font-size:13px;
	margin-left:21px;
	margin-bottom: 16px;
}
#leftcol{
	float:left;
	width:520px;
}
#rightcol{
	float:left;
	width:476px;
}
#masthead{
	height:145px;
}
#logo{
	float:left;
}
#testimonial{
	float:left;
	font-size:12px;
	margin:40px 0 0 25px;
	width:290px;
}
#quotation-mark{
	float:left;
}
blockquote{
	color:#414141;
	margin-bottom:2px;
	padding-left:5px;
}
cite{
	color:#414141;
	float:right;
}
#guts{
	margin-top:37px;
}
#nav{
	height:42px;
	margin-left:10px;	
}
#nav li{
	display:inline;
	list-style-type:none;
}
#nav li a{
	color:#404040;
	display:block;
	float:left;
	font-size:12px;
	height:30px;
	padding:0 12px 12px;
	text-decoration:none;
	text-align:center;
	width:93px;
}
#nav-mori-studio a:hover, #nav-mori-studio.active a{
	background:url(../images/mori-studio-hover.gif) no-repeat center bottom;
}
#nav-mori-techwriting a:hover, #nav-mori-techwriting.active a{
	background:url(../images/mori-techwriting-hover.gif) no-repeat center bottom;
}
#nav-publishing a:hover,#nav-publishing.active a{
	background:url(../images/publishing-hover.gif) no-repeat center bottom;
}
#nav-soulo-design a:hover, #nav-soulo-design.active a{
	background:url(../images/soulo-design-hover.gif) no-repeat center bottom;
}
#content{
	height:300px;
	margin:20px 0 0 0;
	padding:0 0 0 0;
}
#content-full{
	padding:16px 40px 0 15px;
}
#content #map{
	float:right;
	padding-right:5px;
}
#content #contact{
	padding:16px 0 0 15px;
}
#content #contact p{
	font-size:11px;
}
#content #contact strong{
	font-size:12px;
}
#content #contact .name{
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content #contact .phone{
	font-size:13px;
}
#content-left{
	float:left;
	padding-top:45px;
}
#division-logo{
	margin-bottom:50px;
}
#current-rates a{
	display:block;
	font-size:12px;
	text-align:center;
}
#content-right{
	padding:16px 30px 0 135px;
}
#nav-sup{
	/*margin-top:17px;*/
}
#nav-sup li{
	display:inline;
	list-style-type:none;
}
#nav-sup li a{
	background:url(../images/nav-sup-bg.jpg) repeat;
	color:#fff;
	display:block;
	float:left;
	font-size:12px;
	margin-right:3px;
	padding:6px 12px;
	text-decoration:none;
}
#nav-sup li a:hover{
background:#2c2c2c none;
}

#feature{
	background:#fff url(../images/feature-bg.gif) no-repeat center;
	border:1px solid #231f20;
	margin:16px 0;
	height:736px;
	width:451px;
}
#feature.simple{
	background-color:#fff;
	background-image:none;
	height:716px;
	padding:10px;
	width:431px;
}
#portfolio-container{
	margin-top:51px;
}
#portfolio-content{
	/*border:1px solid red;*/
	height:602px;
	margin: 0 auto;
	width:376px;
	overflow:hidden;
}
#up{
	background:url(../images/arrow-up.gif) no-repeat center 1px;
	border-bottom:1px solid #afafaf;
	height:15px;
	margin:0 auto;
	width:240px;
}
#down{
	background:url(../images/arrow-down.gif) no-repeat center 4px;
	border-top:1px solid #afafaf;
	height:15px;
	margin:0 auto;
	width:240px;
}
#detail-up{
	background:url(../images/arrow-up.gif) no-repeat center 1px;
	border-bottom:1px solid #afafaf;
	cursor:pointer;
	height:15px;
	margin:0 auto;
	width:240px;
}
#detail-down{
	background:url(../images/arrow-down.gif) no-repeat center 4px;
	border-top:1px solid #afafaf;
	cursor:pointer;
	height:15px;
	margin:0 auto;
	width:240px;
}
#up:hover, #down:hover{
	cursor:pointer;
}
#portfolio-content ul{
	margin-top:17px;
}
#portfolio-content li{
	border:1px solid #6d6e71;
	float:left;
	height:118px;
	list-style-type:none;
	margin:7px 5px;
	padding:4px;
	width:168px;
}
#portfolio-content li img{
	cursor:pointer;
}
#details-container{
	background-color:#fff;
	margin-left:38px;/*42px*/
	position:absolute;
	top:68px;/*108*/
	z-index:100;
	height:635px
}
#all-details{
	height:602px;
}
#details-container .detail{
	/*background:#fff url(../images/detail-bg.gif) no-repeat center 44px;*/
	border:1px solid #424242;
	height:552px;
	/*padding: 45px 5px 45px 5px;*/
	margin:25px 0 0 4px;
	width:364px;
}
#details-container .detail-content{
	height:533px;
}
.close{
	background:url(../images/close.gif) no-repeat center;
	cursor:pointer;
	float:right;
	height:18px;
	width:22px;
}

#footer {
float:left;
width:500px;
margin:80px 0 0;
}

#footer p {
color:#333;
}