/*  
Theme Name: EgyCut
Author URI: http://amaiko.com/
Version: 1.0
Author: Ahmed Mahmoud
Description: Based On  iCompany Theme

All the CSS, design, and images are copyrighted by iThemes Media. Please don't steal.
All WordPress functions and code licensed under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

html, body {
	height: 100%;
	margin: 0;
	padding: 0; }

body { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #B0B0B0;
	background-image: url(../images/bg40big.png);
}

body * {
	margin: 0px;
	padding: 0px;
}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Link Styles
********************************************
a {
	color: #333;
	text-decoration: underline;
}
a:hover { color: #999; text-decoration: underline; }
*/
/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #333;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #999;
}
img { border: 0px; background: none; }
p {
	padding: 10px 0px;
	margin: 0px;
}
/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px; padding: 10px 0px 0px 0px;
	color: #000;
	text-decoration: none;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #666;
	text-decoration: none;
}
h2 { /* This style used as header in the sidebars */
	font-size: 15px;
	color: #333;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px; padding: 5px;
	border-bottom: 1px solid #333;
}
h3 { /* This style used as the post titles on homepage/archive */
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px; padding: 10px 0px 5px 0px;
	color: #545454;
	text-decoration: none;
}
h3 a {
	color: #545454;
	text-decoration: none;
}
h3 a:hover {
	color: #666;
	text-decoration: none;
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

/*********************************************
		Container Div
*********************************************/
#container {
	background: #fff ;/*url(images/container-bg.gif) top center repeat-y*/
	text-align: left;
    margin: 0px auto;
    width: 960px;
	border-right:1px solid #999;
	border-left:1px solid #999;
	/*padding:0 12px;*/
    
}
.have_sidebar { /* insert a new bg image to give a sidebar bg */
	background: url(images/container-bg-sidebar.gif) top center repeat-y;
}

/*********************************************
		Header Styles
*********************************************/
#headerr {
	background: url(images/header.jpg) no-repeat;
	width: 960px; height: 148px;
	margin: 0px; padding: 0px;
	display: block;
	position: relative;
}
#headerr #mtitle {
	display: block;
	width: 430px;
	float: left;
	color: #FFF;
	font-size: 36px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0px; padding: 45px 0px 6px 30px;
	letter-spacing: -1.5px;
}
#headerr #mtitle a {
	color: #FFF;
	letter-spacing:2px;
	text-decoration: none;
	font-family: Arial,Tahoma,Verdana;
	letter-spacing: 8px;
	text-transform: uppercase;
}
#headerr #mtitle a:hover {
	color: #FFF;
	text-transform: none;
}
#headerr #desc {
	clear: both;
	display: block;
	width: 417px;
	float: left;
	color: #ccc;
	font-size: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px; padding: 0px 0px 0px 33px;
	letter-spacing: 8px;
	text-transform: uppercase;
}
#headerr #search {
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	margin: 0px; padding: 0px 20px 0px 0px;
}
#search form {
	display: block;
	margin: 0px; padding: 0px 0px 0px 0px;
	background: url(images/search.gif) right 5px no-repeat;
}
#s{
border:1px solid #333;
padding:1px;
-moz-border-radius:1em;
-webkit-border-radius:1em;
}
#s:hover {
border:1px solid #666;
}
#s:foucs {
background:#FFFFEE;
}
#search form #submit {
	width: 10px;
	background: transparent;
	border: none;
	margin: 0px; padding: 0px;
}

/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {
	background: #494949 url(images/menu-bg.gif) repeat-x;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 0px;
	margin: 0px;
	height: 22px;
	display: block;
	clear: both;
	position:relative;
	z-index:1;
	background-color: #494949;
}
#menu ul {
	margin: 0px; padding: 0px;
	height: 22px;
}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	display: block;
	color: #FFF;
	margin: 0px; padding: 0px 15px;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
	border-right: 1px solid #565656;
	border-left: 1px solid #969696;
	}
#menu ul li.home a {
	border-left: 0px;
}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a {
	background: #494949 url(images/menu-bg.gif) 0px -22px repeat-x;
	color: #FFF;
	margin: 0px; padding: 0px 15px;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
#menu ul li a:hover {
	background: #494949 url(images/menu-bg.gif) 0px -22px repeat-x;
	color: #8BC83F;
	margin: 0px;
	padding: 0px 15px;
	text-decoration: none;
	line-height: 22px;
	}
	
