body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
	background:#fff;
}
html, body {height:100%}

#container {
	width:921px;
	margin: 0 auto;
	border-top:15px solid #cc0001;
}
#header {
	height:129px;
	position:relative;
	background:url(../images/header-bg.jpg) no-repeat;
	text-align:left;
}
#nav {
	height:56px;
	background:url(../images/nav-bg.gif) repeat-x;
	width:921px;
}
#nav ul {
	margin:0;
	padding:0;
	width:926px;
}
#nav li {
	width:153px;
	float:left;
	list-style:none;
	font-size:16px;
	border-right:1px solid #d6d6d6;
}
#nav li a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
	display:block;
	height:60px;
	padding-top:15px;
}
#nav li a:hover {
	background: url(../images/nav-on.gif) top left no-repeat;
	color:#fff;
}
#nav .on {
	background: url(../images/nav-selected.gif) top left repeat-x;
	color:#fff;
	
}
#nav .on a {
	color:#fff;
	
}
#nav .on a:hover {
	background:none;
}
#nav li.last, #nav li.last a {
	border-right:none;
	width:151px !important;
	
}
#home-banner-container {
	width:921px;
	text-align:left;
	height:443px;
	position:relative;
}
#home-banner-left {
	float:left;
	width:230px;
	height:426px;
	background:url(../images/banner-left-bg.jpg);
	color:#F4C9C9;
	text-align:left;
	padding-top:17px;
	padding-left:26px;
	padding-right:84px;
}
#home-banner-left h1 {
	color:#fff;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-bottom:20px;
}
#home-banner-left p {
	font-size:13px;
	line-height:18px;
}
.creative {
	margin-top:10px;
}
#home-banner-middle {
	float:left;
	width:510px;
	height:443px;

}
#home-banner-right {
	float:left;
	width:71px;
	height:443px;

}
#newsletter {
	height:45px;
	width:866px;
	clear:left;
	background:url(../images/newsletter-bg.gif);
	font-size:14px;
	text-align:left;
	padding-top:17px;
	padding-left:55px;
	position:relative;
	margin-top:13px;
}
#newsletter-icon {
	position:absolute;
	top:17px;
	left:25px;
}
.banner-input {
	background:url(../images/input.png) no-repeat;
	width:139px;
	height:19px;
	border:0 solid;
	vertical-align:middle;
	color:#666;
	font-size:11px;
	padding-top:5px;
	padding-left:5px;
	margin:0 5px;
	
}
.banner-button {
	background:url(../images/sign-up.png);
	border:0 solid;
	cursor:pointer;
	padding:0;
	margin:0;
	color:#fff;
	font-weight:bold;
	width:84px;
	height:22px;
	text-indent:-2000px;
	position:absolute;
	top:18px;
	left:824px;
}
#newsletter form {
	display:inline;
}
#content {
	background:url(../images/home-content-bg.jpg);
	height:214px;
	width:921px;
	text-align:left;
}
#content a {
	color:#3366CC;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content p {
	margin:0;
	padding:0;
	margin: 10px 0;
}
#content h2 {
	margin:0;
	padding:0;
	margin-bottom:20px;
	font-size:16px;
}
#content-top {
	height:15px;
	background:url(../images/content-top-bg.gif);
	
}
#content-section-1 {
	float:left;
	width:269px;
	padding-left:28px;
	padding-top:15px;
	padding-right:24px;
}
#content-section-2 {
	float:left;
	width:266px;
	padding-left:36px;
	padding-right:38px;
	padding-top:54px;
	
}
#news {
	float:left;
	width:170px;
	padding-left:88px;
	color:#fff;
	font-size:11px;
	position:relative;
}
#news p {
	padding-left:20px;
	margin:9px 0;
}
#news a {
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
}
#news a:hover {
	text-decoration:underline;
}
.link {
	font-size:11px;
	
}
.date {
	color:#6EB1FF;
	margin-top:5px;
	font-weight:bold;
}
#news p.date {
	padding-bottom:18px;
}
#news p.title {
	margin-bottom:3px;
	padding-bottom:0;
}
#news p.more {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

#archive {
	position:absolute;
	top:192px;
	left:131px;
}
#footer {
	clear:left;
	height:46px;
	padding-top:20px;
	color:#333;
	font-size:12px;
	background:#D6D6D6;
}
#footer ul {
	margin:0;
	padding:0;
	font-size:11px;
}
#footer li {
	display:inline;	
	text-transform:uppercase;
}
#footer a {
	color:#333;
	
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#further #top {
	height:63px;
	background:#cc0001;
	text-align:left;
	padding-top:26px;
	padding-left:30px;
	font-weight:normal;
}
#further #right h1 {
	color:#fff;
	font-size:25px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	margin-bottom:15px;
}

#further #content {
	background:url(../images/further-content-bg.gif) repeat-y;
	width:921px;
	height:auto;
	margin-top:18px;
	border-top:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
}

#further #left ul {
	
	
}
#further #left li {
	list-style:none;
	border-bottom:1px solid #c6c6c6;
	padding:10px 0;
	width:80%;
	
}
#further #left {
	float:left;
	width:194px;
}
#further #right {
	width:610px;
	float:left;
	padding-top:26px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:40px;
	line-height:21px;
	height:1%;


	
	
}
#further #right-stretched {
	
	background:#fff;
	line-height:21px;
	padding-top:26px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:40px;
}
#further #right-stretched h1 {
	color:#fff;
	font-size:25px;
	text-transform:uppercase;
	margin:0;
	padding:0;
	margin-bottom:15px;
}

form input, form textarea {
	border:1px solid #c0c0c0;
}
.inputtextrequired,  .inputtextarearequired {
	background:#fceaea;
	border:1px solid #c0c0c0;
}






#further #content {
	margin:0 auto;
	margin-top:18px;
	width:921px;
	background:url(../images/further-content-bg.gif) repeat-y ;
	border-top:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
}
#further #content-extra {
	margin-top:-16px; /* bugfix, don't ask */
	margin-left:185px;
	
}
#further #left {
	
	float:left;
	width:211px;

}


#further #footer {
	clear:both;
	height:46px;
	padding-top:20px;
	color:#333;
	font-size:12px;
	background:#D6D6D6;
	text-align:center;
}
#clear {
	clear:both;
}
#product-images {
	text-align:center;
}
#product-images img {
	margin-bottom:20px;
}
#product-photos {
	text-align:center;
	margin-top:30px;
}
#product-photos img {
	margin:0 10px;
}
#product-page {
	text-transform:uppercase;
}
#product-page a {
	color:#333;
}
#product-page span {
	color:#fff;
	font-size:10px;
}
#product-page a:hover {
	text-decoration:none;
}
#content .portfolio a {
	color:#333;
	text-decoration:none;
}
#content .portfolio a:hover {
	text-decoration:none;
}
#product-page b {
	font-size:8px;
	width:100%;
}
#client-list {
	position:absolute;
	top:0;
	left:240px;
	width:560px;
	height:443px;
	display:none;
	background:#fff;
	z-index:1000;
	padding-left:20px;
}
#client-list p {
	margin:0;
	padding:0;
}
#client-list b {
	color:#000;
}
#client-list ul {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#client-list li {
	list-style:none;
	color:#333;
	
}
#client-list .client-col {
	float:left;
	width:260px;
	margin-right:20px;
}
#client-list .right-col {
	margin-right:0;
}

