*{
	margin:0;
	padding:0;
}
html{
	min-width:760px;
    height: 100%; 
	margin-bottom: 1px; 
}
body{
	background:#fff url(../images/back.jpg) repeat-x top;
	text-align:center;
	font: small/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	voice-family: inherit;
}
#logo {
	width: 760px;
	height: 115px;
	}
#wrap {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}
#header {
	font-size: 93%;
	background: url(../images/bg.jpg) #dae0d2 repeat-x 50% bottom;
	float: left;
	width: 760px;
	line-height: normal;
}
/*-----------------Navigation---------------------------*/
#header ul {
	padding: 10px 0px 0 10px; 
	margin: 0px; 
	list-style-type: none;
}
#header LI {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 9px; 
	BACKGROUND: url(../images/left.gif) no-repeat left top; 
	FLOAT: right; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
#header A {
	PADDING-RIGHT: 15px; 
	DISPLAY: block; 
	PADDING-LEFT: 6px; 
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../images/right.gif) no-repeat right top; 
	FLOAT: left; 
	PADDING-BOTTOM: 4px; 
	COLOR: #74743A; 
	PADDING-TOP: 5px; 
	TEXT-DECORATION: none
}
#header A {
	FLOAT: none
}
#header A:hover {
	COLOR: #AAAA55
}
#header #current {
	BACKGROUND-IMAGE: url(../images/left_on.gif);
	color: #AAAA55;
}
#header #current A {
	BACKGROUND-IMAGE: url(../images/right_on.gif); PADDING-BOTTOM: 5px; COLOR: #AAAA55
}
/*-------------------End of Navigation----------------------*/
#left {
	float:left;
	width: 345px;
	margin: 15px 0 0 0;
	padding:0;
	background: url(../images/leftBack.png) no-repeat;
	}
#left a{
	color: #818A26;
	border-bottom: 1px dashed #818A26;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat  0 50%;
	padding-left: 18px;
}

#text {
	color: #666666!important;
	margin: 15px 15px 0 15px;
	padding: 0;
	}
#right {
	float: right;
	width: 400px;
	margin: 15px 0 0 0;
	padding: 0;
	}
#rightPics {
	float: right;
	width: 725px;
	margin: 0;
	padding: 20px 0 0;
	}
#rightPics ul {
    margin: 0;
	padding: 0;
	list-style: none;
	}
#rightPics li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	}
#rightPics img {
	margin: 0 0 10px 13px;
	padding: 0;
	}
#rightPics p {
	font-size: 80%;
	color: #999999;	
	margin: 0 0 10px 13px;
	}
#rightPics img{
	padding:2px;
	border:1px solid #E6E6E6;
}
#clear {
 clear:both;
 height: 0px;
 }
h1 {
	font: bold 100% Verdana;
	color: #818A26;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #FFFFFF;
}
h2 {
	font: bold 100% Verdana;
	color: #818A26;
	margin-bottom: 0.8em;
	margin-top: 0.8px;
}
p{
	margin:0.3em 0 0.6em 0;
}
.container {
	padding:0;
	width: 398px;
	border-right: 1px dashed #818A26;
	border-left: 1px dashed #818A26;
	font-size: 90%;
}
.container h2{
	color: #818A26;
	margin-top: 0.8em;
	margin-bottom: 0.1em;
	border-bottom: 1px dashed ##818A26;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.container p{
	margin:0.1em 0 0.1em 0;
	font-size: 95%;
}
.container ul{
	margin:1em 0 0 0;
	padding: 0;
}
.container li{
	margin:0em 0em 0em 1em;
	list-style: none;
	background: url(../images/add.gif) no-repeat 0 4px;
	padding-left: 18px;
	font-size: 95%;
}
#text2, #text3 {
	color: #666666!important;
	margin: 0 18px 18px 18px;
	padding: 0;
	}
#text ul{
	margin:0;
	padding: 0;
}
#text li{
	margin:0em 0em 0em 0.5em;
	list-style: none;
	background: url(../images/add.gif) no-repeat 0 4px;
	padding-left: 18px;
	font-size: 95%;
}
#foot {
	width:760px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background: url(../images/bottom4.png) no-repeat;
	height:105px;
	padding: 10px 0 0;
}
#foot p {
	font-size: 80%;
	color:#999;
	margin-left: 15px;
	}
#foot a{
	font-size: 90%;
	color:#999999;
	margin:0;
	padding:0;
	text-decoration: none;
}
#foot a:hover{
	font-size: 90%;
	color:#999999;
	margin:0;
	padding:0;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	}
#footContainer{
	width:100%;
	background: url(../images/bottBack.png) repeat-x top;
	clear:both;
	}
#line {
    line-height: 0.5em;
	}

