/* Reset
-------------------------------------------------------------- */
html{color:#282828;background:#171717;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}
body{font:13.5px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:100% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100;color:#282828;}
a img{border:none;}.clear {clear: both;}

/* CSS3 Fun
----------------------------------------------------------------------------------------------------*/
#footercolmiddle ul li a, #footercolleft a:hover, .foliodesc a:hover, .twitters a:hover {-webkit-transition: color 0.4s ease-out; -moz-transition: color 0.3s ease-out;}
.desc a, #submit, .taglinedesc a {-webkit-transition: background-color 0.3s ease-out; -moz-transition: background-color 0.3s ease-out;}

/* Typography and Borders 
----------------------------------------------------------------------------------------------------*/
.greentxt {
	color: #000;
	background-color: #FFF;
}
.museo {
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	font-size: 28px;
	margin-right: 10px;
	color: #00AF00;
	width: 500px;
	font-weight: 300;
}
.museo-center {
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	font-size: 28px;
	color: #00AF00;
	font-weight: 300;
	padding-top: 28px;
	padding-bottom: 15px;
	display: block;
	width: 400px;
	margin-left: 20px;
	text-decoration: none;
}
.museo-center-red {
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	font-size: 28px;
	color: #E62A0F;
	font-weight: 300;
	display: block;
	width: 400px;
	margin-left: 20px;
	text-decoration: none;
}
.museoh3 {
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #282828;
	display: block;
	margin-right: 10px;
	margin-top: 22px;
	width: 100px;
	font-weight: 100;
	float: left;
	text-decoration: none;
}
.museo404 {
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	font-size: 28px;
	margin-right: 10px;
	color: #00AF00;
	width: 900px;
	font-weight: 300;
	padding-top: 28px;
	padding-bottom: 15px;
	text-decoration: none;
}
hr.about {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	background-color: #e4e4e4;
}
hr.portfolio {
	display: block;
	height: 1px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	background-color: #e4e4e4;
}
hr.portfolio2 {
	display: block;
	height: 1px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	background-color: #e4e4e4;
}
hr.portfolio3 {
	display: block;
	height: 1px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	background-color: #e4e4e4;
	margin-bottom: 24px;
	margin-top: 24px;
}

/* Header and Scrolling Background
----------------------------------------------------------------------------------------------------*/

#topcontainer {
	width: 100%;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px;
	background-color: #0A0A0A;
	height: 170px;
}
#headercontainer {
	height: 170px;
	width: 1000px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-color: #171717;
	background-position: 0px;
}
#header {
	width: 254px;
	background-image: url(../images/newlogo.gif);
	height: 106px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-right: 130px;
	margin-left: 30px;
}
#header h1 {
}
#header h1 a {
	display: block;
	height: 106px;
	width: 254px;
}
#header h1 a span {
	display: none;
}

#container {
	position:relative;
	width:100%;
	height:280px;
	background-image: url(../images/intro/bg_6.jpg);
	margin-right: auto;
	margin-left: auto;
}
#containerfolio {
	position:relative;
	width:100%;
	height:280px;
	background-image: url(../images/intro/bg_8.jpg);
	margin-right: auto;
	margin-left: auto;
}
#containerabout {
	position:relative;
	width:100%;
	height:280px;
	background-image: url(../images/intro/bg_9.jpg);
	margin-right: auto;
	margin-left: auto;
}
#containerspace {
	position:relative;
	width:100%;
	height:280px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/intro/bg_7.jpg);
}
#introcontainer {
	height: 280px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: 112px;
}
#intro {
	height: 280px;
	background-image: url(../images/intro/center_piece4.png);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#intro-about {
	height: 280px;
	background-image: url(../images/intro/center_piece-about.png);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#intro-portfolio {
	height: 280px;
	background-image: url(../images/intro/center_piece-portfolio.png);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#intro-contact {
	height: 280px;
	background-image: url(../images/intro/center_piece-contact.png);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#intro-404 {
	height: 280px;
	background-image: url(../images/intro/center_piece-404.png);
	background-repeat: no-repeat;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.mainintro {
	font-size: 30px;
	padding-top: 15px;
	padding-left: 10px;
}

