body{
	height: 100%;
	width: 100%;
	padding:0;
	margin: 0;
	background-color: #252525;
	text-align:center;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 14px;
	color: #878585;
}
#page{
	width:100%;
	height:100%;
	text-align:center;
	margin:0;
	padding:0;
}
#head {
	position:relative;
	width: 623px;
	height:213px;
	border:3px solid #F26020;
	border-bottom:0;
	margin: 40px auto 0;
}
#arca{
	height:144px;
	width: 623px;
	margin:auto;
	position:relative;
	border:solid #F26020;
	border-width: 0 3px;
}
#arca .bottom{
	height:144px;
	width:588px;
	margin:0 18px 0 17px;
	padding:0;
	border:0;
}
#arca .round{
	height:70px;
	width:147px;
	background-repeat:no-repeat;
}
#content{
	margin:auto;
	width:623px;
	border:0;
	border: solid #3b3b3b;
	border-width: 0 3px;
	background-color:#282828;
	margin-bottom:0;
	padding:0;
}
#contentCorner{
	background: url('/img/round_bot.gif') no-repeat left bottom;
	width:629px;
	height:15px;
	margin:auto;
	margin-top:0;
	padding:0;
	font-size:1px;
}
#scroll{
	border: 0;
	padding:0;
	margin:0;
	overflow: hidden;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
}
#bottom{
	color:#767575;
	font-size:10px;
	margin:auto;
	padding: 2em 0 1em;
}
#bottom A {color: #fff; text-decoration:none;}
.bottom_content { text-align:center; width:550px; }
.bottom_counter { width:35px; }
.fixedsize {
height: auto;
position: relative;
padding: 1px;
}
img {border:0; padding:0; margin:0;}

.capt1{
	font-family:'Century Gothic', Myriad, Georgia;
	font-size:18px;
	color:#B9B9B9;
}
.capt2{
	font-family:'Century Gothic', Myriad, Georgia;
	font-size:14px;
	color:#9F9F9F;
}
.capt3{
	font-family:'Century Gothic', Myriad, Georgia;
	font-size:14px;
	color:#CECECE;
}
.capt4{
	font-family:'Century Gothic', Myriad, Georgia;
	font-size:14px;
	color:#C6C6C6;
}

