@charset "utf-8";
/* CSS Document */

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0px;padding:0px;border:0px;outline:0px;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

html {
	background-image: url(/images/bg_html.gif);
	background-repeat: repeat-x;
	background-position: top;	
}

#wrapper {	width:955px;}

#content{
	float:left;
	width:600px;
	margin-left:100px;
}

#header {
	height:150px;
	position:relative;
}

#header h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #999;
	position: absolute;
	top: 10px;
	right: 0px;
	text-transform: uppercase;
}
#header h5 + h5 {
	text-transform: uppercase;
	color: #000;
}

#sidebar {
	width:250px;
	float:left;
	z-index:1;
}

#sidebar p {
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.7em;
	color: #3e3e40;
	text-align: right;
	padding-left: 50px;
}
#sidebar p a {
	color: #dc4623;
	text-decoration:none;
}
#sidebar p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

#sidebar p b {
	color: #dc4623;
}

.side_box {
	padding-top: 25px;
	padding-bottom: 25px;

}
.side_box + .side_box{

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
}


#logo a {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display:block;
	height: 150px;
	width: 250px;
}
#logo a:hover {

}



.sidemenu{
	text-align: right;
	list-style-type: none;
	width:250px;
	margin:0px;
	padding:0px;
}

.sidemenu a {
	background-image: url(/images/sidebar_rollover4.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

.sidemenu li {
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #3e3e40;
	text-decoration: none;
	text-transform: lowercase;
	width:240px;
	padding-right:10px;
}
.sidemenu li b {
	color:#dc4623;
	font-size:1.1em;
}
li.menuspace {
	margin-top:10px;
}
.sidemenu li a {
	color: #3e3e40;
	text-decoration: none;
	display:block;
	width:240px;
	height:100%;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:10px;

}
.sidemenu li a:hover{
	color: #dc4623;
}


#page {
	position:relative;
}
#page h3{
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	color: #3e3e40;
	text-transform: lowercase;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5c5c5;
	display: block;
	height: 50px;
}
#page > .portfolio_list + h3 {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#page h3 a{
	color: #000;
	text-transform: uppercase;
	text-decoration:none;
}
#page h3 a:hover{
	color: #F00;
}
#page h4{
	font-size: 0.9em;
	color: #dc4623;
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	padding-bottom: 5px;
	padding-left: 0px;

}

#page p{
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.7em;
	line-height:1.5em;
	color: #3e3e40;
	margin-top: 0px;
	margin-bottom: 25px;
}


#page ol, #page ul{
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.7em;
	line-height:1.5em;
	color: #3e3e40;
	margin-left:20px;
	margin-bottom: 15px;
}



#page p a{
	font-weight: bold;
	color: #dc4623;
	text-decoration: none;
}
#page p a:hover{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #dc4623;
}

#home_tagline {
	background-color: #3e3e40;
	background-image: url(/images/home_gray_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 130px;
	width: 600px;
}
#home_tagline h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	font-size:1em;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}



.float_left {
	float:left;
}
.float_right {
	float:right;
}

.box150 {
	width:150px;
}
.box200 {
	width:200px;
}
.box250 {
	width:250px;
}
.box275 {
	width:275px;
}
.box300 {
	width:300px;
}


.spacer {clear:both;}




#paginate {
	height: 30px;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 5px;

}
#page .paginate_box a {
	display:block;
	height: 23px;
	width: 75px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	padding-top:7px;
	background-color: #3e3e40;
}




#paginate_left p a:hover {
}
#paginate_right p a:hover {

}


#footer {
	margin-top: 15px;

}
#footer ul{
	list-style-type: none;
	padding-top: 15px;
	margin-bottom: 15px;	
}
#footer ul + ul{
	margin-bottom: 0px;
}
#footer ul li {
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #666;
	float: left;
	margin-right: 15px;
}
#footer ul li a{
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #dc4623;
}

#footbox_left {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
	float:left;
	height: 50px;
	width: 250px;
}

