@import 'colors.css';
@import 'nav.css';
body, html {
	margin:0;
    padding:0;
	}
.common {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	position: relative;
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	}
.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.spacerbar{
	height:3px;
	width:579px;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
}
#banner {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	position: absolute;
	height: 164px;
	width: 977px;
	top: 0px;
	left: 0px;
	text-align: center;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
    }
#footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	position: absolute;
	width: 898px;
	left: 40px;
	bottom: auto;
	height: 110px;
	top: 2000px;
	text-align: center;
	border-bottom: 1px solid black;
    }
#leftboarder {
	width: 40px;
	left: 0px;
	z-index: auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	position: absolute;
	top: 164px;
	height: 2093px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
    }
#rightboarder {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	position: absolute;
	z-index: 1;
	width: 40px;
	top: 164px;
	right: 0px;
	left: 938px;
	height: 2093px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
    }
#text {
	padding: 20px 10px 0px 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	position: absolute;
	width: 640px;
	left: 161px;
	top: 214px;
	height: auto;
	float: right;
	overflow: visible;
	min-height: 750px;
	z-index:2;
    }
#text2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	position: absolute;
	float: right;
	left: 8px;
	width: 593px;
	top: 0px;
	height: 245px;
	z-index:2;
    }
h1 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    text-align: center;
    }
h2 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    text-align: center;
    }
h3 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
	text-align: center;
    }
h4 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    font-style: italic;
	margin:0;
    }
h5 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
	margin:0;
    }
img { border: 0; }
