﻿body 
{	
	padding: 0px;
	margin: 0px;
	background-color: White;
	font-family: Tahoma;
}
a
{
	color: #006BCD;
}
a:hover
{
	text-decoration: none;
	color: #fca600;
}

.sf_newsList p
{
	padding: 0px !important;
	margin: 0px !important;
}
.sf_newsTitle
{
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 0px !important;
	margin: 0px !important;
}
.sf_newsDate
{
	padding: 0px !important;
	margin: 0px !important;
	font-weight: bold !important;
}
.sf_postTitle
{
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 0px !important;
	margin: 0px !important;
}
.sf_postDate
{
	padding: 0px !important;
	margin: 0px !important;
	font-weight: bold !important;
}

#root
{
	width: 100%;
}
#root #header
{
	width: 100%;
	background-image: url(images/bg-top.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    margin-bottom: 20px;
    height: 239px;
}
#root #header #logoAndSearch
{
	width: 100%;
	height: 105px;
}
#root #header #logoAndSearch #search
{
	float: right;
	text-align: right;
	padding-top: 20px;
	padding-right: 40px;
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
}
#root #header #logoAndSearch #search input
{
	margin-left: 4px;
}
#root #header #menu
{
	width: 100%;
}
#root #header #menu img
{
	border: 0px;
}

#root #body
{
	background-image: url(images/bg-mid.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	min-height: 200px;
}
/*----------------------------------
HOMEPAGE
-----------------------------------*/
#root #body #homepage
{
	width: 800px;
	min-height: 200px;
	display: table-cell;
	position: relative;
}

#root #body #homepage #sidemenu
{
	width: 160px;
	min-height: 300px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
	display: inline;
}
#root #body #homepage #sidemenu .menulinks
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#root #body #homepage #sidemenu .menulinks li
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	background-color: transparent;
	background-image: url(images/li-line.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	padding-left: 3px;
}
#root #body #homepage #sidemenu .menulinks li a
{
	
	font-size: 12px;
	text-decoration: none;
	padding-left: 17px;
	background-color: transparent;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 3px;
}


#root #body #homepage #main
{
	width: 580px;
	padding-left: 20px;
	float: right;
	display: table-cell;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left;
	min-height: 350px;
	
}
#root #body #homepage #main #feature
{
	background-image: url(images/bg-t.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 179px;
	margin-right: 20px;
	min-height: 164px;
	clear: both;
}
#root #body #homepage #main #split
{
	margin-right: 20px;
	padding-top: 20px;
	background-image: url(images/li-line.gif);
	background-position: top;
	background-repeat: repeat-x;
	display: inline-table;
	min-height: 350px;
}
#root #body #homepage #main #split #left
{
	float: left;
	padding-right: 20px;
	width: 240px;
}
#root #body #homepage #main #split #right
{
	width: 240px;
	float: right;
	padding-left: 20px;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#root #body #homepage #split #right #top
{
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-image: url(images/li-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#root #body #homepage #split #right #bottom
{
	overflow: auto;
}
/*----------------------------------
SINGLESECTION
-----------------------------------*/
#root #body #singlesection
{
	width: 646px;
	min-height: 200px;
	display: table-cell;
	position: relative;
	padding-left: 200px;
}

/*----------------------------------
SINGLESECTION WITH SIDE MENU
-----------------------------------*/
#root #body #singlesectionsidemenu 
{
	width: 800px;
	min-height: 200px;
	display: table-cell;
	position: relative;
}
#root #body #singlesectionsidemenu #sidemenu
{
	width: 220px;
	min-height: 300px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 134px;
    float: left;
	display: inline;
}
#root #body #singlesectionsidemenu #sidemenu .menulinks
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#root #body #singlesectionsidemenu #sidemenu .menulinks li
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #555555;
	background-color: transparent;
	background-image: url(images/li-line.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	padding-left: 3px;
}
#root #body #singlesectionsidemenu #sidemenu .menulinks li a
{
	
	font-size: 12px;
	text-decoration: none;
	padding-left: 17px;
	background-color: transparent;
	background-image: url(images/a1.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 3px;
}

#root #body #singlesectionsidemenu #main
{
	width: 510px;
	padding-left: 20px;
	float: right;
	display: table-cell;
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/*----------------------------------
FOOTER
-----------------------------------*/
#root #footer
{
	width: 100%;
	background-image: url(images/bg-bot.gif);
	background-repeat: repeat-x;
	height: 81px;
    clear: both;
    font-family: Tahoma;
	font-size: 11px;
	color: white;
}
#root #footer #text
{
	padding-top: 50px;
}