﻿/* body */

body {
	font-size: 15px;
	color: #858b7e;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background:url('../images/header-top.gif') center top no-repeat;
}
p {
	line-height: 20px;
}
/*body shadow*/
/*.body_bg_shadow						{  background:url(../images/body_bg_shadow.gif) no-repeat center bottom; border:1px solid red; float:left; width:100%; height:100%; }*/
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
/* page */
body#outer_page #page {
	float: left;
	width: 100%;
}
body#inner_page #page {
	float: left;
	width: 100%;
}
/* wrap */
.wrap {
	width: 1000px;
	margin: 0 auto;
}
/* logo */
#logo {
	text-indent: -999999px;
	width: 290px;
	height: 136px;
	float: left;
	margin-top: 5px;
	padding-bottom: 10px;
}
#logo a {
	background: url(../images/logo.png) no-repeat;
	width: 290px;
	height: 126px;
	display: block;
}
#header {
	margin-top:7px;
}
ul.display {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.display li {
	float: left;
	width: 960px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: none;
	list-style: none;
}
ul.display li .ul-list {
	margin: 0px;
	width: 160px;
	float: left;
	display: block;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style: none;
}
ul.display li .ul-list li {
	margin: 0px;
	background-image: url(../images/checker.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	width: 140px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	list-style: none;
}
ul.display li .content_block {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
ul.display li .content_block a img {
	padding: 4px;
	border: 1px solid #ccc;
	margin-right: 15px;
}
ul.display li .content_block a img:hover {
	border: 1px solid #333;
}
ul.display li .desc {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	float: left;
	width: 420px;
	list-style: none;
}
ul.display li h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
ul.thumb_view li{
	margin: 0px;
	width: 320px;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: none;
	list-style: none;
}
ul.thumb_view li h2 {
	padding-left: 10px;
	display: block;
	padding-bottom: 5px;
}
ul.thumb_view li p{
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul.thumb_view li .ul-list {
	display: none;
}
ul.thumb_view li .content_block a img {
	margin-bottom: 5px;
	margin-right: 0px;
}
#tab_slider {
	float: left;
	position: relative;
	display: block;
	width: 100%;
}
#tabs {
	float: left;
	width: 100%;
	display: block;
	z-index: 5;
	left: 0px;
	top: 0px;
}
.sliding_controls {
	float: left;
	position: relative;
	height: 37px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.sliding_controls ul {
	margin: 0px;
	list-style: none;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: none;
}
.sliding_controls ul li {
	float: left;
	display: block;
	padding-top: 6px;
	padding-left: 15px;
	background-image: none;
	list-style: none;
}
.sliding_controls ul li a {
	display: block;
	float: left;
	padding: 5px;
	outline: none;
	margin: 0px;
	color: #ff6600;
	text-transform: uppercase;
}
.sliding_controls ul li a:hover, .sliding_controls ul li a.activeSlide {
	background-color: #EBEBEB;
	color: #999999;
	text-decoration: none;
}


.jqueryslidemenu {
	font-size: 17px;
	z-index: 10;
	margin: 20px 0 0 0;
	padding: 0px;
	float: right;
	width: 700px;
	position: relative;
	font-weight: normal;
}
.jqueryslidemenu ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	float: right;
}
.jqueryslidemenu ul li {
	position: relative;
	padding: 0px;
	float: left;
	margin: 0px;
	background-image: none;
	list-style-type: none;
	color: #aaa;
	border-left:#aaa;
}
.jqueryslidemenu ul li a {
	color: #aaa;
	text-decoration: none;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	text-align: center;
	display: block;
	float: left;
	margin: 0px;
	list-style: none;
border-top:none;
background: #fff;
	border-left:#aaa;

}

.jqueryslidemenu ul li a.current {
	color: #FF6600;
	background-image: none;
}
* html .jqueryslidemenu ul li a {
}
.jqueryslidemenu ul li a:hover {
	color: #FFFFFF;
	background-color: #e15a00;
	text-decoration: none;
}
.jqueryslidemenu ul li ul {
	display: block;
	visibility: hidden;
	z-index: 999;
	float: none;
	width: 200px;
	position: absolute;
	top: -100px;
	list-style-type: none;
}
.jqueryslidemenu ul li ul li {
	display: block;
	list-style: none;
	margin: 0px;
	float: left;
	padding: 0px;
	list-style-type: none;
}
.jqueryslidemenu ul li ul li a {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 14px;
	display: block;
	text-align: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 25px;
	float: left;
	width: 130px;
	background-color: #ccc;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.jqueryslidemenu ul li ul li a:hover {
	/*sub menus hover style*/
	color: #FFFFFF;
	background-color: #e15a00;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e15a00;
}
.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
	background-color: #0000FF;
}
.jqueryslidemenu ul li:hover {
	position: relative;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #e15a00;
}
.jqueryslidemenu ul li ul {
	display: block;
	visibility: hidden;
	z-index: 999;
	float: none;
	width: 200px;
	position: absolute;
	top: -100px;
	list-style-type: none;
}
.jqueryslidemenu ul li ul li {
	display: block;
	list-style: none;
	margin: 0px;
	float: left;
	padding: 0px;
	list-style-type: none;
}
.jqueryslidemenu ul li ul li a {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-size: 14px;
	display: block;
	text-align: left;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 25px;
	float: left;
	width: 130px;
	background-color: #000000;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.jqueryslidemenu ul li ul li a:hover {
	/*sub menus hover style*/
	color: #FFFFFF;
	background-color: #e15a00;
	background-image: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e15a00;
}
.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
	background-color: #0000FF;
}
.jqueryslidemenu ul li:hover {
	position: relative;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #e15a00;
}
#nav{
position:relative;
top:15px;
list-style-type: none;
list-style-position: outside;
margin:0;
z-index: 5;
float:right;
}

