/* CSS Document */
*{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}*
body {
   margin:0;
   padding:0;
   height:100%;
}

#container {
min-width:1000px;

}

a:link {color:blue; }
a:visited { color:blue}
a:hover { color:#991b1e}
a:active { } 

#header {
}

.headerL {
	height:337px;
	float:left;
	background-image: url(images/TopBarLeft3.png);
	background-repeat: no-repeat;
	width: 439px;
}
.headerEx {
	background-image:url(images/TopBarExpand.gif);
	background-repeat:repeat-x;
	float:none;
	width: inherit;
	height: 144px;
}

.headerR {
	background-image:url(images/TopBarRight.png);
	background-repeat:no-repeat;
	float:right;
	width: 460px;
	height: 407px;
}

.Bottomlogo {
	background-image:url(images/Logobottom2.png);
	background-repeat:no-repeat;
	height: 337px;
	width: 439px;
	background-position: bottom;
}

.NavB
{
padding-top:125px;
padding-left:30px;
}

#body { 
}

.ContentLable {
	height:40px;
	background-image:url(images/Contentlabe.png);
	background-repeat:no-repeat;
	background-position:right;
	width: 260px;

}



.ContentTitleText {
	text-align: right;
	size:20px;
	padding-right:0px;
	padding-top:10px;
	padding-left:75px;
	text-align:center;
}

.LeftBorder {
	width:61px;
	float:left;
	height: 500px;
}

.ContentBox {
	float:left;
	width: 661px;
}

.ContentTop {
background-position: right;
	padding-left: 61px;
}

.Content {
	background-image:url(images/Content.png);
	background-repeat:repeat-y;
	min-height: 400px;
	background-position: right;
	padding-left: 61px;
}
.text {
padding:16px 15px 10px 10px;
}

.portfolio {

}

.ContentBottom {
background-position: right;
	padding-left: 61px;
}

.spacerbar {
width:20px;
float:left;
}

.galleryBox {
	width: 300px;
	float: left;
	padding-left: 20px;
}

.galleryBoxTop{
}

.gallery {
}

.galleryarea {
	width:300px;
	height:200px;
	background-image:url(images/GalleryArea.png);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-top: 10px;
}
.gallerylable {
	width:300px;
	background-image:url(images/GalleryArea.png);
	background-repeat:repeat-y;
	padding-top: 10px;
	padding-bottom:10px;
	color:#A32B1F;
}


.galleryfriend {
width:300px;
height:60px;
	background-image:url(images/FriendBox.png);
	background-repeat:no-repeat;
}

.galleryteam {
width:300px;
height:120px;
	background-image:url(images/TeamBox.png);
	background-repeat:no-repeat;
}

.TeamPhone {
	width:300px;
	height:30px;
	text-align: center;
	padding-top: 5px;
}
.TeamEmail {
	width:300px;
	height:25px;
	text-align: center;
}
.galleryfriendImage {
	height:58px;
	width:58px;
	float: left;
	border-right:solid;
	border-right-color:#991b1e;
	border-right-width:1px;
	border-bottom:solid;
	border-bottom-color:#991b1e;
	border-bottom-width:1px;
	padding-top: 1px;
	padding-left: 1px;
}

.galleryfriendTopText {
	height:27px;
	width:235px;
	float: right;
	padding-top: 5px;
}

.galleryfriendBottomText {
	height:19px;
	width:235px;
	float: right;
	padding-top: 5px;
	padding-left: 1px;
}

.galleryBoxBottom {
}

#footerbox {
   bottom:0;
   width:100%;

}
.SpacerBarBottom {
	height:40px;
}
.bottomlinks {
	float:left;
	padding-top: 30px;
	padding-left: 35px;
}
.bottomcontact {
float:right;
}

.footer {
	background-image:url(images/FooterImage.png);
	background-repeat:repeat-x;
	height: 66px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:bold;

}
