body {
	font-family: Verdana, Geneva, sans-serif;
	/******************background:#1F1F1F top  center  repeat-x url('../images/bg.jpg');***************/
	background-image:url(../images/bg_test1.jpg); background-position:center top; background-repeat:no-repeat;
	background-color:#1f1f1f;
	font-size:13px;
	color:#d9d9d9;
	margin:0;
	padding:0;
}


/**************************************************** GLOABAL STYLES ****/
h1{ font-size:28px;}
h2{ font-size:26px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:14px;}
h6{ font-size:12px;}
h1,h2,h3,h4,h5,h6{ color:#FFF;}
small{ font-size:10px;}
b, strong{ font-weight:bold;}
a{ color:#FFF;}
a:hover{ color:#d9d9d9; }
p{ padding:15px 0 5px 0px; line-height:16px;}

.p_galintro {padding:0 10px 20px 10px;}
.p_about {padding:8px 20px 12px 0px;}
.p_con {padding:8px 5px 18px 0px;}
.p_projlink {padding-left:8px;}
.img_marg {margin:8px 30px 8px 8px;}

.link_proj {text-decoration:none; color:#666666;}
.link_proj:hover {text-decoration:underline; color:#CCCCCC;}

.fleft {float:left;}
.fright {float:right;}

.pdf_dl {margin:0 0 0px 28px;}
.pdf_dl_b {margin:0 38px 15px 28px; font-size:6px;}
.link_dl { text-decoration:none;}
.link_dl:hover {text-decoration:underline; color:#EF4640;}

#main_container{	
	display:block;
	position:relative;
	width:960px;
	margin:0px auto;
	}


/****************************************************  HEADER ****/


#header{
	display:block;
	position:relative;
	width:960px;
	height:112px;
	margin:0px auto;
	/******************background:top  center no-repeat url('../images/header_bg2.jpg');********************/
	}

#logo{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:960px;
	height:112px;
	background:top center no-repeat url('../images/logo.png');
	}
#phone{
	display:block;
	position:absolute;
	bottom:0px;
	right:10px;
	width:960px;
	height:30px;
	text-align:right;
	font-size:16px;
	color:#656565;
	}

/****************************************************  MENU ****/


#menu_wrap{
	display:block;
	position:relative;
	width:960px;
	height:48px;
	margin:0px auto;
	background:top center no-repeat url('../images/menu_bg.png');
	z-index:99;
	}

/****************************************************   BANNER ****/

#banner_wrap{
	display:block;
	position:relative;
	width:960px;
	height:347px;
	margin:0px auto;
	padding:0px;
	background:no-repeat url('../images/banner_bg.jpg');
	z-index:1;
	}

.carousel ul li{ width:958px!important;  height:347px!important;  padding:0px 1px!important; margin:0px auto!important;}


.carousel .carousel-next{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:60px;
	height:30px;
	background:top left  no-repeat url('../images/nav_right.png');
	cursor:pointer;
	bottom:0px;
	left:480px;
	z-index:111;
	}

.carousel .carousel-previous{
	position:absolute;
	display:block;
	text-indent:-9999px;
	width:60px;
	height:30px;
	background:top left  no-repeat url('../images/nav_left.png');
	cursor:pointer;
	bottom:0px;
	right:480px;
	z-index:111;
	}
/****************************************************   STRAP LINE ****/

#strap_line{
	display:block;
	position:relative;
	width:805px;
	height:34px;
	margin:0px auto;
	padding:19px 0px 0px 155px;
	font-size:12px;
	background:top center no-repeat url('../images/strap_line.jpg');
	z-index:1;
	}
.line_title{ position:absolute; top:19px; left:60px;}
#news_line li a{ text-decoration:none; }

/****************************************************   CONTENT ****/
#content_wrap_main{
	display:block;
	position:relative;
	width:930px;
	margin:0px auto -15px auto;
	padding:30px 0px 0px 30px;
	background:top center no-repeat url('../images/content_full.png');
	z-index:1;
	}

#content_wrap{
	display:block;
	position:relative;
	width:930px;
	margin:0px auto 40px auto;
	padding:30px 0px 0px 30px;
	background:top center repeat-y url('../images/content_bg.jpg');
	z-index:1;
	}
#corners_bottom{
	display:block;
	position:absolute;
	left:0px;
	bottom:-14px;
	width:960px;
	height:14px;
	background:center bottom no-repeat url('../images/rcorners_home.png');
	}
.clear{ display:block; width:930px; height:5px; clear:both;}

/****************************************************   FEATURE BLOCKS ****/
.feature_block{
	width:150px;
	padding:5px 16px 6px 130px;
	min-height:212px;
	float:left;
	display:block;
	}
.box1{background:top left no-repeat url('../images/welcome.png'); width:150px; margin-left:-10px}
.box2{background:top left no-repeat url('../images/color_chart.png'); width:150px;}
.box3{background:top left no-repeat url('../images/email.png'); width:150px;}

/****************************************************   CONTENT ****/
#content{
	width:675px;
	padding:0px 0px 30px 0px;
	float:left;
	margin-left:20px;
	}
#content h1 { padding:0 0 0 8px}

#content_2{
	width:675px;
	padding:0px 0px 30px 0px;
	float:left;
	margin-left:30px;
	}
#content_2 h1 { margin:0 15px 0px 0px}
#content_2 h4 { margin:8px 0px 0 0px}

.p_contact {padding:15px 20px 15px 0;}

.breadcrumb{ font-size:11px; padding:0px 0px 5px 10px;}
/**************************************************** NEWS / BLOG ****/
.post{
	border-bottom:1px #999 dotted;
	padding-bottom:20px;
	margin-bottom:35px;
	}

