@charset "ISO-8859-1";
* {
margin: 0px;
padding: 0px;
}
body {
background-image:url(../jpg/bg.gif);
background-repeat:repeat;
margin: 0px;
}
#freecounter {
width: 120px;
padding-left: 15px;
padding-right: 15px;
background-image:none;
background-color: white;
}
#freecounter a {
background-image:none;
}
#bgTop {
height: 595px;
width: 100%;
background-image:url(../jpg/bgTop.jpg);
background-repeat:repeat-x;
background-position:top;
}
.bgFront {
padding-right: 10px;
padding-left: 10px;
background-image:url(../jpg/bgFront.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
#frontMore {
font-family:"Myriad Roman", Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: black;
text-align: right;
height: 30px;
line-height: 30px;
}
#frontMore a {
color: black;
text-decoration: none;
}
#frontMore a:hover {
color: #3265CE;
text-decoration: none;
}
#container_repeat {
background-color: #ffffff;
background-image:url(../jpg/bgloop.gif);
background-repeat:repeat-y;
width: 928px;
margin-left: auto;
margin-right: auto;
}
#container {
background-image:url(../jpg/container.gif);
background-repeat: no-repeat;
width: 928px;
}
#header {
	border-bottom: 1px solid #cccccc;
	height: 121px;
	margin-left: 4px;
	margin-right: 4px;
}
.logo {
background-image:url(../jpg/logo.gif);
width: 63px;
height: 75px;
float: left;
margin-left: 44px;
margin-top: 23px;
}
.slogan {
float: left;
background-image:url(../jpg/slogan.gif);
width: 233px;
height: 31px;
margin-left: 297px;
margin-top: 86px;
}
.image {
background-image:url(../jpg/header_image.jpg);
width: 283px;
height: 121px;
float: right;
}
#left {
float: left;
width: 154px;
}
#right {
border-left: 1px solid #cccccc;
width: 750px;
float: left;
}
.menu {
margin-left: 4px;
width: 150px;
border-right: 1px solid #cccccc;
}
.menu a {
text-decoration: none;
font-family: "Myriad Roman", Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-transform:uppercase;
color: #007ac2;
text-align: right;
padding-right: 22px;
display: block;
background-image:url(../jpg/arrow.gif);
background-repeat:no-repeat;
background-position:132px;
height: 22px;
line-height: 22px;
border-bottom: 1px solid #cccccc;
}
.menu a:hover {
color: #333333;
}
#submenu {
font-size: 12px;
text-transform:none;
background-image: none;
color: #333333;
font-weight: normal;
}
#submenu:hover {
font-weight: bold;
color: #e51837;
}
.menuBottom {
margin-right: 1px;
margin-left: 1px;
margin-top: 1px;
background-image:url(../jpg/menuBottom.gif);
background-repeat:repeat-x;
height: 253px;
}
.powered {
float: left;
margin-left: 15px;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
}
.powered a {
text-decoration: none;
color: #ffffff;
}
.powered a:hover {
text-decoration: underline;
}
.title {
color: #e51837;
font-family:"Myriad Roman", Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin-left: 20px;
margin-top: 20px;
}
.txt {
margin-bottom: 20px;
line-height: 16px;
margin-left: 20px;
margin-top: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}
.txt a {
color: #6a6f73;
text-decoration:underline;
}
.txt a:hover {
text-decoration: none;
}
ul {
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
}
#footer {
	height: 20px;
	line-height: 20px;
	clear: both;
	background-image:url(../jpg/footer.gif);
	background-repeat:repeat-y;
	padding-left: 4px;
	padding-right: 4px;
}
.address {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
float: right;
margin-right: 10px;
}
.address a {
color: #ffffff;
text-decoration:underline;
}
.address a:hover {
text-decoration: none;
}
input, textarea {
border: 1px solid #e51837;
padding: 2px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin-bottom: 5px;
margin-left: 10px;
}