#overlay {
	width:100%;
	height:280px;
	background-image: url(../images/intro/grass_cont4.png);
	background-repeat: repeat-x;
	background-position: 0px 100px;
	bottom: -1px;
	left: 0px;
}
#overlay-about {
	width:100%;
	height:280px;
	background-image: url(../images/intro/city_cont.png);
	background-repeat: repeat-x;
	background-position: 0px 100px;
	bottom: -1px;
	left: 0px;
}
#overlay-portfolio {
	width:100%;
	height:280px;
	background-image: url(../images/intro/grass_cont5lg.png);
	background-repeat: repeat-x;
	background-position: 0px 100px;
	bottom: -1px;
	left: 0px;
}
#overlay-contact {
	width:100%;
	height:280px;
	background-image: url(../images/intro/grass_cont6lg.png);
	background-repeat: repeat-x;
	background-position: 0px 100px;
	bottom: -1px;
	left: 0px;
}
#overlay-404 {
	width:100%;
	height:280px;
	background-image: url(../images/intro/grass_cont7lg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	bottom: -1px;
	left: 0px;
}

/* Navigation
----------------------------------------------------------------------------------------------------*/

#navigation {
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#navigation li {
	float: left;
}
#navigation a * {
	display: none;
}
#navigation a,#navigation a .hover {
	height: 158px;
	position: relative;
	display: block;
	cursor: pointer;
	background-image: url(../images/nav-sprite-2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#navigation a.home {
	background-position: 0 0;
	width: 109px;
	cursor: pointer;
}

#navigation .highlight a.home:hover,#navigation a.home .hover {
	background-position: 0 -158px;
	width: 109px;
	cursor: pointer;
}
#navigation a.portfolio {
	background-position: -109px 0px;
	width: 109px;
	cursor: pointer;
}
#navigation .highlight a.portfolio:hover,#navigation a.portfolio .hover {
	background-position: -109px -158px;
	cursor: pointer;
}
#navigation a.about {
	background-position: -218px 0;
	width: 109px;
	cursor: pointer;
}
#navigation .highlight a.about:hover,#navigation a.about .hover {
	background-position: -218px -158px;
	cursor: pointer;
}
#navigation a.blog {
	background-position: -327px 0;
	width: 109px;
	cursor: pointer;
}
#navigation .highlight a.blog:hover, #navigation a.blog .hover {
	background-position: -327px -158px;
	cursor: pointer;
}
#navigation a.contact {
	background-position: -436px 0;
	width: 109px;
	cursor: pointer;
}
#navigation .highlight a.contact:hover,#navigation a.contact .hover {
	background-position: -436px -158px;
	cursor: pointer;
}

/* Breaks
----------------------------------------------------------------------------------------------------*/

#introcontainer {
	height: 268px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: 112px;
}
#featuredbreak {
	height: 24px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #FFF;
	clear: both;
}
#featuredbreak hr {
	height: 9px;
	background-image: url(../images/about_break.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#featuredcontainer {
	height: 468px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
}
#featuredwork {
	background-repeat: no-repeat;
	height: 22px;
	width: 997px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-position: 2px;
	margin-bottom: 10px;
}

/* About Page
----------------------------------------------------------------------------------------------------*/

.aboutp {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 23px;
	line-height: 22px;
	font-weight: 100;
	color: #282828;
}
#aboutbgcontainer {
	width: 100%;
	height: auto;
	background-color: #FFF;
}
#aboutcontainer {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 24px;
}
#aboutcontainer img {
	height: 344px;
	width: 950px;
	display: block;
	padding-bottom: 15px;
	padding-top: 5px;
}
#aboutbreak {
	height: 24px;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(../images/about_break.gif);
}
#aboutbreak hr {
	height: 9px;
	background-image: url(../images/about_break.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#aboutcontainer .twitters {
	width: 950px;
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	font-weight: 100;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	float: left;
}
#aboutcontainer .twitters img{
	width: 48px;	
	height: 48px;
	padding-right: 10px;
	float: left;
}
#aboutcontainer .twitters a{
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	font-weight: 100;
	font-size: 16px;	
	color: #282828;
}
#aboutcontainer .twitters ul {
  list-style: none;
  padding: 0;
}
#aboutcontainer .twitters a:link, #aboutcontainer .twitters a:visited	{
  color: #282828;
}	
#aboutcontainer .twitters a:hover, #aboutcontainer .twitters a:active	{
	color: #00AF00; 
	text-decoration: none;
}

