body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #616a59;
	text-align: center;
	color: #CCCCCC;
}
#container {
	width: 760px;
	padding: 3px 0px 3px 3px;
	background-color: #616a59;
	color: #FFFFFF;
	margin: 15px auto 5px auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
}
#header {
	text-align: left;
	background-color: #616a59;
	background-image: url(images/embossed_bg.gif);
	vertical-align: bottom;
	margin-bottom: 0px;
	width: 756px;
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 180px;
}

#topnav {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000066;
	background-color: #000066;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 2.0em;
	text-align: left;
	
}
#topbar {
	height: 75px;
	width: 750px;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(images/beige_bg.gif);
	text-align: left;
	font-size: 15px;
	line-height: 1.1em;
	color: #333333;	
}
#topbar_sm {
	height: 30px;
	width: 750px;
	clear: both;
	text-align: left;
	padding: 2px 0px 2px 0px;	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(images/beige_bg.gif);
	text-align: left;
	font-size: 15px;
	line-height: 1.1em;
	color: #333333;	
}
#topbar h1 {
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	background-color: #BDC1AA;
	text-align: right;
	font-style: italic;
	display: block;
	padding: 3px 3px 3px auto;
	margin: 0px;		
}
#topbar_sm h1 {
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	background-color: #BDC1AA;
	text-align: right;
	font-style: italic;
	display: block;
	padding: 3px 3px 3px auto;
	margin: 0px;		
}
.texttop {
 display: block; font-weight: normal; font-size: 16px; color: #333333; line-height: 20px; background-color: #bdc1aa
}
#topbar img {
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#main {
	width: 556px;
	text-align: left;
	float: right;
	padding: 5px 20px 10px 10px;
}
#webdes {
    margin: auto auto 5px auto;
	font-size: 0.7em;
	line-height: 1.8em;
	color: #CCCCCC;
	text-align: right;
	width: 760px;
}

p {
	color: #FFFFFF;
	margin-left: 15px;
}
.rightalign h1 {
font-size: 0.9em;
color: #FFFFFF;
margin-left: 15px;
text-align: right;
font-style: italic;
font-weight: 100;
}
h1 {
	font-size: 1.2em;
	color: #f0e0c8;
	margin-left: 15px;
}
h2 {
    font-size: 1.0em;
	color: #f0e0c8;
	margin-left: 15px
}

#footer {
	font-size: .9em;
	line-height: 1.6em;
	text-align: center;
	width: 755px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 3px;
	margin-top: 5px;
	clear: both;
}
.floatright {
	float: right;
	border: 0px;
	width: auto;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	height: 180px;
}
a:link {
color: #f0e0c8
}
a:visited {
color: #f0e0c8
}
a:hover {
color: #999999
}
#webdes a:link {
color: #CCCCCC;
text-decoration: underline
}
#webdes a:visited {
color: #CCCCCC
}
#webdes a:hover {
color: #CCCCCC;
text-decoration: underline
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.menu {
font: bold 1.0em arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #000066;
text-align: left;
}

.menu li {
list-style: none;
display: inline;
}

.menu li a {
padding: 3px 0.4em;
text-decoration: none;
color: white;
background-color: #000066;
border: 2px solid #000066;
}

.\menu li a:hover {
color: #000066;
background-color: #f0e0c8;
border: 2px outset #ffffff;
}

html>body .menu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.contact {
	font-size: .9em;
	text-align: right;
}
.topflright {
float: right;
height: 75px;

}
.topflleft {
float: left;
}
.floatleft {
float: left;
}
.ctr {
	text-align: center;	
}
form {

}
img {
	border: none;
}
img a{
    border: none;
}
