* {
	margin:0;
	margin-top:0px;
	padding:0;
}
body{
	background-color:#201F1B;
}
/*START TETSU */
a:link {
	text-decoration: none;
		color: #5b5d5b;

}
a:visited {
	text-decoration: none;
		color: #5b5d5b;

}
a:hover {
	text-decoration: none;
		color: #FF9933;
}
a:active {
	text-decoration: none;
		color: #5b5d5b;

}

 a.links{
 	color:#b1b0b0;
	border-bottom: dotted;
	border-bottom-color:#b1b0b0;
	border-bottom-width:1px;
		font-size: 11px;	
}
 a.links:hover{
	color: #333333;
	border-bottom: solid;
	border-bottom-color:#333333;
	border-bottom-width:1px;
	font-size: 11px;	
 }
 
 /* END TETSU */
.all{
	background-image: url(../images/main_grad.jpg);
	background-repeat:repeat-x;
	position: relative;
	background-color:#FFFFFF;
}
.top_line{
	background-image:url(../images/blank.gif);
	background-repeat:repeat-x;
	height:8px;
	width:100%;
	
	font-size:1px;
}
.top_block{
	height:73px;
	width:900px;
	background-image: url(../images/top_grad.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c8c8c8;
	border-bottom-color: #3c3d3d;
	background-color: #FFFFFF;
	position: absolute;
	top: 8px;
	left: 50%;
  
 margin-left: -450px; 
}
.top_logo{
	float:left;
	padding-left:25px;
	padding-top:25px;
}
.top_menu{
	float:right;
	width:611px;
	height:21px;
	margin-top:52px;
	vertical-align:middle;
}
.top_menu div{
	width:85px;
	height:21px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:center;	
	color:#e4edf0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 21px;
}
.top_menu div a:active, .top_menu div a:link,.top_menu div a:visited{
	color:#e7e5e4;
	text-decoration:none;
	width: 85px;
	height:21px;
	display:block;background-image:url(../images/grey_button.jpg);
}
.top_menu div a:hover{
	color: #FFFFFF;
	width: 85px;
	display:block;
	height:21px;background-image: url(../images/blue_button.jpg);
	background-repeat: no-repeat;
}/*
.top_menu div:hover{
	
	background-image: url(../images/blue_button.jpg);
	background-repeat: no-repeat;
	
}*/
.top_menu div.chosen{
	background-image:url(../images/blue_button.jpg);
	color:#FFFFFF;
}
.centr_img{
	clear:both;
	width:900px;
	font-size:1px;
	height: 215px;
	position: absolute;
	top: 84px;
	left: 50%; 
	margin-left: -450px;
		
}
.content_block, .content_block_yellow{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	width:870px;
	background-color:#FFFFFF;
	padding:15px;
	padding-bottom:30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9e9e9e;
	position: relative;
	margin-top:291px;
}
.content_block_yellow{
	
	padding:0px;
	width:900px;
	border-top-width:0px;
}
.content_block_yellow_all{
	background-repeat:repeat-y;
	background-position:678px;
	background-image: url(../images/1pic.GIF);
	background-color: #FFFFFF;
	position: relative;
	float: left;
}


/*****YELLOW ******/

.content_block_yellow .content_text{
	width:648px;
	padding:15px;
	padding-top:15px;
	padding-bottom:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	background-color:#FFFFFF;
	background-image:url(../images/yellow_picto.gif);
	background-repeat:repeat-x;
}
.content_text h1{
	color:#fe5b30;
	font-size:14px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.content_text p{
	margin-top:10px;
	margin-bottom:10px;
}

/*end yellow*/

/***** ORANGE ******/

.content_block_yellow .content_text_orange{
	width:648px;
	padding:15px;
	padding-top:15px;
	padding-bottom:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	background-color:#FFFFFF;
	background-image:url(../images/orange_picto.gif);
	background-repeat:repeat-x;
}
.content_text_orange h1{
	color:#fe5b30;
	font-size:14px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.content_text_orange p{
	margin-top:10px;
	margin-bottom:10px;
}

/*end orange*/

/***** RED ******/

.content_block_yellow .content_text_red{
	width:648px;
		padding:14px;
		padding-left:15px;
	padding-top:15px;
	padding-bottom:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	background-color:#FFFFFF;
	background-image:url(../images/red_picto.jpg);
	background-repeat:repeat-x;
}
.content_text_red h1{
	color:#fe5b30;
	font-size:14px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.content_text_red p{
	margin-top:10px;
	margin-bottom:10px;
}

/*end RED*/

/***** BLUE ******/

.content_block_yellow .content_text_blue{
	width:648px;
	padding:15px;
	padding-top:15px;
	padding-bottom:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	background-color:#FFFFFF;
	background-image:url(../images/blue_picto.jpg);
	background-repeat:repeat-x;
}
.content_text_blue h1{
	color:#fe5b30;
	font-size:14px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.content_text_blue p{
	margin-top:10px;
	margin-bottom:10px;
}

/*end BLUE*/

/***** DARK BLUE ******/

.content_block_yellow .content_text_dblue{
	width:648px;
	padding:14px;
		padding-left:15px;
	padding-top:15px;
	padding-bottom:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	background-color:#FFFFFF;
	background-image:url(../images/dblue_picto.jpg);
	background-repeat:repeat-x;
}
.content_text_dblue h1{
	color:#fe5b30;
	font-size:14px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.content_text_dblue p{
	margin-top:10px;
	margin-bottom:10px;
}

/*end BLUE*/

/***** OPEN GREEN ******/

.content_block_yellow .content_text_green{
	width:648px;
	padding:14px;
		padding-left:15px;
	padding-top:15px;
	padding-bottom:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
	background-color:#FFFFFF;
	background-image:url(../images/green_picto.jpg);
	background-repeat:repeat-x;
}
.content_text_green h1{
	color:#fe5b30;
	font-size:14px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.content_text_green p{
	margin-top:10px;
	margin-bottom:10px;
}

/*end OPEN GREEN*/

.footer{
	background-color:#201F1B;
	color: #b1b0b0;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	position: relative;

	}
.footer_all{
	width:860px;
	padding-left:10px;
	text-align:left;
	background-image:url(../images/footer_grad.jpg);
	background-repeat:no-repeat;
	background-position: center 22px;
	padding-bottom:20px;
	padding-right:0px;	
	
}
.usefull_links{
	font-size:12px;
	line-height:21px;
	height:40px;	
}
img.logo_bottom{
	display:block; 
	float:left; 
	width:131px; 
	margin-top:1px;
}
.usefull_links .contact{
	background-image:url(../images/mail_picto.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	width:55px;
	float: right;
}
.usefull_links .support{
	background-image: url(../images/help_picto.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	width:50px;
	float: right;
}

.usefull_links .facebook{
	background-image: url(../images/facebook_picto.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	width:63px;
	float: right;
}

.usefull_links .twitter{
	background-image: url(../images/twitter_picto.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	width:45px;
	float: right;
}

.usefull_links .rss{
	background-image: url(../images/rss_picto.gif);
	background-repeat:no-repeat;
	padding-left:18px;
	width:30px;
	float: right;
}
.usefull_links .info{
	background-image: url(../images/info_picto.gif);
	background-repeat:no-repeat;
	padding-left:21px;
	width:30px;
	float: right;
}
.usefull_links a:active, .usefull_links  a:link, .usefull_links a:visited{
	color:#b1b0b0;
	text-decoration:none;
}
.usefull_links a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.foot_info{
	clear:both;
}
.contact_info{
	font-size:11px;
	width:165px;
	line-height:20px;
	
}
 a.mail_to{
 	color:#b1b0b0;
	border-bottom: dotted;
	border-bottom-color:#b1b0b0;
	border-bottom-width:1px;
	
}
 a.mail_to:hover{
 	color: #FFFFFF;
	border-bottom: solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:1px;
	
 }
.footer_menu{
	padding-top:4px;
	font-size:10px;
	width:525px;
	float:right;
	clear:left;
}
.footer_menu a:active, .footer_menu a:link,.footer_menu a:visited{
	color:#b1b0b0;
	text-decoration:none;
	margin-left:15px;
}
.footer_menu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.copy_rights{
	font-size:11px;
	width:280px;
	float:right;
	clear: both;
	margin-top:65px;
	text-align:right;
}
/************GREEN***************/

.search_blok{
	width:222px;
	background-image: url(../images/search_bkg.jpg);
	background-repeat: no-repeat;
	float: left;
}

.search_all_form{
	height:59px;
}
.search_blok form.search{
	padding-left:18px;
	padding-top:20px;
}
.search_blok form.search input.text_place{
	width:160px;
	border: 1px solid #000000;
	height:18px;
	float:left;
	padding-top:2px;
	padding-left:5px;
}
.search_blok form.search input.go_button{
	float:left;
	margin-left:5px;
}
/*end green*/


/************OPEN GREEN***************/


.search_blok_green{
	width:222px;
	background-image: url(../images/search_bkg-green.jpg);
	background-repeat: no-repeat;
	float: left;	
}

.search_blok_green form.search{
	padding-left:18px;
	padding-top:20px;
}
.search_blok_green form.search input.text_place{
	width:160px;
	border: 1px solid #000000;
	height:18px;
	float:left;
	padding-top:2px;
	padding-left:5px;
}
.search_blok_green form.search input.go_button{
	float:left;
	margin-left:5px;
}

/*end OPEN GREEN*/

/************RED***************/

/************ORANGE***************/


.search_blok_orange{
	width:222px;
	background-image: url(../images/search_bkg-orange.jpg);
	background-repeat: no-repeat;
	float: left;	
}

.search_blok_orange form.search{
	padding-left:18px;
	padding-top:20px;
}
.search_blok_orange form.search input.text_place{
	width:160px;
	border: 1px solid #000000;
	height:18px;
	float:left;
	padding-top:2px;
	padding-left:5px;
}
.search_blok_orange form.search input.go_button{
	float:left;
	margin-left:5px;
}

/*end ORANGE*/

/************RED***************/


.search_blok_red{
	width:222px;
	background-image: url(../images/search_bkg-red.jpg);
	background-repeat: no-repeat;
	float: left;	
}

.search_blok_red form.search{
	padding-left:18px;
	padding-top:20px;
}
.search_blok_red form.search input.text_place{
	width:160px;
	border: 1px solid #000000;
	height:18px;
	float:left;
	padding-top:2px;
	padding-left:5px;
}
.search_blok_red form.search input.go_button{
	float:left;
	margin-left:5px;
}

/*end RED*/

/************BLUE***************/


.search_blok_blue{
	width:222px;
	background-image: url(../images/search_bkg-blue.jpg);
	background-repeat: no-repeat;
	float: left;	
}

.search_blok_blue form.search{
	padding-left:18px;
	padding-top:20px;
}
.search_blok_blue form.search input.text_place{
	width:160px;
	border: 1px solid #000000;
	height:18px;
	float:left;
	padding-top:2px;
	padding-left:5px;
}
.search_blok_blue form.search input.go_button{
	float:left;
	margin-left:5px;
}

/*end BLUE*/

/************ DARK BLUE***************/


.search_blok_dblue{
	width:222px;
	background-image: url(../images/search_bkg-dblue.jpg);
	background-repeat: no-repeat;
	float: left;	
}

.search_blok_dblue form.search{
	padding-left:18px;
	padding-top:20px;
}
.search_blok_dblue form.search input.text_place{
	width:160px;
	border: 1px solid #000000;
	height:18px;
	float:left;
	padding-top:2px;
	padding-left:5px;
}
.search_blok_dblue form.search input.go_button{
	float:left;
	margin-left:5px;
}

/*end BLUE*/

.news_blok{
	background-color: #FFFFFF;
	background-image: url(../images/search_grad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d7d8da;
	padding:13px;
	clear: both;
	
}
.news{
	border: 1px solid #d7d8da;
	background-image: url(../images/news_grad.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:8px;
	padding-top:15px;
	min-height:115px;
	
}
* html .news {/********for ie6*******/
  height: 115px;
}
.under_new{
	background-image: url(../images/under_news_grad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 22px;
}

/**************** FOR PORTFOLIO **************/
.portfolioblock_auto {
padding:10px;
position:relative;
padding-bottom:5px;
background-color:#f2f2f2;
width:625px;
height:auto;
padding-top:10px;
border-top: 4px solid #586B7A;
margin-bottom:20px;
font-size:11px;
background-image:url(../images/portbg.jpg);
background-position:bottom center;
background-repeat: no-repeat;
}

.portfolioblock {
padding:10px;
position:relative;
padding-bottom:5px;
background-color:#F0F0E4;
width:625px;
height:260px;
padding-top:10px;
border-top: 4px solid #586B7A;
margin-bottom:20px;
font-size:11px;
background-image:url(../images/portbg.jpg);
background-position:bottom center;
}

.portfolioblock_hidden {
padding:10px;
position:relative;
padding-bottom:5px;
background-color:#F0F0E4;
width:630px;
height:260px;
padding-top:10px;
border-top: 4px solid #586B7A;
margin-bottom:20px;
font-size:11px;
background-image:url(../images/portbg.jpg);
background-position:bottom center;
}

.portfolioblock img {
padding:0px;
padding-left:15px;
background: url(../images/loading2.gif) 140px 60px no-repeat;
}

a.portfoliomenu{
position: relative;
color:#353434 !important; 
display: inline-block;
height: 22px;
width: 119px;
padding-top: 7px;
text-align: center;
text-decoration: none;
background-image:url(../images/port_button_off.gif);
background-repeat:no-repeat;
font-weight:bold;
}

a.portfoliomenuoff{
position: relative;
color:#8d8d8d !important;
display: inline-block;
height: 22px;
width: 119px;
padding-top: 7px;
text-align: center;
text-decoration: none;
background-image:url(../images/port_button_off.gif);
background-repeat:no-repeat;
font-weight:bold;
}

a.portfoliomenu:hover{
	color: #8d8d8d !important;
} 



h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:10px;
font-weight:bold;
color:#820F00;
}

.lower{
	position:absolute;
	bottom: 10px;
	width: 200px;
	text-align: left;
	line-height: 1.2em;}

.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
	list-style:none;
}

.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
	list-style:none;
}

.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
	
}
.navigationTabs li a{
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #586B7A;
	position: relative;
	text-decoration: none;
	background-color: #EEEEEE;
}

.navigationTabs li a:link {
	background-color: #EEEEEE;
	color: #586B7A;
}	

.navigationTabs li a:hover {
	background-color: #586B7A;
	color:#FFFFFF;
}
.navigationTabs li a:active {
	background-color: #FFFFFF;
		color: #586B7A;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
}

.navcurrent a{
	background-image:url(../images/whitebg.gif);
	background-color:#FFFFFF;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
	color: #586B7A;
	z-index:1000;
}

.toptext {
font-size:11px;
}

/* Zoom Box */
.bwGal {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	cursor:pointer; 
}

a.box{
position: relative;
color:#FFFFFF !important;
display: block;
height: 20px;
width: 230px;
padding: 3px;
text-align: center;
text-decoration: none;
background-image:url(../images/vweb-off.gif);
background-repeat:no-repeat;
font-weight:bold;
}

a.box:hover{
	background-image:url(../images/vweb-on.gif);
	color: #FFFFFF !important;
} 
 

/* End Zoom Box */

.bullets {
margin-left:40px;
list-style-image:url(../images/list.jpg);

}

.numbers {
list-style:decimal;
margin-left:40px;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
/* Info Tooltip */
#text {margin:50px auto; width:500px}

#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}
#ttconts {font-size: 11px;}

/*Service Page*/
.servicelinkmore {
	font-size: 11px;
	padding-right: 10px;
}
/* Client Testimonials */

#testimonials {
	padding-bottom: 10px;
	border-bottom:thin dotted black;
}

#testimonials .txt {
	padding-bottom: 10px;
	padding-top: 10px;
}
#testimonials .name {
	font-weight: bold;
}
#testimonials .sub1 {
	font-size: 10px;
	color: gray;
}
/* Home Page - Services Table */

#services-tbl {
	width: 100%;
	height: 100%;
	height: auto;
}

#services-tbl thead {
	background: #666867;
	font-size: 15px;
	color: white;
	font-weight: bold;
	
}
#services-tbl thead .flip {
	background: #6b94a2;
}

#services-tbl tr .flip {
	background: #fbfdfc;
}

#services-tbl thead td {
	padding: 2px 0px 2px 4px;
	width: 25%;
}

#services-tbl tr {
	width: 25%;
}
#services-tbl tr td{
	padding: 2px 2px 2px 4px;
	background: #edf5f9;
	height: 100%;
	font-size: 11px;
	vertical-align: text-top;
}

