body {
	font: 100% "Trebuchet MS", Arial, helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	background: #ABD2E3 url(design_layout/body_bg.gif) repeat-x;
	color: #FFFFFF;
}
#header {
	background: url(design_layout/header_bg.jpg) no-repeat;
	height: 160px;
}
#navigation {
	background: url(design_layout/nav_bg.jpg) no-repeat;
	height: 75px;
}
#navigation ul {
	margin: 0px;
	text-align: left;
	padding: 0px;
}
#footer {
	color: #000066;
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	background: #AAD1E2 url(design_layout/footer_bg.jpg) no-repeat;
	height: 45px;
	clear: both;
}
#footer a {
	color: #000066;
	text-decoration: none;
	text-align: right;
	padding: 0px 10px 10px 0px;
}

#footer #copyright {
	text-align: left;
	width: 450px;
}


#navigation li {
	display: inline;
	color: #000066;
}
#navigation a {
	color: #DC4743;
	text-decoration: none;
	font-size: 80%;
}

#holder {
	width: 850px;
	text-align: left;
	margin: 0px auto;
}
#innerwrapper {
	background: url(design_layout/content_bg.jpg) repeat-y;
}
#content {
	font-size: 90%;
	width: 578px;
	float: left;
	padding: 0;
	text-align: left;
	}

#content p {
	padding-right: 35px;
	padding-left: 25px;
	color: #FFFFFF;
	padding-top: 0px;
	font-weight: normal;
}
h1 {
	font-size: 130%;
	color: #BB2622;
	padding-left: 25px;
	font-weight: normal;
}


#rightside {
	font-size: 80%;
	margin-left: 600px;
	background: repeat-y;
	text-align: center;
	margin-right: 8px;
	width: 240px;
}
#holder #content-bottom {
	background: #ABD2E3 url(design_layout/footer_bg.jpg) no-repeat;
	height: 45px;
	width: 560px;
}
#rightside img {
	padding: 0px;
	text-align:center;
	border: thin solid #FFFFFF;
}

.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0px;
}
.smalltext {
	font-size: 80%;
}
#content a {
	font-weight: bold;
	color: #BB2622;
	text-decoration: none;
	font-size: 100%;
}
#contactform {
	width: 500px;
	padding-left: 50px;
}

label {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	vertical-align: top;
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
form p {
	clear: left;
	margin: 0;
	padding: 0;
	font: 70% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #333333;
	padding-top:5px;
	}
	
form p label{
	float: left;
	width:30%;
	font: 120% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #FFFFFF;
	}

form p label.right{
	float: right;
	width:30%;
	font: 100% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #333333;
	}
	
form p label.long{
	float: left;
	width:90%;
	font: 100% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #333333;
	}

form p label.75{
	float: left;
	width:75%;
	font: 100% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #333333;
	}
input.txt {
	clear: left;
	font: 100% "Trebuchet MS", Arial, helvetica, sans-serif;
	color: #333333;
	width: 150px
	}



fieldset {
border: 1px solid #000066;
padding: 5px;
margin-top: 5px;
}

legend {
font: 90% Verdana, Arial, Helvetica, sans-serif;
color:#000066
}

input.txtsml {
	clear: left;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	width: 20px;
	}
h2 {
	font-size: 110%;
	color: #FFFFFF;
	padding-left: 25px;
}
#rightside  a {
	font-weight: bold;
	color: #BB2622;
	text-decoration: none;
	font-size: 100%;
}
.redbold {
	font-weight: bold;
	color: #BB2622;
	text-decoration: none;
}
h3 {
	font-size: 105%;
	color: #FFFFFF;
	padding-left: 25px;
}
#innerwrapper #rightside img {
	border: 1px solid #FFFFFF;
}