/*********************************************
		Content Div
*********************************************/
#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 850px;
	display: block;
	border: 0px solid black;
}
#content img {
	float: left;
	margin: 0px 10px 5px 0px;
}
.post-more { /* Use this class to style the "more" tag */
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
}

/*********************************************
		If is Homepage
*********************************************/
#home {
	margin: 0px; padding: 0px;
	width: 680px;
	display: block;
	background: #FFF;
}
/*----- Pages Content Holder [About Us -Downloads - etc]-----*/
#home #ContentHolder{
	padding: 55px; margin-left:55px;
	margin-right:55px;
	width: 850px;
	display: block;
	background: #FFF;
}

#home #feature {
	margin: 0px; padding: 15px;
	width: 650px;
	display: block;

}
/*
#home #feature a {
	color: #fff;
	text-decoration: underline;
}
#home #feature a:hover { color: #fff; text-decoration: none; }

#home #feature img {
	float: left;
	margin: 0px 12px 0px 0px;
}
#home #feature h3, #home #feature p {
	color: #FFF;
}
*/
#home #boxes {
	clear: both;
	margin: 0px; padding: 20px 0px 15px 0px;
	width: 680px;
	display: block;
}
#home #boxes  a {
	color: #000;
	text-decoration: underline;
}
#home #boxes  a:hover { color: #000; text-decoration: none; }

#home #boxes h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #949599;
	border-bottom: 1px solid #686868;
	margin: 0px 0px 10px 0px; padding: 0px 0px 8px 20px;
	background: transparent url(images/tab_document.png) 0px 0px no-repeat;
}
#home #boxes p {
}
#home #boxleft {
	display: block;
	margin: 0px; padding: 0px 25px;
	float: left;
	width: 185px;
}
#home #boxmiddle {
	display: block;
	margin: 0px; padding: 0px 13px;
	float: left;
	width: 185px;
}
#home #boxright {
	display: block;
	margin: 0px; padding: 0px 20px 0px 25px;
	float: left;
	width: 185px;
}

/*********************************************
		If is NOT Homepage
*********************************************/
.inner {
	background: url(images/inner-bg.gif) top left repeat-y;
}
#inner {
	display: block;
	float: left;
	width: 480px;
	margin: 0px; padding: 10px 15px;
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 10px 5px 10px 5px;
	margin: 10px 0px 10px 0px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.meta-top a {
	color: #333;
	text-decoration: none;
}
.meta-top a:hover {
	color: #AAA;
	text-decoration: underline;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #333;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.meta-bottom a {
	color: #333;
	text-decoration: none;
}
.meta-bottom a:hover {
	color: #333;
	text-decoration: none;
}
.meta-date {
	margin: 0px; padding: 0px 0px 0px 0px;
}
.meta-author {
	margin: 0px 0px;
}
.meta-comments {
	margin: 0px; padding: 0px 8px 0px 18px;
	background: url(images/comments.png) left 2px no-repeat;
}
.meta-category {
	margin: 0px; padding: 0px 8px 0px 18px;
	background: url(images/folder.png) left 0px no-repeat;
}
.meta-more {
	margin: 0px; padding: 0px 8px 0px 18px;
	background: url(images/continue_reading.png) left 0px no-repeat;
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 0px; padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}

/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	display: inline;
	float: right;
	width: 170px;
	margin: 0px; padding: 10px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}
#r_sidebar h2 {
	font-size: 14px;
	color: #333;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px; padding: 5px;
	border-bottom: 1px solid #333;
}
#r_sidebar h2.archives {
	padding: 0px 20px 5px 0px;
	background: url(images/calendar.png) right 2px no-repeat;
}
#r_sidebar h2.categories {
	padding: 0px 20px 5px 0px;
	background: url(images/folder.png) right 2px no-repeat;
}
#r_sidebar h2.links {
	padding: 0px 20px 5px 0px;
	background: url(images/display.png) right 2px no-repeat;
}
#r_sidebar h2.posts {
	padding: 0px 20px 5px 0px;
	background: url(images/tab_document.png) right 2px no-repeat;
}
#r_sidebar h2.feeds {
	padding: 0px 20px 5px 0px;
	background: url(images/rss.png) right 2px no-repeat;
}
#r_sidebar p {
	padding: 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px;
}
#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#r_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#r_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#r_sidebar ul li ul li {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li a {
	color: #888;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}