.s-line-item {

	border-bottom-style: dashed; 
	border-bottom-width: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.s-line-item strong {
	color: #ef3407;
}

/* News Item */

.news-item {
	font-size: 10px;
	font-weight: bold;
}

/* New Menu 2.0 */
.top_menu2{
	/*float:right;*/
	width:611px;
	height:21px;
	margin-top:52px;
	vertical-align:middle;
}

.top_menu2 li.headlink { 
	width: 220px; 
	float: left; 
	margin-left: -1px; 
	border: 1px black solid; 
	text-align: center; 
}

.top_menu2 li.headlink a { display: block; padding: 15px; }


.top_menu2 li.headlink { 
	list-style: none; 
}

.top_menu2 li.headlink a{
	width:85px;
	height:21px;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align:center;	
	color:#e4edf0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 21px;
}

/* Child lists and links */
.top_menu2 li.headlink ul { display: none; border-top: 1px black solid; text-align: left; }
.top_menu2 li.headlink:hover ul { display: block; }
.top_menu2 li.headlink ul li a { padding: 5px; height: 17px; }
.top_menu2 li.headlink ul li a:hover { background-color: #333; }


	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink { width: 220px; float: left; margin-left: -1px; border: 1px black solid; background-color: #e9e9e9; text-align: center; }
	#cssdropdown li.headlink a { display: block; padding: 15px; }

	/* Child lists and links */
	#cssdropdown li.headlink ul { display: none; border-top: 1px black solid; text-align: left; }
	#cssdropdown li.headlink:hover ul { display: block; }
	#cssdropdown li.headlink ul li a { padding: 5px; height: 17px; }
	#cssdropdown li.headlink ul li a:hover { background-color: #333; }
