body {
	background: url(images/backg1.gif) repeat;
	margin-top: 50px;
	margin-bottom: 0px;
}

#holder {
	width: 1040px;
	height: 100%;
	border-left: 1px solid #e5928c;
	border-right: 1px solid #e5928c;
	border-bottom: 1px solid #e5928c;
	border-top: 1px solid #e5928c;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #ffffff;
}

#header {
	background:url(images/header.png) no-repeat;
	height:100px;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	color: #585448;
}
#header .sublinkbox {
	float: right;
	margin-top: 80px;
	width: 200px;
	font-size: 9px;
}

#header h1 {
	float: left;
	background: inherit;
	margin-left: 40px;
	color: #0099CC;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 10px;
}

#nav {
	width: 1020px;
	padding: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}

#nav li {
	list-style: none;
	display: inline;
	margin-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;

}

#nav a {
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

#nav a:hover {
	color: #c92618;
	text-decoration: underline;
}


a:link, a:visited, 
{
	color: #999999;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
	color: #c92618;
}


#mainimage {
	width: 100%;
	margin-top: 0px;
	height: 1px;
	background: url(images/main_img.jpg);
	float: left;
}

a {
	color: #c92618;
	text-decoration: underline;
}

a:hover {
color: #c92618;
text-decoration: underline;}

#footer{
	width: 1000px;
	font-size: 10px;
	height: 20px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	padding-left: 40px;
	clear: both;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #e5928c;
	padding-top: 10px;
}
#content {
	margin-top: 10px;
	padding: 5px 8px 30px 33px;
	line-height: 24px;
	width: 990px;
	float: left;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	color: #666666;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
}
#content h2 {
	color: #c92618;
	width: 300px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 15px;
}
#boxr {
	margin-top: 10px;
	padding: 5px 40px 30px 10px;
	line-height: 24px;
	width: 460px;
	float: right;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
}
#boxr h2 {
	margin-left: 0px;
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #f4f4f4;
	margin-bottom: 0px;
}
#boxr a {
	text-align: justify;
	background: #f4f4f4;
	color: #FFFFFF;
}
#boxr p {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 100%;
	margin-left: 0px;
	line-height: 18px;
}
#content a {
	text-align: justify;
	background: #f4f4f4;
	color: #999999;
	border:thin;
}
