body {
	background: #4a4a4a;
	margin:0px auto;
	padding:0px;
	color: #727272; 
	font-family: Arial,Tahoma;
	background:url(background.png);
}



/* layouts 
-------------------------------------------------------------- */
#con01{
	background:url(light.png);
	background-repeat: repeat-x;
	background-position: 0px 192px;
}

#con1{
	background:url(blog_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:53px;
	width:966px;
}

#con2{
	width:966px;
}

#con3{
	text-align:left;
	display:block;
	background-color:#fff;height:105px;
}


/*LOGO*/
#con4{
	text-align:left;
	float:left;
	margin-left:20px;
	margin-top:0px;
}

/*subscribe*/
#subscribe{
	text-align:right;
	float:right;
	margin-top:40px;
	margin-right:20px;
}


/* nav */
#con6{
	float:left;
	width:966px;background:url(header_back.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.back{
	width:966px;
	background:#fff;
	height:156px;
}

/* site navigation
-------------------------------------------------------------- */
#main_nav { 
	float:left;
	list-style: none;
	font-weight:bold; 
	border:0px solid black;
	padding-left:26px;
	height:51px;
	letter-spacing:0.09em;
}

#main_nav li {
	float: left;
	padding-right:16px;
}

#main_nav li a {
	display: block;
	color: #3B3B3B;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	font-size: 14px;
	line-height: 15px;
	border:0px;
	margin-top:-6px;
}

#main_nav li a:hover {
	color: #9B9B9B; 
	border:0px;
}


/* search */
#search{
	float:right;
	width:238px;
	height:27px;
	border:0px solid black;
	background:url(search_back.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right:26px;
	margin-top:3px;
}

.search_form{
	float:left;
	margin-top:1px;
	margin-left:1px;
}

.search_form form{
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.search_form input{
	border:0px;
	width:190px;
	padding:3px;
	background:transparent;
	color:#828282;
}

.search_submit{
	float:right;
	margin:0px;
	padding:0px;
	width:34px;
	height:27px; 
}




/*  gallery layouts
-------------------------------------------------------------- */
#gallery{ 
	border:0px solid;
	width:966px;
	background:url(slider_top.png);
	background-repeat: repeat-x;
	background-position: center top;
}


#gallery2{ 
	border:0px solid;
	width:966px;
	background:url(slider_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#gallery_back{
	width:966px;
}

#gallery2 li{ 
	float:left;
	padding:10px;
}

#gallery2_cont{
	position:relative;
	height:200px;
	padding-top:20px;
	background:transparent;
}

#gallery2_cont img{
	float:left;
}

#gallery_space{
	width:966px;
	height:27px;
}


/*  arrows */
#right_arrow{
	cursor:pointer;
	float:left;
	margin:0px;
	padding:0px;
}

#right_arrow img{
	margin:0px;
	padding:0px;
}

#left_arrow{
	cursor:pointer;
	float:left;
}


/* sliding buttons 
-------------------------------------------------------------- */
.sliding_buttons{
}

.sliding_buttons .button{
	float:left;
	width:127px;
	height:31px;
	background:url(sliding_button.png);
	background-position:0px;
	background-repeat:no-repeat;
	margin-right:8px;
	text-align:center;
}

.sliding_buttons .button a{
	font-size:12px;
	line-height:27px;
	text-decoration:none;
	color:#808080;
	text-align:center;
	font-weight:bold;
}

.sliding_buttons .button a:hover{
	font-size:12px;
	line-height:27px;
	text-decoration:none;
	color:#000;
	text-align:center;
	font-weight:bold;
}




/* sliding texts 
-------------------------------------------------------------- */
#sliding_images{
	float:left;
}

#sliding_texts{
	float:left;
	margin-left:24px;
	background-color:transparent;
	margin-right:15px;
}

.sliding_text{
	height:180px;
	line-height:18px;
	color:#858585;
	text-align:left;
	width:383px;
}

.sliding_text_title{
	font-size:18px;
	line-height:18px;
	color:#606060;
	text-align:left;
	margin-top:7px;
}


.sliding_text_text{
	font-size:13px;
	line-height:18px;
	color:#949494;
	text-align:left;
	height:113px;
	margin-top:10px;
}




/*  page layouts
-------------------------------------------------------------- */
#pages{ 
	width:966px;
	background:#fff;
}

#pages2{ 
	width:966px;
	background:url(content_top.png);
	background-repeat: repeat-x;
	background-position: top;
}

