body{
	background: #F7F7F7;
	font-family: arial;
	font-size: 13px;
	min-width: 960px !important;
	min-height: 600px !important;
	text-align: center;
}

a{
	text-decoration: none;	
}

h1{
	font-family: candara, arial, sans-serif;	
}

h1.fly{
	font-size: 48px;
	position: absolute;
	margin-top: 75px;
	margin-left: 20px;	
}

h1.fly b{
	font-weight: normal;	
	color: #F97500;
}


.left{
	float: left;
	width: auto;
}

.right{
	float: right;
	width: auto;
}

.clear{
	clear: both;
}

#site{
	width: 960px;
	margin: 0 auto;	
	text-align: left;
}

#logoandmenu{
	margin-top: 10px;
	height: 45px;
	overflow: hidden;
}

#logo{
	float: left;
	width: auto;
}

#logo img{
		
}

#menu{
	float: right;
	background: white;
	height: 42px;	
	padding-left: 35px;
}

#menu ul li{
	height: inherit;
	float: left;
	margin-right: 35px;
	line-height: 325%;
}

#menu ul li span{
	font-size: 10px;
	color: #F97500;	
}

#menu ul li a:hover span{
	color: #262B2D;
}

#menu ul li a{
	display: block;
	color: #262B2D;
	padding-bottom: 2px;
}

#menu ul li a:hover{
	color: #F97500;
}

#footmenu{
	height: 40px;
	background: #262B2D;
	z-index: 666;
	bottom: 10px;
	right: 0px;
}

#s4w{
	float: left;
	height: 40px;
	margin-left: 20px;
	line-height: 300%;
	color: #949494;
}

#s4w a{
	color: #F97500;
}

#menu2{
	float: right;
}

#menu2 li{
	float: left;
	height: 40px;
	margin-right: 18px;
	line-height: 300%;
	color: #949494;
}

#menu2 li span{
	font-size: 10px;	
	color: #F97500;
}

#menu2 li a:hover span{
	color: #777675;	
}

#menu2 li a{
	color: #777675;
}

#menu2 li a:hover{
	color: #F97500;
}

/* content */

#content{
	margin: 0 auto;
	width: 960px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.leftPanel{
	width: 460px;
	margin-left: 10px;
	padding-right: 19px;
	border-right: 1px solid #e1e1e1;
	float: left;
	line-height: 150%;
	height: inherit;
}

.rightPanel{
	width: 450px;
	float: left;
	padding-left: 20px;
	line-height: 150%;
	height: inherit;
}

.rightPanel form label{
	float: left;
	min-width: 150px;
	max-width: 620px;
	text-align: right;	
	padding-right: 10px;
}

.rightPanel form p input[type="text"]{
	width: 27em;	
}

.rightPanel form p input[type="submit"]{
	background: #F97500;
	padding: 3px 10px;
	border: 0px;
	margin-top: 15px;
	color: white;
	cursor: pointer;
	font-size: 11px;
}

.rightPanel form p input[type="submit"]:hover{
	background: #262B2D;	
}

.rightPanel ul{
	list-style: square;	
}

.rightPanel ul li{
	margin: 10px 0px;
	margin-left: 35px;
	font-weight: bold;
		
}

.rightPanel form p textarea{
	width: 27em;	
}

.leftPanel p, .rightPanel p{
	margin: 10px 0px;
	text-align: justify;
}

.rightPanel h1 a, h1.tagsh1 a{
	font-weight: normal;
	color: black;
}

.leftPanel b, .rightPanel b{
	font-size: 15px;
	font-weight: bold;
	color: #F97500;
}

.leftPanel h1, .rightPanel h1, h1.tagsh1{
	font-size: 28px;	
	margin: 25px 0px;
}

.leftPanel h1 span, .rightPanel h1 span{
	color: #F97500;
	font-size: 15px;
}

.leftPanel a, .rightPanel a{
	color: #F97500;
	font-weight: bold;	
}

p.more{
	text-align: right;	
}