/* Contact Page
----------------------------------------------------------------------------------------------------*/
#contactbgcontainer {
	width: 100%;
	height: 650px;
	background-color: #FFF;
}
#contactbgcontainerparse {
	width: 100%;
	height: 690px;
	background-color: #FFF;
}
#contactcontainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 24px;
}
#contactleftcol {
	width: 450px;
	float: left;
	height: auto;
	background-color: #FFF;
}
#contactleftcol hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	background-color: #e4e4e4;
}
#contactrightcol {
	float: right;
	height: auto;
	width: 450px;
	background-color: #FFF; 
}
#contactform {
	margin-right: 10px;
	margin-left: 20px;
	float: left;
}
#contactform2 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 20px;
	float: left;
}
#contactlist1 {
	width: 350px;
	height: 165px;
	margin-top: 5px;
	margin-bottom: 26px;
}
#contactlist2 {
	width: 350px;
	margin-top: 5px;
	height: 100px;
}
.contacth1 {
	font-size: 24px;
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	text-align: center;
	color: #000;
	height: 33px;
	margin-top: 30px;
	width: 400px;
}
.contacth1 img {
	float: left;
}
.contacth1 span {
	display: none;
}
.contacth3 {
	margin-right: 10px;
	margin-top: 12px;
	margin-bottom: 16px;
}
.contacth3 span {
	display: none;
}

/* Contact Page: Left Col and Parse
----------------------------------------------------------------------------------------------------*/

#parsemiddlecol {
	float: left;
	width: 900px;
	margin-top: 50px;
	background-color: #EBE9E9;
	margin-left: 25px;
}
#parsecontainer {
	width: 950px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
}
.taglinedesc {
	height: 22px;
	background-color: #282828;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	line-height: 21px;
	width: 320px;
	margin-right: 25px;
	display: block;
	font-weight: 100;
	margin-bottom: 15px;
	margin-top: 5px;
}
.taglinedesc a:link{
	height: 22px;
	background-color: #282828;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	line-height: 21px;
	width: 320px;
	margin-right: 25px;
	display: block;
	font-weight: 100;
	margin-bottom: 15px;
	margin-top: 5px;
	text-decoration: none;
}
.taglinedesc a:visited{
	height: 22px;
	background-color: #282828;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	line-height: 21px;
	width: 320px;
	margin-right: 25px;
	display: block;
	font-weight: 100;
	margin-bottom: 15px;
	margin-top: 5px;
	text-decoration: none;
}
.taglinedesc a:hover {
	height: 22px;
	background-color: #6bd700;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	line-height: 21px;
	width: 320px;
	margin-right: 25px;
	display: block;
	font-weight: 100;
	margin-bottom: 15px;
	margin-top: 5px;
	text-decoration: none;
}
.taglinedesc a:active {
	height: 22px;
	background-color: #6bd700;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	line-height: 21px;
	width: 320px;
	margin-right: 25px;
	display: block;
	font-weight: 100;
	margin-bottom: 15px;
	margin-top: 5px;
	text-decoration: none;
}
taglinedesclong {
	height: 22px;
	background-color: #282828;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	text-align: center;
	color: #FFF;
	width: 373px;
	display: block;
	font-weight: 100;
	text-align: center;
	margin-left: 20px;
	margin-top: 5px;
}
.desc {
	height: 22px;
	width: 198px;
	background-color: #282828;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: 100;
	color: #FFF;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	display: block;
	text-align: center;
	line-height: 21px;
}
.desc a:link {
	height: 22px;
	width: 198px;
	background-color: #282828;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: 100;
	color: #FFF;
	text-align: center;
	line-height: 21px;
	display: block;
	float: left;
	text-decoration: none;
}
.desc a:visited {
	height: 22px;
	width: 198px;
	float: left;
	background-color: #282828;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: 100;
	color: #FFF;
	text-align: center;
	line-height: 21px;
	display: block;
	text-decoration: none;
}
.desc a:hover {
	height: 22px;
	width: 198px;
	float: left;
	background-color: #6bd700;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: 100;
	color: #FFF;
	text-align: center;
	line-height: 21px;
	display: block;
	text-decoration: none;
}
.desc a:active {
	height: 22px;
	width: 198px;
	float: left;
	background-color: #6bd700;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 15px;
	font-weight: 100;
	color: #FFF;
	text-align: center;
	line-height: 21px;
	display: block;
	text-decoration: none;
}
.new {
	height: 60px;
	width: 60px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(../images/newbtn.png);
	background-repeat: no-repeat;
}
.parseh3 {
	font-size: 18px;
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	width: 155px;
	text-align: center;
	color: #000;
}
.parseh2 {
	font-size: 18px;
	display: block;
}
.parsep {
	margin-top: 8px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	color: #000;
}
#contactcontainer2 {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 24px;
}
#404col {
	width: 900px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

