body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	margin: 0px;
	padding: 0px;
	background-color: #282828;
}
#menu {
	margin:0px;
	padding:0px;
	text-align:left;
	list-style:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menu .item {margin:0px;padding:0px;list-style:none; text-align:left}
a.title:link,a.title:visited,a.title:hover {
	display:block;
	height:30px;
	line-height:200%;
	margin-top:1px;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #32778D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	text-indent: 12px;
}
a.title:hover
{
	display:block;
	height:30px;
	line-height:200%;
	margin-top:1px;
	font-weight:bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
	text-indent: 12px;
}
#menu .item ul {margin:0;list-style:none;display:none;text-align:left}
#menu .item ul li {
	line-height:22px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

.home {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat;
}
.menu {
	color: #000000;
}
.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
}
.menu a:hover{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.letter {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
}
.letter h1{
	color: #357E97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
.letter a{
	color: #F2590C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
	text-decoration: underline;
	padding: 5px;
}
.letter a:hover{
	color: #FFFFFF;
	background-color: #F2590C;
}
#right{
	line-height: 160%;
}
#right h1{
	color: #357E97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}
#right a{
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background-image: url(../images/menuiron.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 20px;
}
#right a:hover{
	text-decoration: underline;
}
#low {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 160%;
}
#low a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#low a:hover{
	text-decoration: underline;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.lineshift {
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #cccccc;
}
#foot {
	background-image: url(../images/lowbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.xg {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	background-image: url(../images/menuiron.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a.xg:hover {
	text-decoration: underline;
}

