
.htop{
   float:left;
   height: 23px;
}
.htop1{
    height: 23px;
    text-align: right;
}

a{
   text-decoration: none;
   color: #000000;
}

.randomImage li{
    list-style: none;
}

.gallery_image_index{
	float: left;
	padding: 1px;
	margin: 1px;
    font-size: 12px;
    border: 1px solid #cccccc;
}

.ob1{
   width: 31%;
   text-align: center;
}
.ob2{

    width: 33%;
    text-align: center;
}
.ob3{
    width: 31%;
    text-align: center;
}

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, Helvetica, Sans-Serif;
    background-color: #ffffff;
}

.randomImage{
width: 480px;
margin-left: 20px;

}

#wrapper {
	margin: 0 auto;
	width: 1000px;
}

img {
	border: 0px;
}

img.left {
	float: left;
}

#container {
	text-align: left;
}

#container #top-menu {
    float: left;
	width: 100%;
}

#container #top-menu #menu {
	height: 64px;
}

.entry {
	width: 220px;
	height: 64px;
	float: left;
	background-image: url("/public/images/h_top_bg.png");
	background-repeat: repeat-x;
}

#middle-container {
	width: 100%;
}

#left-container {
	float: left;
	width: 496px;
	background-image: url("/public/images/l_bg.png");
	
	background-position:right;
	
}

#right-container {
	float: left;
	width: 480px;
}

#b-left-container {
	float: left;
}

#b-right-container {
	float: left;
}
.logo {
	margin-top: 27px;
}