* {
	margin: 0;
	padding: 0;
}
#all_wrapper{
  background-color: #000;
}
#container{

	width: 1250px;
	margin-left: -625px ;
	position: absolute;
	left: 50%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
}
a {
	outline: none;
	color: #2a73b8;
}
a:hover {
	text-decoration: none;
}

body {
	background-color: #0f0f0f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #6e6e6e;
}
h1 {    font-family: Times, Serif;
	min-height: 37px;
	height: auto !important;
	height: 37px;
	margin: 0 0 17px 0;
	line-height: 1em;
	font-size: 2.2em;
	font-weight: normal;
	color: #e2a123;
	border-bottom: 1px solid #2a2a2a;
}
h2 {    font-family: Times, Serif;
	min-height: 36px;
	height: auto !important;
	height: 36px;
	margin: 0 0 17px 0;
	line-height: 1.071em;
	font-size: 2.333em;
	font-weight: normal;
	color: #e2a123;
	border-bottom: 1px solid #1f1f1f;
}
h3 {    font-family: Times, Serif;
	min-height: 37px;
	height: auto !important;
	height: 37px;
	margin: 0 0 17px 0;
	line-height: 1em;
	font-size: 2.5em;
	font-weight: normal;
	color: #e2a123;
	border-bottom: 1px solid #2a2a2a;
}
h4 {    font-family: Times, Serif;
	min-height: 34px;
	height: auto !important;
	height: 34px;
	margin: 54px 0 12px 0;
	line-height: 1.154em;
	font-size: 2.167em;
	color: #e2a123;
	border-bottom: 1px solid #2a2a2a;
}
h4.extra {
	margin: 3px 0 17px 0;
}
h4.extra1 {
	margin: 59px 0 16px 0;
}
h4.extra2 {
	margin: 54px 0 17px 0;
}
h4.extra3 {
	margin: 3px 0 12px 0;
}
h5 {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: normal;
	color: #2a73b8;
}
h6 {
	padding: 0 0 7px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	font-weight: normal;
	color: #fff;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 0 20px 0 2px;
}
img.fleft1 {
	float: left;
	margin: 3px 30px 50px 8px;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
.col-2 h4{
  margin-top: 20px;
}
ul#nav{
  ping-top:100px;
}
/* -------------- MAIN --------------- */
#main {
	width: 900px;
	margin-left: -450px ;
	font-size: 0.75em;	
	position: absolute;
	left: 50%;
  background-color: #000;
}
#main .topSection {
  margin: 0;
  padding: 20px;
  padding-left:50px;
  padding-right:50px;
  font-size: 14px;
}
#main .topSection ul.home{
  padding-left: 20px;
  list-style-type: disc;
  color: white;
  font-size: 13px;
  line-height: 1.6em;
  color: #777;
}
#main .topSection h1 {
  font-size: 24px;
  padding-bottom: 10px;
  font-family: Times New Roman, Times, Serif;
}
#main .topSection p {
  font-size: 14px;
  padding-bottom: 20px;
  line-height: 1.5em;
  
  font-family: Arial;
}
#header {
	margin: 0 auto;
	text-align: center;
	width: 900px;
	position: relative;
	height: 350px;
        z-index: 10;
	background-color: black;
}
#header strong {
	display: block;
	width: 235px;
	line-height: 1.182em;
	text-align: right;
	font-size: 1.833em;
	color: #fff;
	position: absolute;
	top: 274px;
	left: 36px;
}
#header strong span {
	display: block;
	padding: 3px 0 0 0;
	line-height: 1.133em;
	font-size: 1.364em;
	text-transform: uppercase;
	font-weight: normal;
}

