/* 
------------------------------
GLOBAL RESET via shauninman.com
------------------------------
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size: 100%; }
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
div{overflow: hidden;}


/* 
------------------------------
GENERAL ELEMENTS
------------------------------
*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: center;
	background: #ccc;
	background: #ddd;
	color: #333;
	}
	
a {
	color: #0695b4;
	}

a.all {
	display: block;
	width:70px;
	height: 33px;
	background: url(../imgs/btn-all.gif) no-repeat;
	text-indent: -3000px;
	position: absolute;
	top:0;
	right:0;
	}

p { margin-bottom: 10px; }
	
h1 {
	position: absolute;
	left: 0;
	bottom: 0;
	}

h1 a {
	display: block;
	width:147px;
	height: 42px;
	background: url(../imgs/h1.gif) no-repeat;
	text-indent: -3000px;
	}

h2 {
	width:270px;
	height: 29px;
	background: url(../imgs/h2.gif) no-repeat;
	text-indent: -3000px;
	margin:0 0 10px 0;
	}
	
h3 {
	height: 33px;
	line-height: 33px;
	color: #fff;
	background: url(../imgs/bg-title.gif) repeat-x;
	}

h3 span {
	display: block;
	height: 33px;
	text-indent: -3000px;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin:0 0 10px 0;
	}

.w3 {
	width:300px;
	}

.w5 {
	width:500px;
	}

.pad {
	padding: 20px;
	}

br {
	clear: both;
	}




/* 
------------------------------
PRIMARY DIVS
------------------------------
*/	
	
	
#head, #entry, .segment, #news {
	width:100%;
	}	
	
.size {
	width:800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

.segment {
	background: url(../imgs/seam.gif) repeat-x top;
	padding:50px 0 20px 0;
	}
	





/* 
------------------------------
HEAD
------------------------------
*/

#head, #head .size {
	height: 59px;
	background: #333 url(../imgs/carbon.gif) repeat-x;
	}

#head .size {
	background: transparent;
	background-image: none;
	}

#head a.contact {
	display: block;
	width: 98px;
	height: 27px;
	text-indent: -3000px;
	background: url(../imgs/btn-contact.gif) no-repeat;
	position: absolute;
	top:17px;
	right: 0;
	}







/* 
------------------------------
ENTRY
------------------------------
*/

#entry, #news {
	background: #ddd url(../imgs/steel.gif) repeat-x top;
	padding: 50px 0 30px 0;
	border-top: 1px solid #ddd;
	}
	

#entry .description {
	float: left;
	}

#entry .description .pad {
	padding: 0 100px 0 0;
	}

#homeNews {
	position: relative;
	float: right;
	}

#homeNews h3 span, #announcements h3 span {
	width: 193px;
	background: url(../imgs/h3-news.gif) no-repeat;
	}

#homeNews ul {
	background: #555;
	padding: 10px 10px 8px 10px;
	}

#homeNews li, .news-item {
	background: #fff url(../imgs/bg-li.gif) repeat-x bottom;
	}

#homeNews li {
	height: 35px;
	line-height: 35px;
	padding: 0 7px;
	margin:0 0 3px;
	font-weight: bold;
	}




/* 
------------------------------
PROJECTS
------------------------------
*/

#projects {
	background: #555;
	margin: 0;
	position: relative;
	padding-bottom: 10px;
	}

#projects h3 span {
	width: 205px;
	background: url(../imgs/h3-products.gif) no-repeat;
	}

.item {
	background: #fff;
	margin:10px 10px 0 10px;
	width:780px;
	}

.item .description, .item .sample, item .contact-info {
	float: left;
	width:50%;
	height: 259px;
	background: url(../imgs/bg-proj-desc.gif) repeat-y right;
	}

.item .sample, #contact .contact-info {
	width:390px;
	background-image: none;
	}

.item a.visit {
	display: block;
	margin:10px 0 0 0;
	height: 41px;
	line-height: 41px;
	padding:0 0 0 15px;
	background: url(../imgs/btn-visit.gif) no-repeat 0 0;
	font-weight: bold;
	letter-spacing: 1px;
	}







/* 
------------------------------
NEWS
------------------------------
*/

#news {
	padding-top:0;
	}

#news .size {
	padding-top:60px;
	}

#news a.back, .news-item a.top {
	position: absolute;
	top:20px;
	display: block;
	width:114px;
	height: 27px;
	background: url(../imgs/btn-home.gif) no-repeat;
	text-indent: -3000px;
	}

.news-item a.top {
	top:0;
	right: 0;
	width:76px;
	height: 29px;
	background: url(../imgs/btn-top.gif) no-repeat;
	}

.news-item {
	padding:30px;
	margin:10px 10px 0 10px;
	position: relative;
	}

.news-item h4 span.date {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	}
	
.news-item img {
	float: left;
	margin:0 10px 10px 0;
	}

.news-item blockquote {
	font-size: 18px;
	margin:20px 40px;
	width: 70%;
	line-height: 1.4em;
	}

.news-item ul {
	margin-top:10px;
	list-style-position: outside;
	}

.news-item li {
	margin-bottom: 10px;
	list-style: circle;
	}

.news-item a {
	text-decoration: underline;
	}

.news-item a:hover {
	color: #000;
	}




/* 
------------------------------
CONTACT
------------------------------
*/


#contact h3 span {
	width: 77px;
	background: url(../imgs/h3-contact.gif) no-repeat;
	}

#contact, #announcements {
	background: #555;
	padding-bottom: 10px;
	}

#contact .vcard {
	padding: 40px;
	font-size: 14px;
	line-height: 24px;
	}

#contact .vcard .org {
	font-weight: bold;
	}

#contact .vcard .tel {
	margin: 10px 0 0 0;
	font-weight: bold;
	}