#nav li{
float: left;
}

#nav li a{
display:block;
float:left;
padding:6px 5px;
width:80px;
border: none;
text-decoration: none;
line-height: 18px;
outline: none;
	color: #aaa;

}


#nav li a strong{
display:block;
font-weight: normal;
font-size: 16px;
}

#nav li a span{
display:block;
font-size: 10px;
	color: #aaa;

}


/*navigation*/


#nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:50px; 
z-index:5;
	color: #aaa;

}


#header #nav ul a{
line-height:28px;
font-size: 12px;
cursor: pointer;
	color: #aaa;

}

#header #nav li{
float:left;
position:relative;
z-index:20;
margin-top:11px;
	color: #aaa;
list-style-type:none;
}

#header #nav li li{
border-left:none;
margin-top:0;
	color: #aaa;
list-style-type:none;
}

#header #nav ul {
display:none;
position:absolute;
top:48px;
width:152px;
left:0;
	color: #aaa;
list-style-type:none;
}

#header #nav li ul a{
width:140px;
height:auto;
float:left;
text-align:left;
padding:0 5px;
margin-left:-10px;
}


#header #nav ul ul{
top:auto;
border-top:none;
}	

#header #nav li ul ul {
left:171px;
top:-1px;
}

#header #nav li:hover ul ul, #header #nav li:hover ul ul ul,#header  #nav li:hover ul ul ul ul{
display:none;	
}
#header #nav li:hover ul, #header #nav li li:hover ul, #header #nav li li li:hover ul, #header #nav li li li li:hover ul{
display:block;
}

#header #nav li ul a{
border-top:none;
}
#nav li a{
border-left:1px solid #D6D6D6;
color:#aaa;
}

#nav .current a, #nav li a:hover{
color:#ff6600;
}

#header #nav li ul a{
border:1px solid #D6D6D6;
border-top:none;
color:#aaa;
background: #fff;
}

#header #nav li ul a:hover{
background:#eee;
color:#ff6600;
}

#header #nav li ul {
border-top:1px solid #D6D6D6;
}

