html{
      min-height:100%;
      margin: 0px;
      padding: 0px;
      border: none;
      text-align: center;
   }

body{
	min-height:100%; margin-top:10px; padding:0; min-width:750px; font-family: arial, verdana, "trebuchet ms", sans-serif; font-size:11px; color:#000000; text-align:center; background: #EFEFEF;
}

h1{
	padding:2px; text-transform:uppercase; font-size : 20px;
}
h2{
	padding:2px; font-size : 17px;
}
h3{
	padding:2px; font-size : 14px;
}
p{
	padding:5px;
}
a{color:#000000;}
a img{
	border: 0px;
}

#container{
	width:750px; padding:0px; margin:0px auto; background: #EFEFEF; text-align:left;
}

#country{
	line-height:0px; text-align:right; margin:0px; padding:5px 0px 5px 0px;
}

#logo{
	background : #5CAD5C url(/images/logo-bg.gif) no-repeat; text-align:center; height: 69px;
}

#menu{
	line-height:20px; text-align:center; background:#BF0102; height: 20px;
}
#menu a{text-decoration:none; color:#ffffff; padding:0px 5px 3px 5px; border-left: thin solid White; border-top: thin solid White; border-right: thin solid White; background: #006400;}
#menu a:hover{background: #BF0102;}

#mainContent{
	background-image: url(/images/container-bg.gif); border-bottom : thin ridge Black; padding-top: 10px; padding-bottom: 10px;
}

#adSomething{
	height:300px;
	width:715px;
	position:absolute;
}

#cookieCrumbs{
	text-transform:uppercase; color:#4F4F4F; padding:10px 305px 10px 5px;
}
#cookieCrumbs a{color: #4F4F4F; text-decoration: none;}
#cookieCrumbs a:hover{color:#008000; border-bottom : thin dotted #008000;}

#cont1{
	width:500px; float:left; padding-left: 30px;
}
#cont1 h1{
	padding-top:250px;
}

#cont2{
	width:170px; float:right; background-color : tranparent; padding-right:20px; padding-top:305px;
}
#cont2 a{color:#000000; text-decoration:none; text-transform:capitalize;}
#cont2 a:hover{color:#008000; border-bottom : thin dotted #008000;}

div.dirlnks {
	padding: 10px 40px 10px 40px; position:relative; float: left; top:0px; text-transform:capitalize;
}
div.dirlnks a{color:#0B5E11; text-decoration:none;}
div.dirlnks a:hover{color:#0B5E11; border-bottom : thin dotted #008000;}

#footer{
	text-align:right; margin:0px; clear:both; padding:5px 0px 5px 0px; background: #5CAD5C; border : thin dotted #BF0102;
}
#footer p{padding:2px; margin:1px;}

.clear {

	clear:both;

}
