body {
	margin: 0px 0px 0px 0px;
	font-family:Arial;
}

#container {
	background: url(../images/background-repeat-x.jpg) repeat-x #b2e5ff;
}

#wrapper {
	background: url(../images/background-bottom.png) no-repeat center bottom;
}

#shadow {
	background: url(../images/background-repeat-y.png) repeat-y center;
}

#content {
	width: 1000px;
	background: url(../images/content-background.png) bottom center no-repeat #fff;
}

#flash-header {
	height: 420px;
	width: 1000px;
	/*background: url(../images/flash_holder.png) no-repeat;*/
}

#page-content {
	width: 1000px;
	/*height: 600px;*/
}

#page-content-wrapper {
	padding-left: 28px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: left;
	color: #545454;
	font-size: 11px;
	font-family: Arial;
}

#page-footer {
	height: 56px;
	width: 1000px;
	background: url(../images/footer-background.png) bottom center no-repeat #d31320;
	text-align: center;
}

#footer-items {
	padding-top: 22px; 
	font-size: 12px; 
	color: #fff;
}

#footer-items a, #footer-items a:visited {
	color: #fff;
	text-decoration: none;
}

#footer-items a:hover {
	color: #fff;
	text-decoration: underline;
}

#page-text {
	/*float: left;
	display: inline;*/
	padding-left: 12px;
	width: 335px;
	text-align: justify;
	color: #545454;
	font-size: 11px;
	font-family: Arial;
}

td {
	color: #545454;
	font-size: 12px;
	font-family: Arial;
}

#page-textall {
	/*float: left;
	display: inline;*/
	padding-left: 12px;
	text-align: justify;
	color: #545454;
	width: 600px;
	font-size: 11px;
	font-family: Arial;
}

#page-textfull {
	/*float: left;
	display: inline;*/
	padding-left: 12px;
	text-align: justify;
	color: #545454;
	width: 900px;
	font-size: 11px;
	font-family: Arial;
}

#menu {
	width: 353px;
	height: 64px;
	background: url(../images/menu-background.png) no-repeat;
}

#menu-items {
	font-size: 11px;
	color: #fff;
	padding-top: 15px;
	padding-left: 30px;
}

#menu-items a, #menu-items a:visited {
	color: #fff;
	text-decoration: none;
}

#menu-items a:hover {
	color: #fff;
	text-decoration: underline;
}

#page-form {

}

#form {
	background: url(../images/form-background.png) no-repeat;
	height: 514px;
	width: 593px;
}

#form-shadow {
	background: url(../images/form-shadow.png) no-repeat;
	height: 46px;
	width: 593px;
}

#spacer {
	height: 444px;
	width: 1000px;
}

.red1 {
	color: #d31320;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
}

.red2 {
	color: #d31320;
	font-size: 14px;
	font-family: Arial;
}

.red2b {
	color: #d31320;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.red2b a, .red2b a:visited {
	color: #d31320;
	text-decoration: none;
}

.red2b a:hover {
	color: #d31320;
	text-decoration: underline;
}

.grey2b {
	color: #545454;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.grey2b a, .grey2b a:visited {
	color: #545454;
	text-decoration: none;
}

.grey2b a:hover {
	color: #545454;
	text-decoration: underline;
}

.white1 {
	font-size: 11px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
}

.white2 {
	font-size: 9px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
}

.white3 {
	font-size: 24px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
}

.white4 {
	font-size: 14px;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
}

.black1 {
	font-size: 14px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
}

.black2 {
	font-size: 9px;
	color: #000;
	font-family: Arial;
	font-weight: bold;
}

input {
	/*border: 1px solid #000;*/
	font-family: Arial;
	border: 1px solid #fff;
	width: 330px;
	font-size: 13px;
	/*color: #fff;
	background: #d31320;*/
}

textarea {
	/*border: 1px solid #000;*/
	font-family: Arial;
	border: 1px solid #fff;
	width: 330px;
	height: 100px;
	font-size: 13px;
	/*color: #fff;
	background: #d31320;*/
}

.submit {
	width: 100px;
	border: 0px;
	font-weight: bold;
	background: #d31320;
	color: #fff;
}
