/* OMG Screen Styles - Author: Fabrizio Ravasi - Date: May 2007 */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-color: #CCCCCC;
}
#container {
	font: 76%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #eee;
	background-image: url(../images/left-col-bg.gif);
	background-repeat: repeat-y;
	min-width: 760px;
	max-width: 1280px;
	position: relative;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#header {
	height: 120px;
	background-color: #000000;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#header img{
	padding: 50px 16px 0 0;
}
  
#content {
	margin-left: 200px;
	padding: 20px;
	margin-bottom: 40px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
}
#content p {
	padding: 10px 0 5px 0;
}
#content h1 {
	color: #990000;
	font-size: 2.4em;
	padding: 0 0 20px 0;
}
#content h2 {
	color: #990000;
	padding: 16px 0 6px 0;
	clear: left;
	font-size: 2em;
}
#content h3 {
	color: #666;
}
#content a,content a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#content-header {
	margin: 0 0 20px 0;
	height: 120px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background-repeat: no-repeat;
}
#content-header h1 span{
	text-indent: -9999px;
	display: block;
}

#left-col {
	width: 200px;
	background-color: #CCCCCC;
	padding: 20px 0 20px 0;
	position: absolute;
	left: 0px;
	top: 120px;
}
#left-col h3 {
	font-size: 1.2em;
}
#nav ul {
	list-style-type: none;
	padding: 10px;
	}
#nav ul li ul {
	background-color: #CCCCCC;
}

#nav h3 a, #nav h3 a:visited {
	color: #ddd;
	font-size: 1.1em;
	padding: 4px 4px 2px 6px;
}
#nav h3 a:hover {
	color: #FF9900;
}

#nav a, #nav a:visited {
	color: #666666;
	display: block;
	border-bottom: 2px solid #ccc;
	text-decoration: none;
	padding: 2px 4px 4px 12px;
	font-size: 1.1em;
	font-weight: bold;
}
#nav a:hover {
	color: #333333;
}

#footer {
	color: #666666;
	clear :both;
	background-color: #CCCCCC;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	padding: 30px 60px 10px 200px;
	margin: 0 0 10px 0;
	height: 80px;
}
#footer h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: right;
	letter-spacing: 0.2em;
}
#footer p {
	text-align: right;
}
.a {
	background-color: #666666;
	padding: 0 0 2px 0;
	margin: 0 0 8px 0;
}
.b {
	color: #FF9900 !important;
}
.flr img {
	float: right;
	margin: 10px 0 20px 10px;
	border: 1px solid #aaa;
	clear: right;
}
.maps{
	float: right;
	margin: 10px 0 20px 10px;
	border: 1px solid #aaa;
}
.clear {
	clear: both;
}
#logo_small {
	position: absolute;
	left: 32px;
	bottom: 0px;
}
#logomilubredesign {
	position: absolute;
	bottom: 6px;
	right: 20px;
}
#logomilubredesign a, #logomilubredesign a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 40px 2px 4px;
	font-size: 0.9em;
	background-image: url(../images/logomilubredesign.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
#logomilubredesign a:hover {
	color: #D9AD00;
	background-image: url(../images/logomilubredesign-h.gif);
}

/* End styles */

