@charset "UTF-8";
/* CSS Document */

#container  { 
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px;
	height: 700px 
}

body a {
	text-decoration: none;
}

body a:hover {
	text-decoration: none;
}

body a:visited {
	text-decoration: none;
}

body a:active {
	text-decoration: none;
}

#logo {
	background-image: url(images/logo.gif);
	position: absolute;
	height: 53px;
	width: 315px;
	left: 0px;
	top: 30px;
}
#menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: absolute;
	height: 32px;
	width: 750px;
	left: 0px;
	top: 116px;
}

.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	line-height: 30px;
}

.menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	line-height: 30px;
}

.menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	line-height: 30px;
}

.menu a:visited {

	text-decoration: none;

}

.menuactive {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}


#content {
	position: absolute;
	height: 500px;
	width: 750px;
	left: 0px;
	top: 165px;
}

#content a img{
	border: none; 
}

#contentText {
	width: 300px;
	height: auto;
	position:relative;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	padding-left: 15px;
}

#contentTextRight {
	width: 320px;
	float: right;
	position: relative;
	padding-top: 30px;
	padding-right:30px;
	padding-bottom:30px;
}

.contentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	float: left;
}

.contentText a {
	text-decoration: none;
	color: #000000;
}

.contentText a:visited{
	text-decoration: none;
}

.contentText a:hover {
	color: #FF0000;
	text-decoration: none;
}

#flashImage {
	width: 750px;
	height: 500px;
	position:relative;
}
	

#footercontainer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	position: absolute;
	height: 30px;
	width: 750px;
	left: 0px;
	top: 678px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.quickcontact {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	height: auto;
	width: auto;
	line-height: 25px;
}

.quickcontact a {
	color: #000000;
}

.quickcontact a:visited {
	color: #000000;
}

.quickcontact a:hover {
	color: #FF0000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	padding-top: 6px;
	line-height:14px;
}

.copyright a {
	color: #999999;
}

.copyright a:visited {
	color: #999999;
}

.copyright a:hover {
	color: #FF0000;
}

/*Gallery*/

#image1 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image1 a, a:visited, a:active {
	text-decoration: none;
}

#image2 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image3 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image4 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image5 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image6 {
	float: right;
	height: 95px;
	width: 88px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image7 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image8 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image9 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image10 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image11 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image12 {
	float: right;
	height: 95px;
	width: 88px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image13 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image14 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image15 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image16 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image17 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	margin-bottom: 36px;
	border: 1px solid #CCCCCC;
}

#image18 {
	float: right;
	height: 95px;
	width: 88px;
	position: relative;
	margin-bottom: 35px;
	border: 1px solid #CCCCCC;
}

#image19 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	border: 1px solid #CCCCCC;
}

#image20 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	border: 1px solid #CCCCCC;
}

#image21 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	border: 1px solid #CCCCCC;
}

#image22 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	border: 1px solid #CCCCCC;
}

#image23 {
	float: left;
	height: 95px;
	width: 88px;
	margin-right: 41px;
	position: relative;
	border: 1px solid #CCCCCC;
}

#image24 {
	float: right;
	height: 95px;
	width: 88px;
	position: relative;
	border: 1px solid #CCCCCC;
}