/* Portfolio Navigation
----------------------------------------------------------------------------------------------------*/
#foliosubhead {
	width: 421px;
	height: 43px;
	float: right;
}
#foliosubhead ul {
	list-style-type: none;
	background-image: url(../images/portfolio/nav.gif);
	background-repeat: no-repeat;
	height: 43px;
}
#foliosubhead ul li {
	display: inline;
	background-image: url(../images/portfolio/nav.gif);
}
#foliosubhead ul li a {
	display: block;
	font-size: 14px;
	color: #FFF;
	height: 43px;
	cursor: pointer;
	float: left;
}
#foliosubhead ul li a span {
	display: none;
}
#foliosubhead ul li#sfeatured a:link, #foliosubhead ul li#sfeatured a:visited{
	width: 107px;
	outline: none;
}
#foliosubhead ul li#sfeatured a:hover, #foliosubhead ul li#sfeatured a:active{
	width: 107px;
	outline: none;
	background-image: url(../images/portfolio/nav.gif);
	background-position: 0px -43px;
}
#foliosubhead ul li#swebsites a:link, #foliosubhead ul li#swebsites a:visited {
	width: 103px;
	outline: none;
	margin-left: 8px;
}
#foliosubhead ul li#swebsites a:hover, #foliosubhead ul li#swebsites a:active {
	width: 103px;
	outline: none;
	background-image: url(../images/portfolio/nav.gif);
	background-position: -115px -43px;
	margin-left: 8px;
}
#foliosubhead ul li#slogos a:link, #foliosubhead ul li#slogos a:visited {
	width: 78px;
	outline: none;
	margin-left: 8px;
}
#foliosubhead ul li#slogos a:hover, #foliosubhead ul li#slogos a:active {
	width: 78px;
	outline: none;
	background-image: url(../images/portfolio/nav.gif);
	background-position: -226px -43px;
	margin-left: 8px;
}
#foliosubhead ul li#spersonal a:link, #foliosubhead ul li#spersonal a:visited {
	width: 108px;
	outline: none;
	margin-left: 9px;
}
#foliosubhead ul li#spersonal a:hover, #foliosubhead ul li#spersonal a:active {
	width: 108px;
	outline: none;
	background-image: url(../images/portfolio/nav.gif);
	background-position: -313px -43px;
	margin-left: 9px;
}
#foliosubhead ul li#sfeaturedcurrent a:link,#foliosubhead ul li#sfeaturedcurrent a:visited , #foliosubhead ul li#sfeaturedcurrent a:hover , #foliosubhead ul li#sfeaturedcurrent a:active {
	background-image: url(../images/portfolio/nav.gif);
	background-position: 0px -86px;
	width: 107px;
	height: 43px;
}
#foliosubhead ul li#swebsitescurrent a:link, #foliosubhead ul li#swebsitescurrent a:visited, #foliosubhead ul li#swebsitescurrent a:hover, #foliosubhead ul li#swebsitescurrent a:active {
	background-image: url(../images/portfolio/nav.gif);
	background-position: -115px -86px;
	width: 103px;
	height: 43px;
	margin-left: 8px;
}
#foliosubhead ul li#slogoscurrent a:link, #foliosubhead ul li#slogoscurrent a:visited, #foliosubhead ul li#slogoscurrent a:hover, #foliosubhead ul li#slogoscurrent a:active {
	background-image: url(../images/portfolio/nav.gif);
	background-position: -226px -86px;
	width: 78px;
	height: 43px;
	margin-left: 8px;
}
#foliosubhead ul li#spersonalcurrent a:link, #foliosubhead ul li#spersonalcurrent a:visited, #foliosubhead ul li#spersonalcurrent a:hover, #foliosubhead ul li#spersonalcurrent a:active {
	background-image: url(../images/portfolio/nav.gif);
	background-position: -313px -86px;
	width: 108px;
	height: 43px;
	margin-left: 9px;
}

