/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666; 
}

h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -2px;
	font-size: 182%;
}

h2 {
	font-size: 11pt;
	color: #757676;
	padding-bottom:5px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol {
	margin-bottom: 1.8em;
	line-height: 140%;
	font-size:8pt;
}

p {

}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}

a {
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.logo {
	margin-top:55px;
}

img.member {
	vertical-align:bottom;
	margin-top:400px;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

img.porto {
	float: left;
	margin: 3px 0 2px 0;
}

/* Wrapper */
#wrapper {
	width: 930px;
	/*height: 650px;*/
	margin: 0 auto;
	
	border: 0px;
	padding: 0px;
}

/* Header */
#header {
	/*margin-top: 50px;*/
	height:40px;
}

/* Page */
#page {
	margin: 0px;
	padding: 0px;
}

/* Logo */
#logo
{
	margin:0px;
	padding: 0px;
	width: 180px;
	float: left;
	border-right: 1px solid #CCCCCC;
	height: 350px;
}

/* Sidebar */
#sidebar
{
	margin:0px;
	padding: 0px;
	width: 160px;
	float: left;
}

#sidebar ul
{
	margin-top: 45px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	margin-left: 20px;
	line-height: 180%;
}

#sidebar a {
	color: #393b3b;
	font-weight:normal;
	text-decoration:none;
	font-size:10pt;
}

#sidebar a:hover {
	color: #d84674;
	font-weight:normal;
	text-decoration:none;
	font-size:10pt;
}

/* Content */
#content
{
	margin: 0px;
	padding: 0px;	
	width: 560px;
	margin-left: 340px;
	background:url(images/bg.jpg) repeat;	
}


#content .story {
	margin-top:10px;
	margin-bottom:20px;
	width: 245px;
}

#content .big_story {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	width: 280px;
}

#content .big_story .client{
	margin-bottom:15px;
		
}
#content .big_story .client a {
	cursor:default;
}

#content .big_story a{
	color: #999999;
	font-size:7pt;
	font-weight:bold;
	text-decoration: none;
}

#content .big_story a:hover {
	color: #d84674;
	font-size:7pt;
	font-weight:bold;
	text-decoration: none;
}

#content .big_story img {
	border:solid 1px #f1f1f1;
	
}

#content .big_story img:hover {
	border:solid 1px #cccccc;
}


#content .big_story p {
	line-height:185%; 
	font-size:11px; 
	margin-left:10px; 
	margin-top:12px; 
}


#content .story p {
	line-height:155%; 
	font-size:12px; 
	font-weight:bold; 
	margin-left:10px;
}


#content .story a
{
	color: #393b3b;
	font-size:7.5pt;
	text-decoration: none;
}

#content .story a:hover
{
	color: #d84674;
	font-size:7.5pt;
	text-decoration: none;
}

#content a {
	color: #393b3b;
	font-size:8pt;
	text-decoration:none;
}

#content a:hover {
	color: #ac0541;
	font-size:8pt;
	text-decoration:none;
}

/* Menu */
#menu
{
	width: 560px;
	height: 25px;
	
	margin:0px;;
	padding:0px;
	
	text-align: center;
}


#menu ul
{
	margin: 0px;
	padding-top: 5px;
	padding-left:0px;
	list-style: none;
	line-height: normal;
}
#menu li
{
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	
}

#menu a
{
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	color: #393b3b;
	text-decoration: none;
	
}
#menu a:hover
{
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	color: #d84674;
	text-decoration: underline;
	 
}
/* Menu Lang */
#menu_lang
{
	width: 835px;
	height: 25px;
	
	margin:0px;;
	padding:30px;
	
	
}

#menu_lang a
{
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	color: #d84674;
	text-decoration: none;
	text-align:right;
	
}

#menu_lang a:hover
{
	text-decoration: none;
	font-size: 7pt;
	font-weight: bold;
	color: #393b3b;
	text-decoration: underline;
}

/* BANNER */
#banner
{
	text-align: left;
	
	width:551px; 
	height:166px;
	margin-left:5px;
}

/* Footer */

#footer {
	margin: 0px;
	padding: 5px 0;
	border-top:1px solid #f0f0f0;
	text-align: left;
	font-size: 8pt;
	background-color:#fbfbfb;
}

#footer table, td, tr {
	margin: 0px;
	border: 0px;
	line-height: normal;
	font-size:11px;
}

#footer a {
	color: #666666;
	font-weight:600;
	text-decoration:none;
	font-size:7pt;
}
#footer a:hover {
	color: #d84674;
	font-weight:600;
	text-decoration:none;
	font-size:7pt;
}

#download
{
outline:none;
height:50px;
width:80px;
border:none;
float:left;}

.download
{
outline:none;
margin-left:10px;
border:none;
}