#navi {
	overflow: hidden;
	position: absolute;
	top: 29px;
	right: -15px;
}
#navi li {
	background: url(images/navi-divider.gif) no-repeat 0% 4px;
	float: left;
	padding: 0 14px 0 14px;
	margin: 0 0 0 -1px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #777;
}
#navi li a {
	text-decoration: none;
	color: #777;
}
#navi li a:hover {
	text-decoration: none;
}
#navi li.act a {
	text-decoration: underline;
	color: #fff;
}
#menu {
	overflow: hidden;
	position: absolute;
	top: 62px;
	left: 0;
}
#menu li {
	background: url(images/menu-divider.gif) no-repeat 0% 0%;
	height: 47px;
	float: left;
	padding: 0 0 0 1px;
	margin: 0 0 0 -1px;
	text-transform: uppercase;
	font-size: 1em;
	color: #e2a123;
}
#menu li a {
	display: block;
	width: 132px;
	height: 47px;
	float: left;
	line-height: 44px;
	text-align: center;
	text-decoration: none;
	color: #e2a123;
}
#menu li.act a {
	background: url(images/menu-tail.gif) repeat-x 0% 0%;
	color: #232323;
}
#menu li a b {
	text-transform: none;
	font-weight: normal;
}
#logo {
	position: absolute;
	top: 142px;
	left: 35px;
}
#pictures {
	position: absolute;
	top: 438px;
	right: 9px;
}
#pictures li {
	float: left;
	padding: 0 0 0 3px;
}
#pictures li a {
	background: url(images/page.gif) no-repeat 0% 0%;
	display: block;
	width: 20px;
	height: 19px;
	float: left;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
#pictures li a:hover {
	background: url(images/page-act.gif) no-repeat 0% 0%;
}
#pictures li.act a {
	background: url(images/page-act.gif) no-repeat 0% 0%;
	color: #171717;
}
#page7 #content {
	background: #010101;
}

#index-how_we_operate #column-right img {
  border: medium solid #ccc;
  margin:3px 1px;
  
}

#content p {
	line-height: 1.4em;
	font-size: 14px;
	color: #6e6e6e;
        padding: 5px;
	font-weight: normal;
}
#content p.extra {
	padding: 0 0 21px 0;
	line-height: 1.5em;
}
#content p.extra1 {
	padding: 0 0 7px 0;
	line-height: 1.5em;
}
#content p.extra2 {
	padding: 0 0 27px 0;
	line-height: 1.5em;
}
#content p.extra-ind {
	padding: 0 0 26px 0;
}
#content p.extra-ind1 {
	padding: 0 0 30px 0;
}
#content p em {
	float: right;
	padding: 0 25% 0 0;
	font-style: normal;
}
blockquote p {
	padding: 0 0 18px 0 !important;
	line-height: 1.5em !important;
}
blockquote p.extra {
	padding: 0 0 7px 0 !important;
}
blockquote p span {
	display: block;
	padding: 0 11px 0 0;
	text-align: right;
	color: #fff;
}

#column-right {
	float: left;
	padding: 0 36px 0 36px;
}