/* search */
#search {
	padding: 0;
	margin: 0;
	float: right;
	margin-top: 64px;
}
#search p {
	background: url(../images/s_bg.gif) no-repeat;
	height: 18px;
	width: 167px;
}
#search #s {
	background: none;
	position: relative;
	border: 0;
	padding: 6px 36px 4px 6px;
	width: 125px;
	color: #464646;
}
* html #search #s {
	width: 94px;
}
/* rss */
.rss {
	width: 46px;
	height: 16px;
	text-indent: -999999px;
	float: right;
	margin-top: 6px;
}
.rss a {
	background: url(../images/icon_rss.gif) no-repeat;
	display: block;
	width: 46px;
	height: 16px;
}
/* main_content */
#main_content {
	position: relative;
	clear: both;
}
.slogan {
	font-size: 26px;
	color: #aaa;
	width: 100%;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	text-align: left;
	display: block;
	float: left;
	margin: 0px;
	line-height: 32px;
}
/* cu3er-container */
.cu3er_bg {
	clear: both;
	background: url(../images/body_bg_shadow_2.gif) no-repeat bottom center;
	width: 100%;
	text-align: center;
	height: 500px;
}
#cu3er_container {
	width: 1000px;
	margin: 0 auto;
	height: 371px;
	outline: 0;
}
/*chef container */
.chef_bg {
	clear: both;
	background: url(../images/body_bg_shadow_2.gif) no-repeat bottom center;
	width: 100%;
	text-align: center;
	height: 420px;
	margin-bottom: 60px;
}
#chef_container {
	width: 1000px;
	margin: 0 auto;
	height: 410px;
	outline: 0;
	padding-bottom: 10px;
	vertical-align:top;
}
#services_bar {
	margin: 0px 0px 0px -40px;
	width: 1000px;
}

#services_bar div {
	float: left;
	width: 300px;
	text-align: center;
	position: relative;
}

#services_bar h2 {
	border-bottom:1px solid #343434;
	margin:5px;
	padding:0 0 3px;
	text-align:left;
	font-size: 1.5em;
}

#services_bar h2 a {
	color: #F6CC46;
	font-family:Georgia;
	border: none;
	text-decoration: none;
}

#services_bar p {
	text-align: left;
	margin: 5px 5px 5px 10px;
	letter-spacing: .2px;
}

#services_bar #webdesign { }

#services_bar #marketing { margin: 0px 0px 0px 0px; }

#services_bar #portfolio { margin: 0px 0px 0px 0px; }

#services_bar a span {
	left:2px;
	margin:10px 10px 10px 40px;
	position:absolute;
	cursor: pointer;
	display: none;
}

#services_bar #portfolio a span { left: 1px; }

#services_bar #webdesign a:hover span { display: inline; }

#services_bar #marketing a:hover span { display: inline; }

#services_bar #portfolio a:hover span { display: inline; }


/* backlinks */
.backlinks {
	font-size: 1px;
	height: 3px;
	overflow: hidden;
	display: none;
}
/* columns */
body#outer_page .columns {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}
.columns h2 {
	color: #272727;
	font-size: 26px;
	line-height: 26px;
}
.columns h3, #content .columns h3 {
	color: #272727;
	font-size: 20px;
	line-height: 20px;
}
.columns div, .columns .first {
	width: 300px;
	float: left;
	padding-left: 30px;
	padding-bottom: 20px;
}
.columns .first, .columns .no_padding {
	padding-left: 0;
}
.columns .excerpt {
	float: right;
	width: 275px;
}
.columns img {
	float: left;
}
.columns .price {
	font-size: 18px;
	color: green;
}
.columns .third {
	width: 300px;
	float: right;
	padding-bottom: 20px;
}
/* img_bg 300 of width */
.columns .img_bg, .img_bg {
	background: url(../images/img300_bg.gif) repeat-y;
	float: left;
	width: 300px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.columns .img_bg .top, .img_bg .top {
	background: url(../images/img300_bg_top.gif) no-repeat top left;
	width: 300px;
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
}
.columns .img_bg .top .bottom, .img_bg .top .bottom {
	background: url(../images/img300_bg_bottom.gif) no-repeat bottom left;
	width: 300px;
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
}
.columns .img_bg .top .bottom a img, .img_bg .top .bottom a img, .img_bg .top .bottom img {
	padding: 8px 0;
	float: left;
	margin: 0 0 0 8px;
	position: relative;
}
.columns .img_bg .top .bottom a span {
	width: 29px;
	height: 19px;
	background: url(../images/icon_preview.gif) no-repeat left center;
	display: none;
}
.columns .img_bg .top .bottom a:hover span {
	display: block;
	position: absolute;
	z-index: 99999;
	margin: 8px 0 0 273px;
	text-decoration: underline;
	color: #fff;
}


*:first-child + html .columns .img_bg .top .bottom a:hover span {
	margin: 8px 0 0 -20px;
}
/* img_bg 650 of width */
.img650_bg {
	background: url(../images/img650_bg.gif) repeat-y;
	float: left;
	width: 650px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.img650_bg .top {
	background: url(../images/img650_bg_top.gif) no-repeat top left;
	width: 650px;
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
}
.img650_bg .top .bottom {
	background: url(../images/img650_bg_bottom.gif) no-repeat bottom left;
	width: 650px;
	float: left;
	padding-left: 0px;
	padding-bottom: 0px;
}
.img650_bg .top .bottom a img, .img650_bg .top .bottom img {
	padding: 9px 0;
	float: left;
	margin: 0 0 0 9px;
	position: relative;
}
/* work */
#main_content #content .work h3 {
	padding-left: 10px;
	padding-bottom: 0;
}
#main_content #content .work p {
	padding-left: 10px;
}
/* news_thicker */
#news_thicker {
	float: left;
	background: url(../images/news_thicker_bg.gif) repeat-x;
	width: 100%;
}
#news_thicker .l {
	float: left;
	background: url(../images/news_thicker_bgLeft.gif) no-repeat left 0;
	width: 100%;
}
#news_thicker .l .r {
	float: left;
	background: url(../images/news_thicker_bgRight.gif) no-repeat right 0;
	width: 100%;
}
#news_thicker .news_content {
	padding: 12px 20px;
}
#news_thicker .news_content .title {
	font-size: 14px;
	color: #5f605c;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}
