/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}

body#home {
	background-image: none;
}

#homepage {
	height: 99%;
	width: 100%;
	min-width: 780px;
}

#homepage td {
	text-align: center;
	padding: 10px;
}

#homepage td p {
	margin: 0px;
	font-size: 0.7em;
	color: #999999;
}

#homepage td a {
	margin: 0px;
	text-decoration: none;
	color: #999999;
}

#content a {
	margin: 0px;
	text-decoration: none;
	color: #419FCF;
}
#content a:hover {
	margin: 0px;
	text-decoration: underline;
	color: #419FCF;
}

#structure {
	height: 100%;
	width: 100%;
	min-width: 780px;
}

#header_left{
	width: 132px;
	height: 41px;
}

#header_right {
	background-color: #5A3D1C;
	height: 41px;
}

#navigation {
	width: 132px;
	vertical-align: top;
}

#footer {
	background-color: #5A3D1C;
	color: #419FCF;
	padding: 2px 15px;
	font-size: 0.65em;
	height: 20px;
}

p#footer_left {
	float: left;
	margin: 0px;
}
p#footer_right {
	float: right;
	margin: 0px;
}

#footer a {text-decoration: none; color: #419FCF}
#footer a:link	{text-decoration: none; color: #419FCF}
#footer a:visited	{text-decoration: none; color: #419FCF}
#footer a:active {text-decoration: none; color: #419FCF}
#footer a:hover	{text-decoration: underline; color: #419FCF}

#sub_footer {
	text-align: center;
	vertical-align: bottom;
	padding: 10px 10px 10px 18px;
}

#right_column {
	width: 166px;
	vertical-align: bottom;
	text-align: right;
	background-color: #DED8D2;
}

#menu {
	margin: 15px 0px 0px 20px;
}

.menu_selected {
	background-image: url(../images/button_on.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 15px;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	padding: 3px 0px 0px 10px;
	display: block;
	text-decoration: none;
}

.menu_selected_nosub {
	background-image: url(../images/button_on.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 15px;
	margin-bottom: 6px;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	padding: 3px 0px 0px 10px;
	display: block;
	text-decoration: none;
}

.menu_unselected {
	background-image: url(../images/button_off.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 15px;
	margin-bottom: 6px;
	color: #5A3D1C;
	font-size: 0.7em;
	font-weight: bold;
	padding: 3px 0px 0px 10px;
	display: block;
	text-decoration: none;
}

.sub_menu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	width: 61px;
	margin-bottom: 6px;
	margin-left: 7px;
	padding: 4px 10px;
	font-size: 0.65em;
	line-height: 1em;
	background-position: left bottom;
}

.sub_menu img {
	margin: 3px 0px;
}

.sub_menu a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-bottom: 7px;
}
.sub_menu a:hover {
	color: #000000;
	text-decoration: underline;
}

#content {
	vertical-align: top;
	padding: 15px 55px 15px 30px;
}

#content h1 {
	color: #5A3D1C;
	font-size: 1.2em;
	margin-top: 0px;
}
#content h2 {
	color: #5A3D1C;
	font-size: 0.9em;
	margin: 20px 0px 5px 0px;
}
#content p {
	color: #5A3D1C;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0px 0px 12px 0px;
	text-align: justify;
	clear: both;
}
#content ul {
	color: #5A3D1C;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
}
#content img {
	margin: 0px 0px 12px 0px;
}
sup {
	font-size: 0.75em;
}

.floatleft {
	margin: 0px 20px 20px 0px !important;
	float: left;
}
.floatright {
	margin: 0px 0px 20px 20px !important;
	float: right;
}
#portfolio{
	text-align: center;
}

.news {
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 100%;
}

.news p {
	margin: 0px;
}

.news_left {
	float: left;
	margin: 0px;
}

.news_right {
	float: right;
}

.binput {
	padding: 5px 0px 5px 20px;
}

.binputright, .bsubmitright {
	margin: 0px;
	padding-left: 100px;
	clear: none !important;
}
.binputright textarea {
	height: 80px;
	width: 100%;
}

.binputright input {
	width: 100%;
	font-size: 1em;
}

.binputright .checkbox {
	width:auto;
	font-size: 1em;
}

.bsubmitright input {
	font-size: 1.2em;
}

.binputright select {
	font-size: 1em;
}

.binputleft {
	float: left !important;
	color: #5A3D1C;
	width: 95px;
	font-size: 0.8em;
	clear: none !important;
}

.ts_box {
	width: 200px;
	font-size: 0.9em;
	float: left;
	margin-bottom: 12px;
}
.ts_box_logo {
	width: 160px;
	font-size: 0.9em;
	float: left;
	margin-bottom: 12px;
	padding-left: 40px;
}
.centre_box {
	width: 400px;
	margin: 0px auto;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}