.list {
	padding: 0 0 10px 0;
}
.list li {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	line-height: 2em;
	font-size: 1.167em;
	color: #6e6e6e;
}
.list li a {
	background: url(images/marker.gif) no-repeat 0% 7px;
	padding: 0 0 0 16px;
	text-decoration: none;
	color: #6e6e6e;
	font-size: 12px;
}
.list li a:hover {
	color: #fff;
}
.list-1 {
	padding: 0 0 0 1px;
}
.list-1 li {
	margin: 0 0 14px 0;
	padding: 0 0 7px 0;
	line-height: 1.5em;
	border-bottom: 1px solid #1f1f1f;
}
.list-1 li img {
	margin: 0 0 7px 0;
}
.list-1 li strong {
	display: block;
	padding: 0 0 0 3px;
	text-transform: uppercase;
	font-weight: normal;
	color: #2a73b8;
}
.list-1 li strong span {
	margin: 0 3px 0 0;
	color: #fff;
}
.list-1 li b {
	display: block;
	padding: 0 0 0 3px;
	font-weight: normal;
	color: #6e6e6e;
}
.list-1 li.extra {
	margin: 0 0 9px 0;
}
.list-2 {
	padding: 5px 0 0 0;
}
.list-2 li {
	width: 100%;
	padding: 0 0 8px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.333em;
	color: #6e6e6e;
}
.list-2 li img {
	float: left;
	margin: 2px 11px 0 0;
}
.list-2 li p {
	background: url(images/line-hor1.gif) repeat-x 0% 100%;
	overflow: hidden;
	padding: 0 0 8px 0 !important;
	line-height: 1.333em !important;
	font-size: 1em !important;
	color: #6e6e6e !important;
}
.list-2 li p span {
	display: block;
	color: #2a73b8;
}
.list-2 li p span a {
	color: #2a73b8;
}
.list-2 li.extra p {
	background: none;
	padding: 0;
}
.list-3 {
	line-height: 1.5em;
	color: #6e6e6e;
}
.list-3 dt {
	color: #fff;
}
.list-3 dt a {
	text-decoration: none;
	color: #fff;
}
.list-3 dt a:hover {
	text-decoration: underline;
}
.list-3 dd {
	padding: 0 0 18px 0;
}
.list-3 dd.extra {
	padding: 0 0 0 0;
}
.list-indent {
	padding: 0 0 14px 0 !important;
}
.link {
	float: right;
	padding: 0 1px 0 0;
	line-height: 1.636em;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #2a73b8;
}
.indent {
	padding: 34px 36px 28px 35px;
}
.indent-bot {
	margin: 0 0 25px 0;
}
.indent-left {
	padding: 0 0 0 4px;
}
.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}
.picture-position {
	margin: 6px 0 16px 0;
}
.picture-position1 {
	margin: 5px 0 21px 0;
}
.line-hor {
	background: #1f1f1f;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 13px 0;
}
.line-hor1 {
	background: #1f1f1f;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 9px 0;
}
#contact-form {
	width: 540px;
	padding: 1px 0 0 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6e6e6e;
}
#contact-form p {
	float: right;
	width: 260px;
}
#contact-form span {
	display: block;
	padding: 0 0 0 1px;
}
#contact-form label {
	display: block;
	height: 42px;
	overflow: hidden;
}
#contact-form textarea {
	background: #242424;
	width: 252px;
	height: 99px;
	padding: 3px;
	border: 1px solid #454545;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6e6e6e;
}
#contact-form input {
	background: #242424;
	width: 223px;
	height: 15px;
	padding: 3px;
	border: 1px solid #454545;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #6e6e6e;
}
#contact-form a {
	float: right;
	margin: 26px 4px 0 17px;
	text-transform: uppercase;
	font-size: 0.917em;
}
#footer {
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	clear: both;
}
#footer p {
	padding: 35px 0 0 0;
	text-align: right;
	line-height: 1.143em;
	font-size: 1.167em;
	color: #626262;
}
#footer p a {
	text-decoration: none;
	color: #626262;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer-menu {
	margin: 11px -11px 0 0;
	float: right;
}
#footer-menu {
	overflow: hidden;
}
#footer-menu li {
	background: url(images/footer-divider.gif) no-repeat 0% 4px;
	padding: 0 11px 0 11px;
	margin: 0 0 0 -1px;
	float: left;
	text-transform: uppercase;
	color: #626262;
}
#footer-menu li a {
	text-decoration: none;
	color: #626262;
}
#footer-menu li a:hover {
	text-decoration: underline;
}
#footer-menu li.act a {
	text-decoration: underline;
}
#icons {
	float: left;
	padding: 15px 0 0 0;
}
#icons img{
	height: 30px;
}
#icons li {
	float: left;
}
#leftpicpanel{
  text-align: center;
  width: 175px;
  float: left;
}
#leftpicpanel p {
  font-size: 12px;
  font-weight: bold;
  color: fff;
  margin: 5px auto;
  margin-top: 15px;
  text-align: center;
}
#leftpicpanel li img{
  width: 150px;
  margin: 5px 5px 0px 2px;
  border: 1px solid #777;
}
#leftpicpanel li img:hover{
  border: 1px solid white;
}
#rightpicpanel{
  text-align: center;
  width: 175px;
  float: right;
}
#rightpicpanel p {
  font-size: 12px;
  font-weight: bold;
  color: fff;
  margin: 5px auto;
  margin-top: 15px;
  text-align: center;
}
#rightpicpanel li img{
  width: 150px;
  margin: 5px 2px 0px 2px;
  border: 1px solid #777;
}
#rightpicpanel li img:hover{
  border: 1px solid white;
}
#statcounter{
  clear: both;
  text-align: center;
  margin:20px auto 0 auto;
}
#icons li{
  margin-left: 2px;
}
div.img{
  margin: 2px;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {
  border: 1px solid #0000ff;
}
div.desc{
  text-align: center;
  font-weight: bold;
  width: 120px;
  margin: 2px;
}

.image_gallery .desc{
  width: 180px;
}
.image_gallery .img{
  margin:9px;
}