p.more a{
	background: #F97500;
	padding: 2px 4px;
	color: white;	
	font-size: 11px;
}

p.more a:hover{
	background: #262B2D;	
}

#frontslider{
	
}

#frontslider .slide{
	float: left;
	position: relative;
	overflow: hidden;
}

#slide-2, #slide-3, #slide-4, #slide-5{
	display: none;
}

#frontslider .slide h1{
	font-size: 36px;
	color: #9F9F9F;
	font-weight: bold;
	position: absolute;
	margin-top: 200px;
	margin-left: 40px;
}

.slide h1 span{
	color: #F97500;
}

#slider-control{
	float: right;
}

#slider-control a{
	display: block;
	padding: 7px 10px;
	margin: 5px;
	float: left;
	background: #262B2D;
	color: #949494;
	
}

#slider-control a:hover, #slider-control a.active {
	color: #F97500;
}

#yakimoto{
	margin: 5px 0px;
	text-align: right;
	font-size: 11px;
	margin-right: 10px;
}

#interactiveagency{
	height: 300px;
	margin-bottom: 10px;
}


/* portfolio */

#s4w-portfolio{
	width: 960px;
	margin-top: 15px;
}

#s4w-portfolio li{
	margin-bottom: 20px; padding-bottom: 10px;
	width: 950px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	border-bottom: 1px dashed #999;
}

#s4w-portfolio li img{
		
}

#s4w-portfolio li h1{
	margin-bottom: 15px;	
	font-size: 24px;
}

#s4w-portfolio li h1 a{
	color: #F97500;
}

.b-tittle{
	font-size: 24px;
}

.b-tittle a{
	color: #F97500;
}

#webdesign{
	width: 960px;
	height: 178px;
	overflow: hidden;
	margin: 30px 0px;
}

div.rectangle{
	float: left;
	width: 178px;
	height: 178px;
}

div.rectangle h1{
	text-align: center;
	margin-top: 60px;
	font-size: 52px;
	color: white;	
}

div.rectangle .rec-panel h1{
	text-align: left;
	margin-top: 0px;
}

div.rectangle .rec-panel p{
	margin-top: 10px;
	text-align: left;	
}

div.rectangle p{
	text-align: center;
	margin-top: 5px;
	font-size: 13px;		
}

div.rsep{
	float: left;
	width: 17px;
	height: 176px;
}

div.rec-panel{
	position: absolute;
	width: 364px;
	height: 168px;
	padding: 5px;
	display: none;
	background-color: inherit;
	color: white;
}

#rec-2 div.rec-panel, #rec-4 div.rec-panel, #rec-5 div.rec-panel{
	margin-left: -196px;
}

#rec-1{
	background: #00B787;
}

#rec-2{
	background: #CBF028;
}

#rec-3{
	background: #EBA713;
}

#rec-4{
	background: #FF4E39;
}

#rec-5{
	background: #9C005F;
}

/* tags */

.s4wtags{
	
}

.s4wtags li{
	padding-right: 5px;
}

.s4wtags li h2, .s4wtags li{
	display: inline;
}


.s4wtags h2.tag1 a{
	font-size: 1.0em; font-weight: 500; color: #262B2D;
}

.s4wtags h2.tag2 a{
	font-size: 1.4em; font-weight: 700; color: #262B2D; 
}

.s4wtags h2.tag3 a{
	font-size: 1.2em; font-weight: 600; color: #262B2D;
}

.s4wtags h2.tag4 a{
	font-size: 1.6em; font-weight: 800; color: #262B2D;
}

#foot{
}

#foot h1{
	margin: 10px 0px;
	font-family: arial;
}

#otherservicess ul{
	line-height: 150%;	
}

#otherservicess ul li{
	display: inline;
	margin-right: 5px;
}

#foot #otherservicess ul li a{
	color: #262B2D;
}

#foot #otherservicess ul li span{
	color: #F97500;
	font-size: 9px;
	padding-right: 5px;
}
