body, h1, h2, h3, h4, h5, h6, blockquote, p, form{margin: 0;padding: 0;}
img{border:0px;}
a:active, a:visited,a,a:hover{outline:none;}
body{background:#dcdcdc url(images/bg__main.jpg) -100px top repeat-x;font:14px Arial, Helvetica, sans-serif;color:#333}
.clear{clear:both}
.left{float:left}
#wrapper{width:845px;margin:0 auto}
#header{padding-bottom:20px}
.logo, .navbar, .col1, .col2{float:left}
.logo{width:425px;}
.navbar{width:420px;text-align:right;padding-top:52px}

.navbar a, .sub-menu a{
	font-size:12px;
	text-decoration:none;
	display:inline-block;
	padding:5px 20px;
	color:#666666;
	background:#eee;
	-moz-border-radius: 5px;
    border-radius: 5px;
	width:80px;
	text-align:center;
}

.navbar a:hover{
	background:#aaa;
	color:#fff;	
}

p{margin-bottom:15px;text-align:justify}

.banner{width:585px;float:left;}
.book_cont{width:260px;float:left}
.symbol{width:260px;float:left;}

.sector{
  box-shadow: 0 0 7px #262626;
  -moz-box-shadow: 0 0 7px #262626;
  -webkit-box-shadow: 0 0 7px #262626;
  -o-box-shadow: 0 0 7px #262626;	
  margin-bottom:20px
}

#container{}

.col1{width:200px;margin-right:20px;background:#fff;height:310px}
.col2{width:585px;background:#e6e6e6;padding:20px 20px;height:270px}
.caption{padding:10px 10px 0 10px;font-size:9px;text-align:justify}

#footer{font-size:10px;margin:20px 0}
.copy{width:300px;float:left}
.links{width:545px;text-align:right;float:left;}
.links a{text-decoration:none;color:#333}

.sub-menu{
  width:368px;
  margin:10px 0 0 auto;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:none;
  padding:3px 0px;
  font-size:11px;
  color:#222;
}

/*.sub-menu a{
	font-size:12px;
	width:auto;
	text-decoration:none;
	display:inline-block;
	padding:5px 5px;
	color:#666666;
	background:#eee;
	-moz-border-radius: 5px;
    border-radius: 5px;	
	text-align:center;
}

.sub-menu a:hover{
	background:#333;
	color:#fff;	
}*/

.section2{
	background:#e6e6e6;
	padding:20px 20px;	
}

h1{margin-bottom:15px}