/*********************************************
		Tabber Lower Sidebar Styles
*********************************************/

#tabber_sidebar {
	padding: 0px;
	margin: 20px 0px 10px 0px;
}
#tabber_sidebar h2 {
	font-size: 14px;
	color: #333;
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px; padding: 5px;
	border-bottom: 1px solid #333;
	list-style-type: none;
}
#tabber_sidebar ul {
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#tabber_sidebar ul li {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
}
#tabber_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#tabber_sidebar ul li ul li {
	padding: 0px;
	margin: 0px;
}
#tabber_sidebar ul li ul li a {
	color: #888;
	text-decoration: none;
}
#tabber_sidebar ul li ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
#tabber_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#tabber_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Comment Styles
*********************************************/
#comments {
	padding: 8px;
}
#comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
#comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}

/*********************************************
		Footer Styles
*********************************************/
#footer {
	margin: 0px;
	clear: both;
	background: #494949;
	color: #AAA;
	text-align: left;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer a {
	color: #AAA;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer #footernav {
	list-style-type: none;
	margin: 0px; padding: 0px 0px 8px 0px;
}
#footer #footernav li {
	display: inline;
	border-left: 1px solid #DDD;
	margin: 0px; padding: 0px 10px 0px 10px;
}
#footer #footernav li.home {
	border: none;
	margin: 0px; padding: 0px 10px 0px 0px;
}
#footer #footernav li a {
	color: #FFF;
	text-decoration: none;
	margin: 0px; padding: 0px;
}
#footer #footernav li a:hover {
	color: #FFF;
	text-decoration: underline;
}
/*--------------Featured---------------*/
#featured{ 
	width:400px; 
	padding-right:240px; 
	position:relative; 
	border:5px solid #ccc; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:240px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/slider/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:205px; left:0; 
	height:45px; 
	background: url('images/slider/transparent-bg.png'); 
	width:400px;
}
#featured .info h2{ 
	font-size:16px; font-family:Georgia, serif; 
	color:#fff; padding:5px 5px 0 5px; margin:0 0 -9px 0;
	overflow:hidden;
	border-bottom:none;	
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/*---------------------EgyCut------------------*/
/* Pages */
#history, #about, #contact, #downloads, #blog, #err404 , #video{
	padding: 0;
	width: 850px;
	display: block;
	background: #FFF;
	min-height:30px;
	margin-left: 55px;
	margin-right: 55px;
}

#contact {
height:350px;
}
#dicons {
padding:50px;
margin:50px 0 0 0;
}
#dicons  a{
display:block;
padding:100px 40px;
float:left;
text-decoration:none;
color:#FFF;
}
#dicons  a:hover {
color:#000;
}
#dicons a img {
margin:-130px -40px;
}
#content h2 {
font-size:20px;
}
#content h3 {
font-size:15px;
}
#certs a img {
margin:5px;
float:none;
border:1px solid #333;
}
.nbza {
font-family:Verdana;
line-height: 14px;
letter-spacing:0px;

}
.nbza strong {
text-transform:uppercase;
}
#iconss {
width:220px;
float: right;
margin:0 25px 0 0;
}
#iconss ul {
list-style:none;
padding:0;
margin:0;
}
#iconss ul li a {
width:210px;
height:86px;
padding:0;
margin:4px 0;
text-indent:-9999px;
display:block;
}
#iconss ul li a.downloads {
background:url(sowr/downloads.jpg) no-repeat 0 0;
}
#iconss ul li a.downloads:hover {
background:url(sowr/downloads.jpg) no-repeat 10px -88px;
}
#iconss ul li a.offers {
background:url(sowr/offers.jpg) no-repeat 0 0;
}
#iconss ul li a.offers:hover {
background:url(sowr/offers.jpg) no-repeat 10px -88px;
}
#iconss ul li a.contact {
background:url(sowr/contact.jpg) no-repeat 0 0;
margin:0 0 15px 0;
}
#iconss ul li a.contact:hover {
background:url(sowr/contact.jpg) no-repeat 10px -88px;
}
#psidebar {
float:left;
min-height:300px;

