body
{
	background: #141617;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 12px;
    line-height: 145%;
    color: #EEEEEE;
    text-align: left
}

img
{
    border: 0px
}

a
{
    text-decoration: none;
    font-size: 13px;
    font-weight: lighter;
    color: #FFAD28
}

a:hover
{
    color: #FF3C00
}

h2
{

}

ul
{
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 5px 5px;
	list-style: disc inside
}

#container
{
	background: #1B1C1D url(../layout/cbody.jpg) no-repeat top left;
    width: 789px;
    margin: 0px auto;
    padding: 0px;
    clear: both;
    overflow: hidden;
    position: relative
}

#header
{
	background: url(../layout/header.jpg) no-repeat top center;
    width: 789px;
    height: 325px;
    margin: 0px auto;
    overflow: hidden;
    position: relative
}

.logolink
{
	background: green;
	width: 100px;
	height: 100px
}

#toptool
{
    width: 100%;    
    height: 20px;
    color: #B7BECB;
    overflow: hidden;
    position: relative
}
#toptool a
{
	background: url(../layout/spoint.jpg) no-repeat center left;
	padding: 0px 10px 2px 10px;
	/*float: left;*/
	color: #B7BECB;
	font-size: 10px;
}
#toptool a:hover
{
	color: #FF3C00;
}

#toptool p
{
	margin: 0px;
	padding: 0px
}

#content
{
	background: url(../layout/cbbody.jpg) no-repeat bottom left;
    float: left;
    padding: 0px 5px 15px 5px;
    width: 779px
}

#main	
{
    width: 577px;
    float: left;
    position: relative;
    overflow: hidden
}

.text
{
    width: 547px;
    padding: 0px 10px 0px 20px;
    position: relative
}

.nav
{
    width: 475px;
    padding: 5px 0px 0px 0px;
    font-size: 10px;
    color: #777777;
    float: left;
    position: relative    
}

.nav a
{
	font-size: 10px;
	font-weight: lighter;
    color: #959DAD;

}

.nav a:hover
{
    color: #FF3C00
}
    

.thead
{
    width: 475px;
    padding: 10px 0px 15px 0px;
    font-size: 20px;
    color: #FF3C00;
    float: left;
    position: relative    
}

.thead:first-letter
{
	color: #FF3C00;
	text-transform: uppercase
}

.tbody
{

    width: 540px;
    float: left;
    position: relative;
    min-height: 500px    
}

.tfoot
{
    width: 530px;
    height: 15px;
    float: left;
    position: relative    
}


.sidecolumn
{
    width: 181px;
    padding: 0px 10px;
    float: left
}

.bbody
{
	width: 181px;
    padding: 10px 0px 0px 0px;   
    float: left;
    position: relative
}


.menubbody
{
	width: 131px;
    padding: 5px 15px 0px 15px;   
    float: left;
    position: relative
}

.lblock
{
    width: 181px;
    padding: 0px 0px 15px 0px;
    float: left;
    text-align: left
}

.lbhead
{
	background: url(../layout/bhead.gif) no-repeat center left;
	width: 131px;
    padding: 5px 25px 5px 18px;
    margin: 0px 0px 0px 0px;   
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    position: relative
}

#footer
{
    background: #141617 url(../layout/footer.jpg) no-repeat top left;
    height: 70px;
    width: 789px;
    float: left
}

.logoright
{
    float: right;
    margin: 15px 0px 0px 0px
}

.logoleft
{
    float: left;
    margin: 15px 0px 0px 0px
}


.mainbutton
{
    background: url(../layout/bpoint.gif) no-repeat center left;
    display: block;
    padding: 5px 0px 5px 25px;
    margin: 1px 0px;
    color: #B9C6CB
}

.mainbutton:hover
{
    background: url(../layout/bapoint.gif) no-repeat center left;
    color: #E5EDEF
}

.newscontainer
{
	background: url(../layout/break.jpg) no-repeat 50% 82%;
	width: 540px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden	
}

	.newscontainer img
	{
		background: url(../layout/miniback.jpg) no-repeat top left;
		width: 100px;
		height: 76px;
		padding: 3px;
		margin: 4px 0px;
		float: left;
		color: #555555;
		font-size: 9px;
		position: relative;
		overflow: hidden
	}
	
	.mininews
	{
		width: 419px;
		height: 90px;
		padding-left: 15px;
		float: left;
		text-align: justify;
		position: relative;
		overflow: hidden
	}
		
	.news
	{
		width: 419px;
		padding-left: 15px;
		float: left;
		text-align: justify;
		position: relative;
		overflow: hidden
	}	

	.newscontainer h1
	{
		font-size: 15px;
		padding: 0px 0px 5px 0px;
		margin: 0px
	}	

.blogcontainer
{
	background: url(../layout/break.jpg) no-repeat 50% 82%;
	width: 540px;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden	
}

	.blogcontainer h1
	{
		font-size: 17px;
		color: #FF3C00;
		padding: 0px 0px 8px 0px;
		margin: 0px
	}
	.blogcontainer h4
	{
		font-size: 10px;
		text-align: right;
		font-weight: normal;
		color: #FF3C00;
		padding: 15px 0px 0px 0px;
		margin: 0px
	}	

a.morebutton
{
	background: url(../layout/more.jpg) no-repeat 0px 2px;
	font-size: 11px;
	width: 42px;
	height: 17px;
	padding: 1px 25px 1px 10px;
	margin-top: 8px;
	text-align: center;
	float: right
}	
a.morebutton:hover
{
	background: url(../layout/more2.jpg) no-repeat 0px 2px;
	color: #E5EDEF
}	

.startphoto
{
	width: 118px; 
	padding: 0px;
	margin: 0px;  
	text-align: center;
	display: inline;
	float: left
}

	.startphoto a
	{ 
		display: block;
		margin: 0px;
		padding: 0px
	}