/* ------------ CSS Reset ------------ */
* {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
body {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Arial,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-shadow: 0px 2px #000000;
	background-image:url(http://www.3d3r.com/images/bodyPatternBackground_300x300.gif);
	background-repeat:repeat;
	background-position:center;
}
img {
	border:none;
}
a {
	color:#99CC00;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clearLeft {
	clear:left;
	line-height:0px;
	height:0px;
	overflow:hidden;
}
/* ------------ Sticky Footer ------------ */
html, body {
	height:100%;
}
.stickyFooterWrapper {
	position:relative;
	min-height:100%;
	height:auto!important;
	height:100%;
}
#content {
	padding-bottom:263px;
}
#footer {
	width:100%;
	position:absolute;
	bottom:0 !important;
	bottom:-1px;
	height:263px;
}
/* ------------ Graphic Text --------- */
.graphicText {
	overflow:hidden;
	text-indent:-1000px;
}
/*------------- clearfix -------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
HTML[xmlns] .clearfix {
	display: block;
}
* HTML .clearfix {
	height: 1%;
}
/* ------------ Global ------------ */
.centered {
	margin:auto;
	width:960px;
	position:relative;
}
#innerContent h2.doubleUnderlineTitle {
	color:#666666;
	font-weight:normal;
	font-size:22px;
	height:36px;
	line-height:36px;
	padding-bottom:4px;
	background-image:url(http://www.3d3r.com/images/rightBoxHeaderUnderline_10x4.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.textShadow {
	text-shadow: 0px 2px #000000;
}
.horizontalLine {
	width:100%;
	margin:32px 0px;
	height:1px;
	background-color:#FFFFFF;
	opacity:0.1;
	overflow:hidden;
}
/* ------------ Header ------------ */
#header {
	background-image:url(http://www.3d3r.com/images/headerPatternBackground_250x203.gif);
	background-repeat:repeat-x;
	background-position:center;
}
#header .centered {
	height:203px;
}
#header .centered .headerFullBackground {
	position:absolute;
	width:1250px;
	height:203px;
	top:0px;
	left:-184px;
	background-image:url(http://www.3d3r.com/images/headerFullBackground_1250x203.gif);
	background-repeat:no-repeat;
}
#header #logo {
	position:absolute;
	top:5px;
	left:11px;
	width:160px;
	height:174px;
	background-image:url(http://www.3d3r.com/images/logo_160x174.png);
	background-repeat:no-repeat;
}
#header #logo a {
	display:block;
	width:100%;
	height:100%;
}
#header #navbar {
	position:absolute;
	left:221px;
	bottom:20px;
	font-size:22px;
}
#header #navbar li {
	float:left; display:inline;
	line-height:31px;
	height:31px;
	margin-right:14px;
}
#header #navbar a {
	color:#FFCC66;
	padding:0px 15px;
}
#header #navbar li.selected {
	background-color:#000000;
}
#header #navbar li.selected a {
	color:#FFFFFF;
}
/* ------------ Footer ------------ */
#footer {
	background-image:url(http://www.3d3r.com/images/footerPatternBackground_250x263.gif);
	background-repeat:repeat-x;
	color:#666666;
}
#footer .centered {
	height:263px;
}
#footer .element {
	position:absolute;
	top:-69px;
	left:7px;
	width:229px;
	height:69px;
	background-image:url(http://www.3d3r.com/images/element_229x69.png);
	background-repeat:no-repeat;
	opacity:0.1;
	z-index:1;
}
#footer .footerText {
	width:420px;
	padding:29px 0px 50px 13px;
	font-size:14px;
	line-height:20px;
}
#footer .telephone, #footer .email {
	width:433px;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
	height:37px;
}
#footer .telephone .icon {
	float:left; display:inline;
	width:20px;
	height:19px;
	margin:9px 11px 9px 15px;
	overflow:hidden;
}
#footer .telephone .icon .iconImage {
	display:block;
	width:20px;
	height:19px;
	background-image:url(http://www.3d3r.com/images/icons.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#footer .email .icon {
	float:left; display:inline;
	position:relative;
	width:25px;
	height:15px;
	margin:11px 8px 11px 13px;
	overflow:hidden;
}
#footer .email .icon .iconImage {
	display:block;
	width:25px;
	height:15px;
	background-image:url(http://www.3d3r.com/images/icons.png);
	background-position:0px -19px;
	background-repeat:no-repeat;
}
#footer .telephone .caption,
#footer .email .caption {
	float:left; display:inline;
	width:64px;
}
#footer .telephone .info {
	color:#FFFFFF;
}
#footer .email .info {
	color:#99cc00;
}
#footer .leafs {
	position:absolute;
	top:14px;
	right:-10px;
	width:152px;
	height:174px;
	background-image:url(http://www.3d3r.com/images/leafs_152x174.png);
	background-repeat:no-repeat;
}
#footer .designedBy {
	position:absolute;
	top:187px;
	right:-17px;
	font-size:11px;
	line-height:20px;
	color:#666666;
	text-align:right;
}
#footer .designedBy a {
	color:#99cc00;
}
/* ------------ Content ------------ */
#content {
	color:#FFFFFF;
}
#content .centered {
	z-index:2;
}
#content .centered .contentTopBackground {
	position:absolute;
	width:1250px;
	height:228px;
	top:0px;
	left:-184px;
	background-image:url(http://www.3d3r.com/images/contentTopBackground_1250x228.gif);
	background-repeat:no-repeat;
}
#content #innerContent {
	position:relative;
}
#content #rightColumn {
	float:right; display:inline;
	margin-right:10px;
	width:280px;
	position:relative;
}
#content #rightColumn .rightBox {
	margin-bottom:21px;
}
#pageContent {
	font-size:14px;
	line-height:27px;
	color:#FFFFFF;
	position:relative;
}
#pageContent p {
	padding-left:13px;
	margin-bottom:27px;
}
#pageContent h2 {
	font-size:22px;
}
#pageContent h3 {
	font-size:18px;
}
#pageContent h4 {
	font-size:16px;
}
#pageContent h5 {
	font-size:14px;
}
#pageContent.columns {
	width:650px;
}
#home #pageContent p {
	margin-bottom:25px;
}
#home #pageContent h2,
#home #pageContent h3,
#home #pageContent h4,
#home #pageContent h5 {
	padding-left:13px;
	margin-bottom:10px;
}
/* ------------ Right Boxes ------------ */
#moreProjects li,
#featuredProjects li {
	display:block;
	width:280px;
	height:120px;
}
#moreProjects li a,
#featuredProjects li a {
	display:block;
	width:274px;
	height:116px;
	margin:2px 3px;
	position:relative;
	z-index:1;
	cursor:pointer;
}
#moreProjects li a:hover,
#featuredProjects li a:hover {
	text-decoration:none;
}
#moreProjects li a .shadow,
#featuredProjects li a .shadow {
	display:none;
	width:274px;
	height:116px;
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	background-color:#FFFFFF;
	opacity:0.05;
}
#moreProjects li a .projectInfo,
#featuredProjects li a .projectInfo {
	display:block;
	width:264px;
	height:100px;
	padding:8px 5px;
	position:relative;
	z-index:2;
}
#moreProjects li a .projectInfo .thumbnail,
#featuredProjects li a .projectInfo .thumbnail {
	float:left; display:inline;
	border:3px solid #000000;
	margin-right:11px;
	width:94px;
	height:94px;
	background-repeat:no-repeat;
}
#moreProjects li a .projectInfo .projectTitle,
#featuredProjects li a .projectInfo .projectTitle {
	display:block;
	font-weight:bold;
	font-size:14px;
	line-height:22px;
	color:#99cc00;
}
#moreProjects li .horizontalLine,
#featuredProjects li .horizontalLine {
	margin:0px;
	line-height:0px;
	opacity:0.05;
}