/* Portfolio Structure and Typography 
----------------------------------------------------------------------------------------------------*/
#foliobgcontainer {
	width: 100%;
	height: auto;
	background-color: #FFF;
}
#foliosubheadbg {
	height: 43px;
	width: 100%;
	background-repeat: repeat;
	background-image: url(../images/portfolio/subnavcolor.gif);
}
#foliosubheadcontainer {
	height: 43px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#featuredwrapper {
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#featuredcontainer {
	width: 950px;
	background-repeat: repeat;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	padding-bottom: 15px;
}
.foliocontainer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	height: 450px;
	clear: both;
}
.foliocontainer2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	height: 450px;
	clear: both;
	padding-bottom: 35px;
}
.foliocontainer3 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	height: 460px;
	clear: both;
	padding-bottom: 50px;
}
.foliotitle {
	font-size: 14px;
}				
.foliowrap {
	height: 184px;
	width: 288px;
	float: left;
	display: block;
	clear: both;
	margin-top: 35px;
}
.foliowrap2 {
	height: 184px;
	width: 288px;
	display: block;
	float: left;
	margin-top: 35px;
	padding-right: 68px;
	padding-left: 68px;
}
.foliowrap3 {
	height: 184px;
	width: 288px;
	display: block;
	float: left;
	margin-top: 35px;
}
.foliowrap h3 {
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	font-size: 21px;
	font-weight: 300;
	color: #282828;
	margin-top: 20px;
	display: block;
	margin-left: 3px;
}
.foliowrap2 h3 {
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	font-size: 21px;
	font-weight: 300;
	color: #282828;
	margin-top: 20px;
	display: block;
	margin-left: 3px;
}
.foliowrap3 h3 {
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	font-size: 21px;
	font-weight: 300;
	color: #282828;
	margin-top: 20px;
	margin-left: 3px;
	display: block;
}
.foliotype {
	height: 20px;
	width: 68px;
	background-color: #00AF00;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	color: #F1EFEF;
	margin-top: 7px;
	margin-left: 3px;
	display: block;
	line-height: 20px;
	text-align: left;
	text-indent: 3px;
}
.foliotype2 {
	height: 20px;
	width: 122px;
	background-color: #00AF00;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	color: #F1EFEF;
	margin-top: 7px;
	margin-left: 3px;
	display: block;
	line-height: 20px;
	text-align: left;
	text-indent: 3px;
}
.foliotype3 {
	height: 20px;
	width: 43px;
	background-color: #00AF00;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	font-family: "museo-slab-1", Georgia, "Times New Roman", serif;
	color: #F1EFEF;
	margin-top: 7px;
	margin-left: 3px;
	display: block;
	line-height: 20px;
	text-align: left;
	text-indent: 3px;
}
.foliodesc {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #282828;
	text-align: left;
	width: 285px;
	height: auto;
	display: block;
	font-weight: 100;
	line-height: 22px;
	margin-top: 10px;
	margin-left: 3px;
}

/* Portfolio Specific Sections
----------------------------------------------------------------------------------------------------*/

