@import url('mambo.css');
@import url('sifr.css');
@import url('menu.css');
/* CSS Document */
body, html {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #222;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}

hr {
	border: none;
	border-bottom: 1px dotted #777;
	width: 80%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #670001;
}
img {
	border: 3px solid #ddd;
	padding: 2px;
	margin: 10px;
}
#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background: url(../images/bfg.jpg) repeat-x top #084596;

	text-align: center;

}
html>body #outer {height:auto}

#column {
	width: 617px;
	margin:  0 auto;
	text-align: right;

}
#main {
	width: 533px;
	background-color: #fff;
	margin: 0px 0 5px 4px;
	padding: 0 1px 0 0;
	min-height: 300px;
	text-align: left;
	float: left;
	border: 6px solid #2A64B0;
	border-top: 0;


}
html*#main {
	
	margin: 2px 0 5px 0;



}
#edit-area {
	width: 700px;
}
#top{
	height: 130px;
	background: url(../images/logo.gif) top center no-repeat;
	width: 533px;
	margin: 0 0 0 0px;
}

#logo {
	width: auto;
	height: 100px;
	background: url(../images/logo.gif) center no-repeat;
	margin: 0;
	clear: both;
}
#top-nav {
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#nav {
	text-align: left;
	width: 188px;
	float: left;
	height: 300px;
	margin: 0;
	padding: 0;
	left: 0;
	font-size: 10px;
	color: #fff;
	
}
#nav a {


}
#nav p {
	color: #CFE4FF;
	margin: 5px;
}


#nav img {
	border: 0;
}

#header {
	width: 531px;
	height: 225px;
	background-image: url(../images/header.jpg);
	margin: -30px 0 10px 0;
	background-position:top center;
	padding: 0;
	clear: both;
	float: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #eee;

	
}
html*#header {
	top: -28px;
	position: relative;
	margin: 0 0 0 5px;
}
#nav p {
	font-size: 10px;
}

/*:::::::::::::::::::::::::::::::*/
#header-int {
	width: 531px;
	height: 100px;
	background-image: url(../images/header-int.jpg);
	margin: 0px 0 3px 0;
	padding: 0;
	clear: both;
}
/*:::::::::::::::::::::::::::::::*/
#callouts-border {
	width: 175px;
	float:right;
	min-height: 180px;

	
}



#content-home {
	width: 330px;
	float: left;
	min-height: 200px;
	text-align: left;
	line-height: 20px;
	margin: 0 0 0 10px;
	border-right: 1px dotted #ccc;
	padding: 0 10px 0 0;

}
html*#content-home {
	height: 200px;
	width: 330px;
	margin: 2px 2px 0 10px;
}
#content-int {
	width: 490px;
	float: right;
	background-color: #fff;
	min-height: 300px;
	text-align: left;
	background-image: url(../images/content-tail.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 8px 15px 0 8px;
	padding: 0 0 20px 0;
}
html*#content-int {
	height: 420px;
	margin-left: 18px;
}

#content-home p {
	margin: 10px 35px 10px 35px;
	text-align: left;
}
#content-int p {
	margin: 10px 35px 10px 35px;
	text-align: left;
}


#callouts p {
	margin: 0px 8px 0px 12px;
	text-align: left;
}

.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}
.footer {
	
	margin: 0px 0 0 200px;
	text-align: left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color:#2A64B0;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;

	width: 530px;
	float: left;
}
html*.footer {
	margin: 20px 0 0 100px;
}
.footer a:link, .footer a:visited, .footer a:hover {
	color: #CD1428;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px dashed #305170;
}

.footer a:hover {
	color: #CD1428;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
}
.cleaner
{
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
	visibility: hidden;
}