*{
margin:0px;
padding:0px;
}

#bgnd1
{
width:100%;
}

body{
	font-family:britannic bold;
	background-repeat:repeat;
	position:absolute;
	overflow:hidden;
	width:100%;
	background:#CEE8F4;
	overflow:scroll;
	background-image: url('bg.jpg');
	background-attachment:fixed;
}

header
{
	font-family:britannic bold;
	height: 125px;
	margin:0 0px;
	position:fixed;
	width: 100%;
	z-index: 90;
	background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}

.sec
{
top:20px;
left:575px;
margin:0 0px;
position: absolute;
z-index: 90;
}

h1,h2,h3
{
font-family:britannic bold;
color:#fff740;
}

h4,h5,h6,h7,p
{
font-family:britannic bold;
color:#984806;
}

.sec1
{
	top: 125px;
	left:0px;
	position: fixed;
	padding: 20px 20px;
	z-index:5;
	text-align:justify;
	text-justify:auto;
	width:500px;
	text-align:center;
	text-justify:auto;
	background-repeat:no-repeat;
	background:#ffffff;
	border-radius: 0px 25px 25px 25px; 
	-moz-border-radius: 0px 25px 25px 25px; 
	-webkit-border-radius: 0px 25px 25px 25px; 
	border: 10px groove #3b3939;
	padding-right:120px;
}

.sec2
{
top:150px;
left:675px;
padding:0px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
		border: 3px inset #3B3939;
text-align:justify;
	text-justify:auto;
	z-index:80;
	position:absolute;
	background:#ffffff;
}

.sec3
{
top:280px;
left:675px;
padding:10px 10px;
-webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
		border: 3px inset #3B3939;
text-align:justify;
	text-justify:auto;
	z-index:80;
	position:relative;
	background:#ffffff;
	width:450px;
}

.sec4
{
top:500px;
left:675px;
padding: 10px 10px;
-webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
		border: 3px inset #3B3939;
	text-align:center;
	text-justify:auto;
	z-index:80;
	position:absolute;
	background:#ffffff;
}

.sec5
{
top:580px;
left:675px;
padding: 10px 10px;
-webkit-border-radius: 5px 5px 5px 5px;
        border-radius: 5px 5px 5px 5px;
		border: 3px inset #3B3939;
	text-align:center;
	text-justify:auto;
	z-index:80;
	position:absolute;
	background:#ffffff;
}


#sec_h1
{
	padding: 5px 0px;
	color:#383838;
	opacity:1;
}

#logo{
	margin:15px 10px;
	z-index:99;
}

#logo2{
	margin:2px 10px;
	z-index:99;
}

