/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Century Gothic', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/background.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: center;
	}

#header {
	margin:auto;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 15px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 30px;
	font-weight: 100;
	color : #000000;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Century Gothic', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em 'Century Gothic', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #c40301;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */








/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: auto;
	padding: 0;
	width : 1096px;
	border:5px solid #959596;
	}

#header {
	
	margin: 0px;
	padding: 0px;	
	width: 1096px;
	border : 0px solid black;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width : 100%;
	
	}

.narrowcolumn {
	float: left;
	padding: 20px 20px 20px 0px;
	margin: 0px 0 0;
	width: 490px;
	border : 0px solid black;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 65px;
	width: 490px;
	text-align : left;
	}

.post {
	margin: 0 0 40px;
	text-align : left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1096px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */






/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	text-align : left;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
		text-align : left;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 50px 0 10px 0;
	margin-left: 775px;
	width: 190px;
	text-align : left;
	border : 0px solid black;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

div.container{
	background : url('images/container_background.jpg') center repeat-y ;
	text-align : center;
	border  : 0px solid blue;
}

div.main_container{
	width : 960px;		
	text-align : center;
	margin:auto;	
	background : url('images/background_gray.jpg');
	border : 0px solid red; 
	
}



/*
div.v_spacer{
	width : 1096px;
	height : 100px;
	font-size : 0px;
	line-height : 0px;
}

div.header_container{
	width : 960px;	
	margin : auto;
}

div.logo{
	width : 294px;
	height : 61px;	
	background-image : url('images/logo.jpg');
}

div.logo_container{
	width : 294px;
	float : left;
}

div.v_spacer_logo{
	width : 294px;
	height : 7px;
	font-size : 0px;
	line-height : 0px;
}

div.underline_logo{
	width : 294px;
	height : 8px;
	background-image : url('images/underline.jpg');
	font-size : 0px;
	line-height : 0px;
	display : none;
}

div.menu{
	width : 475px;
	height : 76px;
	float : right;
		
}
img.image_link{	
	border : 0px;
}


div.menu_portfolio_container{
	width : 82px;
	height : 76px;
	float : left;
}
div.menu_portfolio_up_spacer{
	width : 82px;
	height : 53px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_portfolio_text{
	width : 82px;
	height : 9px;
	font-size : 0px;
	line-height : 0px;	
	
}
div.menu_portfolio_down_spacer{
	width : 82px;
	height : 6px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_portfolio_underline{
	width : 82px;
	height : 8px;
	background-image : url('images/underline.jpg');
	font-size : 0px;
	line-height : 0px;
	display  : none;
}

div.menu_vertical_spacer{
	width : 29px;
	height : 76px;
	float : left;
}


div.menu_service_container{
	width : 65px;
	height : 76px;
	float : left;
}
div.menu_service_up_spacer{
	width : 65px;
	height : 53px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_service_text{
	width : 65px;
	height : 9px;
	font-size : 0px;
	line-height : 0px;
	
}
div.menu_service_down_spacer{
	width : 65px;
	height : 6px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_service_underline{
	width : 65px;
	height : 8px;
	background-image : url('images/underline.jpg');
	font-size : 0px;
	line-height : 0px;
	display : none;
}


div.menu_tips_container{
	width : 30px;
	height : 76px;
	float : left;
}
div.menu_tips_up_spacer{
	width : 30px;
	height : 53px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_tips_text{
	width : 30px;
	height : 9px;
	font-size : 0px;
	line-height : 0px;
	
}
div.menu_tips_down_spacer{
	width : 30px;
	height : 6px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_tips_underline{
	width : 30px;
	height : 8px;
	background-image : url('images/underline.jpg');
	font-size : 0px;
	line-height : 0px;
	display : none;
}

div.menu_meet_container{
	width : 112px;
	height : 76px;
	float : left;
}
div.menu_meet_up_spacer{
	width : 112px;
	height : 53px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_meet_text{
	width : 112px;
	height : 9px;
	font-size : 0px;
	line-height : 0px;
	
}
div.menu_meet_down_spacer{
	width : 112px;
	height : 6px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_meet_underline{
	width : 112px;
	height : 8px;
	background-image : url('images/underline.jpg');
	font-size : 0px;
	line-height : 0px;
	display : none;
}

div.menu_contact_container{
	width : 68px;
	height : 76px;
	float : left;
}
div.menu_contact_up_spacer{
	width : 68px;
	height : 53px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_contact_text{
	width : 68px;
	height : 9px;
	font-size : 0px;
	line-height : 0px;
	
}
div.menu_contact_down_spacer{
	width : 68px;
	height : 6px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_contact_underline{
	width : 68px;
	height : 8px;
	background-image : url('images/underline.jpg');
	font-size : 0px;
	line-height : 0px;
	display : none;
}





div.clear_both{
	clear : both;
}

div.dotted_header{
	width : 960px;
	height : 3px;
	background-image : url('images/dotted_line.jpg');	
	line-height : 0px;
	font-size  : 0px;
	margin : auto;	
}

div.spacer_under_dotted{
	width : 960px;
	height : 10px;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
	
}
div.shadow_main{
	width : 960px;
	height : 8px;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
	background-image : url('images/shadow_center.jpg');
}
div.shadow_left{
	width : 220px;
	height : 8px;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
	background-image : url('images/shadow_left.jpg');
	float : left;
}
div.shadow_right{
	width : 220px;
	height : 8px;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
	background-image : url('images/shadow_right.jpg');
	float : right;
}



div.spacer_under_shadow{
	width : 960px;
	height : 50px;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
	
}

div.spacer_50{
	height : 50px;
	width : 960px;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;	
}

div.wide_dots{
	height : 1px;
	width : 1096px;
	background-image : url('images/dotted_line.jpg');	
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
}
div.spacer_3{
	height : 3px;
	width : 1096px;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;	
}
div.spacer_15{
	height : 15px;
	width : 960px;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;	
}
div.menu_footer{
	height : 15px;
	width : 1096px;
	
}
div.spacer_one{
	height : 12px;
	width : 20px;
	float : left;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
}

div.spacer_nuarisan{
	width : 56px;
	height : 12px;
	font-family : Century Gothic;
	font-size : 12px;
	color : #c40301;
	float : left;	
	margin : auto;
}

div.spacer_two{
	height : 12px;
	width : 192px;
	float : left;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
}

div.footer_links{
	width : 490px;
	height : 12px;
	font-family : Century Gothic;
	font-size : 12px;
	color : #000000;
	float : left;	
	margin : auto;
	border : 0px solid black;
}
div.footer_home{
	width : 34px;
	height : 12px;
	font-family : Century Gothic;
	font-size : 12px;
	color : #000000;
	float : left;	
	margin : auto;
	
}
div.footer_spacer_menu{
	width : 44px;
	height : 12px;	
	float : left;	
	margin : auto;
	line-height : 0px;
	font-size  : 0px;
}
div.footer_portfolio{
	width : 65px;
	height : 12px;
	font-family : Century Gothic;
	font-size : 12px;
	color : #000000;
	float : left;	
	margin : auto;
	
}
div.footer_services{
	width : 55px;
	height : 12px;
	font-family : Century Gothic;
	font-size : 12px;
	color : #000000;
	float : left;	
	margin : auto;
	
}
div.footer_meet_the_team{
	width : 90px;
	height : 12px;
	font-family : Century Gothic;
	font-size : 12px;
	color : #000000;
	float : left;	
	margin : auto;
	
}
div.footer_contact{
	width : 55px;
	height : 12px;
	font-family : Century Gothic;
	font-size : 12px;
	color : #000000;
	float : left;	
	margin : auto;
	
}
a.footer_links{
	text-decoration : none;
	color : #000000;
	
}
a.footer_links:hover{
	text-decoration : none;
	color : #c40301;
	
}
a.footer_links_red{
	text-decoration : none;
	color : #c40301;
	font-family : Century Gothic;
	font-size : 12px;
}

div.spacer_three{
	height : 12px;
	width : 162px;
	float : left;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
}
*/

 body {	

	width : 1096px;
	
	margin : 0px;

	padding : 0px;	

	background-image : url('images/background.jpg');

	background-repeat: repeat;

	text-align : center;
	
	margin:auto;
}


/*
div.container{

	width : 1096px;		

	background-image : url('images/container_background.jpg');

	text-align : center;

	margin:auto;	

}
*/


div.v_spacer{

	width : 960px;

	height : 100px;

	font-size : 0px;

	line-height : 0px;
	
	text-align : center;

}



div.header_container{

	width : 960px;	

	margin : auto;

}



div.logo{

	width : 294px;

	height : 61px;	

	background-image : url('images/logo.jpg');
	
	font-size : 0px;

	line-height : 0px;

}



div.logo_container{

	width : 294px;

	float : left;

}



div.v_spacer_logo{

	width : 294px;

	height : 7px;

	font-size : 0px;

	line-height : 0px;

}



div.underline_logo{

	width : 294px;

	height : 8px;

	background-image : url('images/underline.jpg');

	font-size : 0px;

	line-height : 0px;

	display : none;

}



div.menu{

	width : 475px;

	height : 76px;

	float : right;
	
	text-align : right;
		

}
div.menu_separetor{

	width : 474px;
	height : 53px;
	font-size : 0px;
	line-height : 0px;
}

div.menu_container{

	width : 474px;	
	font-size : 0px;
	line-height : 0px;
	text-align : right;
	
}


img.image_link{	

	border : 0px;

}





div.menu_portfolio_container{
	width : 98px;
	height : 76px;
	float : left;
}
div.menu_portfolio_up_spacer{
	width : 82px;
	height : 51px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_portfolio_text{
	width : 98px;
	height : 25px;
	font-size : 0px;
	line-height : 0px;	
	
}
div.menu_portfolio_down_spacer{
	width : 82px;
	height : 6px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_portfolio_underline{
	width : 98px;
	height : 8px;
	
	font-size : 0px;
	line-height : 0px;
	display  : none;
}

div.menu_vertical_spacer{
	width : 29px;
	height : 76px;
	float : left;
}


div.menu_service_container{
	width : 92px;
	height : 76px;
	float : left;
	text-align : center
}
div.menu_service_up_spacer{
	width : 65px;
	height : 51px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_service_text{
	width : 92px;
	height : 25px;
	font-size : 0px;
	line-height : 0px;
	/*background-image : url('../images/services.jpg');*/
}
div.menu_service_down_spacer{
	width : 65px;
	height : 6px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_service_underline{
	width : 92px;
	height : 8px;
	
	font-size : 0px;
	line-height : 0px;
	display : none;
	margin : auto;
}


div.menu_tips_container{
	width : 60px;
	height : 76px;
	float : left;
	text-align : right;
}
div.menu_tips_up_spacer{
	width : 30px;
	height : 51px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_tips_text{
	width : 60px;
	height : 25px;
	font-size : 0px;
	line-height : 0px;
	/*background-image : url('../images/tips.jpg');*/
}
div.menu_tips_down_spacer{
	width : 60px;
	height : 6px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_tips_underline{
	width : 60px;
	height : 8px;
	
	font-size : 0px;
	line-height : 0px;
	display : none;
	margin : auto;
}

div.menu_meet_container{
	width : 142px;
	height : 76px;
	float : left;
	text-align : center;
}
div.menu_meet_up_spacer{
	width : 112px;
	height : 51px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_meet_text{
	width : 142px;
	height : 25px;
	font-size : 0px;
	line-height : 0px;
	/*background-image : url('../images/meet.jpg');*/
}
div.menu_meet_down_spacer{
	width : 112px;
	height : 25px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_meet_underline{
	width : 142px;
	height : 8px;
	
	font-size : 0px;
	line-height : 0px;
	display : none;
	margin : auto;
	
}

div.menu_contact_container{
	width : 80px;
	height : 76px;
	float : left;
	text-align : right;
}
div.menu_contact_up_spacer{
	width : 68px;
	height : 51px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_contact_text{
	width : 80px;
	height : 25px;
	font-size : 0px;
	line-height : 0px;
	/*background-image : url('../images/contact.jpg');*/
}
div.menu_contact_down_spacer{
	width : 68px;
	height : 6px;
	font-size : 0px;
	line-height : 0px;
}
div.menu_contact_underline{
	width : 80px;
	height : 8px;
	
	font-size : 0px;
	line-height : 0px;
	display : none;
	margin : auto;
}











div.clear_both{

	clear : both;

}



div.dotted_header{

	width : 960px;

	height : 3px;

	background-image : url('images/dotted_line.jpg');	

	line-height : 0px;

	font-size  : 0px;

	margin : auto;	

}



div.spacer_under_dotted{

	width : 960px;

	height : 10px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

	

}

div.shadow_main{

	width : 960px;

	height : 8px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

	background-image : url('images/shadow_center.jpg');

}

div.shadow_left{

	width : 220px;

	height : 8px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

	background-image : url('images/shadow_left.jpg');

	float : left;

}

div.shadow_right{

	width : 220px;

	height : 8px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

	background-image : url('images/shadow_right.jpg');

	float : right;

}







div.spacer_under_shadow{

	width : 960px;

	height : 50px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

	

}



div.page_content{

	width : 960px;	

	margin : auto;

}



div.content_text{

	width : 230px;	

	text-align : left;

	float : left;	

}



div.content_picture{

	width : 600px;

	height : 393px;	

	float : left;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

	float : right;

}

p.content_text_prop{

	font-family : Century Gothic;

	font-size : 11px;

	line-height: 15px;

	color : #2d2c2b;

	

}

p.content_text_prop_services{

	font-family : Century Gothic;

	line-height : 25px;

	font-size : 15px;

	color : #2d2c2b;

	

}



p.content_text_prop_top{

	font-family : Century Gothic;

	font-size : 11px;

	line-height: 15px;

	color : #2d2c2b;

	margin: 0px;

	padding: 0px;

	

	

}



div.spacer_under_content{

	width : 960px;

	height : 40px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

	

}

div.spacer_under_content_doted{

	width : 960px;

	height : 18px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

	

}

div.spacer_20{

	width : 960px;

	height : 3px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;	

	

}

div.container_picture_menu{

	width : 960px;

	

	border : 0px solid black;

	margin : auto;	

}





div.spacer_one_container{

	width : 56px;

	float : left;

	height : 200px;

	

}

div.spacer_one_container_text{

	height : 26px;

	width : 56px;

}

div.spacer_one_container_image{

	height : 20px;

	background-image : url('images/spacer1.jpg');

	width : 56px;	

}



div.portfolio_container{

	height : 200px;

	width : 171px;

	float : left;

	

}

div.portfolio_container_text{

	width : 171px;

	height : 26px;

}

div.portfolio_container_image{

	width : 171px;

	height : 119px;

	/*background-image : url('images/portfolio_background.jpg');	*/

}

div.portfolio_container_comment{

	width : 171px;

	height : 40px;

	display : none;

		

}





div.spacer_one_container2{

	width : 17px;

	float : left;

	height : 200px;

	

}

div.spacer_one_container_text2{

	height : 26px;

	width : 17px;

}

div.spacer_one_container_image2{

	height : 20px;

	background-image : url('images/spacer2.jpg');

	width : 17px;	

}



div.services_container{

	height : 200px;

	width : 171px;

	float : left;

	

}

div.services_container_text{

	width : 171px;

	height : 26px;

}

div.services_container_image{

	width : 171px;

	height : 119px;

	/*background-image : url('images/services_background.jpg');	*/

}

div.services_container_comment{

	width : 171px;

	height : 40px;

	display : none;	

}



div.spacer_one_container3{

	width : 17px;

	float : left;

	height : 200px;

	

}

div.spacer_one_container_text3{

	height : 26px;

	width : 17px;

}

div.spacer_one_container_image3{

	height : 20px;

	background-image : url('images/spacer3.jpg');

	width : 17px;	

}



div.meet_the_team_container{

	height : 200px;

	width : 171px;

	float : left;

	

}

div.meet_the_team_container_text{

	width : 171px;

	height : 26px;

}

div.meet_the_team_container_image{

	width : 171px;

	height : 119px;

	/*background-image : url('images/meet_the_team_background.jpg');	*/

}

div.meet_the_team_container_comment{

	width : 171px;

	height : 40px;

	display : none;		

}



div.spacer_one_container4{

	width : 16px;

	float : left;

	height : 200px;

	

}

div.spacer_one_container_text4{

	height : 14px;

	height : 26px;

}

div.spacer_one_container_image4{

	height : 20px;

	background-image : url('images/spacer4.jpg');

	width : 16px;	

}



div.contact_container{

	height : 200px;

	width : 171px;

	float : left;

	

}

div.contact_text{

	width : 171px;

	height : 26px;

}

div.contact_container_image{

	width : 171px;

	height : 119px;

	/*background-image : url('images/contact_background.jpg');	*/

}

div.contact_comment{

	width : 171px;

	height : 40px;

	display : none;	

}





div.spacer_last_container{

	width : 60px;

	float : left;

	height : 200px;

	

}

div.spacer_last_container_text{

	width : 60px;

	height : 26px;

}

div.spacer_last_container_image{

	width : 60x;

	height : 20px;

	background-image : url('images/spacer_last.jpg');	

}



span.mini_menu{

	font-family : Century Gothic;

	font-size : 18px;

	color : #2d2c2b;

	font-weight : bold;

}

span.mini_comment{

	font-family : Century Gothic;

	font-size : 13px;

	color : #2d2c2b;	

}





a.internal_link{

	text-decoration : none;

	color : #2d2c2b;

}







div.spacer_50{

	height : 50px;

	width : 960px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;	

}

div.spacer_15{

	height : 15px;

	width : 960px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;	

}

div.menu_footer{
	height : 15px;
	width : 960px;
	margin : auto;
}

div.two_lines{
	height : 12px;
	width : 100%;	
	background: url('images/two_lines.jpg') center repeat-y;	
	line-height : 0px;
	font-size  : 0px;
	margin : auto;
}
div.spacer_17{
	height : 17px;
	width : 960px;
	line-height : 0px;
	font-size  : 0px;
	margin : auto;	
}

div.spacer_3{

	height : 3px;

	width : 1096px;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;	

}



div.wide_dots{

	height : 1px;

	width : 1096px;

	background-image : url('images/dotted_line.jpg');	

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

}



div.spacer_one{

	height : 12px;

	width : 20px;

	float : left;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

}

div.spacer_two{

	height : 12px;

	width : 192px;

	float : left;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

}

div.spacer_three{

	height : 12px;

	width : 162px;

	float : left;

	line-height : 0px;

	font-size  : 0px;

	margin : auto;

}

div.spacer_nuarisan{

	width : 56px;

	height : 12px;

	font-family : Century Gothic;

	font-size : 12px;

	color : #c40301;

	float : left;	

	margin : auto;

}

div.footer_links{

	width : 490px;

	height : 12px;

	font-family : Century Gothic;

	font-size : 12px;

	color : #000000;

	float : left;	

	margin : auto;

	border : 0px solid black;

}



div.footer_home{

	width : 34px;

	height : 12px;

	font-family : Century Gothic;

	font-size : 12px;

	color : #000000;

	float : left;	

	margin : auto;

	

}



div.footer_spacer_menu{

	width : 44px;

	height : 12px;	

	float : left;	

	margin : auto;

	line-height : 0px;

	font-size  : 0px;

}

div.footer_portfolio{

	width : 65px;

	height : 12px;

	font-family : Century Gothic;

	font-size : 12px;

	color : #000000;

	float : left;	

	margin : auto;

	

}

div.footer_services{

	width : 55px;

	height : 12px;

	font-family : Century Gothic;

	font-size : 12px;

	color : #000000;

	float : left;	

	margin : auto;

	

}

div.footer_meet_the_team{

	width : 90px;

	height : 12px;

	font-family : Century Gothic;

	font-size : 12px;

	color : #000000;

	float : left;	

	margin : auto;

	

}

div.footer_contact{

	width : 55px;

	height : 12px;

	font-family : Century Gothic;

	font-size : 12px;

	color : #000000;

	float : left;	

	margin : auto;

	

}

a.footer_links{

	text-decoration : none;

	color : #000000;

	

}

a.footer_links:hover{

	text-decoration : none;

	color : #c40301;

	

}

a.footer_links_red{

	text-decoration : none;

	color : #c40301;

	font-family : Century Gothic;

	font-size : 12px;

}





div.content_container{

	text-align : left;

	width : 960px;	

	margin : auto;

}

div.page_main_title{

	font-family : Century Gothic;

	font-size : 30px;

	letter-spacing: 1px;

	color : #000000;

	

}

div.page_secondary_title{

	font-family : Century Gothic;

	font-size : 16px;

	letter-spacing: 1px;

	color : #c40301;

	

}

div.content_for_cols{

	width : 960px;

}
div.content_for_cols_hidden{

	width : 960px;
	
	display : none;
	
	text-align : left;

	font-family : Century Gothic;

	font-size : 11px;

}


div.content_row{

	width : 210px;

	float : left;

	text-align : left;

	font-family : Century Gothic;

	font-size : 11px;

	line-height: 15px;

	color : #2d2c2b;	
	
	border  : 0px solid black;
}

div.content_row_meet{

	width : 200px;

	float : left;

	text-align : left;

	font-family : Century Gothic;

	font-size : 11px;

	line-height: 15px;

	color : #2d2c2b;	
	
	border  : 0px solid black;
}


div.content_row_special{

	width : 170px;

	float : left;

	text-align : left;

	font-family : Century Gothic;

	font-size : 11px;

	line-height: 15px;

	color : #2d2c2b;	

}







div.content_three_rows{

	width : 610px;

	float : left;

	text-align : left;

		

}



div.content_two_rows{

	width : 405px;

	float : left;

	text-align : left;
	
	border : 0px solid black;
		

}

div.content_two_rows_one{
	width : 195px;
	float : left;
	text-align : left
}



div.spacer_row{

	width : 10px;

	height : 100px;

	float : left;

}
div.spacer_row_contact{

	width : 10px;

	height : 10px;

	float : left;

}

div.spacer_row_contact{

	width : 15px;

	height : 100px;

	float : left;

}

div.name_profesion_container{

	width : 420px;	

	float : left;

	text-align : left;	

}

div.name_profesion_container_second{

	width : 400px;	

	float : left;

	text-align : left;	

}

span.name_black{

	 font-family : Century Gothic;

	font-size : 28px;

	color : #000000;

	font-weight : 600;

}



span.content{

	font-family : Century Gothic;

	font-size : 12px;

	color : #000000;	

}



span.name_red{

	 font-family : Century Gothic;

	font-size : 28px;

	color : #c40301;

	font-weight : 600;

}





div.profesion{

	font-family : Century Gothic;

	font-size : 16px;

	color : #000000;

}

a.a_red{

	color : #c40301;

	text-decoration : none;

}

span.red_span{

	color : #c40301;

}



div.contact_form_container{

	width : 225px;

	background-image : url('images/contact_form_body.jpg');

}

div.contact_form_top{

	width : 225px;

	height : 31px;

	background-image : url('images/contact_form_up.jpg');

}

div.contact_form_down{

	width : 225px;

	height : 18px;

	background-image : url('images/contact_form_down.jpg');

}

div.spacer_contact_left{

	width : 25px;

	float : left;

	height : 10px;

	float : left;

	font-size : 0px;

	line-height : 0px;

}

div.spacer_contact_rigth{

	width : 25px;

	float : left;

	height : 10px;

	float : left;

	font-size : 0px;

	line-height : 0px;

}

div.contact_content_midle{

	width : 185px;

	float : left;	

	float : left;

	font-family : Century Gothic;

	font-size : 12px;

	color : #2d2c2b;	

}

span.estimate{

	width : 185px;

	color : #c40301;

	font-size : 18px;

	text-align : center;

}

div.contact_form_spacer{

	width : 225px;

	height : 5px;

	font-size : 0px;

	line-height : 0px;	

}

span.star{	

	color : #c40301;

	font-size : 16px;	

}

input.custom{

	width : 170px;

}

select.custom_select{

	width : 175px;

}

p.list_of_portfolio{

	font-size : 15px;
	line-height: 25px;

}

div.align_right{

	text-align : right;

}



span.subtitle_bold_red{

	font-size : 15px;

	font-weight : bold;

	color : #c40301;	

}

li.list_prop{

	font-size : 15px;	

	line-height: 25px;

	font-family : Century Gothic;

	

}

div.italic_container{

	width : 550px;

	text-align  : right;

}

div.italic_stuff{

	width : 400px;	

	text-align : left;

	font-size : 15px;

	line-height: 25px;

	font-family : Century Gothic;

	margin:auto;

}



div.container_three_cols_list{

	width : 405px;

	text-align  : center;

}



div.three_cols_list{

	width : 405px;

	text-align  : center;

	margin:auto;

	

}

div.list_one_of_three{

	width : 134px;

	float : left;

	text-align : left;

	font-size : 11px;

	line-height: 25px;

	font-family : Century Gothic;

}

div.list_two_of_three{

	width : 200px;

	float : left;

	text-align : left;

	font-size : 11px;

	line-height: 25px;

	font-family : Century Gothic;

}

div.custom_step{
	display : none;
	height : 150px;
}
div.quotes_spacer{
	width : 1096px;
	font-size : 0px;
	line-height : 0px;
	height : 30px;
}
div.quotes{
	width : 960px;
	text-align : right;
	margin : auto;
}
div.footer_main_container{
	background : url('images/container_background.jpg') center repeat-y ;
	text-align : center;
	margin : auto;
}