margin: 15px;
}
#products {
	margin: 15px; padding: 0;
	width: 500px;
	display: block;
	background: #FFF;
	min-height:200px;
	float:left;
}
#navdiv {
height:355px;

}
#navdiv h3 {
margin:5px;
}
#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
    /*background:#06466C;*/
	width:150px;
}
#navigation a.manual {
	background: url(sowr/manual.gif) no-repeat 0 -2px;
	display:block;
	text-indent:-9999px;
	height:28px;
}
#navigation a.manual:hover {
	background: url(sowr/manualhov.gif) no-repeat 0 0;
}
#navigation a.semiatu {
	background: url(sowr/semiatu.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	height:28px;
}
#navigation a.semiatu:hover {
	background: url(sowr/semiatuhov.gif) no-repeat 0 0;
}
#navigation a.automatic {
	background: url(sowr/automatic.gif) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	height:28px;
}
#navigation a.automatic:hover {
	background: url(sowr/automatichov.gif) no-repeat 0 0;
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFFEE;
	color:#c12121;
}
.persona {
clear:both;
margin:20px;
background:#FFFFEE;
border:1px solid #333;
height:100px;
width:350px;
padding:5px;
  -webkit-border-radius:0 1em 1em 0;
  -moz-border-radius: 0 10em 10em 0;
}
.persona:hover {
background:#FFFFCC;
border:1px solid #000;
margin:20px 50px;
}
.persona img {
border:1px solid #036EB4;
float:left;
}
.persona img:hover {
border:1px solid #333;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.persona strong {
color:#c12121;
}
ul.pdfs a{
background:url(sowr/pdf.png) no-repeat 110px 2px;
width:120px;
float:left;
padding:0 5px;
display:block;
}
#select {
text-align:right;
top:10px;
right:25px;
position:absolute;
}
#select select {
background:#F8F8F8;
border:1px solid #066DB2;
color:#066DB2;
padding:2px;
}
#select select option {
padding:0 5px;
background:#F8F8F8;
color:#333;
border-bottom:1px solid #066DB2;
letter-spacing:1px;
}#slider {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}
.bb {
	font-weight: bold;
}
.bb {
	font-weight: bold;
}
.bb {
	font-weight: bold;
}
#container #mainPage .wysiwyg_viewer_skins_page_BasicPageSkinp1-inlineContent #mainPage_Container_1 .wysiwyg_viewer_skins_area_DefaultAreaSkinmainPage_Container_1_hz5m85bk-inlineContent #hz5x58bs {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#container #mainPage .wysiwyg_viewer_skins_page_BasicPageSkinp1-inlineContent #mainPage_Container_2 {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #CCC;
}
#container #mainPage .wysiwyg_viewer_skins_page_BasicPageSkinp1-inlineContent #mainPage_Container_0 {
	background-color: #CCC;
}
#container #mainPage .wysiwyg_viewer_skins_page_BasicPageSkinp1-inlineContent #mainPage_Container_1 {
	background-color: #CCC;
}
#container #mainPage .wysiwyg_viewer_skins_page_BasicPageSkinp1-inlineContent #hz5xa1at .wysiwyg_viewer_skins_area_DefaultAreaSkinhz5xa1at_hz5xaj8d-inlineContent #hz5ygx0v {
	background-color: #CCC;
	margin: 0px;
	padding: 20px;
}
#container #header #mtitle {
	margin-top: 0px;
	width: 400px;
}
#container #menu ul .home.current_page_item {
	background-color: #8EC63C;
}
#container #jtabber .wysiwyg_viewer_skins_page_BasicPageSkinp1-inlineContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#Brands {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container .Brands {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 110px;
}
.Brand {
	background-color: #CCC;
}
#Brand {
	background-color: #CCC;
		-moz-border-radius: 20px 20px 20px 20px;
}#container .Brands .brand {
	background-color: #CCC;
	-moz-border-radius: 20px 20px 20px 20px;

-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
}
#container #content #about div .font_8 span {
	font-size: 18px;
}
#container #content #about div {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
#container #content #about #contact {
	margin-left: 0px;
	padding-left: 100px;
}
#container #content #about #contactcountry {
	padding-left: 100px;
}
#container #content #about #contactcountry {
	font-size: 18px;
}
#container #content #about #contactcountry #contactheader {
	text-align: center;
	vertical-align: middle;
	background-color: #CCC;
	margin-left: -100px;
}
