#body {
	width:100%;
	background-color: #C30D1A;
	font-size: 14px;
	
}

#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display:block;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #C30D1A;
	border-left-color: #C30D1A;
	}
	
#header {
	height: 140px;
	width: 850px;
	background-color: #FFFFFF;
	display:block
	}
		
#nav, #nav ul {
	float: left;
	width: 850px;
	list-style: none;
	line-height: 1;
	background: #FFFFFF;
	padding: 5px 0 0;
	margin: 0px;
	font-family: "Eras Bold ITC", "Levenim MT", Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #000000;
	font-weight: normal;
}

#nav a {
	display: block;
	width:auto;
	color: #000000;
	text-decoration: none;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 11px;
	padding-right: 0px;
	text-align: center;
}

#nav a:hover {
	background-position:right bottom;
	background-image: url(images/underline.jpg);
	background-repeat: no-repeat;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border-width: 1px;
	margin: 0 0 0 -1px;
}

#nav li li {
	padding-right: 1em;
	width: 104px;

}

#nav li ul a {
	width: 116px;

}

#nav li ul ul {
	margin: -1.75em 0 0 14em;	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #FFFFFF;
}

#main {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 830px;
	padding-bottom: 100px;
	margin-right: 10px;
	margin-left: 10px;

}

#content {
	float: left;
	width: 830px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 5px;

}

#leftmain {
	float: left;
	width: 400px;
	height: auto;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

#content  a img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}

#content  a:hover img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D92514;
	padding-bottom: 10px;
}

#leftmain  a img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}

#leftmain  a:hover img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D92514;
	padding-bottom: 10px;
}


#rightmain {
	float: right;
	width: 400px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 10px 0px 10px 10px;
	margin-right: 0px;
}

#rightmain a img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}

#rightmain a:hover img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D92514;
	padding-bottom: 10px;
}

#footer {
	width: 830px;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	padding-left: 10px;
	padding-right: 10px;


	}
	
#footer p {
	color: #000000;
	font-family: "Franklin Gothic Book", "Estrangelo Edessa", "Eras Demi ITC", Helvetica, sans-serif;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	}

p {
	color: #000000;
	font-family: "Franklin Gothic Book", "Estrangelo Edessa", "Eras Demi ITC", Helvetica, sans-serif;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
}

splash {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display:block;
	background-color: #FFFFFF;
}


flag1 {
	z-index:2;
	height:130px;
	width:130px;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 30px;
	top: 300px;
	right: 0px;
	bottom: 0px;
}

flag2 {
	margin-right: 30px;
	margin-left: 10px;
	z-index:2;
	height:130px;
	width:130px;
	float: right;
	margin-top: 300px;
	margin-bottom: 0px;
}


h1 {
	color: #000000;
	font-family: "Eras Bold ITC", "Levenim MT", Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-bottom:3px;
	background-image: url(images/underlineh1.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	color: #000000;
	font-family: "Eras Bold ITC", "Levenim MT", Helvetica, Arial, sans-serif;
	margin-left: 10px;
	font-size: 14px;
}

h4 {
	color: #000000;
	font-family: "Eras Bold ITC", "Levenim MT", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 7px 0px 7px 20px;
	width: 880px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 15px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	}
	
.style1 {
	font-family: "Eras Bold ITC", "Levenim MT", Helvetica, sans-serif;
	text-transform: lowercase;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

	a:link {
	color: #D92514;
	text-decoration: none; }
		
	a:visited { 
	color: #D92514;
	text-decoration: none; }
	
	a:hover { 
	color: #D92514;
	text-decoration: underline; }
	
	a:active {
	color: #000000;
	text-decoration: none; }

	a.external:link { 
	color: #D92514;
	text-decoration: none; }
	
	a.external:visited { 
	color: #D92514;
	text-decoration: none; } 
	
	a.external:hover { 
	color: #D92514;
	text-decoration: underline; }
	
	a.external:active {
	color: #000000;
	text-decoration: none; }


