body {
	font: Garamond, Helvetica, serif;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px
}

a img { 
	border: none;
}
a { 
	border-style: none;
}


body {
	background-attachment: fixed;
	background-clip: border-box;
	background-color: #000000;
	background-image: url(../images/bg.png);
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #999999;
	font-size: 16px;
	margin: 0;
	padding: 0;
}



#mainwrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	
}
#insidewrap {
    margin-left: auto;
    margin-right: auto;
    width: 1050px;
	postion: relative;
}

h1{
	font-size: 28px;
	font-weight: bold;
	color:#CB8F19;
}

h2 {
	font-size: 19px;
	color:#CB8F19;
}
h3 {
	font-size: 18px;
	color:#42AFB3;
}

p {
	font-size: 19px;
}

#header {
    width: 100%;
	height: 60px;
	padding-top: 10px;
	margin-bottom: 10px;
	
	
}

#header img {
    padding: 5px;
	border: none;
	
}
#centermain {
    background: url("../images/anrotate10.gif") no-repeat scroll 0 0 transparent;
    border: 3px solid #CB8F1A;
    height: 550px;
	width: 550px;
    margin-left: auto;
    margin-right: auto;
}
.headtitle {
	float: right;
	width: 550px;
	margin-top: -40px;
	position: absolute;
}

.headtitle p {
	font-size: 30px;
	font-weight: bold;
	color:#CB8F19;
	margin-left: 10px;
	padding: 0;
    
}
.exp p {
	font-size: 30px;
	font-weight: bold;
	color:#999999
    
}

.exp {
	text-align: right;
	margin-top: -40px;
	margin-right:10px;
}
.figure {
	float: right;
	width: 550px;
	padding-bottom: 11px;
	margin-top: -50px;
	position: relative;
	background-color: #000000;
}

.address {

width: 200px;
margin-left: 340px;
margin-top:0px;
position: absolute;

	
}

.title {
	float:right;
	width: 550px;
	margin-bottom: 0px;
	position: relative;	
    
}
.title p {
	
	padding: 0 20px 0 20px;
}
#choose {
	/*margin-left: 240px;
	margin-right: 240px;
	width: 550px;*/
	text-align:center;
	
	margin-left: auto;
    margin-right: auto;
    width: 1050px;

	
}

#centerish {
	/*background-image: url("../images/norotate.gif");*/
	background: url("../images/anrotate10.gif") no-repeat scroll 0 0 transparent;
	background-repeat: no-repeat;
	border: 3px solid #CB8F1A;
	margin-left: 240px;
	margin-right: 240px;
	height: 550px;
	width: 550px;	
}
#centerish h1, h2, h3, p {
	padding-left: 25px;
	padding-right: 5px;
	
	
}
#centerish h1, h2 {
	padding-bottom: 5px;
	
	
}
#centerish p {
	line-height: 120%;
}

#centerish h1, h2, h3 {
	padding-top: 30px;
		
}
#centerish li {
	margin-right: 10px;
	margin-left: 40px;
	line-height: 23px;
	
}

.foursq1, .foursq2 {
	float: left;
	height: 255px;
	width: 264px;
	padding: 0px;
}
.foursq3, .foursq4 {
    float: right;
    height: 255px;
	width: 266px;
	padding: 5px;
	
}

.foursq2, .foursq4 {
    
	margin-top: 11px;
}
.foursq2 {
    
	margin-top: 21px;
}
.foursq4 img {
    
	margin-top: 10px;
	margin-left: -10px;
}
#lang {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    text-align: center;
    width: 485px;
	
}
#lang img {
    float: left;
    margin: 10px;
    padding: 20px;
}
#left {
    
    float: left;
    width: 240px;
	
}
#right {
	float: right;
	width: 210px;	
}
#footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	 [disabled]position: relative; 
}



Header Nav
#headernav {
	
	font-size: 30px;
	

}


#headernav li {
    list-style: none;
    display: block;
    float: left;
   margin-left: 8px;
 
   
}
#headernav a:hover {
    
    color: #379EA1;
}
#headernav a:link {
    color:#42AFB3;
    text-decoration: none;
}
#headernav a:visited {
    color: #CCCCCC;
    text-decoration: none;
}

.about, .portfolio, .services, .contact {
    height: 275px;
	padding-top: 30px;
}

.portfolio, .contact {
    height: 200px;

}
.about, .services {
    
	padding-top: 70px;
}

 Main navigation 
