@charset "utf-8";
body {
	background-color: #333;
	margin-left: 0px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}

#top {
	height: 50px;
	width: 760px;
	padding: 20px;
	margin-bottom: 0px;
	background-color:#FFF;
}
#top ul {
	padding: 0px;	
}
#top li {
	font-size:12px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	line-height: 1em;
}
#logo {
	width: 50px;
	float: left;
}
#navBar {
	text-transform: uppercase;
	color: #FFFFFF;
	width: 600px;
	height: 50px;
	text-align: right;
	float: right;
	padding: 0px;
	vertical-align: bottom;
}
#navBar ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	line-height: 1em;
	vertical-align: bottom;
	margin-top: 35px;
}
#navBar li {
	display: inline;
	width: 120px;
	margin-left: 0.5em;
	line-height: 1em;
	font-size: smaller;
	margin-right: 0.5em;
	vertical-align: bottom;
	padding: 0px;
}

#gap {
	height: 10px;
	width: 800px;
	background-color:#333;
}
#middle {
	margin: 0px;
	background-color:#CCC;
}

#web #wraper #middle {
	background-color: #CCF;
}
#sidebar {
	width: 180px;
	float: left;
	margin-top: 0px;
	padding-left: 20px;
	text-align: left;
}

#sidebar ul {
	margin-top: 20px;
	padding: 0px;
}

#sidebar li {
	margin: 0px;
	padding: 0px;
	font-size: small;
}

#content {
	width: 600px;
	position: relative;
	float: right;
	padding-bottom: 40px;
}
#content1 {
	position: relative;
	padding-bottom: 40px;
}
#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: x-small;
	background-color: #FFFFFF;
	width: 780px;
	line-height: 2em;
	text-align: right;
	padding-right: 2em;
}


#wraper {
	padding-bottom: 20px;
	width: 800px;
	height: 1500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#homeImage {
	height: 360px;
	width: 540px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	visibility: visible;
	font-size: small;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	top: 20px;
}
#port1 #wraper #content #simplegallery1 {
	height: 360px;
	width: 540px;
	position: relative;
	visibility: hidden;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
}
#port2  #wraper  #content  #simplegallery2 {
	height: 450px;
	width: 300px;
	position: relative;
	visibility: hidden;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
}
#head  #wraper  #content  #simplegallery3 {
	height: 450px;
	width: 300px;
	position: relative;
	visibility: hidden;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
}
#web #wraper #middle #content-web{
	width: 540px;
	margin-left: 30px;
	margin-right: 30px;
	position: relative;
	float: right;
	margin-top: 20px;
}

#web #wraper #middle #content-web img {
	height: 338px;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#web #wraper #middle #content-web img a:active{
	border: 0px;
}
#web #wraper #middle #content-web img a:visited {
	border: 0px;
}
#web #wraper #middle #content-web #gallery{	
	height: 338px;
	width: 540px;
	position: relative;
	visibility: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.terms {
	font-size: x-small;
	color: #333333;
}


.blue {
	color: #000;
	font-weight: bold;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: line-through;
}
a:active {
	color: #333;
	text-decoration: none;
}
.web {
	line-height: 3em;
	font-size: small;
}
.gap2 {
	width: 100%;
	height: 20px;
}