/* CSS Document */

#container {
	margin: auto;
	text-align: center;
	width: 800px;
}

body {
	background-color: #C6C6C6;
	margin: 0;
	text-align: center;
	background-repeat: repeat;
	background-image:url(images/lockonback.png);
	background-position: center top;
}

img {border: 0px;}

p {
	text-align: justify;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 25px;
	color: #413f3f;
	font-size: 12px;
	font-family: Arial;
	line-height: 24px;
}
i,em {
color:#2487ba; 
}
b, strong {
color:#833223; 
}

#header {
	margin: 0 auto;
}
#main {
	background-image: url(images/lockonback.png);
	background-repeat: repeat;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	background-position: top center;
}

#content {
	text-align: left;
	width: 710px;
	margin: 0 auto;
}
#bottom {
	clear: both;
	width: 800px;
	background-image: url(images/footer.png);
	height: 157px;
	background-repeat: no-repeat;
	margin: 0 auto;
}
a {
	font-family: Arial;
	color: #006633;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial;
	color: #71977a;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	text-align: left;
	font-weight: normal;
	line-height: 25px;
	font-size: 33px;
	text-indent: 25px;
	color: #000000;
	font-family: Arial;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 10px;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	margin-right: 20px;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: -20px 20px 5px 0;
	text-align: right;
}



h1:first-letter {
	font-family: Arial;
	font-weight: bold;
	font-size: 40px;
	color: #ba2e24;
}

blockquote {
	text-align: center;
	border: 2px solid #dcdcdc;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	bottom: 0px;
	background-color: #413F3F;
	height: 30px;
	font-size: 14px;
	font-family: Arial;
	line-height: 30px;
	margin: 0 150px 5px 100px;
	width: 500px;
	padding: 0 10px;
} 

#links {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
} 

.imageback {
	background-color: #BA2E24;
	border: 2px solid #ccc;
}

input, textarea, option, select {
	background-color: #ba2e24;
	font: 11px Arial;
	color: #833223;
	letter-spacing: 0px;
	border: 1px solid #ba2e24;
	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: #ba2e24;
	font-size: 12px;
	line-height: 22px;
} 

.imageback {
	background-color: #ba2e24;
	border: 2px solid #bfbfbf;
	padding: 3px;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #ba2e24;
	text-align: justify;
	width: 500px;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 25px;
	line-height: 20px;
}

.img {
	margin-right: 15px;
}
.imgnetwork {
	margin-right: 7px;
	background-color: #833223;
	border: 5px solid #833223;
}