.foliodesc a:link, a:visited {
	color: #171717;
	text-decoration: underline;
}
.foliodesc a:hover, a:active {
	color: #00AF00;
}
.foliopiece {
	width: 288px;
	background-repeat: no-repeat;
	height: 184px;
	margin-bottom: 10px;
	background-image: url(../images/portfolio/thumbframe.gif);
}
.foliopiece a img{
	height: 174px;
	width: 274px;
	opacity: 0.8;
	border: 1px solid #f7faf5;
	margin-left: 7px;
	margin-top: 5px;
	}
.foliopiece a:hover img{
	opacity: 1;
	}
.foliopiece a:active img{
	opacity: 1;
}

/* About Page 
----------------------------------------------------------------------------------------------------*/
#servicestop {
	float: left;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 25px;
}
.servicesh1 span {
	display: none;
}
.servicesh1 {
	float: left;
	padding-top: 15px;
	height: 25px;
	width: 935px;
	display: block;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: 25px;
	background-color: #209A00;
	color: #FFF;
	font-size: 26px;
	line-height: 24px;
}
.servicesh3 {
	font-size: 18px;
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	width: 155px;
	text-align: center;
	color: #000;
}
.servicesp {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	color: #000;
}
.servicesp a:link {
	color: #00AF00;
}
.servicesp a:visited {
	color: #00AF00;
}
.servicesp a:hover {
	color: #000;
}
.servicesp a:active {
	color: #00AF00;
}
#servicescontainer {
	width: 950px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
}
#servicefooter {
	width: 950px;
	height: 25px;
	float: left;
}
#serviceslist {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 10px;
}
#serviceslist ul {
	display: block;
	float: right;
}
#serviceslist ul li {
	list-style-image: url(../images/arrow.gif);
	font-size: 18px;
	line-height: 24px;
	color: #171717;
}
#serviceslist2 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-top: 10px;
	clear: right;
}
#servicelistcontainer {
	width: 950px;
	height: 200px;
	float: left;
	margin-top: 20px;
}
#serviceslist2 ul {
	display: block;
	float: left;
}
#serviceslist2 ul li {
	list-style-image: url(../images/arrow.gif);
	font-size: 18px;
	line-height: 24px;
	color: #171717;
}
#servicesleftcol {
	float: left;
	width: 300px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 25px;
	background-color: #EBE9E9;
}
#servicesmiddlecol {
	float: left;
	width: 300px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 25px;
	background-color: #EBE9E9;
	margin-bottom: 15px;
}
#servicesrightcol {
	float: left;
	width: 300px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 25px;
	background-color: #EBE9E9;
	margin-bottom: 15px;
}

/* Box Grid
----------------------------------------------------------------------------------------------------*/
.boxgrid{
	width: 900px;
	height: 443px;
	overflow: hidden;
	position: relative;
			}
.boxgrid img{
	border: 0;
	position: absolute;
	left: 34px;
	top: 51px;
}
.boxgrid p{
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
				}
.boxgrid p a {
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	cursor: pointer;
}
.boxgrid p a:link, .boxgrid p a:visited {
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.boxgrid p a:hover, .boxgrid p a:active {
	color:#58C815;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}				
.boxcaption{
	position: absolute;
	background: #000;
	height: 40px;
	width: 831px;
	opacity: .8;
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	float: left;
	background-color: #000000;
	left: 33px;
	bottom: -77px;
}
 .captionfull .boxcaption {
	top: 445px;
	left: 34px;
}
 .caption .boxcaption {
	left: 33px;
	top: 410px;
}
 
 
/* Fancy Box
----------------------------------------------------------------------------------------------------*/

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}			
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}
div#fancy_wrap {
	text-align: left;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_progress.png);
	background-repeat: no-repeat;
}
div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}
div#fancy_loading_icon {
	position: absolute;
	background: url('../js/jquery.fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}
div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	cursor: pointer;
	z-index: 181;
	display: none;
	background-image: url(../js/jquery.fancybox/fancy_closebox.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}
a#fancy_left {
	left: 0px; 
}
a#fancy_right {
	right: 0px; 
}
a#fancy_left:hover {
  visibility: visible;
}
a#fancy_right:hover {
  visibility: visible;
}
a#fancy_left:hover span {
	left: 20px; 
}
a#fancy_right:hover span {
	right: 20px; 
}
span#fancy_left_ico {
	left: -9999px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_left.png);
	background-repeat: no-repeat;
}
span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}
span#fancy_right_ico {
	right: -9999px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_right.png);
	background-repeat: no-repeat;
}
div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_shadow_n.png);
	background-repeat: repeat-x;
}
div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_shadow_ne.png);
	background-repeat: no-repeat;
}
div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_shadow_e.png);
	background-repeat: repeat-y;
}
div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_shadow_se.png);
	background-repeat: no-repeat;
}
div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_shadow_s.png);
	background-repeat: repeat-x;
}
div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_shadow_sw.png);
	background-repeat: no-repeat;
}
div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_shadow_w.png);
	background-repeat: repeat-y;
}
div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_shadow_nw.png);
	background-repeat: no-repeat;
}
div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_title_left.png);
	background-repeat: repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_title_main.png);
	background-repeat: repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background-color: transparent;
	background-image: url(../js/jquery.fancybox/fancy_title_right.png);
	background-repeat: repeat-x;
}

