*
{
	margin: 0;
	padding: 0;
}

img
{
    border-width: 0;
}

body
{
	background: #d2e2eb url(../img/bgCenteredFlat.jpg) top center repeat-y;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}


a:link { color: #16579b; text-decoration: none; }
a:visited { color: #16579b; text-decoration: none; }
a:active { color: #16579b; text-decoration: none; }
a:hover { color: #16579b; text-decoration: underline; }

.Cat a { background-color: #eef3f8; }
.Cat a:hover { background-color: #eef3f8; text-decoration: none; }

#Wrapper
{
	background: Transparent url(../img/bgCentered.jpg) top center no-repeat;
	min-height: 439px;
}

#WrapperContent
{
	width: 950px;
	margin: 0 auto;
}

#Top
{
	height: 29px;
	background: #d2e2eb url(../img/topBg.jpg) top center no-repeat;
	border-bottom: solid 3px #4a88c5;
	text-align: right;
}

#Top p
{
    padding: 7px 10px 0 0;
    font-weight: bold;
    float: right;
}

#Top p.search
{   
    padding-top:4px
}

#Header
{
	height: 134px;
	background: #d2e2eb url(../img/header.jpg) top center no-repeat;
}

#Header2
{
	height: 134px;
	background: #d2e2eb url(../img/building.jpg) top center no-repeat;
}

#Header img, #Header2 img
{
	display: block;
	padding: 20px 0 0 20px;
}

#MainNav
{
	height: 48px;
	list-style-type: none;
	background: Transparent url(../img/ul.gif) 0 0 repeat-x;
	text-transform: uppercase;
}

#MainNav a
{ 
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#MainNav li
{
	float: left;
	background: Transparent url(../img/separator.gif) top right no-repeat;
	height: 48px;
	padding: 0;
	padding-top: 17px;
}

#MainNav li a.selected
{
    background: Transparent url(../img/liOverFeather.gif) top right no-repeat;
}

#MainNav li a.selectedLast
{
    background: Transparent url(../img/liOverFeatherLast.gif) top right no-repeat;
}

#MainNav li a
{
	padding: 17px 14px;
}

#MainNav li a:hover
{
	background: Transparent url(../img/liOverFeather.gif) top right no-repeat;
}

#MainNav li.last
{
	background-image: none;
}

#MainNav li.last a:hover
{
	background: Transparent url(../img/liOverFeatherLast.gif) top right no-repeat;
}



#MainContent
{
    min-height: 297px;
    background: Transparent url(../img/Default.jpg) 0 0 no-repeat;
    padding: 40px 27px;
    line-height: 15px;
}

#MainContentInside
{
    min-height: 597px;
    background: Transparent url(../img/Main.jpg) 0 0 repeat-x;
    padding: 15px 27px;
    line-height: 19px;
    font-size: 13px;
}

ul#Bread
{
    list-style-type: none;
    margin: 0;
    padding: 0 0 20px 0;
}

ul#Bread li
{
   background-image: none;
   padding: 0; 
}

ul#Bread .left { float: left; }
ul#Bread .right { float: right; }
ul#Bread .right img { margin: 0 0 0 0; }

.txtSrch
{
    width: 100px;
    padding-right: 5px;
    font-size: 11px;
    font-family: Arial, sans-serif;
    font-weight: normal;
}

.btn
{
    font-weight: bold;
    font-size: 10px;
    padding: 1px 4px 2px 4px;
    font-family: Verdana;
}

.Teaser
{
    float: left;
    width: 280px;
    margin: 0 25px 0 0;
}

.TeaserLast
{
    margin-right: 0;
}

p
{
    padding: 0 0 20px 0;
}

.Teaser p
{
    margin: 10px 0;
    font-weight: bold;
    min-height: 70px;
    padding: 0;
}

ul
{
    list-style-type: none;
    padding-bottom: 15px;
}

#MainNav
{
    padding-bottom: 0
}

ul li
{
    padding: 0 0 3px 17px;
    background: Transparent url(../img/arr.gif) 0 4px no-repeat;
}

.Teaser ul li
{
    padding: 0 0 3px 17px;
    background: Transparent url(../img/arr.gif) 0 4px no-repeat;
    font-weight: bold;
}

.Teaser ul
{
    padding-bottom: 0;
}

h1
{
    color: #e99f00;
    font-size: 30px;
    font-weight: bold;
    font-family: Tahoma, Arial, sans-serif;
    line-height: 21px
}

#MainContentInside h1
{
    padding: 0 0 10px 0;
}

#MainContentInside p
{
    padding: 0 0 10px 0;
}

h1 a:Link
{
    color: #e99f00;
}

h1 a:Hover
{
    color: #16579b; text-decoration: none;
}

h1 a:Visited { color: #e99f00; text-decoration: none; }

h1.Imperios
{
    padding: 0 0 0 45px;
    background: Transparent url(../img/imperios.gif) 0 0 no-repeat;
    width: 210px;
}

h1.Centrix
{
    padding: 0 0 0 45px;
    background: Transparent url(../img/Centrix.gif) 0 0 no-repeat;
    width: 200px;
}

h3
{
    color: #999;
    font-size: 19px;
    font-weight: normal;
    margin: 0 0 20px 0;
}

p.PressHead
{
    font-weight: bold;
    padding-left: 42px;
    background: Transparent url(../img/arrPress.gif) 0 0 no-repeat;
    padding-bottom: 10px;
    font-size: 12px;
}

p.PressTeaser
{
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    background: Transparent url(../img/dott.gif) bottom center repeat-x;
}

.Cat
{
    font-weight: normal;
    font-size: 11px;
}

#HomeContent
{
    margin: 25px 0 0 0; 
    background: Transparent url(../img/Gray.gif) 0 0 no-repeat;
    min-height: 339px;
    padding: 22px 22px 0 22px;
}

#HomePress
{   
    float: left;
    width: 610px;
    padding-right: 20px;
}

#HomeSide
{   
    float: left;
    width: 220px;
}

#Footer
{
    margin: 90px 0 10px 0;
    vertical-align: bottom;
}

#Content
{
    /*float: left;
    width: 500px;*/
}

#Side
{
    /*float: left;*/
    width: 234px;
    background: Transparent url(../img/Side.jpg) 0 0 no-repeat;
    min-height: 498px;
    padding: 20px;
}

.srchTitle
{
	font-size: 20px;
}

.SideSelected a
{
	font-weight: bold;
	color: #d08f03;
}
