html,body{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.body {
    background-image: url(../images/layout/top_bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top left;
    background-color: #3799e7;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}
.maincontainer{
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    border: 0px solid #f26522;
    margin: 0px auto;
    background-image: url(../images/layout/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
    background-attachment: fixed;
    overflow: hidden;
}
.mainframe{
    width: 881px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.topframe{
    width: 881px;
    height: 204px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.logoframe{
    float: left;
    width: 186px;
    height: 204px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.top_1_frame{
    float: left;
    width: 238px;
    height: 185px;
    border: 0px solid #f26522;
	background-repeat: no-repeat;
	background-position: bottom left;
    margin: 0px auto;
    margin-top: 19px;
}
.top_2_frame{
    float: left;
    width: 164px;
    height: 185px;
    border: 0px solid #f26522;
	background-repeat: no-repeat;
	background-position: bottom left;
    margin: 0px auto;
    margin-top: 19px;
}
.top_3_frame{
    float: left;
    width: 290px;
    height: 185px;
    border: 0px solid #f26522;
	background-repeat: no-repeat;
	background-position: bottom left;
    margin: 0px auto;
    margin-top: 19px;
}
.lang_frame{
    float: left;
    width: 265px;
    height: 25px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-top: 20px;
}
.contenttopframe{
    width: 881px;
    height: 58px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.contenttop{
    float: left;
    width: 595px;
    height: 58px;
    border: 0px solid #f26522;
	background-repeat: no-repeat;
	background-position: bottom left;
    margin: 0px auto;
    margin-left: 186px;
}
.menu_frame{
    float: left;
    width: 186px;
    height: 268px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.menu_frame_content{
    text-align: right;
    float: right;
    width: 166px;
    height: 220px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-top: 20px;
}
.content_frame{
    float: left;
    width: 595px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.footer{
    float: left;
    width: 595px;
    height: 35px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-left: 186px;
}
.footer_content{
    text-align: center;
    width: 550px;
    height: 20px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-top: 5px;
}
.content_frame_content{
    float: left;
    width: 595px;
    min-height: 380px;
    height: auto !important;
    height: 100%;
    background: #FFFFFF;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.content_frame_content_bottom{
    float: left;
    width: 595px;
    height: 10px;
    border: 0px solid #f26522;
    background-image: url(../images/layout/mainframe_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
    margin: 0px auto;
}
.content_text_frame{
    width: 525px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-top: 20px;
}
.content_text_frame_margin{
    float: left;
    width: 525px;
    height: 15px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.image{
    border: 5px solid #d8f0fb;
}
.imageslideshow{
    float: right;
    width: 230px;
    height: 210px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.imageslideshowcontent{
    float: right;
    width: 213px;
    height: 160px;
    border: 0px solid #f26522;
    margin: 0px auto;
    overflow: hidden;
}
.nav{
    text-align: center;
    float: right;
    width: 203px;
    height: 20px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-top: 4px;
    margin-right: 5px;
    overflow: hidden;
}
a.galleryimg{
    border-style:solid;
	border-color: #e8eef3;
	border-width:4px;
    padding: 0px;
    display:block;
    width:150px;
    height:113px;
    margin-left: 13px;
    margin-top: 9px;
    outline: none;
}
a.galleryimg:hover{
    border-style:solid;
	border-color: #c0ced9;
	border-width:4px;
    padding: 0px;
    display:block;
    width:150px;
    height:113px;
    outline: none;
}
.theme_start{
    width: 504px;
    height: 222px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.start_lang{
    width: 300px;
    height: 25px;
    border: 0px solid #f26522;
    margin: 0px auto;
}