.postmeta{
	border-bottom:1px #666 solid;
	padding:15px 0px;
	width:100%;
	font-weight:normal;
	font-size:10px;
	margin-bottom:15px;
	}
.postmeta a{
	font-weight:normal;
	font-size:10px;
	text-transform:none;
	color:#d9d9d9;}
.entry{}
#navigation a{ display:block; float:left; padding:4px 8px; margin-right:4px; border:1px #666 solid; color:#999; text-decoration:none;}
#navigation a:hover, #navigation a.on{ 
	display:block; 
	float:left; 
	padding:4px 8px; 
	margin-right:4px; 
	border:1px #999 solid; 
	color:#000; 
	background-color:#FFF; 
	text-decoration:none;
	}

/***************************************************** GALLERY ****/
ul#portfolio-list li { 
	float:left;
	display:block;
	width:193px;
	padding:5px; 
	margin:5px 10px 10px 10px;
	border:1px #575757 solid;
	background-color:#313131;
	}
#gallery_menu{
	display:block;
	width:900px;
	padding:5px;
	border-top:1px #999 dotted;
	border-bottom:1px #999 dotted;
	margin:20px 0px 10px 0px;
	}
	


ul#gallery-list li .content_block img{ clear:both; display:block; margin-bottom:10px;  }
ul#gallery-list li .content_block h2 a{ font-size:13px; text-decoration:none; padding-top:5px; display:block;}
ul#gallery-list li .content_block p{ font-size:10px; line-height:18px; padding-top:4px;}

ul#gallery-list li:hover{ border:1px #575757 solid; background-color:#222222; }


ul#gallery-filter{ margin: -20px 0; padding: 0; height: 64px;  line-height: 64px; background: transparent url(../images/icon-tag-green.png) left no-repeat; }
ul#gallery-filter li{ display: inline; }
ul#gallery-filter a{ margin-right: 0.5em; padding: 0.5em 1em; color: #AAA;  text-decoration: none; }
ul#gallery-filter a:hover, ul#gallery-filter a.current{ color: #888; }
ul#gallery-filter a.current{ background-color: #DDD; color:#000;}


/***************************************************** CONTACT FORM ****/
span.red{
	color:#F00;}
.message{
	display:block;
	width:90%;
	padding:10px;
	margin:0px auto;
	color:#FFF;
	background-color:#2E3138;
	border:1px #999 solid;
	text-align:center;
	font-size:16px;
	}	
#contactForm { 
	width: 563px;
	}
#contactForm label.error { 
	width: 250px; text-align:left;  color: #F00; font-size:10px; padding:5px 0px 0px 0px!important;
	}
#contactForm label.error{
	display:block;
	}

#contactForm input.submit:hover { 
 	background-color:#000000;
	}	

label{ clear:both; display:block; padding:10px 0px 5px 0px;}

input, select, textarea{
	width:330px;
	background-color:#FFFFFF;
	border:1px #C5C5C5 solid;
	padding:5px;
	}
select{
	width:342px;
	background-color:#FFFFFF;
	}
textarea{
	width:100%;
	height:150px;
	background-color:#FFFFFF;
	border:1px #C5C5C5 solid;
	padding:5px;
	}

.submit{
	width:79px;
	height:30px;
	display:block;
	border:0px;
	padding:0px;
	background-color:#2E3138;
	color:#FFF;
	cursor:pointer;
	}
.submit:hover{
	background-color:#000;	
	}	
/****************************************************   SIDEBAR ****/
#sidebar{
	width:220px;
	padding:0px;
	float:left;
	}
.menu_box{
	width:190px;
	padding:20px 30px 20px 0px;
	margin-bottom:30px;
	border-right:1px  #CCC solid;
	background:top right no-repeat url('../images/menu_top_line.jpg');
	font-size:13px;
	}
.menu_box p{font-size:12px;	color: #d9d9d9;}
.menu_box ul{ 
	padding:20px 0 0 0; 
	width:190px;	
	}
.menu_box ul li{
	display:block;
	}
.menu_box ul li a{
	display:block;
	padding:10px 0px 10px 20px;
	color: #d9d9d9;
	border-bottom:1px #d9d9d9 dotted;
	width:170px;
	text-decoration:none;
	font-size:13px;
	background: no-repeat url('../images/menu_arrow.jpg') 0 15px;

	}
.menu_box ul li a:hover{
	color:#FFF;
	border-bottom:1px #FFF solid;
	background: no-repeat url('../images/menu_arrow_on.jpg') 0 15px;
	}
/****************************************************   FOOTER ****/

#footer_wrap{
	display:block;
	position:relative;
	width:900px;
	padding:8px 30px;
	margin-top:30px;
	background:#1F1F1F center top repeat-y url('../images/footer_bg.jpg');
	font-size:12px;
	margin-bottom:50px;
	}
#footer_corners_top{
	display:block;
	position:absolute;
	left:0px;
	top:-9px; /* IE6 -15px */
	width:960px;
	height:9px;
	background:center bottom no-repeat url('../images/rcorners_top_footer.png');
	}
#footer_corners_bottom{
	display:block;
	position:absolute;
	left:0px;
	bottom:-10px;
	width:960px;
	height:10px;
	background:center bottom no-repeat url('../images/rcorners_bottom_footer.png');
	}
#footer_wrap a{ color:#4A4A4A;}
#get_in_touch{ color:#4A4A4A; width:450px; }
#get_in_touch h3{ font-size:18px; color:#4A4A4A;}
#copyright{ 
	position:absolute;
	top:0px;
	margin-top:-17px;
	right:30px;
	text-align:right;
	color:#4A4A4A;
	}

