body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	padding:0;
	color:#333;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
}


a {
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
a:hover { text-decoration: underline }

img { border: none }

.clr { clear: both }

.logo {
	top: 115px;
	left:0px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
}


.skeleton {
margin: -25px auto 20px auto;
width:1000px;


}


.skeleton .inside{
margin: 0 auto;
	width:945px;
	background-color: #fff;

float:left;
margin-left:25px;
border:5px solid #fff;

	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;

}


.skeleton .inside .header{
width:100%;
float:left;
padding-bottom:15px;
}

.skeleton .inside .header .address{
width:300px;
float:right;
text-align:right;
padding:10px 20px 0px 0px;
}

.skeleton .inside .body_left1{
padding:0px 10px 0px 10px;
width:305px;
float:left;
}


.skeleton .inside .body_left{
padding:30px 10px 0px 10px;
width:305px;
float:left;
}

.skeleton .inside .body_left .title{
font-size:14px;
font-weight:bold;
color:#660000;
padding-bottom:5px;
text-transform:uppercase;
}

.skeleton .inside .body_left .imgs{
margin-right:10px;
}

.skeleton .inside .body_right{
width:600px;

float:left;
}

.skeleton .inside .body_right .main_menu{
font-size:13px;
font-weight:bold;
color:#333;
padding-bottom:10px;
font-family:tahoma;
text-transform:uppercase;
}


.skeleton .inside .body_right .main_menu a{
text-decoration:none;
color:#333;
margin-right:15px;
}

.skeleton .inside .body_right .main_menu a:hover{
text-decoration:underline;
color:#333;
margin-right:15px;
}

.skeleton .inside .body_right .title{
font-size:28px;
padding-bottom:7px;
padding-top:20px;
color:#660000;
}

.skeleton .inside .body_right .kotak{
border:6px solid #eee;
float:left;
margin-right:15px;
}

.skeleton .inside .quote{
	background-image: url(../images/bg_word.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	width:950px;
	height:200px;
	margin-left:20px;
	margin-top:25px;
	margin-bottom:50px;
}