#news_thicker #news {
	float: left;
	width: 70%;
	padding-bottom: 30px;
}
#news_thicker #news li {
	list-style: none;
	display: none;
}
#news_thicker #news li a {
	color: #989996;
}
/*blockquote*/
blockquote {
	padding-bottom: 20px;
	background: url(../images/double_quote.gif) no-repeat left top;
}
blockquote .quote {
	font-style: italic;
	color: #8a8a8a;
	text-indent: 40px;
}
/* more */
.more {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
}
.more:hover {
	font-size: 14px;
	text-transform: uppercase;
	background: #FF6600;
	color: #ffffff;
	text-decoration: none;
}
/* recent_blog */
#recent_blog {
	padding: 0;
	margin: 0 0 0px 0;
	float: left;
}
#recent_blog li {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	line-height: 20px;
	clear: both;
}
#recent_blog li .thumb {
	float: left;
	width: 40px;
	padding: 4px;
	background: #e0e3dc;
}
#recent_blog li .thumb:hover {
	background: #d6d9d0;
}
#recent_blog li .thumb img {
	float: left;
}
#recent_blog li .blog_excerpt {
	float: right;
	padding-left: 11px;
	width: 230px;
}
#recent_blog h3 {
	font-size: 15px;
	padding: 0;
	margin: 0;
}
#recent_blog .author {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
/* content */
#content {
	width: 650px;
	float: right;
	margin-top: 20px;
	padding-bottom: 20px;
}
#content2 {
	width: 650px;
	float: right;
	margin-top: 20px;
	padding-bottom: 20px;
	height:800px;
}
iframe {
overflow: hidden;
} 
#content h2 {
	color: #2f2f2f;
	font-size: 35px;
	line-height: 35px;
	clear: both;
	text-transform: uppercase;
}
#content h3 {
	color: #2f2f2f;
	font-size: 26px;
	line-height: 26px;
	clear: both;
}
#content h4 {
	color: #2f2f2f;
	font-size: 20px;
	line-height: 20px;
	clear: both;
}
#content .columns {
	width: 650px;
	clear: both;
	padding-top: 20px;
}
#main_content .wide_content {
	width: 100%;
}
#main_content .wide_content h2 {
	color: #2f2f2f;
	font-size: 35px;
	line-height: 35px;
	clear: both;
	text-transform: uppercase;
}
#main_content .wide_content h3 {
	color: #2f2f2f;
	font-size: 26px;
	line-height: 26px;
	clear: both;
}
#main_content .wide_content h4 {
	color: #2f2f2f;
	font-size: 20px;
	line-height: 20px;
	clear: both;
}
#main_content .wide_content2 {
	width: 100%;
	height:1200px;
	overflow:hidden;
}
#main_content .wide_content2 h2 {
	color: #2f2f2f;
	font-size: 35px;
	line-height: 35px;
	clear: both;
	text-transform: uppercase;
}
#main_content .wide_content2 h3 {
	color: #2f2f2f;
	font-size: 26px;
	line-height: 26px;
	clear: both;
}
#main_content .wide_content2 h4 {
	color: #2f2f2f;
	font-size: 20px;
	line-height: 20px;
	clear: both;
}

