body {
	margin:0;
	width:100%;
	font-family:Times New Roman;
	color:rgb(0,0,0);
}
div#header {
	width:100%;
	height:145px;
	background-color:rgb(0,75,0);
}
div#header div {
	width:100%;
	height:145px;
	background-image:url('img/Logo.png');
	background-position:top center;
	background-repeat:no-repeat;
}
div#form-header {
	width:100%;
	height:145px;
	background-color:rgb(0,75,0);
}
div#form-header div {
	width:100%;
	height:145px;
	background-image:url('img/Form-Logo.png');
	background-position:top center;
	background-repeat:no-repeat;
}
div#main {
	width:100%;
	top:0px;
	height:100%;
}
div#main h1 {
	margin:5px;
}
div#main h2 {
	margin:5px;
}
div#main h3 {
	margin:5px;
}
div#main p {
	margin:5px;
}
div#main div#form {
	position:relative;
	width:99%;
	top:30px;
	height:100%;
	font-size:20px;
}
div#main div#content {
	position:relative;
	float:left;
	width:75%;
	top:30px;
	height:100%;
}
div#content div#corner1 {
	position:relative;
	float:left;
	width:10px;
	background-image:url('img/CornerL.png');
	background-repeat:no-repeat;
}
div#content div#corner2 {
	position:relative;
	float:right;
	width:10px;
	background-image:url('img/CornerR.png');
	background-repeat:no-repeat;
}
div#main div#divid {
	position:relative;
	float:left;
	width:0.25%;
	background-color:rgb(0,75,0);
	top:30px;
	height:1600px;
}
div#main div#side {
	position:relative;
	float:left;
	width:24.75%;
	text-decoration: none;
	top:30px;
	height:1600px;
}
div#main div#side div#search {
	position:relative;
	float:center;
	width:95%;
}
div#main div#side div#twitter {
	position:relative;
	float:center;
	width:95%;
}
div#side div#corner1 {
	position:relative;
	float:left;
	width:10px;
	background-image:url('img/CornerL.png');
	background-repeat:no-repeat;
}
div#side div#corner2 {
	position:relative;
	float:right;
	width:10px;
	background-image:url('img/CornerR.png');
	background-repeat:no-repeat;
}
div#side div#bottom {
	position:absolute;
	float:right;
	top:1597px;
	height:3px;
	width:100%;
	background-color:rgb(0,75,0);
}
table#contact {
	font-size:20pt;
	font-weight:bolder;
}
table#h	{
	border-color:rgb(0,75,0);
	border-width:5px;
	border-style:solid;
	text-align:center;
	width:99%;
}
table#store {
	border-color:rgb(0,75,0);
	border-width:5px;
	border-style:solid;
	width:90%;
}
table td#ss {
	width:200px;
}
.imgs {
	width:130px;
	height:100px;
}
.imgsHove {
}
a#no {
	text-decoration:none;
}
h1 {
	font-size:60px;
}
h1#h {
	font-size:45px;
}
h1#ss {
	font-size:45px;
}
h2#h {
	font-size:40px;
}
h2#ss {
	font-size:35px;
}
h3#h {
	font-size:35px;
}
h3#ss {
	font-size:25px;
}
h4#h {
	font-size:30px;
}
h5#h {
	font-size:25px;
}
p {
	font-size:20px;
}
li {
	font-size:20px;
}
