body {
	background-image: url(images/background.jpg); background-attachment: fixed; background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; margin: 0px;
}

br.clear {
	clear:both; line-height:0; font-size:0; height:0px;
}

h1 {
	font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #040404; margin: 0px;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000; padding-bottom: 10px;
}

h2 {
	color: #CC0066; font-weight: bold; padding-top: 4px; margin-bottom: 4px;
}

div {
	font-size: 13px; color:#cc0066; 
}

p {
	font-size: 13px; color:#040404; 
}


#header {
	background-image: url(images/logo.png); background-repeat: repeat-x; margin: 0px; height: 92px; width: 100%;
}

#menu {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; width: 980px; padding-top: 15px; margin-right: auto;
	margin-bottom: 0px; margin-left: auto; text-align: right;
}

#menu a {
	color: #fff; padding-left: 25px; text-decoration: none; font-weight: none;
}

#menu a:hover {
	color: #cc0066; 
}

#logo {
	float: left; 
}

#content {
	height: auto; width: 1000px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;
}

#left {
	float: left; width: 700px; height: auto; margin-right: 20px; margin-left: 30px; margin-top: 20px; margin-bottom: 20px;
}

#left-home {
	float: left; width: 243px;
}

#left-home-center {
	float: left; width: 442px; height: auto; margin-left: 15px;
}

.box-css {
	width: 442px; height:auto; background-color: #4A4A4A; color: #F9F8F7; min-height: 81px; height: auto; margin-top: 20px;
}

#right {
	float: left; width: 250px; height: auto; margin-top: 20px; margin-bottom: 20px;
}

#footer {
	background-image: url(images/footer.jpg); background-repeat: repeat-x; height: 126px; width: 100%;
}

#footer-text {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFF; width: 950px; padding-top: 12px; margin-right: auto;
	margin-bottom: 0px; margin-left: auto; 
}