/* sidebar */
#sidebar {
	width: 268px;
	float: left;
	margin-top: 20px;
}
#sidebar .sidebox {
	width: 264px;
	float: left;
	background: url(../images/sidebox_bg.gif) repeat-y;
	margin-bottom: 20px;
}
#sidebar .sidebox .t {
	width: 264px;
	float: left;
	background: url(../images/sidebox_top_bg.gif) top left no-repeat;
}
#sidebar .sidebox .b {
	width: 264px;
	float: left;
	background: url(../images/sidebox_bottom_bg.gif) bottom left no-repeat;
}
#sidebar .sidebox .b .content {
	width: 220px;
	float: left;
	padding: 30px 22px 10px 22px;
}
#sidebar .sidebox .b .content h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 0px;
	line-height: 14px;
	text-transform: uppercase;
	color: #474646;
	background: url(../images/line_horizontal.gif) repeat-x bottom;
}
#sidebar .sidebox .b .content h2.margin_bottom {
	margin-bottom: 20px;
}
.required {
	width:128px;
}
#sidebar .sidebox .b .content h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 0px;
	line-height: 14px;
	text-transform: uppercase;
	color: #474646;
}
#sidebar .sidebox .b .content p {
	padding-bottom: 20px;
}
/* sidelink */
#sidebar .sidelink {
	padding: 0 0 20px 0;
	margin: 0;
	float: left;
	width: 100%;
}
#sidebar .sidelink li {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	line-height: 18px;
}
#sidebar .sidelink li a {
	display: block;
	padding: 10px 0 10px 10px;
	width: 95%;
	color: #575757;
	background: url(../images/line_horizontal.gif) bottom repeat-x;
}
#sidebar .sidelink li a:hover, #sidebar .sidelink li a.current {
	text-decoration: none;
	padding-left: 10px;
	width: 95%;
	color: #282828;
	background: #fbfcf9 url(../images/line_horizontal.gif) bottom repeat-x;
}
#sidebar .sidelink li a.current {
	font-weight: bold;
}
/* image_gallery */
#sidebar .image_galery {
	margin: 0;
	padding: 0 0 20px 0;
	float: left;
	position: relative;
}
#sidebar .image_galery li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#sidebar .image_galery li a {
	padding: 4px;
	float: left;
	display: block;
	background: #e8e9e5;
	margin-right: 4px;
	margin-bottom: 4px;
}
#sidebar .image_galery li a:hover {
	background: #fdfdfd;
}
#sidebar .image_galery li a img {
	float: left;
}
#sidebar .image_galery li a small {
	text-align: center;
	width: 140px;
	background: url(../images/pop_arrow.gif) no-repeat center bottom;
	padding: 5px 5px 16px;
	display: none;
	color: #fff;
	font-size: 11px;
	text-indent: 0;
}
#sidebar .image_galery li a:hover small {
	display: block;
	position: absolute;
	z-index: 9999;
	margin: -40px 0 0 -46px;
}
*:first-child + html #sidebar .image_galery li a:hover small {
	margin: -40px 0 0 -107px;
}
* html #sidebar .image_galery li a:hover small {
	margin: -40px 0 0 -107px;
}
/* breadcrumbs */
#breadcrumbs {
	padding: 0;
	margin: 0 0 0 -10px;
	position: relative;
	float: left;
}
#breadcrumbs li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	color: #949494;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	float: left;
	padding-left: 10px;
}
#breadcrumbs li a {
	font-weight: normal;
	background: url(../images/breadcrumbs_arrow.gif) no-repeat right center;
	padding-right: 10px;
}
/*contact-form*/
#contact-form,  {
	padding: 0;
	margin: 0;
}
#contact-form label {
	float: left;
	width: 120px;
	font-size: 14px;
}
#quote-form,  {
	padding: 0;
	margin: 0;
}
#quote-form label {
	float: left;
	width: 120px;
	font-size: 14px;
}
#name, #email, #subject, #message, #company, #phone, #upload, #lead_source, #interested, #budget, #fname, #lname, #website, #kewords {
	border: 1px solid #dddddd;
	padding: 8px;
	color: #5e5e5e;
	font-size: 14px;
}
#name:focus, #email:focus, #subject:focus, #company:focus, #message:focus, #lead_source:focus, #interested:focused, #fname:focus, #lname:focus, #website:focus; #keywords:focus {
	border: 1px solid #acacac;
	padding: 8px;
}
#name, #email, #subject, #company, #phone, #upload, #lead_source, #interested, #budget, #fname, #lname, #website, #keywords {
	width: 285px;
}
#newsletter {
	width: 215px;
	margin-bottom: 10px;
}
.mc-field-group {	margin-bottom: 10px;
	
}
.indicate-required {
	float:right;
	margin-bottom:5px;
	padding-left:80px
}
#message {
	width: 285px;
	height: 150px;
}
.send_btn {
	border: none;
	padding: 10px 20px;
	background: #dfe1dc;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #5d5f59;
	font-size: 18px;
	font-weight: normal;
	margin-bottom:10px;
}
#main_content #content .errorMsg h3 {
	color: red;
}
#main_content #content .infoMsg h3 {
	color: green;
}
.error_strings {
	color: #ff0000;
}
/* footer */
#footer {
	float: left;
	width: 100%;
	background: #e8e8e8 url(../images/bg_footer.jpg) top left repeat-x;
	padding-top: 60px;
}
#footer a {
	color: #FF6600;
}
#footer .wrap .columns div, #footer .wrap .columns .first p {
	color: #858b7e;
}
#footer .wrap .columns div h2 {
	color: #767a71;
}
#footer .wrap .more {
	color: #FF6600;
	text-transform: uppercase;
	font-size: 14px;
}
#footer .wrap .more:hover {
	color: #fff;
	background: #FF6600;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}