#pages3{ 
	width:966px;
	background:url(border_dotted.png);
	background-repeat: repeat-y;
	background-position: 647px 140px;
}

#pages4{ 
	width:966px;
	background:url(header_back.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#page_left{ 
	width:643px;
	float:left;
	margin:29px 0px 0px 0px;
	text-align:left;
	color: #727272;
}

#page_right{ 
	width:310px;
	float:right; 
	margin:29px 0px 0px 0px;
}

/*  page boxex */
.page_left_box{ 
	width:642px;
	background:#fff;
	margin:0px;
	padding:0px;
	margin-bottom:18px;
	letter-spacing:0.03em;
		line-height:18px;

}

.page_left_box_con{ 
	padding:1px 20px 1px 20px;
	background:#fff;
}


/*  page left paragraph*/
.page_left_box p {
	line-height:18px;
	font-size:12px;
	color:#464646;
	text-align:justify;
	margin:0px;
	padding:5px 0 5px 0;
}

.page_left_box img {
	margin:5px;
}

/*  page left headline */
.page_left_box h1{
	font-size: 22px;
	color: #323030;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*  page left headline link*/
.page_left_box h1 a{
	color: #323030;
	text-decoration:none;	border:0px;
}

.page_left_box h1 a:hover{
	color: #A0A0A0;
	text-decoration:none;
	border:0px;
}


/*left page links*/
.page_left_box p a{
	color: #696969;
	border-bottom:1px solid #C4C4C4;
	text-decoration:none;
}

.page_left_box p a:hover{
	color:#9E9E9E;
	padding:0px;
	text-decoration:none;
	border-bottom:0px solid #6B6B6B;
}

.page_left_box a{
	font-size:11px;
	color: #696969;
	border-bottom:1px solid #C4C4C4;
	text-decoration:none;
}

.page_left_box a:hover{
	color:#9E9E9E;
	padding:0px;
	text-decoration:none;
	border-bottom:0px solid #6B6B6B;
}


.content_slice{
	background:url(slice_blog.jpg);
	background-repeat:no-repeat;
	height:7px;
	margin-bottom:15px;
}


/*  page left comment field*/
.page_left_box fieldset {
	border-top:1px  solid #E6E6E6;
	background-color:#fff;
}


.page_left_box legend {
	float:left;
	text-align:right;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	font-size:15px;
	color:#939393;
	background-color:#fff;
}


/*  avatar */
.avatar{
	float:left;
}

/*  comment */
.comment{
	margin-left:13px;
	float:right;
	background:#EBEBEB;
	padding:10px;
	width:500px;
}

/*  comment 2 */
.comment_2{
	margin-left:13px;
	float:right;
	background:#CDCDCD;
	padding:10px;
	width:500px;
}


/*  comment texts */
.comment_2 p{
	margin-top:6px;
	clear:both;
}

.comment p{
	margin-top:6px;
	clear:both;
}

.comment_line{
	margin-top:20px;
	clear:both;
}

/*  comment user name */
.comment_user{
	font-size:12px;
	color:#339966;
	float:left;
	font-weight:bold;
}

/*  comment date */
.comment_date{
	font-size:12px;
	color:#939393;
	float:left;
	font-style:italic;
	padding-left:10px;
}



/*
-----------------------------------------------------------
SERVICES PAGE 
-----------------------------------------------------------
*/

.services{
	margin-top:38px;
	margin-bottom:22px;
}
	
	
	/* texts */
	.services p{
		font-style:normal;
		font-size: 12px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		color:#5F5F5F;
		line-height: 19px;
	}

	
	/* image styles */
	.services img{
		margin: 5px 10px 10px 0px;
		padding: 12px;
		color:#9F9F9F;
		font-weight:bold;
		border:1px solid #F4F4F4;
	}


	.services h4{
		clear:both;
		margin: 10px 0px 0px 0px;
		padding: 12px 15px 15px 40px;
		color:#4E4E4E;
		border-bottom:1px dotted #DFDFDF;
		font-size:18px;
		line-height:12px;
		background:url(home_icon.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	h2.services {
		clear:both;
		margin: 0px 0px 0px 0px;
		padding: 12px;
		color:#9F9F9F;
		border:1px dotted #CACACA;
		font-size:16px;
		line-height:21px;
	}





/*  side bar boxex*/

.page_right_box{ 
	width:310px;
	text-align:left;
	font-size:12px;
	margin-bottom:10px;
	letter-spacing:0.03em;
	padding-top:15px;
}

.page_right_box_con{ 
	padding:1px 20px 1px 20px;
}

.page_right_box_bottom{
	margin-bottom:17px;
}

.page_right_box h1{ 
	color:#330000;
}



/*   side bar lists */
.page_right_box li{
	display:block;
	text-align:left;
	font-size:12px;
	padding-top:12px;
	line-height:15px;
	letter-spacing:0.03em;
}

.page_right_box li a{
	color:#696969;
	background:transparent;
	text-decoration:none;
	border-bottom:1px solid #C4C4C4;
	line-height:19px;
}

.page_right_box li a:hover{
	color:#C4C4C4;
	background:transparent;
	text-decoration:none;
	border-bottom:0px dotted #6B6B6B;
}

.page_right_box li i{
color:#A6A6A6;
	background:transparent;
	text-decoration:none;
	border-bottom:0px dotted #6B6B6B;
	font-size:12px;
	line-height:19px;
}

.page_left_box ul{
}

.page_left_box li{
	display:block;
	text-align:left;
	font-size:12px;
	background:url(sidebar_icon_over.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-left:24px;
	border:1px solid white;
	padding-top:0px;
	margin:2px;
}

.page_left_box li a{
	color:#696969;
	background:transparent;
	text-decoration:none;
	border-bottom:1px solid #C4C4C4;
	line-height:19px;
}

.page_left_box li a:hover{
	color:#C4C4C4;
	background:transparent;
	text-decoration:none;
	border-bottom:0px dotted #6B6B6B;
}

.sub_links li i{
	color:#A6A6A6;
	background:transparent;
	text-decoration:none;
	border-bottom:0px dotted #6B6B6B;
	font-size:12px;
	line-height:19px;
}
/*   side bar lists */
.sub_links ul{
}

.sub_links li{
	display:block;
	text-align:left;
	font-size:12px;
	background:url(sidebar_icon_over.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding-left:24px;
	border:1px solid white;
	height:21px;
	padding-top:0px;
}

.sub_links li a{
	color:#696969;
	background:transparent;
	text-decoration:none;
	border-bottom:1px solid #C4C4C4;
	height:19px;
	font-size:12px;
	line-height:19px;
}

.sub_links li a:hover{
	color:#C4C4C4;
	background:transparent;
	text-decoration:none;
	border-bottom:0px dotted #6B6B6B;
}

.sub_links li i{
	color:#A6A6A6;
	background:transparent;
	text-decoration:none;
	border-bottom:0px dotted #6B6B6B;
	font-size:12px;
	line-height:19px;
}

.page_right_box h3{ 
	font-size:17px;
	margin:0px;
	color:#330000;
	line-height:11px;
	margin-top:0px;
	margin-bottom:0px;
}

/*  side bar title*/
.sub_links{ 
	font-size:17px;
	margin:0px;
	color:#330000;
	line-height:11px;
	margin-top:14px;
}


/*  side bar text*/
.page_right_box p {
	line-height:21px;
	text-align:justify;
	margin:0px;
	padding:0px;
}

/*  side bar link*/
.page_right_box a {
	color:#E6E6E6;
	text-decoration:none;
	border-bottom:1px dotted #6B6B6B;
}

.page_right_box a:hover {
	color:#696969;
	text-decoration:none;
	border-bottom:1px solid transparent;
}


/* 
	contact box line spacing
*/

.line{ 
	font-size: 12px;
	color:#919191;
	width:45px;
	float:left;
}

.line2{ 
	font-size: 12px;
	color:#3D6783;
	float:left;
	padding-right:10px;
}

.line_list{
	display:block;
	clear:both;
	font-size:12px;
	padding-top:15px;
	color:#696969;
}

.line_list li{
	display:block;
	clear:both;
	font-size:12px;
	padding-top:5px;
}

/*  sponsor images */
.sponsors  {
	height:280px;
	text-align:center;
	border:0px solid white;
}

.sponsors{
	margin-top:10px;
}

.sponsors li {
	border:0px solid white;
	text-align:center;
	width:135px;
	float:left;
	padding-top:10px;
}

.sponsors li a{
	text-decoration:none;
	background:transparent;
	border:0px;
}

.sponsors li a:hover{
	text-decoration:none;
	background:transparent;
	border:0px;
}

#cont_2, #cont_3 { display:none; }
.disp { 
	display:none; 
}
.box_in_bottom{
	background:url(box_in_bottom.png);
	height:24px;
}




	/* page numbers */
	/*-------------------------------------------------------------- */
	#pagenumbers{
		display:block; 
		border:0px solid;
		clear:both;
		font-size:13px;
		margin-bottom:55px;
		margin-left:20px;
		margin:15px;		
	}

	#pagenumbers { list-style: none; padding: 0px;font-weight:bold; border:0px solid black;}
	#pagenumbers li {
	float: left;
	margin:6px;
	}

	#pagenumbers li a{
	float: left;
	padding:6px;
	}

	#pagenumbers .li { clear: both;}

	/* page numbers link*/
	#pagenumbers li a.active {
		text-decoration:none;
		float:left;
		color:#9F9F9F;
		font-weight:bold;
		border:1px transparent;
	}

	#pagenumbers li a {
		text-decoration:none;
		float:left;
		color:#626262;
		font-weight:bold;
		border:1px solid #C9C9C9;
	}
	#pagenumbers li a:hover { 
		text-decoration:none;
		float:left;
		color:#9F9F9F;
		font-weight:bold;
		border:1px transparent;

	}


