body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 170%;
	font-weight: normal;
	color: #FFF;
	background-color: #dadada;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/greatsite_bizbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
}
img{ display: block;border: none;}
a:link,
a:visited{color: #FFF;text-decoration: none;}
a:active,
a:hover{color: #FFF;text-decoration: underline;}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}
h1{
	background-image:url(images/designer-bg1.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	width: 600px;
	height: 39px;
	font: normal 20px tahoma,Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin: 0px;
	padding: 8px 0 0 0px;
	text-align: center;
	letter-spacing: 0.07em;
}

h2{
	clear: both;
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height: 32px;
	margin: 0px;
	padding: 2px 0 0 0;
	text-align: center;
	letter-spacing: 0.07em;
}
P{
	font: normal 14px Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin: 14px 10px 14px 35px;
	padding: 0px;
}
p.align-left{
	text-align: left;
}
p.align-right{
	text-align: right;
}
p.align-center{
	text-align: center;
}
.icon-symbol{
	background-image:url(images/active-icon.jpg);
	background-repeat: no-repeat;
	background-position: 14px 4px;
}
/*---------------------------wrapper Section*/
#wrapper{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	text-align: left;
}
/*---------------------------Header Section*/
#header{
	width: 1000px;
	height: 134px;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/greatsite_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .logo{
	width: 255px;
	height: 113px;
	float: left;
	position: relative;
	margin: 21px 0 0 0;
	padding: 0px;
}
/*---------------------------Content Section*/
#content-group{
	width: 1000px;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: 230px 50px;
	background-color: #292929;
}
#content-group #sidebar{
	width: 230px;
	margin: 0px;
	padding:0px;
	float: left;
	background-image: url(images/greatsite_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 670px;
	background-color: #FFF;
}
#content-group #content{
	width: 770px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-group #content .content-header{
	width: 770px;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	float: left;
}
#content-group #content #innerside{
	width: 600px;
	margin: 57px 0 0 0;
	padding: 0px 85px;
	float: left;
}
#client{
	width: 229px;
	float: left;
	margin: 0px;
	padding: 0 70px 0 0;
}
#client .client-logo{
	background-image:url(images/greatsite-clients.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 229px;
	height: 227px;
	margin: 11px 0px;
	padding: 0px;
}
/*----------------------------------------Navigation*/
#navmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 190px;
padding: 0px;
margin: 43px 0 0 15px;
}
#navmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#navmenu ul li {
margin: 0px;
padding: 0px 0px 22px 0px;
}
#navmenu ul li a {
font-size: 80%;
display: block;
padding: 0px;
text-decoration: none;
color: #666666;
width:160px;
}
/*----------------------------------------Quote Form*/

.bule{
	background-image:url(images/greatsite_bule.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#r-form{
	width: 230px;
	}
.l-form{
	width: 208px;
	margin-left: 7px !important;
}
form{border:0; margin:0; padding:0;}
#form{
	float: left;
	margin: 0px;
	padding: 0px;
}
#form1{
	float: left;
	margin: 0px;
	padding: 0px;
}
#form table{
	font-weight: bold;
}
.r-form table{
	padding: 16px 18px 10px 13px;
}
.l-form table{
	padding: 16px 7px 10px 5px;
}
.r-form .box{
 width: 150px;
 height: 16px;
 border: 1px solid #999;
}

.r-form .box_area{
 width: 200px;
 height: 71px;
 font: 14px "Times New Roman", Times, serif;
 color: #000;
 border: none;
}
.l-form .box{
 width: 130px;
 height: 16px;
 border: 1px solid #999;
}

.l-form .box_area{
 width: 195px;
 height: 71px;
 font: 14px "Times New Roman", Times, serif;
 color: #000;
 border: none;
}
.space{height: 6px;}
.submit{
 background: #7D89B8;
 color: #FFF;
 border-width: 1px;
 border-style: solid;
 border-color: #CCC #282A7C #282A7C #CCC;
}
/*-----------------------------------------------------------Portofolio*/
#portofolio{
    float: left;
    width: 600px;
    display: block;
    clear: both;
}
#portofolio .thumbnails{
	width: 180px;
	height: 110px;
	background-color: #000;
	border: 2px solid #EDE8CE;
}
#portofolio .thumbnails-title{
	font-size: 12px;
	font-weight: normal;
	/*background-color: #000;*/
	padding: 0 0 0 5px;
}
#portofolio .thumbnails a{width: 100%;}
	/*#portofolio .thumbnails:hover{opacity: .5;cursor: pointer;}*/
#portofolio .thumbnails-title a{color: #EDE8CE;}
#portofolio .thumbnails-title a:hover{color: #FF9900;text-decoration: none;}
#portofolio .thumbnails-title a span{
	float: right;
	margin: 0 5px 0 0;
	color: #FF9900;
}
.space-left-right{width: 24px;}
.separator-top{margin-top: 15px;}