/* CSS Document */

body
{background-color:#171C1F;
margin-top:0px;
margin-bottom:0px;
}


#mainbody
{
width:850px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#7B8B95;
font-size:11px;
background-color:#202629;
}

.top
{
width:100%;
height:58px;
}

.logo
{
width:250px;
height:30px;
margin-left:25px;
padding-top:30px;
}

.rightlink
{
width:auto;
height:auto;
float:left;
margin-top:40px;
margin-right:5px;
font-size:9px;
margin-left:5px;
padding-bottom:10px;

}

.line
{
width:100%;
height:3px;
margin-bottom:22px;
background-image:url(images/line.jpg);
background-repeat:repeat-x;
clear:both;
}

.linebottom
{
clear: both;
width:100%;
height:3px;
margin-top:22px;
background-image:url(images/line.jpg);
background-repeat:repeat-x;
}

.link {
	text-align:center;
	height:auto;
	font-family:"century Gothic";
	font-size:15px;
	font-weight:bold;
	color:#6B7982;
	margin-top:20px;
	padding-bottom:15px;
}

.imgarea
{
width:803px;
height:auto;
margin-left:25px;
margin-right:25px;
overflow:hidden;
}


.img1
{
width:188px;
height:209px;
margin-right:17px;
float:left;
}

.img4
{
width:188px;
height:209px;
float:left;
}

.box
{
clear: both;
width:803px;
height:auto;
margin-left:25px;
margin-right:25px;
float:left;

}

.box1
{
width:188px;
background-color:#343C40;
float:left;
height:auto;
margin-right:17px;
margin-bottom:20px;
}

.box4
{
width:188px;
height:auto;
background-color:#343C40;
float:left;
}

.leftcorner
{
width:12px;
height:12px;
float:left;
}

.rightcorner
{
width:12px;
height:12px;
float:right;
}



.bullet
{
width:17px;
height:17px;
float:left;
}

.forheading
{
clear: both;
width:803px;
height:auto;
margin-left:25px;
margin-right:25px;
height:auto;
padding-top:20px;
padding-bottom:20px;
}

.welcome
{
font-family:"century Gothic";
font-size:16px;
font-weight:bold;
margin-left:10px;
margin-right:5px;
float:left;
text-transform:uppercase;
}


.heading
{
font-family:"century Gothic";
font-size:16px;
font-weight:bold;
float:left;
}


.content
{
width:803px;
height:auto;
margin-left:25px;
margin-right:25px;
padding-top:15px;
padding-bottom:25px;
text-align:justify;
line-height:16px;
}


.footer
{
width:800px;
height:84px;
margin-left:25px;
margin-right:25px;
height:auto;
padding-top:5px;
padding-bottom:40px;
}

.copyright
{
font-size:10px;
text-align:center;}

.endhome
{
font-size:10px;
line-height:20px;
}

.font
{font-size:12px;}


.nav a:link
{
color:#6A7881;
text-decoration:none;
}

.nav a:visited
{
color:#6A7881;
text-decoration:none;
}
.nav a:hover
{
color:#A7B4C0;
text-decoration:none;
}
a.small-link{
color:#94a2ab;
text-decoration:underline;
}

a.small-link:hover{
text-decoration:none;
}