@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	background-image: url(art/body_backgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#logo {
	height: 64px;
	width: 357px;
	margin-left: auto;
	position: relative;
}
#menuBar {
	position: relative;
	height: 36px;
	width: 950px;
	z-index: 500;
}
.menuBarBg {
	background-image: url(art/menu_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	padding-top: 20px;
}
#boxTwo {
	position: relative;
	height: 142px;
	width: 950px;
	top: 10px;
	z-index: 1;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#home {
	position: relative;
	height: 28px;
	width: 32px;
	top: 25px;
	left: 880px;
}

#addBox {
	position: relative;
	height: 188px;
	width: 280px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#widthBox {
	position: relative;
	height: 111px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #000033;
	position: relative;
	height: 63px;
	width: 950px;
	top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 1px;
}
.topTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
.textLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

.footerBg {
	background-image: url(art/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#bott {
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
}

#bott a:link, #bott a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
}

#bott  a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	background-repeat: repeat-x;
}	

.widthBoxBg {
	background-image: url(art/width_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.addBoxBg {
	background-image: url(art/add_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.boxTwoBg {
	background-image: url(art/box_two_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000033;
}
#fn {
	position:absolute;
	left:50px;
	top:32px;
	width:76px;
	height:76px;
	z-index:2;
}
.lineHoz {
	background-image: url(art/grey_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#content {
	background-color: #FFFFFF;
	position: relative;
	width: 950px;
	top: 20px;
	height: auto;
	margin-top: 10px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	position: relative;
	height: 340px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #333333;
}
.smalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#leftBox {
	position: relative;
	height: 330px;
	width: 202px;
	top: 0px;
	margin-left: auto;
}
.leftBoxBg {
	background-image: url(art/left_box_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	top: 0px;
	height: 350px;
}
#innerContent {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 340px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.titleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
}
.whiteText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 1px;
}
#bottBot {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
