
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font: small Corbel, Calibri, Arial, Verdana, Helvetica, Tahoma, sans-serif;
	color: #1b1b1b;
	line-height: 1.4em;
	background: url(../img/containerbg.png) repeat-y center top #dfe6e8;
}

html>body {font-size: small;}

h1, h2, h3, h4, h5, p, ul, ol, li, pre, form, fieldset, input, select, textarea {
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: #960202;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color: #960202;
	text-decoration: none;
}


a img {
	border: none;
}

#hhold {
	width: 100%;
	height: 100%;
	
	background: url(../img/bodybg.gif) repeat-x left top;
}

body>#hhold { height: auto!important; min-height: 100%;}

#container {
	width: 100%;
	font-size: 1.28em;
	padding-bottom: 35px;
	background: url(../img/flowersbg2.gif) no-repeat center 140px;
}

/* header */

#header {
	width: 850px;
	height: 75px;
	margin: 0 auto 0 auto;
	background: url(../img/headerpic.gif) no-repeat right top;
}

#logo {
	width: 150px;
	height: 40px;
	padding-top: 20px;
}

#logo a {
	display: block;
	width: 150px;
	height: 40px;
	text-indent: -10000px;
	background: url(../img/logo.gif) no-repeat left top;
}

#topnav {
	width: 850px;
	height: 31px;
	clear: both;
	margin: 0 auto 0 auto;
	overflow: hidden;
	list-style: none;
}

#topnav li {
	float: left;
	font-size: 1em;
	font-weight: bold;
	color: #fefefe;
	padding: 6px 20px 0 15px;
	text-transform: uppercase;
}

#topnav li.contact {
	float: right;
	font-size: 0.926em;
	margin: 6px 26px 0 0 ;
	padding: 0;
	text-transform: none;
	color: #dfe6e8;
}

#topnav li a, #topnav li a:visited {
	color: #fefefe;
	text-decoration: none;
}

#topnav li a:hover {
	color: #1b1b1b;
	text-decoration: underline;
}

#topnav li.active {
	color: #1b1b1b;
}

/* home page */

#chold {
	width: 850px;
	overflow: hidden;
	margin: 25px auto 0 auto;
	/*border-right: 2px solid #1c1a19;
	border-left: 1px solid #1c1a19;
	background: url(../img/rul.gif) repeat-y left top #f4f0e9;*/
}

#content {
	width: 525px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 5px 0 5px 30px;
	background: #f4f0e9;
}

h2 {
	font-size: 1em;
	font-weight: normal;
}

h3, h4, .title {
	
	font-size: 1.29em;
	font-weight: normal;
	margin: 25px 0 6px 0;
}

.bigr {
	font-family: Corbel, Trebuchet MS, sans-serif;
	font-size: 1.32em;
	font-weight: normal;
	color: #960202;
}

.bigr2 {
	font-family: Corbel, Trebuchet MS, sans-serif;
	font-size: 1.48em;
	font-weight: normal;
	color: #960202;
}

#content p {
	margin-bottom: 9px;
}

#content ul {
	margin-bottom: 12px;
}

#content li {
	padding: 3px 0 2px 20px;
	list-style: none;
	font-weight: bold;
	font-family: Corbel, Trebuchet MS, sans-serif;
	background: url(../img/licheck4.gif) no-repeat left center;
}

#testimonials {
	width: 240px;
	margin: 5px 20px 40px 0;
	padding-bottom: 10px;
	float: right;
	display: inline;
	background: #e1e4e5;
	border: 2px dashed #191919;
}

#testimonials h3 {
	margin: 5px 0 0 10px;
}

#testimonials p {
	font-size: 0.95em;
	margin: 18px 10px 5px 10px;
}

#testimonials span {
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	margin: 0 10px 0 10px;
}

#testimonials span em {
	font-weight: normal;
}

/* work page */

.toptxt {
	margin: 0 35px 25px 35px;
	line-height: 1.3em;
}

.wbox {
	width: 92%;
	overflow: hidden;
	margin: 0 auto 20px auto;
}

.wpleft {
	float: left;
}

.wpright {
	float: right;
}

.wbox a {
	display: block;
	width: 367px;
	height: 160px;
	text-align: center;
	font-size: 1.16em;
	color: #f4f0e9;
	line-height: 280px;
	overflow: hidden;
	text-decoration: none;
}

.wbox a:hover, .wbox a:visited {
	color: #f4f0e9;
	text-decoration: none;
}

.chilli { background: url(../img/work001.jpg) no-repeat left top;}
.seo { background: url(../img/work007.jpg) no-repeat left top;}
.surfing { background: url(../img/work003.jpg) no-repeat left top;}
.mobile { background: url(../img/work002.jpg) no-repeat left top;}
.mouse { background: url(../img/work004.jpg) no-repeat left top;}
.jbcm { background: url(../img/work005.jpg) no-repeat left top;}
.concept { background: url(../img/work006.jpg) no-repeat left top;}

/* footer */

#footerbox {
	width: 100%;
	height: 35px;
	margin-top: -35px;
	position: relative;
	background: url(../img/footerbg.gif) repeat-x left top;
}

#footer {
	width: 830px;
	height: 35px;
	margin: 0 auto 0 auto;
	font-size: 0.98em;
	color: #fefefe;
}

#footer p.copy {
	float: left;
	margin: 12px 0 0 5px;
}

#footer p.right {
	float: right;
	margin: 12px 0 0 5px;
}

#footer a, #footer a:hover {
	color: #fefefe;
	text-decoration: underline;
}