body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#505054;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	background-color: #010101;
	background-image: url(bg.jpg);
}
img{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg1{
	background-image:url(images/border.gif);
	background-position:left;
	background-repeat:repeat-y;
	text-align:right;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bg2{
	background-image:url(images/border.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.bg3{
	background-image:url(images/border.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000;
	color:#FFFFFF;
	padding-top:5px;
	letter-spacing: 0.5em;
	font-size: 0.8em;
}
.bg3 a{
	color:#FFFFFF;
	background-color:#000;
	text-decoration:none;
}
.bg4{
	background-repeat:repeat-y;
}
.bg5{
	background-image:url(images/bg2.gif);
	background-repeat:repeat-y;
}
.bg6{
	padding-left:45px;
	background-color:#000;
	color:#FFFFFF;
	padding-top:3px;
}
.bg6 a{
	color:#FFFFFF;
	background-color:#000;
	text-decoration:none;
}
.right{
	font-size:1.0em;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
.c_text{
	color:#333;
	background-color:inherit;
	text-decoration: none;
	font-size: 1.2em;
}
.c_text a {
	color: #333;
	text-decoration: none;
}
.c_text a:hover {
	color: #989898;
}

.text{
	text-align:center;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #444;
	padding-top: 12px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 18px;
}
.more{
	text-align:right;
	font-weight:bold;
	font-size: 0.8em;
}
.more a{
	color:#EB97A5;
	text-decoration:none;
	background-color:inherit;
}
.tabel {
	width: 360px;
}
.bg4 table tr .bg5 .tabelmain .tabeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444;
	background-color: #EEE;
}
tr .bg5 .tabelmain {
	background-color: #FFF4F4;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.text a {
	color: #D22846;
	text-decoration: none;
}
.address a:hover {
	color: #E88294;
}

.logo {
	float: left;
	width: 115px;
}
.address {
	float: right;
	width: 210px;
	padding-top: 15px;
	padding-bottom: 15px;
}
h3 {
	font-size: 1.2em;
	text-transform: uppercase;
}
#contact_text {
	font-size: 1.4em;
	color: #FFF;
	padding: 25px;
}
.tooted {
	text-transform: uppercase;
}
th {
	font-size: 12px;
	color: #555;
	text-align: left;
}
#coolmenu{
	width: 150px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
}

#coolmenu a{
	padding-left: 28px;
	display: block;
	width: 100%;
	color: #666;
	text-decoration: none;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
	background-color: #CCC;
	color: #333;
}