/* Contact Table
----------------------------------------------------------------------------------------------------*/

tr .topcol {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13.5px;
	line-height: 25px;
	height: 25px;
	float: left;
}
.required   {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #F00;
}
tr .rightcol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
tr .rightcol #name {
	height: 25px;
	width: 380px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-indent: 5px;
	color: #282828;
	background-color: #FFF;		
	padding-top: 5px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius:0px;
	-webkit-appearance:none;
	float: left;
}
tr .rightcol #email {
	height: 25px;
	width: 380px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-indent: 5px;
	color: #282828;
	background-color: #FFF;		
	padding-top: 5px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius:0px;
	-webkit-appearance:none;
	float: left;
}
tr .rightcol #company {
	height: 25px;
	width: 380px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-indent: 5px;
	color: #282828;
	background-color: #FFF;		
	padding-top: 5px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius:0px;
	-webkit-appearance:none;
	float: left;
}
tr .rightcol #website {
	height: 25px;
	width: 380px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-indent: 5px;
	color: #282828;
	background-color: #FFF;		
	padding-top: 5px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius:0px;
	-webkit-appearance:none;
	float: left;
}
tr .rightcol #budget {
	height: 25px;
	width: 380px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-indent: 5px;
	color: #282828;
	background-color: #FFF;		
	padding-top: 5px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius:0px;
	-webkit-appearance:none;
	float: left;
}
tr .rightcol #timeframe {
	height: 25px;
	width: 380px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-indent: 5px;
	color: #282828;
	background-color: #FFF;		
	padding-top: 5px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius:0px;
	-webkit-appearance:none;
	float: left;
}
tr .rightcol #input {
	height: 25px;
	width: 380px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-indent: 5px;
	color: #282828;
	background-color: #FFF;		
	padding-top: 5px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius:0px;
	-webkit-appearance:none;
	float: left;
}
tr .rightcol #message {
	height: 110px;
	width: 400px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13.5px;
	text-indent: 5px;
	color: #282828;
	background-color: #FFF;		
	padding-top: 10px;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius:0px;
	-webkit-appearance:none;
	float: left;
}
tr .rightcol #inputmessage {
	height: 110px;
	width: 330px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #282828;
	padding-top: 10px;
}
#submit {
	height: 30px;
	width: 150px;
	margin-top: 13px;
	background-color: #282828;
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-weight:400;
	color: #FFF;
	font-size: 16px;
	clear:both; 
	display: block;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius:0px;
}

#submit:hover	{
	background-color: #6bd700; 
	cursor:pointer; 
}


/* Footer
----------------------------------------------------------------------------------------------------*/

