/* CSS Document */
body {
	background-color: #444b50;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header1 {width:125px;background-image:url(images/header1.gif);}
.header2 {width:126px;background-image:url(images/header2.gif);}
.header3 {width:135px;background-image:url(images/header3.gif);}

.header1-about {width:125px;background-image:url(images/header1-about.jpg);}
.header2-about {width:126px;background-image:url(images/header2-about.jpg);}
.header3-about {width:135px;background-image:url(images/header3-about.jpg);}

.header1-news {width:125px;background-image:url(images/header1-news.jpg);}
.header2-news {width:126px;background-image:url(images/header2-news.jpg);}
.header3-news {width:135px;background-image:url(images/header3-news.jpg);}

.header1-builders {width:125px;background-image:url(images/header1-builders.jpg);}
.header2-builders {width:126px;background-image:url(images/header2-builders.jpg);}
.header3-builders {width:135px;background-image:url(images/header3-builders.jpg);}

.header1-members {width:125px;background-image:url(images/header1-members.jpg);}
.header2-members {width:126px;background-image:url(images/header2-members.jpg);}
.header3-members {width:135px;background-image:url(images/header3-members.jpg);}

.header1-contact {width:125px;background-image:url(images/header1-contact.jpg);}
.header2-contact {width:126px;background-image:url(images/header2-contact.jpg);}
.header3-contact {width:135px;background-image:url(images/header3-contact.jpg);}

a.menu:link {font-weight:normal; text-decoration: none; color:#000000;}
a.menu:visited {font-weight:normal; text-decoration: none; color:#000000;}
a.menu:hover {font-weight:bolder; text-decoration:none; color:#000000;}

a.footer:link {font-weight:normal; text-decoration: none;}
a.footer:visited {font-weight:normal; text-decoration: none;}
a.footer:hover {font-weight:bolder; text-decoration:none;}

a.header:link {font-weight:normal; text-decoration: none;}
a.header:visited {font-weight:normal; text-decoration: none;}
a.header:hover {font-weight:bolder; text-decoration:none;}

.header {
	margin-left: 25px;
	position: relative;
	top: -25px;
	font-size:11px;
	color:#FFFFFF;
}

.footer {
	position: relative;
	font-size:11px;
	color:#FFFFFF;
}

.smalltext {
	position: relative;
	font-size:11px;
}

.news {
	position: relative;
	top: 30px;
	left: 2px;
	font-size: 10px;
}
.side-menu {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:18px; 
	padding-left:25px;
	background-repeat: no-repeat; 
	background-position: left top;
}
.tabs-text {
	font-size: 9px;
	position: relative;
	top:-6px;
	left:6px;
}
div#content {
	margin: 10px 25px 25px 25px;
}
.content-wrap {
	background: url(images/content-background.gif) repeat-y;
}

}div#foot {
	position: relative;
	top: 4px;
	padding-left: 10px;
	padding-top: 10px;
}

h1 {
	font-size: 16px;
	color: #214B62;
	font-weight: bold;
}

.name {
	font-weight: bold;
}

div#divider {
	line-height:0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.row1 {
background: #EEEEEE;

}
.row2 {
background: #DDDDDD;
}
hr {border: none 0;
border-top: 1px solid #DDDDDD;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}