.text1{
	font-size:11px;
	color: #878585
}
.text2{
	font-size:11px;
	color: #9B9A9A;
}
.text3{
	font-size:11px;
	color: #9B9A9A;
    text-decoration:underline;
}
.text4{
	font-size:11px;
	color: #878585;
    text-decoration:none;
}
.date{
	color: #F7F8F7;
	font-size: 11px;
}
.itemsSpacer{
	font-size:11px;
	clear:both;
	margin:0;
	padding:0;
}
A{
	text-decoration:underline;
}
A.ab{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color: #fff;
}
A.abvac{
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	color: #fff;
}
A.list{
	color: #D6D6D6;
	font-size:11px;
	text-decoration: underline;
}
.menuBottom{ 
	background: url('/img/arca_bot.gif') no-repeat 0 0;
	height:74px;
	width: 629px;
	position:absolute;
	top: 70px;
	left: 0;
	border:0;
	margin-left:-3px;
}
/* added for css-sprites */
.menu_ul {
	left: 40px;
	top: 20px;
	padding: 0;
	list-style: none;
	position: absolute;
}
.menu_ul li {
	float: left;
}
.menu_ul li a {
	background: transparent url('/img/sprites_menu.png') no-repeat left top;
	width: 102px;
	height: 102px;
	display: block;
	margin-right: 45px;
}
.menu_ul .m_contact, .menu_ul .m_contact_active, .menu_ul .m_contact_en {
	margin-right: 0;
	background-position: -306px 0;
}
.menu_ul .m_home_en {
	background-position: 0 -102px;
}
.menu_ul .m_home:hover, .menu_ul .m_home_en:hover, .menu_ul .m_home_active {
	background-position: 0 -204px;
}
.menu_ul .m_about {
	background-position: -102px 0;
}
.menu_ul .m_about_en {
	background-position: -102px -102px;
}
.menu_ul .m_about:hover, .menu_ul .m_about_en:hover, .menu_ul .m_about_active {
	background-position: -102px -204px;
}
.menu_ul .m_solutions {
	background-position: -204px 0;
}
.menu_ul .m_solutions_en {
	background-position: -204px -102px;
}
.menu_ul .m_solutions:hover, .menu_ul .m_solutions_en:hover, .menu_ul .m_solutions_active {
	background-position: -204px -204px;
}
.menu_ul .m_contact_en {
	background-position: -306px -102px;
}
.menu_ul .m_contact:hover, .menu_ul .m_contact_en:hover, .menu_ul .m_contact_active {
	background-position: -306px -204px;
}
.corner_lt, .corner_rt {
	width:14px;
	height:14px;
	position:absolute;
	margin-top:-3px;
}
.corner_lb, .corner_rb {
	width:14px;
	height:14px;
	position:absolute;
}
.corner_lt{
	top:0; left:0; margin-left:-3px;
}
.corner_rt{
	top:0; left:612px; margin-right:-3px;
}
.corner_lb{
	top:52px; left:0; margin-left:-3px;
}
.corner_rb{
	top:52px; left:606px; margin-right:-3px;
}
.r1{background-color:#393939; width:240px;}
.r1_t, .r1_b{
	font-size:10px;
	height:14px;
	width:240px;
	padding:0; margin:0;
	border:0;
}
.r1_t{
	background-image:url('/img/round1_top.gif')
}
.r1_b{
	background-image:url('/img/round1_bot.gif')
}
.r2{background-color:#2F2F2F; width:238px; border:1px solid #2F2F2F;}
.r2c{border:1px solid #2F2F2F; width:0;padding:0;margin:0;}
.r2c2{border:1px solid #393939; width:0;padding:0;margin:0;}
.r2_t, .r2_b{
	font-size:10px;
	height:13px;
	width:240px;
	padding:0; margin:0;
	border:0;
}
.r2_t{
	background-image:url('/img/round2_top.gif')
}
.r2_b{
	background-image:url('/img/round2_bot.gif')
}
.r3{background-color:#393939; width:594px;}
.r3_t, .r3_b{
	font-size:10px;
	height:14px;
	width:594px;
	padding:0; margin:0;
	border:0;
}
.r3_t{
	background-image:url('/img/round3_top.gif')
}
.r3_b{
	background-image:url('/img/round3_bot.gif')
}
.r4{background-color:#2F2F2F; width:592px; border:1px solid #2F2F2F;}
.r4c{border:1px solid #2F2F2F; width:0;padding:0;margin:0;}
.r4c2{border:1px solid #393939; width:0;padding:0;margin:0;}
.r4_t, .r4_b{
	font-size:10px;
	height:13px;
	width:594px;
	padding:0; margin:0;
	border:0;
}
.r4_t{
	background-image:url('/img/round2_top.gif')
}
.r4_b{
	background-image:url('/img/round2_bot.gif')
}
div.hline{
	font-size:1px;
	height:1px;
	background-color:#3B3B3B;
	clear:both;
}
input.but{
	background-color: #5E5E5E;
	border:0;
	font-size:10px;
	font-weight:bold;
	color: #fff;
	padding: 0 3px;
	margin:0;
}
input {
	background-color:#282828; border:2px solid #3B3B3B; color:#878585; font-size:10px;
}
li{
	list-style-position: inside;
	color: #fff;
	font-size:10px;
	line-height: 170%;
}
div.col3{float:left; width:30%; padding-bottom:20px;}
div.col2{float:left; width:48%; padding-bottom:20px;}
.inpg{width:98%; background-color:#282828; border:2px solid #3B3B3B; color:#878585; font-size:11px;}
.butg{
	background-color:#282828;
	border: 2px solid #282828;
	font-size:10px;
	font-weight:bold;
	color: #fff;
    padding:2px;}
UL {padding:0; margin:0}
P {margin: 3px 0;}
.sparce{line-height:1.3em;}
/* scroll */
/* Scroll Bar Master Styling Starts Here */
.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}
.vscrollerbase, .vscrollerbar {
width: 10px;
top: 0;
}
.vscrollerbar {
left: 0;
}
.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0;
}
.hscrollerbar {
top: 0;
}
.hscrollerbar {
top: 20px !important;
}
.vscrollerbar, .hscrollerbar {
padding: 5px;
z-index: 2;
}
.vscrollerbarend {
background: url('/img/scroll_bg.gif') 0px 0px;
width: 10px;
height: 1px;
top:0px;
background-repeat:no-repeat;
}
.hscrollerbarbeg {
height: 1px;
width: auto;
left: 0;
}
.hscrollerbarend {
height: 15px;
width: 10px;
}
/* Following are OPTIONAL */
.vscrollerbase {
background: url('/img/scroll_bg.gif');
width:10px;
}
.vscrollerbasebeg {
top: 0px;
width: 10px;
background: url('/img/scroll_bg.gif') -7px -8px no-repeat;
}
.vscrollerbaseend {
height: 4px;
width: 10px;
background: url('/img/scroll_bg.gif') -7px 0px no-repeat;
}
.scrollerjogbox {
width: 15px;
height: 15px;
bottom: 0px;
right: 0px;
background: white url('/img/scrolljog.png') 50% 50%;
}
/* Scroll Bar Master Styling Ends Here */
/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.thumbnail{ display: none;}