/*  bar */
.bar{ 
	display:block;
	width:610px;
	margin-bottom: 10px;
}

.bar1{ 
	float:left;
	background:transparent;
	height:45px;
}

.bar2{
	float:left;
	background:transparent;
	height:45px;
}

.bar3{
	float:left;
	background:url(shadow2.jpg);
	background-repeat: repeat-x;
	height:45px;
	width:560px;
	line-height:47px;
	font-size:12px;
}

.bar3 a{
	color:#7A7A7A;
	text-decoration:none;
	background-color:transparent;
	border:0px;
}

.bar3 a:hover{
	color:#7A7A7A;
	text-decoration:underline;
	background-color:transparent;
	border:0px;
}

.date{
	position:absolute;
	margin-top:17px;
	margin-left:8px;
	font-size:12px;
	font-weight:bold;
}



/* image alignments */

.leftimage{
	float:left;
	font-size: 12px;
	margin: 5px 15px 10px 0px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}

.rightimage{
	float:right;
	font-size: 12px;
	margin: 5px 0px 10px 15px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}

.leftimage_2{
	float:left;
	font-size: 12px;
	margin: 2px 12px 0px 0px;
	color:#9F9F9F;
	font-weight:bold;
	border:0px solid #e0e0e0;
}

.rightimage_2{
	float:right;
	font-size: 12px;
	margin: 0px 0px 5px 5px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:0px solid #e0e0e0;
}

