@charset "utf-8";
/* CSS Document */
body {
margin:0px;
background-color:#ce7214;
}
#container
{
width:780px;
height:660px;
margin:0 auto;
background-image:url(../images/body-bg.jpg);
background-repeat:repeat-x;
}
#container1
{
width:713px;
height:614px;
margin-top:0px;
background-image:url(../images/body-bg1.jpg);
background-repeat:repeat-x;
position: relative;
top: 20px;
margin: 0 auto;
}
#container2
{
width:680px;
height:580px;
margin-top:0px;
position: relative;
margin: 0 auto;
background-color:#ffffff;
top: 20px;
}
#header
{
width:656px;
height:700px;
background-repeat:no-repeat;
background-position:center;
margin:0 auto;
position: relative;
top: 10px;
}
.heading1
{
font-family:Verdana;
font-size:24px;
font-weight:bold;
margin-left:0px;
margin-top:0px;
padding-top:20px;
padding-left:10px;
font-variant: small-caps;
color:#ffffff;
margin-bottom:0px;
}
.heading2
{
font-family:Verdana;
font-size:18px;
font-weight:bold;
font-variant: small-caps;
color:#ffffff;
float:right;
margin:0px;
margin-right:30px;
padding-top:28px;
}
#links
{
width:656px;
height:43px;
background-color:#600000;
margin:0 auto;
position: relative;
top: 20px;
}
#innerlinks
{
	text-align:center;
	padding-top:10px;
	color: #96500f;
}
.links
{
font-family:Verdana;
font-size:12px;
font-variant:small-caps;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.separator
{
padding-left:10px;
padding-right:10px;
}
#bodyimage
{
width:656px;
height:248px;
background-image:url(../images/image02.jpg);
background-repeat:no-repeat;
background-position:center;
position:relative;
margin:0 auto;
top: 30px;
}
#welcome
{
	width:656px;
	height:25px;
	background-color:#666666;
	position:relative;
	margin:0 auto;
	top: 10px;

}
.heading3
{
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#ffffff;
padding-left:10px;
}
#underpart
{
	width:656px;
	height:100px;
	margin:0 auto;
	top: 20px;
	position: relative;

}
#leftpart
{
	width:330px;
	height:100px;
	background-color:#897e4d;
	float: left;
}
.para1
{
font-family:Verdana;
font-size:11px;
color:#000000;
width:312px;
text-align:justify;
padding-top:15px;
padding-left:10px;
padding-right:10px;
margin-bottom:0px;
}
.read
{
font-family:Verdana;
font-size:11px;
color:#000000;
float:right;
padding-right:25px;
margin-top:0px;
text-decoration:none;
}
#rightpart
{
	width:300px;
	height:100px;
	float:left;
	margin-left: 15px;
}
.image
{
float:left;
margin-right:10px;
border-color:#781e09;
border-style:solid;
border-width:thin;
}
#line
{
	width:656px;
	height:1px;
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	position: relative;
	top: 30px;
	margin: 0 auto;

}
#footer
{
	width:780px;
	height:17px;
	position: relative;
	top: 20px;
}
.content4
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
text-align: center;
margin-top: 0px;
}
.footerlinks
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}
.content5
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
a { color:#000000; text-decoration:none;}
a:hover { color:#ffbe00; text-decoration: none; }
a.footerlinks:hover { color:#ffbe00;text-decoration: none; }
