@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	background-color: #e1e1e1;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
#container {width:965px; text-align:center; margin-left:auto; margin-right:auto;}

.floatleft {float:left;}
.clearboth {clear:both;}

/* header */

#header {margin:45px 0 0 0; *margin:25px 0 0 0;}

#header #foto {width:333px; height:227px;}

#header #topright {background:url(img/twitter.gif) no-repeat; display:block; width:579px; height:227px;}

#header #topright #intro {margin: 11px 0 0 45px; color:#FFFFFF; font-size:11px; text-align:left; width:225px; }

#header #topright #divtwitter {margin:11px 0 0 0; /**margin:10px 0 0 100px;*/ float:right;}
#header #topright #twitter {color:#FFFFFF; font-size:11px; text-align:left;  width:260px; height:100px; vertical-align:middle; display:table-cell;}
#header #topright #twitter a {color:#FFFFFF; font-size:11px; text-decoration:none; font-weight:bold;}
#header #topright #twitter a:hover {text-decoration:underline;}

#moreinfo {padding:25px 0 0 0; margin:0 0 0 0; *margin:-25px 0 0 0;; height:20px; width:965px; display:block; clear:both; }

/* brands */

#brands {background:url(img/bg_brands.png) no-repeat; width:965px; height:235px; margin:32px 0 0 0; }
.brand {width:184px; padding:10px 10px 0 0;}
.brand5 {width:184px; padding:10px 0 0 0;}
.brandurl a {color:#7ba021; font-size:13px; text-decoration:none;}
.brandurl a:hover {text-decoration:underline;}
.text {color: #818181; text-size:13px;}
.brandimg {margin:0 0 0 0;}
.brandlogo {margin:0 0 0 0; height:41px;}

#brands2 {background:url(img/bg_brands2.png) no-repeat; width:783px; height:244px; margin:0 0 0 95px;}
.brand2 {width:184px; padding:10px 10px 0 0;}
.brand2url {margin: 0 0 0 10px;}
.brand2url a {color:#7ba021; font-size:13px; text-decoration:none;}
.brand2url a:hover {text-decoration:underline;}
.text2 {color: #818181; text-size:13px; margin: 0 0 0 10px;}
.brand2img {margin:0 0 0 10px;}
.brand2logo {margin:0 0 0 0; height:41px;}

#isaac {margin:20px 0 20px 0;}
#isaac a {color:#818181; text-decoration:none;}
#isaac a:hover {text-decoration:underline;}

.brandimg a:active, .brandimg a, .brandlogo a:active, .brandlogo a, #twitter a:active, #twitter a, #isaac a, #isaac a:active {outline: none;}
