@font-face {
    font-family: 'Myriad Pro';
	src:url(http://www.lexiconglobal.com/css/fonts/MyriadPro-Regular.otf);
	font-weight: normal;
    font-style: normal;
}body{
	font-family: "Myriad Pro", arial;
	background-color: #000;
	background-image: url(../images/general_images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
a img{border:0 none; }/*for IE*/

#space{ margin:0 auto; height:17px; }
#container{
	margin:0 auto;
	width:1010px;
	background:#FFF;
	border:solid 10px #FFF;
}
.home{
	margin:0 auto;
	width:1010px;
	background-color:#000;
}
#header{
	margin:0 auto;
	width:1010px;
	background-color:#000;
}
#nav{
	margin:0 auto;
	width:1000px;
	height:60px;
	border-top: solid 1px;
	background-image: url(../images/general_images/header.png);
	background-repeat: no-repeat;
}
.index{
	width:215px;
	height:70px;
	float:left;
	margin-top:-100px;
}
.nav{
	margin:0 auto;
	width:1000px;
	clear:both;
	height:30px;
	background-color:#000;
}
.nav2{
	margin:0 auto;
	width:1400px;
	clear:both;
	height:30px;
	background-image: url(../images/SI-Row_of_Booths.jpg);
}
.nav .roll1{
	width:110px;
	height:26px;
	float:right;
	background-image:url(../images/navigation/Nav_Contact.png);
}
.nav a:hover .roll1{ background:url(../images/navigation/Roll_Contact.png); }

.nav .roll2{
	width:108px;
	height:26px;
	float:right;
	background-image:url(../images/navigation/Nav_VoiceOver.png);
}
.nav a:hover .roll2{ background:url(../images/navigation/Roll_voiceOver.png); }

.nav .roll3{
	width:157px;
	height:26px;
	float:right;
	background-image:url(../images/navigation/Nav_DocumentTranslation.png);
}
.nav a:hover .roll3{ background:url(../images/navigation/Roll_DocumentTranslation.png); }

.nav .roll4{
	width:156px;
	height:26px;
	float:right;
	background-image:url(../images/navigation/Nav_InterpretationEquipment.png);
}
.nav a:hover .roll4{ background:url(../images/navigation/Roll_InterpretationEquipment.png); }

.nav .roll5{
	width:175px;
	height:26px;
	float:right;
	background-image:url(../images/navigation/Nav_SimultaneousInterpretation.png);
}
.nav a:hover .roll5{ background:url(../images/navigation/Roll_SimultaneousTranslation.png); }

/*------ main ------*/

.mainservices{
	width:205px;
	height:100px;
	float:left;
	border:solid 1px #CCC;
	margin:10px 0px 20px 15px;
}
.servicestext{
	height:120px;
}
h2.main{
	text-align:center;
	font-size:13px;
}
p.main{
	font-size:12px;
	margin:10px 5px 10px 10px;
	color:#666;
}

.quotebutton{
	margin:10px 10 10px 10px;
}


.quotebutton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #003d63), color-stop(1, #3d74a8) );
	background:-moz-linear-gradient( center top, #003d63 5%, #3d74a8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#003d63', endColorstr='#3d74a8');
	background-color:#003d63;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	padding:4px 7px;
	text-decoration:none;
	text-shadow:1px 1px 0px #333;
}.quote:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d74a8), color-stop(1, #003d63) );
	background:-moz-linear-gradient( center top, #3d74a8 5%, #003d63 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d74a8', endColorstr='#003d63');
	background-color:#3d74a8;
}

#content{
	width:1010px;
	margin:20px 0 0 0px;
	float:left;
}
p.content{
	font-size:12px;
	color:#666;
	line-height:18px;
	margin:10px 20px 0 0;
}
#contentside{
	width:330px;
	margin:20px 0 0 0;
	float:right;
	min-height:300px;
}

/*================================FOOTER=================================*/

#footer{
	margin:0 auto;
	background-color: #000;
	height:620px;
}
#pie{
	margin:0 auto;
	width:1030px;
}
.futer{
	margin:0 auto;
	width:206px;
	float:left;
	height:600px;
}
#footer .futer h5{
	margin:30px 0 -5px 40px;
	font-weight:400;
	font-size:16px;
	color:#AE7B38;
}
#footer .futer h6{
	margin:5px 0 -10px 40px;
	font-weight:600;
	font-size:14px;
	color:#D6D6D6;
}
#footer .futer ul{
	list-style:none;
	font-size:13px;
	margin-bottom:20px;
	color:#D6D6D6;
}
#footer .futer ul li{
	line-height:17px;
	color:#D6D6D6;
}
#footer .futer ul li a{
	line-height:17px;
	text-decoration:none;
	color:#D6D6D6;
}
#footer .futer ul li a:hover{
	line-height:17px;
	text-decoration:none;
	color:#fff;
}
#footer1{
	margin:0 0 -40px 0;
	background-color:#303550;
	border-top:solid 1px #ccc;
}
#footer2{
	margin:0 auto;
	width:1030px;
	clear:both;
}

/*=========================== CLEARFIKS ===========================*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}