@charset "UTF-8";
@import url("css.css");
body {
	background-color: #333333;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	background-color: #E5E5E5;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-bottom: 10px;
}
#wrapper #inner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper  #inner  .right {
	background-color: #FFFFFF;
	background-image: url(../images/left.jpg);
	background-position: left top;
	height: auto;
	width: 350px;
	margin: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	clear: none;
	float: right;
	display: inline;
}
#wrapper #inner .left {
	background-color: #FFFFFF;
	background-image: url(../images/left.jpg);
	background-position: left top;
	height: auto;
	width: 350px;
	margin: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	clear: none;
	float: right;
	display: inline;
}
#footer #left .icon .img {
	float: left;
	height: 30px;
	width: 30px;
}
.button {
	width: 309px;
	height: auto;
	background-color: #e5e5e5;
	border: 1px solid #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.button a:hover {
	color: #FFFFFF;
}
.button a:link {
	text-decoration: none;
	color: #666666;
}
.button a:visited {
	color: #666666;
	text-decoration: none;
}
.button:hover {
	text-decoration: none;
	background-color: #333333;
	color: #E8E8E8;
}
#wrapper #inner #header {
	background-attachment: scroll;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 800px;
	padding-bottom: 10px;
}
#wrapper #inner #menu {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
}
#wrapper #inner #menu a {
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	color: #666666;
	margin-bottom: 10px;
	padding-right: 10px;
	text-align: center;
}
#wrapper #inner #menu a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #0099cc;
}
#portcontent a:link {
	text-decoration: none;
	color: #6666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #inner #content {
	background-color: #FFFFFF;
	margin: 20px;
	background-image: url(../images/top-content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#portcontent {
	height: 100px;
	width: 297px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 3px solid #CCCCCC;
	padding-left: 3px;
}
#portconent #txt {
	color: #666666;
	height: 100px;
	width: 100px;
	float: left;
	padding-left: 5px;
	margin-left: 5px;
}
#portcontent:hover {
	background-color: #333333;
	border: 3px solid #333333;

}
#portcontent #img {
	float: right;
	height: 100px;
	width: 200px;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#portcontent a:visited {
	color: #666666;
	text-decoration: none;
}
.image {
	height: 100px;
	width: 300px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 3px solid #CCCCCC;
}
.thumbs {
	height: auto;
	width: 300px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.largeimage {
	height: 300px;
	width: 300px;
	border: 3px solid #CCCCCC;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#portcontent a:link {
	text-decoration: none;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#footer {
	background-color: #cccccc;
	text-align: left;
	background-color: #333333;
	color: #CCCCCC;
	height: 50px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
#footer #right {
	float: right;
	height: auto;
	width: 300px;
	text-align: right;
	padding-right: 20px;
	display: inline;
}
#footer #right :visited {
	color: #E5E5E5;
	text-decoration: none;
}
#footer #right :hover {
	text-decoration: underline;
}
#footer #right :link {
	font-size: None;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #E5E5E5;
	text-decoration: none;
}
#footer #left {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 20px;
	display: inline;
}
#footer #left .icon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: 50%;
	height: 30px;
	width: auto;
	float: none;
	display: inline;
	padding-bottom: 30px;
	margin-top: 30%;
	padding-top: 130%;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
	text-decoration: none;
	margin-bottom: 3px;
}
#holder-r {
	background-image: url(../images/hold-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 200px;
	float: right;
}
.side {
	width: 50%;
	float: left;
	display: inline;
}
div.clear {
   clear: both;
}
#a4 {
	height: 400px;
	width: 300px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 3px solid #CCCCCC;
}

