@charset "UTF-8";
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 15px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	background-image: url(../images/bigBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
}
#wrapper #bottom {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #777777;
	text-decoration: none;
	padding-left: 130px;
}
body {
	background-color: #E8E2BB;
	background-image: url(../images/mainBgshort.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#wrapper #content {
	min-height: 500px;
	background-repeat: repeat-y;
	background-position: top;
	padding: 20px 75px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#wrapper  #content  #left  .imgLef {
	float: left;
}
#wrapper #content #left li {
	font-size: 10pt;
	font-style: italic;
	padding-left: 0px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: -5px;
}
#wrapper #content #left ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content #right {
	padding: 20px;
	float: right;
	width: 250px;
	text-align: center;
	vertical-align: top;
}
#content #left {
	float: left;
	width: 500px;
	padding: 20px;
	text-align: left;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
	text-align: left;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.spacer {
	height: 20px;
}
#wrapper #space {
	height: 20px;
}
#wrapper #header {
	height: 250px;
}
#wrapper #menu {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
}
#wrapper #header-service {
	height: 250px;
}
#left   a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #51A7D8;
	text-decoration: none;
}
#left   a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #left a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
