* {
	margin:0;
	padding:0;
}

body {
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	color: #000000;
	background-color: #E6E6E6;
	margin:20px;
	line-height:22px;
	font-size:15px;
	font-weight:normal;
}

p {
	margin-bottom:18px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6FBE44;
	margin-bottom:18px;
	color: #6fbe44;
	font-size: 18px;
	line-height: 24px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #6FBE44;
}

a:hover {
	text-decoration: none;
	color: #000;
}

#frame {
	width:860px;
	padding:20px;
	margin:0 auto;
	background-color:#fff;
}

#header {
	
}

#logo {
	text-align:right;
	margin-bottom:30px;
}

#menu ul li {
	list-style-type:none;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
	font-size:24px;
	line-height:normal;
}

#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	color: #000;
}

#menu a:hover, #menu a.active:link, #menu a.active:visited, #menu a.active:active {
	text-decoration: underline;
	color: #6FBE44;
}

#container {
	margin-top: 30px;
	clear:both;
}

#mainleft {
	width:380px;
	float:left;
}

#mainleft ul li {
	list-style-type:none;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	height:133px;
	width:177px;
}

#mainleft ul li img {
	border:1px solid #000000;
}	

#mainrighthome {
	width:480px;
	float:right;
}

.right{float:right;
	border:1px solid #ffffff;
}

.highstreet{float:right;
}

#mainright {
	width:860px;
}

.right{float:right;
	border:1px solid #000000;
	margin-left:30px;
	margin-top:30px;
}

#mainright ul li {
	list-style-type:circle;
	margin-left:25px;
}

#text {
	width:860px;
}

.right{float:right;
	border:1px solid #000000;
	margin-left:30px;
	margin-top:30px;
}

#text ul li {
	list-style-type:lower-roman;
	margin-left:25px;
}

#mainimage {
	width:860px;
}

#mainimage ul li {
	list-style-type:none;
	float:left;
	margin-right:11px;
	margin-bottom:45px;
	height:183px;
	width:275px;
	text-align:center;
}

#mainimage ul li img {
	border:1px solid #000000;
}	

#image {
	width:860px;
}

#image ul li {
	list-style-type:none;
	text-align:center;
}

#popup {
	text-align:center;
}

.border{
	border:1px solid #000000;
}

#footer {
	clear:both;
	font-size:12px;
	text-align:right;
	padding-top:30px;
}