#footbox_right {
	width:600px;
	float:left;
	margin-left:100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5c5c5;
}

#clients_container{
	position:relative;
	width:195px;
	background-color: #98c7d4;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

	float:left;
}

#client_dot_top {
	background-image: url(/images/clients_dot_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 5px;
	width: 100%;
}
#client_dot_bottom {
	background-image: url(/images/clients_dot_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 5px;
	width: 100%;	
}
#page #clients_container ul {
	list-style-type: none;
	margin-left:0px;
	color:#252626;
	
}
#clients_container h4 {
	color: #FFF;
	font-size: 1.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clients_container ul li{}
#clients_container ul li+li{
	margin-top: 2px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}

.clients_testimonial {
	float: right;
	width: 275px;
	margin-left: 30px;
}
#page p.test_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	color: #666;
	line-height:1.3em;
	padding-right: 0px;
	padding-left: 0px;
}
#page p.test_name {
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align:right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
#page p.test_position {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	text-align:right;
}
#page p.test_link {
	margin: 0px;
	padding: 0px;
	text-align:right;
}

img.client {
	margin-top:0px;
	margin-bottom:20px;
}

#page #contact-form {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #dc4623;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DC4623;
	padding-top: 25px;
	padding-bottom: 25px;
}
#page #contact-form p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 150px;
	font-weight: bold;
	color: #dc4623;
}

#contact-form input {
	width:150px;
}
#contact-form textarea {
	width:250px;
}
#contact-form input,
#contact-form textarea {
	border: 1px solid #999;
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 1.2em;
	color: #666;
}
#contact-form input {

}
#contact-form .contact-submit {
	width: 75px;
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #dc4623;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gray_blue {
		background-color: #3e3e40;
	background-image: url(/images/bg_gray_box.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.gray_orange {
	background-color: #3e3e40;
	background-image: url(/images/bg_gray_box2.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}

.about_gray_box {
	width: 220px;
	padding: 15px;
	margin-bottom: 10px;
}
#page .about_gray_box h4 {
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page .about_gray_box ul {
	color: #a6b8a2;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#page .about_gray_box p {
	color: #a6b8a2;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#page .about_gray_box ol {
	color: #FFF;
	list-style-type: lower-roman;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#page .about_gray_box ol b {
	color: #dc4623;
}
#page .about_gray_box li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin: 0px;
	padding: 0px;
}

.about_synopsis {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;

}

img.about_botborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;	
}
#page .about_synopsis p {
	margin: 0px;
	padding: 0px;
}
#page .about_synopsis p b {
	color:#dc4623;
}

.servicebox {
	width:190px;
	margin-right:10px;
	float:left;
	position:relative;
}
#services_container {
	position:relative;
	margin-top: 30px;
}

#services_light {
	background-image: url(/images/bg_services_light.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position:relative;
	width: 100%;
}
#services_dark {
	background-image: url(/images/bg_services_dark.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position:relative;
	width: 100%;	
}
#services_arrows {
	background-image: url(/images/bg_services_arrows.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
	height: 20px;
	width: 590px;
}

#services_container h4 {
	font-size: 1.3em;
	color: #dc4623;
	background-color: #d4d4d4;
	position: absolute;
	left: 0px;
	top: -25px;
	display: block;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
#services_container p {
	padding-right: 15px;
	padding-left: 15px;
	line-height:1.3em;
	color:#626262;
	padding-top: 10px;
	padding-bottom: 0px;
}
#services_container ul {
	padding-right: 15px;
	padding-left: 15px;
	list-style-type: none;
	font-family: Helvetica, "Helvetica LT Std", Arial, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#services_container li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height:1.2em;

}
#services_container li + li{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}

.animate_test {
	background-position: 0px 0px;
}

#stay_in_touch {
	height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
#page #stay_in_touch h4 {
	float: left;
	margin-top: 8px;
	color:#3e3e40;
}
#page #stay_in_touch img {
	float: right;
	margin-top:5px;
}
#page #stay_in_touch img.aboutline {
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}