body{
    font-family:Georgia,Times,Helvetica;
    font-size:11px;
    background-image:url(images/bg.gif);
    background-attachment: fixed;
    background-position:center;
}

#wrapper{
    width:973px;
    margin-left:auto;
    margin-right:auto;
    border:1px solid #000000;
    background-color:#FFFFFF;

}
#header{
 padding:0px;
 margin:0px;
 height:374px;
}

#header-internal{
 padding:0px;
 margin:0px;
 height:113px;
}
#menu{
    clear: both;
    width:973px;
    margin:0 auto;
    background-color: #333333;
    height:27px;
	color: #eace79;
	font-weight:bold;
}
#maincol{
}
#left-homepage{
    float:left;
    padding-top:33px;
    width:713px;
    /* height:500px; */
    padding-left:20px;
    background-image:url(images/body-bg.jpg);
}
#right-homepage{
    float:left;
    padding-left:20px;
    width:220px;
    padding-top:33px;
    /* height:475px; */
background-image:url(images/right-panel-bg.jpg);
}
#left-internal{
float:left;
padding-top:33px;
width:209px;
padding-left:20px;
background-image:url(images/left-panel-bg.jpg);
background-repeat: repeat-y;
height:auto;
}

#right-internal{
float:left;
width:694px;
padding-top:33px;
padding-left:25px;
padding-right:25px;
background-image:url(images/body-bg.jpg);
height:auto;
}
#footer{
    clear:both;
    	background-color: #333333;
	border: none;
	height: 63px;
	left: 0px;
	padding: 0px;
	width: 973px;

}
.ts-footer-left{
	float: left;
	padding: 20px 5px 0px 50px;
	width: 150px;

}
.ts-footer-right{
	float: left;
	padding-top:10px;
}

.ts-footer-right-a a{
	color: #eace79;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}
.ts-footer-right-a a:hover{
	color: #eace79;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
}

.ts-footer-right-a a:visited{
	color: #eace79;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}
.ts-footer-right-b{

}
.ts-footer-right-b a{
	font-family:  arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.ts-footer-right-b a:hover{
	font-family:  arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
span.reserved{
	font-family:  arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
img.country{
	line-height: 50%;
}

span.right{
	font-family:  arial,helvetica;
	font-size: 10px;
	line-height: 12px;
}
