@charset "utf-8";
body {
	background-repeat: repeat;
	background-color: #4a4bcd;
	margin: 0px;
}
.mainT {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 5px;
}


#modernbricksmenu{
	padding: 10;
	width: 120%;
	background: transparent;
	voice-family: "\"}\"";


	voice-family: inherit
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 5px;
}

#modernbricksmenu ul{
	margin-left: 285px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #333399; /*Default menu color*/
	border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
	background-color: #7ac7f1; /*Menu hover bgcolor*/
}
.links a:link {
	color: #000000;
	text-decoration: none;
}
.links a:visited {
	color: #000000;
	text-decoration: none;
}

.links a:hover {
	color: #000000;
	text-decoration: underline;

}
.links2 a:link {
	color: #4a4bcd;
	text-decoration: underline;
}
.links2 a:visited {
	color: #4a4bcd;
	text-decoration: underline;
}

.links2 a:hover {
	color: #4a4bcd;
	text-decoration: none;
}

#modernbricksmenu #current a{ /*currently selected tab*/
	background-color: #7ac7f1; /*Brown color theme*/
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
}

#modernbricksmenuline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 2px;
	line-height: 1px; /*Brown color theme*/
	background-color: #FFFFFF;
}

.floatright{
	float: right;
	border: 1px dotted #CCCCCC;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.floatright2{
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
	
}

.float-left2 {
	float: left;
	margin-top: 5;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
 
}

#quoteT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 40px;
	padding-bottom: 20px;
