body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000033;
	background-image: none;
	background-repeat: repeat;
}

#holder {
	width: 780px;
	height: 100%;
	border: 1px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #ffcc66;
}

#header {
	width: 780px;
	height: auto;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #000033;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	color: #ffcc66;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #000033;
	float: none;
}
#header .sublinkbox {
	float: right;
	margin-top: 10px;
	width: 200px;
	font-size: 9px;
}

#header h1 {
	float: left;
	background: inherit;
	margin-left: 10px;
	color: #FFCC66;
	font-weight: 100;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 36px;
	margin-top: 10px;
}

#navigation {
	height: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
	width: 630px;
	margin-top: 10px;
	border-right-width: 70px;
	border-left-width: 70px;
	padding-left: 10px;
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f4f4f4;
	color: #949494;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
	padding-left: 20px;
	width: 640px;
	text-align: left;
}

#navigation a:hover {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

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

a {
	color: #B2B2B2;
}

a:hover {
	color: #333333;
}

#footer{
	width: 740px;
	font-size: 10px;
	height: 20px;
	color: #B0B0B0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-left: 40px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
}
#content {
	margin-top: 10px;
	line-height: 24px;
	width: 460px;
	float: left;
	background: #ffcc66;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
	height: auto;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#content h2 {
	color: #ffcc66;
	width: 300px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	font-weight: bolder;
}
#boxr {
	width: 250px;
	float: right;
	line-height: 17px;
	margin-top: 10px;
	padding-right: 5px;
	background-color: #ffcc66;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	padding-top: 10px;
	height: auto;
}
#boxr h2 {
	margin-left: 0px;
	color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0px;
	background-color: #ffcc66;
}
#boxr a {
	text-align: justify;
	background: #ffcc66;
	color: #333333;
}
#boxr p {
	color: #000033;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	margin-top: 5px;
	font-size: 10pt;
	margin-left: 0px;
	line-height: normal;
}
#content a {
	text-align: justify;
	background: #ffcc66;
	color: #333333;
}
