@charset "utf-8";
html {
	height:100%;
	width:100%;
}
#conentWrapper #content {
	height: 605px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 60px;
	margin-bottom: 0px;
	position: relative;
	border: 1px solid #666666;
}
#conentWrapper {
	margin: 0px;
	background-color: #B9B9B9;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BCBCBC;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/background.jpg);
	background-color: #B9B9B9;
	background-repeat: repeat-x;
	
}
#conentWrapper #content #header {
	background-color: #000000;
	height: 77px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#conentWrapper #content #menu {
	position: absolute;
	left: 2px;
	top: 78px;
}
#conentWrapper #content #rightPanel {
	height: 466px;
	width: 116px;
	position: absolute;
	left: 846px;
	top: 77px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7b247b;
}
#conentWrapper #content #contact {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 539px;
	text-align: center;
}
#conentWrapper #content #address {
	position: absolute;
	height: 34px;
	width: 100%;
	left: 0px;
	top: 572px;
	text-align: center;
	color: #000000;
}
#conentWrapper #content #textPanel {
	position: absolute;
	height: 108px;
	width: 826px;
	left: 0px;
	top: 414px;
	color: #000000;
	padding: 10px;
	font-size: 12px;
	line-height: 17px;
	background-image: url(../images/tint.jpg);
	background-repeat: repeat-x;
}
#conentWrapper #content #flashPanel {
	position: absolute;
	height: 301px;
	width: 846px;
	left: 0px;
	top: 113px;
	background-image: url(../images/picture1.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
}
#conentWrapper #content #header #headline {
	position: absolute;
	left: 590px;
	top: 25px;
}
#conentWrapper #content #contact p {
	margin: 8px;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
#conentWrapper #content #contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#conentWrapper #content #contact a:hover {
	text-decoration: underline;
}
#conentWrapper #content #textPanel h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#conentWrapper #content #textPanel p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#conentWrapper #content #address p {
	font-size: 11px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
