@charset "UTF-8";
#wrapper {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: 400;
	color: #4d4d4d;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}
#header {
	background-image: url("images/header.png");
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	height: auto;
	width: 712px;
	padding-top: 457px;
	padding-right: 44px;
	padding-bottom: 27px;
	padding-left: 44px;
}
#content {
	margin: 0px;
	height: auto;
	width: 712px;
	padding-top: 25px;
	padding-right: 44px;
	padding-bottom: 26px;
	padding-left: 44px;
}
#footer {
	background-color: #3a3a3a;
	margin: 0px;
	height: auto;
	width: 712px;
	padding-top: 28px;
	padding-right: 44px;
	padding-bottom: 28px;
	padding-left: 44px;
}

h1 {
	font-size: 30px;
	font-style: normal;
	line-height: 1.22em;
	font-weight: 700;
	color: #e60032;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: 700;
	color: #4d4d4d;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: 700;
	color: #4d4d4d;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

h4 {
	font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

p	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
			


.intro {font-size: 14px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: 400;
	color: #ffffff;
}
	
ul	{
	font-size: 14px;
	line-height: 19px;
	text-align: left;
	color: #4d4d4d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}			
	
ul li	{
		list-style-type:none;
		padding-left:13px;
		background-image:url("images/bull.png");
		background-repeat:no-repeat;
		background-position: 0 6px;
		font-size: 14px;
		font-style: normal;
		line-height: 1.3em;
		font-weight: 400;
		color: #4d4d4d; 
		text-align: left;
		
			}
			
a:link { font-weight:normal; color:#e60032; text-decoration:none; outline: none; border: none;}
a:visited { font-weight:normal; color:#e60032; text-decoration:none; outline: none; border: none;}
a:focus { font-weight:normal; color:#e60032; text-decoration:underline; outline: none; border: none;}
a:hover { font-weight:normal; color:#e60032; text-decoration:underline; outline: none; border: none;}
a:active { font-weight:normal; color:#e60032; text-decoration:none; outline: none; border: none;}

a:link.linkb { font-weight:normal; color:#fff; text-decoration:none; outline: none; border: none;}
a:visited.linkb { font-weight:normal; color:#fff; text-decoration:none; outline: none; border: none;}
a:focus.linkb { font-weight:normal; color:#fff; text-decoration:underline; outline: none; border: none;}
a:hover.linkb { font-weight:normal; color:#fff; text-decoration:underline; outline: none; border: none;}
a:active.linkb { font-weight:normal; color:#fff; text-decoration:none; outline: none; border: none;}