.mainnav ul,
.mainnav li,
.mainnav span,
.mainnav a {
  margin: 0;
  padding: 0;
  position: relative;
}



.mainnav a {
	background: -moz-linear-gradient(center top , #2E2E2E, #010303) repeat scroll 0 0 transparent;
	display: block;
	border-top: 1px solid #4F4F4F;
	box-shadow: 0 1px 0 #000000;
	color: #42AFB3;
	font-family: Garamond,Arial,serif;
	font-size: 20px;
	font-weight: bold;
	padding: 3px 10px 10px 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	vertical-align: middle;
	text-align: left;
	width: 170px;
}

.mainnav ul {
  list-style: none;
}
.mainnav > ul > li {
  float: left;
}
.mainnav > ul > li.active a {
}
 about nav
.mainnav > .about> ul > li.active a:hover {
  background: none repeat scroll 0 0 #6E6F70;
	border-top-color: #6E6F70;
	color: #CCCCCC;
}

.mainnav > .about > ul > li a {
   background: -moz-linear-gradient(center top , #2E2E2E, #010303) repeat scroll 0 0 transparent;
    display:block;
    border-top: 1px solid #4F4F4F;
    box-shadow: 0 1px 0 #000000;
    color: #42AFB3;
    font-family: Garamond, Helvetica, serif;
    font-size: 23px;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
	text-align: left;
	width: 170px;
}
.mainnav > .about > ul > li  a:hover {
	background: none repeat scroll 0 0 #6E6F70;
	border-top-color: #6E6F70;
	color: #CCCCCC;
}

 about portfolio
.mainnav > .portfolio > ul > li.active a:hover {
  background: none repeat scroll 0 0 #6E6F70;
	border-top-color: #6E6F70;
	color: #CCCCCC;
}

.mainnav > .portfolio > ul > li a {
   background: -moz-linear-gradient(center top , #2E2E2E, #010303) repeat scroll 0 0 transparent;
    display:block;
    border-top: 1px solid #4F4F4F;
    box-shadow: 0 1px 0 #000000;
    color: #42AFB3;
    font-family: Garamond, Helvetica, serif;
    font-size: 23px;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
	text-align: left;
	width: 170px;
}
.mainnav > .portfolio > ul > li  a:hover {
	background: none repeat scroll 0 0 #6E6F70;
	border-top-color: #6E6F70;
	color: #CCCCCC;
}

 about services*/
.mainnav > .services > ul > li.active a:hover {
  background: none repeat scroll 0 0 #6E6F70;
	border-top-color: #6E6F70;
	color: #CCCCCC;
}

.mainnav > .services > ul > li a {
   background: -moz-linear-gradient(center top , #2E2E2E, #010303) repeat scroll 0 0 transparent;
    display:block;
    border-top: 1px solid #4F4F4F;
    box-shadow: 0 1px 0 #000000;
    color: #42AFB3;
    font-family: Garamond, Helvetica, serif;
    font-size: 23px;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
	text-align: left;
	width: 170px;
}
.mainnav > .services > ul > li  a:hover {
	background: none repeat scroll 0 0 #6E6F70;
	border-top-color: #6E6F70;
	color: #CCCCCC;
}

.mainnav .has-sub:hover ul {
  display: block;
  
  
}
 .has-sub ul {
  display: none;
  position: absolute;
  top: 55px;
  left: 0px;
  min-width: 100%;
  text-align: left;
  
   IE7 

  *width: 100%;
}
.mainnav .has-sub ul li {
  text-align: left;
  
}
.mainnav .has-sub ul li a {
  
  border-top: 1px solid #5d5d5d;
  display: block;
  
  padding: 9px 10px;
  text-align: left;
}
.mainnav span {
    
    font-size: 33px;
    	
}
#right li a {
	text-align: right;
	
	
}
#centerish a:link {
	font-weight: bold;
	color: #42AFB3;
}
#centerish a:visited {
	font-weight: bold;
	color:#42AFB3;
}
.person {
	text-align: center;
}
.person img {
	padding-top: 10px;
}
#choose img {
	padding: 2px 20px 0px;
}
a:visited {
	border-style: none;
}
.foursq1 p a {
	padding: 5px 8px;
	border-style: none;
	color: #CB8F19;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	width: 150px;
	text-decoration: none;
	background: #333333;
  





}
#mainwrapper #insidewrap #centerish .foursq1 p a:hover {
	color: #999999;

  


	
}