.centerimage{
	text-align:center;
	display:block;
	font-size: 12px;
	margin: 0px 10px 10px 0px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}


/* H TAGS */

h1 {
	font-size: 30px;
	color: #95A660;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2 {
	font-size: 24px;
	color: #323030;
	font-weight: normal;
	margin-bottom: 10px;
}

h3  {
	font-size: 19px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	color:#323030;
}

h4 {	color:#323030;

	font-size: 16px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}


h5 {
	font-size: 13px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}


h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}




/* sub_boxex */
.sub_boxex{
	float:left;
}

.sub_boxex_space{
	background:url(border_dotted.png);
	background-repeat: repeat-y;
	background-position: center;
	float:left;
	padding:6px;
	height:260px;
}

#sub_cont{
	width:966px;
	background-color:#fff;
	letter-spacing:0.01em;
}


#sub_cont2{
	width:966px;
	padding-top:30px;
	background:url(content_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.page_bottom_box{ 
	width:314px;
	text-align:left;
}

.page_bottom_box_con{ 
	padding:1px 20px 41px 20px;
	margin:0px 0px 0px 0px ;
	height:260px;
}

.page_bottom_box_con ul { 
	clear:both;
}

.page_bottom_box_con .contact { 
	clear:both;
}

.page_bottom_box_con p { 
	clear:both;
}

.page_bottom_box_bottom{
	margin-bottom:25px;
}


/* sub box title */
.page_bottom_box h3{ 
	float:left;
	width:140px;
	font-size:17px;
	color:#330000;
	margin-top:8px;
	padding-left:8px;
	margin-bottom:0px;
}

/* sub box text*/
.page_bottom_box p {
	line-height:22px;
	font-size:12px;
	color:#464646;
	margin:0px;
}

/* sub box link*/
.page_bottom_box a {
	color: #696969;
	border-bottom:1px solid #C4C4C4;
	text-decoration:none;
}

.page_bottom_box a:hover {
	color:#9E9E9E;
	padding:0px;
	text-decoration:none;
	border-bottom:0px solid #6B6B6B;
}

/* sub box lines */

.page_bottom_box ul{
}
.page_bottom_box li{
	display:block;
	text-align:left;
	font-size:12px;
	padding-bottom:6px;
	line-height:22px;
}

.page_bottom_box li a{
	color:#696969;
	background:transparent;
	text-decoration:none;
	border-bottom:1px solid #C4C4C4;	
	line-height:19px;
}

.page_bottom_box li a:hover{
	color:#C4C4C4;
	background:transparent;
	text-decoration:none;
	border-bottom:0px dotted #6B6B6B;
	line-height:19px;
}

.page_bottom_box_con_title{
	clear:both;
	width:280px;
	height:40px;
	display:block;
	margin-bottom:0px;
}

.page_bottom_box_con_title_con{
	clear:both;
	width:280px;
	height:40px;
	display:block;
	margin-bottom:-15px;
}

img.sub_boxex {
	float:left;
}


/* contact box form*/
	textarea,
	select,
	input { }
	.contact  {padding-top:12px;}
	.contact form {overflow:hidden;}
	.contact input,
	.contact textarea{width:200px;font-size:12px;color:#919191;}
	.contact input {border:1px solid #B2B2B2;background:transparent;width:263px;padding:2px;}
	.contact input.submit_button{border:1px solid #B2B2B2;background:transparent;width:270px;padding:2px;}
	.contact textarea {height:42px;border:1px solid #B2B2B2;background:transparent;padding:2px;overflow:auto;}
	.contact li {margin:0 0 10px 0;font-size:12px;color:#707070;padding:0px;	}

.slice{
	margin:2px 0px 2px 0px;
	border:2px solid  #828282;
}



/* TABLES */

	table caption strong{
		text-align:left;
		font-size: 19px;
		color: #414141;
		font-weight: normal;
		line-height:40px;
	}

	table caption{
		text-align:left;
		font-size: 12px;
		color: #414141;
		font-weight: normal;
		padding-bottom: 10px;
		padding-top: 5px;
	}

	table th {
		padding: 15px;
		background: #9B9B9B;
		color: #ffffff;
		font-size: 12px;

	}

	table td {
		font-size: 12px;
		padding: 10px;
		text-align: left;
		background: #fcfcfc;
	}


/* Lists */
	.list_general ul {
		list-style: disc outside;
		margin: 2px 10px 10px 10px;
		padding: 4px 20px 20px 20px ;
		color:#464646;
		font-size:12px;
	}

	.list_general ul li {
		line-height: 25px;
	}


	.list_general ol {
		list-style-position: inside; 
		margin: 2px 10px 10px 10px;
		padding: 4px 20px 20px 20px ;
		color:#464646;
		font-size:12px;
	}

	.list_general ol li {
		line-height: 20px;
	}

	


	/* 	quote */
	.quote{
		line-height:21px;
		text-align:justify;
		font-size:12px;

		margin: 20px;
		padding-left: 20px;
		border-left:1px solid #CFCFCF;
		color:#999999;
	}




	/* content list type */
	.list_arrow{
		font-size: 12px;
		margin-top:10px;
	}

	 .list_arrow ul {
		color: #74aecc;
		text-decoration: none;
		list-style-type: none;
	}

	.list_arrow li {
		padding: 0px 0px 4px 10px;
		background:url(ok.gif);
		background-repeat: no-repeat;
		background-position: 0px;
	}



	/* content list links*/

	.list_arrow a{
		color: #333333;
		border-bottom:1px solid #C4C4C4;
		text-decoration:none;
		line-height:16px;
		font-size:12px;
	}

	.list_arrow a:hover{
		color:#9E9E9E;
		padding:0px;
		text-decoration:none;
		border-bottom:0px solid #6B6B6B;
		line-height:16px;
		font-size:12px;
	}




/* contact page form 
-------------------------------------------------------------- */

	/* form title*/
	.form_title{
		color:#3A3A3A;
		font-weight:bold;
		display:block;
		margin-top:10px;
		padding:0px 0px 0px 0px;
		letter-spacing:0px;
		font-size:12px;
	}

	/* form elements*/
	.form_element{
		margin:0px;
		display:block;
		margin-top:3px;
		padding:0px 0px 0px 0px;
		letter-spacing:0px;
	}

	/* text area*/
	.input{
		border: 1px solid #B5B5B5;
		color:#3A3A3A;
		font-size:12px;
		padding:5px 5px 5px 10px;
		letter-spacing:0px;
		width:510px;
	}

	.submit_button{
		border: 1px solid #B5B5B5;
		color:#3A3A3A;
		font-size:12px;
		background-color:#FFF;
		padding:5px 5px 5px 5px;
		letter-spacing:0px;
		width:200px;
	}


	 .textarea{
		border: 1px solid #B5B5B5;
		color:#3A3A3A;
		font-size:12px;
		padding:5px 5px 5px 10px;
		letter-spacing:0px;
		font-family: Trebuchet MS;
		width:350px;
		height:150px;
	}


	/* comments*/

	/* error*/
	.error{
		color:#FF0000;
		font-size:12px;
		font-weight:normal;
		display:block;
		background:#FFD2D2;
		margin-top:10px;
		width:500px;
		padding:10px 10px 10px 10px;
		border:1px solid #FF7777;
	}

	/* warning */
	.warning{
		color:#8D8D8D;
		font-size:12px;
		font-weight:normal;
		display:block;
		background:#F8F8F8;
		margin-top:10px;
		width:500px;
		padding:10px 10px 10px 10px;
		border:1px solid #E9E9E9;
	}

	/* ok */
	.ok{
		color:#339900;
		font-size:12px;
		font-weight:normal;
		display:block;
		background:#EFFFE8;
		margin-top:10px;
		width:500px;
		padding:10px 10px 10px 10px;
		border:1px solid #B5FF91;
	}




/* footer*/
	#footer{
		background-color:#191919;
		height:47px;
		padding-top:46px;
		padding-bottom:6px;
		font-size:11px;
		clear:both;
		width:966px;
	}

	/* footer text style*/
	#footer_cont{
		width:952px;
		color:#E1E1E1;
		font-size:11px;
		padding-bottom:6px;
	}

	/* footer links*/
	#footer_cont a{ 
		color:#E1E1E1;
		text-decoration:none;
	}

	#footer_cont a:hover{
		color:#B7B7B7;
	}

	.float_right{
		float:right;
		padding-right:15px;
	}

	.float_left{
		float:left;
		padding-left:15px;
	}






/* portfolio  
-------------------------------------------------------------- */
.portfolio{ 
	border:0px solid;
	width:966px;
	background:url(border_dotted_2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:280px;
}


.portfolio_cont{
	padding-top:35px;
	position:relative;
	background:transparent;
}


/* portfolio buttons 
-------------------------------------------------------------- */
.portfolio_buttons{

}

.portfolio_buttons .button{
	float:left;
	width:127px;
	height:31px;
	background:url(button_2.jpg);
	background-position:0px;
	background-repeat:no-repeat;
	margin-right:8px;
	text-align:center;
}

.portfolio_buttons .button a{
	font-size:12px;
	line-height:27px;
	text-decoration:none;
	color:#808080;
	text-align:center;
	font-weight:bold;
}

.portfolio_buttons .button a:hover{
	font-size:12px;
	line-height:27px;
	text-decoration:none;
	color:#000;
	text-align:center;
	font-weight:bold;
}




/* portfolio shadows and images 
-------------------------------------------------------------- */
.right_shadow{
	float:left;
	margin:0px;
	padding:0px;
}

.left_shadow{
	float:left;
	margin:0px;
	padding:0px;
}

.portfolio_images{
	float:left;
	border:1px solid #E6E6E6;
	padding:14px;
}


/* portfolio texts 
-------------------------------------------------------------- */
.portfolio_texts{
	float:left;
	margin-left:24px;
	background-color:transparent;
	margin-right:15px;
}

.portfolio_text{
	height:180px;
	line-height:18px;
	color:#858585;
	text-align:left;
	width:358px;
}

.portfolio_text_title{
	font-size:18px;
	line-height:18px;
	color:#606060;
	text-align:left;
	margin-top:7px;
}

.portfolio_text_text{
	font-size:13px;
	line-height:18px;
	color:#949494;
	text-align:left;
	height:143px;
	margin-top:10px;
}


/*  portfolio sub links */
#portf_links a{
	line-height:29px;
	color:#272727;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding:2px 10px 2px 10px;
}

#portf_links{
	text-align:left;
	margin-left:16px;
}

#portf_links a.active_link{
	line-height:29px;
	color:#9B9B9B;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	padding:2px 10px 2px 10px;
}

#portf_links  a:hover {
	line-height:29px;
	color:#fff;
	text-decoration:none;
	background-color:#979595;
	font-weight:bold;
	font-size:11px;
}


