html {
	height: 100%;
	background: #000000;
}
body {
    background: #000000;
}

/*main title*/
#main_title {
    background-color: #000000;
	height: 30px;
	padding-left: 55px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
}
#main_title h1 {
    padding: 0px;
    font-size: 18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
}
#main_title p {
    position: absolute;
    top: 115px;
    font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #575757;
	padding-left: 2px;
	height: 25px;
}
/*end main title*/
/*navigation*/

/*navigation top*/
#nav_top {
	background-color: #000000;
	height: 15px;
	padding-top: 5px;*/
	padding-left: 5px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
}
#nav_top a {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
}
#nav_top a:hover {
	text-decoration: underline;
	color: #ff6633;
	font-size: 10px;
}
/*end navigation top*/
#nav_hr {
	/*background: #000000 url(images/nav_hr.png) top no-repeat;*/
	background: #000000 url(images/footer_hr.png) top no-repeat;
	height: 1px;
	width: 200px;
	padding-top: 5px;
	margin-top: 0px;
}
/*navigation pro*/
#nav_pro {
	background-color: #000000;
	height: 394px;
	padding: 0px;
	text-align: justify;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
}

/*end navigation pro*/

/*navigation footer*/
#nav_footer {
	/*background: #000000 url(images/title_footer_bg.png) top repeat-y;*/
	height: 15px;
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
}
#nav_footer a {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
}
#nav_footer a:hover {
	text-decoration: underline;
	color: #ff6633;
	font-size: 10px;
}
/*end navigation_footer*/

/*end navigation*/

/*right_title*/

#right_title {
	/*background: #000000 url(images/right_title.gif) top no-repeat;*/
	color: #ff6633;
	padding: 0px;
	margin-top: 19px;
	text-align: center;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	height: 15px;
}
/*end right_title*/
/*right_text*/
#right_text {
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
}
#right_text a:link {
	text-decoration: none;
    border-bottom: 1px dashed #CCCCCC; 
	color: #CCCCCC;
	font-size: 10px;
} 
#right_text a:visited {
	text-decoration: none; 
	color: #CCCCCC;
	font-size: 10px;
} 
#right_text a:hover {
	text-decoration: none;
    border-bottom: 1px dashed #ff6633; 
	color:#ff6633;
	font-size: 10px;
}
#right_text .call img  {
	padding: 0;
	border: 0;
}

/*end right_text*/
/*right_table*/
#right_table {
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
	position: relative;
}
#right_table img{
	border: 0;
}
#right_table a:link {
	text-decoration: none; 
	color: #CCCCCC;
	font-size: 10px;
} 
#right_table a:visited {
	text-decoration: none; 
	color: #CCCCCC;
	font-size: 10px;
} 
#right_table a:hover {
	text-decoration: underline; 
	color:#ff6633;
	font-size: 10px;
}
/*border*/
#border {
  margin-left: 0px;
  margin-top: 0px;
  padding: 0px;
  position: absolute;
}
#border img {
  margin-left: 500px;
  margin-top: 410px;
  padding: 0px;
  position: absolute;
  border: 0;
  height: 60px;
  width: 60px;
}
/*end border*/

/*end right_table*/

/*footer*/
#footer_hr {
	background: #000000 url(images/footer_hr.png) top no-repeat;
	height: 1px;
	width: 200px;
	margin-top: 5px;
	padding: 0px;
}
#footer {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding-top: 5px;
	vertical-align: center;
	text-align: right;
	font-size: 10px;
	color: #575757;
	float: right;
	position: relative;
}
#footer a:link {
	text-decoration: none; 
	color: #575757;
} 
#footer a:visited {
	text-decoration: none; 
	color: #575757;
} 
#footer a:hover {
	color:#ff6633;
}
/*end footer*/

/*quote*/
#quote {
    background-color: #000000;
	height: 15px;
	width: 300px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Cursive;
	color: #CCCCCC;
}
/*end quote*/

/*navi*/
#navi {
	padding: 0px;
	text-align: justify;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
	height: 394;
}
#navi img {
	padding: 0px;
	border: 0;
	height: 394;
}
/*end navi*/

/*slider*/
.boxgrid { 
    width: 150px; 
	height: 150px; 
	margin-top: 0px; 
	float:left;
	background:#000000; 
	border: solid 2px #505050; 
	overflow: hidden;
	position: relative; 
}
.boxgrid img{ 
    position: absolute;
	float: left;
	height: 150px;
	width: 150px;
	top: 0; 
	left: 0; 
	border: 0; 
}

.boxgrid p{ 
	padding: 0 10px; 
	font-size: 10px;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #CCCCCC; 
}
				
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 35;
	left: 160;
}
.caption .boxcaption {
	top: 35;
	left: 160;
}
/*end slider*/
.current {
	color: #ff6633;
}
/* prise */
.accordion {
	/*width: 480px;*/
	border: 0;
}
.accordion span {
	padding-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	cursor: pointer;
	line-height: 1.5;
	background: transparent url(images/arrow.png) no-repeat left;
}
.accordion span:hover {
	text-decoration: none; 
	color: #ff6633;
	border-bottom: 1px dashed #ff6633;
	background: transparent url(images/arrow_h.png) no-repeat left;
}

.accordion span.active {
	text-decoration: none;
	background-position: right 5px;
	color: #ff6633;
	border-bottom: 1px dashed #ff6633;
	background: transparent url(images/arrow_a.png) no-repeat left;
}
.accordion div {
	background: #000000;
	width: 100%;
	margin: 0;
	padding:  5px 3px 0;
	border: 0;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.accordion div ul {
	margin-top: 3px;
	margin-left: 0;
}
/*end prise*/
