/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {border:none;}

a {color: #003A63; text-decoration:underline;}
a:hover {color: #A5C2D2; text-decoration:none;}

.cont {margin-left:auto; margin-right:auto; width:920px;}
.header {margin-left:auto; margin-right:auto;  width:920px;}

.logo {width:430px; min-height:100px; float:left;}
.topgoogle {float:right; width:470px; min-height:80px; margin-top:20px}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}

modernbricksmenu{

padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{/*margin-top: 78px;*/
font: bold 11px Arial;
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: right;
display: block;
color: white;
margin: 0 0 0 1px; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; 
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #A5C2D2; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #003A63; 
border-color: #003A63; 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #003A63;
}

.div{
margin: 6px 0;
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #003A63;
}

.featured {width:100%;}

.featured ul{list-style:none; padding:0; margin:0; float:left; width:720px;}
.featured li{display:block inline; margin:10px; padding:6px; width:350px;}
.featured li:hover{background:#A5C2D2; display:block;}
.featured a:hover{color:#FFFFFF;}

.footer {
font-size:14px;
text-align:center;}

.footer a{
color:#333333;
text-decoration:none;}