#footer .wrap .about .icon_about {
	background: url(../images/icon_about.gif) no-repeat;
	width: 30px;
	height: 29px;
	display: block;
	float: right;
}
#footer .wrap .twitter .icon_twitter {
	background: url(../images/icon_twitter.gif) no-repeat;
	width: 40px;
	height: 37px;
	display: block;
	float: right;
}
#footer .wrap .twitter .icon_twitter {
	background: url(../images/icon_twitter.gif) no-repeat;
	width: 40px;
	height: 37px;
	display: block;
	float: right;
}
#footer .flickr_badge .icon_flickr {
	background: url(../images/icon_flickr.gif) no-repeat;
	width: 38px;
	height: 38px;
	display: block;
	float: right;
	margin-right: 30px;
}
#footer img {
	margin-right: 4px;
	margin-top: 4px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*********************************************************************
					VERTICAL ACCORDION
 *********************************************************************/
#options {
	width: 100%;
	text-align: right;
	display: block;
}
#acc {
	width: 100%;
	color: #033;
	padding-bottom: 35px;
	list-style-type: none;
}
#acc li {
	background-image: none;
	list-style-type: none;
}
#acc h4 {
	width: 100%;
	cursor: pointer;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
	background-image: url(../images/arrow-dark-left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
#acc .acc-section {
	overflow: hidden;
}
#acc .acc-content {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #999999;
}
#acc .acc-section .acc-content img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*twitter_update_list*/
#twitter_update_list {
	padding: 0;
	margin: 0;
}
#twitter_update_list li {
	padding: 0 0 20px 0;
	margin: 0;
	list-style: none;
	color: #858b7e;
}
#twitter_update_list li a {
	display: block;
}
#twitter_update_list li span a {
	display: inline;
}
/*flickr_badge*/
.columns .flickr_badge {
	width: 300px;
	float: left;
	padding-left: 30px;
	padding-bottom: 0px;
}
.columns .flickr_badge div {
	padding-left: 0px;
	margin: 0 0 0px 0;
	padding-bottom: 0px;
	float: left;
	width: auto;
}
.columns .flickr_badge div a {
	background: #dde0da;
	padding: 4px;
	float: left;
	margin: 0 10px 10px 0;
}
.columns .flickr_badge div a:hover {
	background: #cccfc9;
	padding: 4px;
	float: left;
}
.columns .flickr_badge div a img {
	width: 75px;
	height: 75px;
	float: left;
}
/*footer*/
#footer #copyright {
	float: left;
	width: 100%;
	background: #333;
	padding: 30px 0 20px 0;
}
#footer #copyright span {
	font-size: 12px;
	color: #b7b9b3;
}
#footer #copyright span a {
	color: #758696;
	text-decoration: none;
}
#footer #copyright span a:hover {
	color: #FF6600;
	text-decoration: none;
}
#footer .menu {
	float: left;
	width: auto;
}
#footer .menu a {
	float: left;
	width: auto;
	color: #333;
}
#footer .menu a hover {
	float: left;
	width: auto;
	color: #758696;
}
/* contact_container */
.contact_container {
	color: #767a71;
	font-size: 36px;
	padding: 30px 0;
	float: left;
}
.contact_container strong {
	color: #2b2d28;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.contact_container .contact_us {
	width: 286px;
	height: 61px;
	text-indent: -99999px;
	float: right;
	margin-top: -12px;
}
.contact_container .contact_text {
	padding: 10px 0;
	float: left;
	width: 640px;
	text-align: right;
}
.contact_container .contact_us a {
	width: 286px;
	height: 61px;
	background: url(../images/button_contactus.gif) no-repeat;
	display: block;
}
.contact_us a:hover {
	background-position: 0 100%;
}
/* Error / Success / Notice */
.notes {
	background: #f0f0f0;
	border: 1px solid #b8b8b8;
}
.success {
	background: #ccfcd1;
	border: 1px solid #60a400;
}
.error {
	background: #f9e3e3;
	border: 1px solid #e79e9e;
}
.notice {
	background: #fcf0cc;
	border: 1px solid #ecc735;
}
.notes, .notice, .success, .error {
	font-size: 100%;
	color: #484848;
	padding: 10px;
	width: auto;
	margin: 0 0 20px 0px;
	text-align: left;
}
.notes span, .notice span, .success span, .error span {
	font-weight: bold;
	font-size: 1.2em;
	padding: 2px 40px;
}
.notes p, .success p, .error p, .notice p {
	margin: 0px;
	padding: 0px 40px;
}
/* blog */
#blog .entry {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#blog .entry .excerpt {
	float: right;
	width: 100%;
}
#blog .entry .excerpt h3 {
	float: right;
	padding-bottom: 4px;
}
#blog .entry .excerpt p {
	font-style: italic;
}
#blog .meta {
	color: #8a8a8a;
	font-size: 13px;
	float: left;
	width: 100%;
	padding-bottom: 10px;
}
.orange {
	color: #FF6600;
	font-size: 35px;
	line-height: 35px;
}
/*=common styles*/
.clearfix {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1, h2, h3, h5, h6, p, pre, ol, ul, dl {
	padding-bottom: 20px;
	color: #585858;
}
h4 {
	padding-bottom: 5px;
	color: #585858;
}
li {
	list-style: outside;
	margin-left: 10px;
}
ul.styledlist {
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
	color: #585858;
}
ul.styledlist li {
	background: url(../images/arrow.gif) no-repeat left 0.3em;
	padding-left: 25px;
	list-style: none;
	margin-left: 0px;
	line-height: 22px;
}
ul.checkedlist {
	clear: both;
	margin: 0;
	padding: 0 0 20px 0;
	color: #585858;
}
ul.checkedlist li {
	background: url(../images/check.gif) no-repeat left 0.3em;
	padding-left: 25px;
	list-style: none;
	margin-left: 0px;
	line-height: 22px;
}
ol li {
	list-style: decimal;
	margin-left: 20px;
}
dl dt {
	font-weight: bold;
	padding-bottom: 10px;
}
dl dd {
	padding-bottom: 10px;
	margin-left: 0px;
}
strong {
	font-weight: bold;
}
em, code {
	font-style: italic;
}
ul, ul li {
	list-style-type: disc;
}
ol, ol li {
	list-style-type: decimal;
}
table {
	margin-bottom: 1.4em;
	width: 100%;
}
th {
	font-weight: bold;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tfoot {
	font-style: italic;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted;
	cursor: help;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	text-decoration: line-through;
}
pre {
	white-space: pre;
}
img.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.border {
	border: 1px solid #c8c9be;
	padding: 2px;
}
img.alignright {
	display: inline;
	margin: 0 0 12px 12px;
	float: right;
}
img.alignleft {
	display: inline;
	margin: 0 12px 12px 0px;
	float: left;
}
.alignright {
	float: right;
	width: auto;
}
.alignleft {
	float: left;
	width: auto;
}
.no {
	visibility: hidden;
}
