/* CSS Document */

#container {
	margin: auto;
	text-align: center;
	width: 800px;
		background-image: url(images/background.png);
		background-repeat:repeat;

}

body {
	background-color: #f3f3f3;
	margin: 0;
	text-align: center;
	background-repeat: ;
	background-image: url(images/background.png);
}

img {border: 0px;}

p {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 25px;
	color: #6d6a6a;
	font-size: 12px;
	font-family: Arial;
	line-height: 24px;
}


i {
color:#e10404; 
}

b, strong {
color:#3c3c3c; 
}

a {
	font-family: verdana, sans-serif, arial;
	color: #6b395e;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: verdana, sans-serif, arial;
	color: #09bddd;
	text-decoration: none;
	font-weight: none;
}

#header {
	margin: 0 auto;
	width: 800px;
}
#main {
	background-image: url(images/background.png);
	background-repeat: repeat;
	text-align: left;
	width: 600px;
	margin: 0 auto;
	background-position: top center;
}

#content {
	text-align: left;
	width: 600px;
	align: center;
	margin-left: 21px;
	margin-top: -70px;
	background-image: url();
	background-repeat: ;

}
#bottom {
	clear: both;
	width: 800px;
	margin-top: 20px;
	margin-left: -230px;
	margin-right: -200px;
	background-image: url();
	height: 100px;
	background-repeat: no-repeat;
	background-position: right;
}


h1 {
	text-align: left;
	background: url();
	color: #ff4716;
	font-family: Helvetica;
	font-weight: lighter;
	line-height: 21px;
	font-size: 27px;
	letter-spacing: 1px;
	text-indent: 25px;
}

h3 {
	text-align: left;
	background: ();
	font-weight: bold;
	line-height: 25px;
	font-size: 11px;
	text-indent: 55px;
	color: #000000;
	font-family: Arial Narrow;
	letter-spacing: 5px;
	margin-top: -15px;
	margin-right: 5px;
	padding-top: 0px;
	text-transform:uppercase;
}

blockquote {
	text-align: left;
	color: #333;
	font-weight: normal;
	bottom: 10px;
	padding-top: 10px;
	padding-left: 35px;
	background-color: transparent;
	background-image: url();
	background-repeat: no-repeat;
	height: ;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	border:  1px solid #e10404;
} 

#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 

input, textarea, option, select {
	background-color: transparent;
	font: 11px Tahoma;
	color: #4b4b4b;
	letter-spacing: 0px;
	border: 1px dotted #4b4b4b;
	padding:2px;
	margin-left: 25px;
}

li {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	font-family: Arial;
	color: #333;
	font-size: 14px;
} 

.imageback {
	background-color: #4b4b4b;
	border: 2px solid #4b4b4b;
	padding: 3px;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #af1932;
	text-align: justify;
	width: 500px;
	padding-right: 110px;
	padding-left: 240px;
	padding-top: 80px;
	line-height: 19px;
}

