
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #000000 url(../images/bgother.jpg) top center no-repeat;
	text-align: center;
}

body#home {
	background: #000 url(../images/bg.jpg) top center no-repeat;
}

body#page {
	background: #000 url(../images/bgpage.jpg) top center no-repeat;
}

body#blog {
	background: #FFFFFF url(../images/bgblog.jpg) top center no-repeat;
}

body#collection {
	background: #000 url(../images/bgcollection.jpg) top center no-repeat;
}


a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border: 0;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}
.redarrow_link {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	display: block;
	color: #aaa;
	text-decoration: none;
}
h2 span {
	display: none;
}
h1 span {
	display: none;
}
h3 span {
	display: none;
}

label {
	float: left;
	padding-top: 5px;
	width: 120px;
	clear: left;
}
form {
	padding-top: 20px;
}
.inputbg {
	background-color: #FFF;
	border: thin solid #CCC;
	font-size: 15px;
	padding: 5px;
	width: 400px;
	margin-bottom: 5px;
}
.submitbg {
	background-color: #333;
	font-size: 14px;
	color: #FFF;
	padding: 5px;
	clear: left;
	margin-left: 120px;
	margin-bottom: 30px;
	border: thin solid #4C4C4C;
}
.float_right {
	float: right;
}

.float_right_mb {
	float: right;
}

 
.fadein { position:relative; height:330px; width:900px; }
.fadein img { position:relative; left:0; top:0; }

#nav_bits {
	float: right;
	width: 900px;
}
.nav_padding {
	margin-right: 23px;
}
#nav_buttons {
	list-style-type: none;
	padding-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
}
#nav_buttons li {
	float: left;
	color: #999;
	font-size: 11px;
	line-height: 18px;
}
#nav_buttons li a {
	margin-right: 5px;
	padding: 10px 19px 12px 5px;
	color: #666;
	display: block;
}
#nav_buttons li a:hover {
	color: #FFF;

}
#nav_buttons li a strong  {
	font-size: 15px;
	color: #666;
	display: block;
	text-transform: uppercase;
}

#nav_buttons li a strong:hover  {
	font-size: 15px;
	color: #FFF;
	display: block;
	text-transform: uppercase;
}


#header {
	width: 100%;
}

#networking {
	float:left;
	width: auto;
}

#networking img {
	padding: 10px;
}

#navhome_bits {
	float: right;
	width: 900px;
	background: none;
}
.navhome_padding {
	margin-right: 23px;
}
#navhome_buttons {
	list-style-type: none;
	padding-top: 5px;
	font-family: Helvetica, Arial, sans-serif;
}
#navhome_buttons li {
	float: left;
	color: #999;
	font-size: 11px;
	line-height: 18px;
}
#navhome_buttons li a {
	margin-right: 5px;
	padding: 10px 19px 12px 5px;
	color: #666;
	display: block;
}
#navhome_buttons li a:hover {
	color: #000;
	background-color: none;
}
#navhome_buttons li a strong  {
	font-size: 15px;
	color: #000;
	display: block;
	text-transform: uppercase;
}


/**#featured {
	background-image: url(../images/mainbg.jpg);
	height: 450px;
	clear: both;
} */

#featured {
	height: auto;
	clear: both;
}
#featured_text {
	float: right;
	width: 450px;
	padding-top: 130px;
}
#featured_text p {
	color: #000000;
	padding-top: 10px;
	line-height: 16px;
}


#secondary_right {
	float: right;
	width: 416px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 30px;
	padding-top: 17px;
	height: 155px;
}
#secondary_left {
	width: 440px;
	padding-top: 17px;
}
#secondary_left p {
	color: #8B8B8B;
	line-height: 16px;
	margin-bottom: 10px;
}
#secondary_right ul {
	list-style-type: none;
	padding-top: 2px;
}
#secondary_right li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272829;
	padding-bottom: 10px;
	margin-bottom: 6px;
	color: #666666;
	vertical-align: middle;
}
#secondary_right li a {
	color: #999999;
}
#secondary_right li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#home_secondary2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #414143;
}


#secondary2_right {
	float: right;
	width: 416px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 30px;
	padding-top: 17px;
	height: 155px;
}
#secondary2_left {
	width: 440px;
	padding-top: 17px;
}
#secondary2_left p {
	color: #8B8B8B;
	line-height: 16px;
	margin-bottom: 10px;
}
#secondary2_right ul {
	list-style-type: none;
	padding-top: 2px;
}
#secondary2_right li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272829;
	padding-bottom: 6px;
	margin-bottom: 6px;
	color: #666666;
}
#secondary2_right li a {
	color: #999999;
}
#secondary2_right li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#footer {
	height: 105px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	background-repeat: no-repeat;
	color: #666666;
}


#footer_right {
	float: right;
	width: 500px;
	text-align: right;
	padding-top: 12px;
	font-size: 10px;
}
#footer_right p {
	padding-bottom: 6px;
}




#content_header_services {
	background-image: url(../images/header-services.jpg);
	background-repeat: no-repeat;
	height: 101px;
}




.work_section {
	padding-top: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
	padding-bottom: 17px;
}
.work_thumbnail {
	width: 440px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 22px;
}
.work_thumbnail_text {
	float: right;
	width: 416px;
	padding-top: 25px;
}
.work_thumbnail_text h3 {
	font-size: 23px;
	font-weight: bold;
}
.work_thumbnail_text h4 {
	font-weight: normal;
}
.work_thumbnail_text p {
	color: #8B8B8B;
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 7px;
}


.services_section {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
	padding-bottom: 17px;
}

#services_content {
	width: 635px;
	padding-top: 10px;
}
#services_content p {
	line-height: 19px;
	margin-bottom: 15px;
}
.services_section p {
	margin-bottom: 15px;
	line-height: 19px;
}
.services_list {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 25px;
	float: left;
	clear: left;
	width: 635px;
}
.services_design {
	background-repeat: no-repeat;
	height: 90px;
}

.services_textbit {
	float: right;
	width: 540px;
	color: #999999;
}
.services_textbit h3 {
	color: #FFFFFF;
}


.about_textbit {
	float: right;
	width: 460px;
}
.about_list {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 25px;
	float: left;
	clear: left;
	width: 635px;
}

.about_list h2 {
	font-size: 19px;
	font-weight: bold;
}
#about_sidebar {
	width: 250px;
	float: right;
	padding-top: 13px;
}

#about_sidebar ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 5px;
}
#about_sidebar ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 7px;
	padding-top: 7px;
}
.redtext {
	color: #C60F10;
}


.contentwrap {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333232;
	padding-bottom: 17px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 470px;
}
#sidebar {
	float: right;
	width: 239px;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar ul li {
	font-size: 14px;
	padding-left: 21px;
}
.sidebar_selected {
	background-image: url(../images/sidebar_selected.gif);
	font-weight: bold;
}
.sidebar_listitem a  {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E403F;
	color: #FFF;
}
.sidebar_selected a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #FFF;
}
.sidebar_listitem_noborder a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #FFF;
}
