body,form,h1,h2,h3,h4,h5,h6,input,ul,li,ol,p,a{margin:0;padding:0;}
img{border:0px;}
a{text-decoration:none;}

* html ul,li{
     margin: 0;
     padding: 0;
}

html,body{
	height:100%;
	padding:0px;
	margin:0px;
}

body{
	text-align:center;
	height:100%;
    background-color: #C4D5AB;
	margin-top:43px;
}

.sep1{
    background: #E6E6E6;
    margin-left: -14px;
    height: 1px;
    width: 100px;
}
.seperator_left{
    background: #E6E6E6;
    margin-right: -19px;
    height: 1px;
    width: 253px;
    margin-bottom: 10px;
}
.seperator_right{
    background: #E6E6E6;
    margin-left: -15px;
    height: 1px;
    width: 245px;
    margin-bottom: 10px;
}
.bodyWrapper{
	width:913px;
	padding:2px;
	background-color:#FFFFFF;
	margin:0 auto;
}
.contentWrapper{
    margin:0 auto;
    width:880px;
}
.contentContainer{
    background: url(../images/content-bg.jpg) repeat-y;
    width:100%;
}
.contentWrapper .contentContainerExtra{
    background: url(../images/content-bg1.jpg) repeat-y;
}
.contentWrapper .leftColumn{width:252px;}
.contentWrapper .centerColumn{width:362px;}
.contentWrapper .centerColumn2{width:590px;}
.contentWrapper .rightColumn{width:229px;}

.linkStyle1{
    color:#059EBE;
    text-decoration: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:11px;
}
.linkStyle1:hover{
    color:#000;
}

.linkStyle2{
    color:#202020;
    text-decoration: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: bold;
}
.linkStyle2:hover{
    color:#000;
}

input.search{
    border:0px;
    border-left:#AAAAAA solid 1px;
    border-top:#AAAAAA solid 1px;
    background-color: #F3F3F3; 
    font-size: 11px;
    font-family: Tahoma;
    color: #5D5D5D;
    width:155px;
    height: 21px;
    padding:6px 10px 0 10px;
}
input.maillist{
    border:0px;
    border-left:#AAAAAA solid 1px;
    border-top:#AAAAAA solid 1px;
    background-color: #F3F3F3; 
    font-size: 11px;
    font-family: Tahoma;
    color: #5D5D5D;
    width:157px;
    height: 21px;
    padding:6px 10px 0 10px;
}
.bottomWrapper{
    height: 44px;
    line-height: 44px;
    border-top: 1px solid #C4C4C4;
    margin-top: 10px;
}
.bottomLinks a{
    font-family: Tahoma;
    font-size: 10px;
    color:#304248;
    text-decoration: none;
    margin-right: 65px;
}
.bottomLinks a:hover{
    text-decoration: none;
}
.bottomLinks a.extra{
    margin-right: 0;
    text-decoration: none;
}
h1.grey{
    color:#404040;
    font-size: 16px;
    font-family: Tahoma, Arial;
    font-weight: bold;
}

.pageLink{
    -moz-border-radius:3px;
    width:10px;
    height:19px;
    background-color:#000000;
    color:#000000;
}
.pageRenk{
    -moz-border-radius:3px;
    background-color:#ADAAA5;
    color:#FFFFFF;
    width:10px;
    height:19px;
    float:left;
    padding-left:5px;
    padding-right:5px;
    margin-right:5px;
}

.pageRenk1{
    -moz-border-radius:3px;
    background-color:#FFFFFF;
    color:#A3A3A3;
    width:10px;
    height:19px;
    float:left;
    padding-left:5px;
    padding-right:5px;
    margin-right:5px;
}

.img1 {
  border:5px solid #64747A;
}

.footerWrapper{
	background-color:#181D22;
	background-image:url(../images/bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
    margin:0 auto;
    width:917px;
}

.footerContainer{
    text-align: left;
	width:913px;
    /*margin-left:8px;*/
}

.footerWrapper .logos .img{
    border-right: solid 0px #363B3F;
    border-bottom: solid 0px #363B3F;
}

.footerWrapper .logos .img2{
    border-right: solid 0px #363B3F;
}