.footerh2  {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #CCC;
}
.footerthumb {
	width: 132px;
	float: left;
	margin-top: 11px;
	margin-bottom: 30px;
	height: 86px;
	margin-right: 20px;
}
.footerthumb a img {
	height: 86px;
	width: 132px;
	border: 1px solid #636363;
}
.footerthumb a:hover img{
	height: 86px;
	width: 132px;
	border: 1px solid #6AD700;
}
.greenbreak {
	margin-bottom: 10px;
}
.footermuseo {
	font-family: "museo-1", Georgia, "Times New Roman", serif;
	font-size: 24px;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #ECECEC;
	font-weight: 500;
}
.footerp {
	color: #fff;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13.5px;
	line-height: 21px;
	margin-top: 9px;
	margin-right: 15px;
}
#footercontainercontent {
	width: 100%;
	background-image: url(../images/footer/footer-black.gif);
	background-repeat: repeat-x;
	height: 360px;
	background-color: #0a0a0a;
}
#footerboxcontainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footerbreak {
	height: 5px;
	width: 100%;
	background-image: url(../images/bottombreak.jpg);
	background-repeat: repeat-x;
}

/* Footer Left Col
----------------------------------------------------------------------------------------------------*/

#footercolleft {
	width: 300px;
	float: left;
	clear: left;
	padding-right: 30px;
	color: #fff;
	line-height: 22px;
}
#footercolleft a:link, #footercolleft a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	margin-left: 5px;
}
#footercolleft a:hover, #footercolleft a:active {
	color: #6AD700;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6AD700;
	margin-left: 5px;
}


/* Footer Middle / Right Col
----------------------------------------------------------------------------------------------------*/

#footercolmiddle {
	width: 215px;
	float: left;
	line-height: 22px;
	padding-right: 70px;
	padding-left: 60px;
	color: #FFF;
}
#footercolmiddle ul {
	margin-top: 7px;
	margin-left: 6px;
}
#footercolmiddle ul li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../images/bullet_3.gif);
}
#footercolmiddle ul li a {
	color: #FFF;
	line-height: 28px;
	text-decoration: none;
}
#footercolmiddle ul li a:link, ul li a:visited {
	color: #FFF;
	line-height: 28px;
}
#footercolmiddle ul li a:hover, ul li a:active {
	color: #6AD700;
	line-height: 28px;
}
#footercolright {
	width: 325px;
	float: left;
	line-height: 22px;
}

#footercolmiddle p a:link, #footercolmiddle p a:visited {
	color: #fff;
	text-decoration: none;
}
#footercolmiddle p a:hover, #footercolmiddle p a:active {
	color: #fff;
}

/* Footer Copyright
----------------------------------------------------------------------------------------------------*/

#footercrcontainer {
	height: 60px;
	width: 100%;
	float: left;
	background-color: #0a0a0a;
	clear: left;
}
#footercrcontent {
	width: 950px;
	color: #999;
	text-align: center;
	font-size: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 35px;
	background-color: #0a0a0a;
}
#footercrcontent #trademark {
	float: left;
	height: 22px;
	line-height: 22px;
	width: 830px;
}
#footercrcontent #footerlogos {
	height: 22px;
	width: 120px;
	float: right;
}
#footercrcontent #footerlogos ul {
	list-style-type: none;
	background-repeat: no-repeat;
	height: 22px;
}
#footercrcontent #footerlogos ul li {
	display: inline;
}
#footercrcontent #footerlogos ul li a {
	display: block;
	float: left;
	height: 22px;
	margin-right: 10px;
}
#footercrcontent #footerlogos ul li a span {
	display: none;
}
#footercrcontent #footerlogos ul li#nugbug a:link , #footercrcontent #footerlogos ul li#nugbug a:visited{
	width: 34px;
	background-image: url(../images/footer/footer-logos-nugbug.jpg);
	background-repeat: no-repeat;
}
#footercrcontent #footerlogos ul li#nugbug a:hover , #footercrcontent #footerlogos ul li#nugbug a:active{
	width: 34px;
	background-position: 0px -22px;
}
#footercrcontent #footerlogos ul li#de a:link , #footercrcontent #footerlogos ul li#de a:visited {
	background-image: url(../images/footer/footer-logos-365de.jpg);
	background-repeat: no-repeat;
	width: 50px;
}
#footercrcontent #footerlogos ul li#de a:hover , #footercrcontent #footerlogos ul li#de a:active {
	width: 50px;
	background-position: 0px -22px;
	background-repeat: no-repeat;
}
