body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;background-color:#000000;}

.bg {background-image: url(../images/bg.jpg);background-repeat: repeat-y;}
.bg_top {background-image: url(../images/bg_top.jpg);background-repeat: no-repeat;}
.bg_top2 {background-image: url(../images/bg_top2.jpg);background-repeat: no-repeat;}

/* Content */
.content {color:#ffffff;font-size:12px;font-family:Arial, Helvetica, sans-serif;line-height: 18px;}
.content  A:link {color: #ffffff;text-decoration: underline;font-weight: normal;}
.content  A:visited {color: #ffffff;text-decoration: underline;font-weight: normal;}
.content  A:active {color: #ffffff;text-decoration: underline;font-weight: normal;}
.content  A:hover {color: #f7cd30;text-decoration: underline;font-weight: normal;}

.h{color: #f7cd30;font-weight: bold;}

/* Contact */
.contact {width:250px;float:left;background-image: url(../images/bg_contact.jpg);background-repeat: no-repeat;}
.contact_txt {padding:40px 10px 0 45px;}
.content_layout {margin:20px 26px 50px 26px;}
