@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	background: url("bg_main.jpg"/*tpa=http://www.suruchitravels.com/images/bg_main.jpg*/) repeat-y top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}
a{
	text-decoration: none;
	color: #630;
	font-weight:bold
}

a:hover {
	border: none;
	color: #70A300;
}
#wrapper
{
	margin:30px auto;
	width:482px;
	clear:both;
}
#header
{
	float:left;
	width:450px;
	height:auto;
}
#topbg
{
	float:left;
	background: transparent url("topbg.png"/*tpa=http://www.suruchitravels.com/images/topbg.png*/) no-repeat ;
	width:482px;
	height:20px
}
#bg
{
	float:left;
	background:url("bg.jpg"/*tpa=http://www.suruchitravels.com/images/bg.jpg*/) repeat-y ;
	width:482px;
	height:auto
}
#banner
{
	float:left;
	width:450px;
	height:71px;
	margin-left:16px;
	padding-top:10px
}
#menusection
{
	float:left;
	width:450px;
}
#menu
{
	float:left;
	background:url("menubg.jpg"/*tpa=http://www.suruchitravels.com/images/menubg.jpg*/) no-repeat;
	width:450px;
	height:84px;
	margin:0 0 0 16px; 
}
#menu ul
{
	margin:50px 0 0 -40px;
	list-style:none;
	width:450px
}
#menu li
{

	padding:0 10px 0 0px;
	float:left;
	margin:0
}
#menu li a
{
	display: block;
	float: left;
	text-decoration: none;
	color:#333;
	padding:0;
	width:80px;
	height:33px;
	font-weight:bold;
	font-family: "Trebuchet MS";
	font-size:13px;
	text-align:center
}
#menu li a:hover
{
	text-decoration:none;
	color:#630
}


#img
{
	float:left;
	width:450px;
	height:170px;
	margin-left:16px
}
#img2
{
	float:left;
	background:url("mid_bg.jpg"/*tpa=http://www.suruchitravels.com/images/mid_bg.jpg*/) repeat-x;
	width:450px;
	height:120px;
	margin-left:16px
	
}
#content_section1
{
	float:left;
	width:450px;
	height:118px;
	margin-left:16px;
	margin-top:8px
}
#maincontents
{
	float:left;
	width:450px;
	height:auto;
	margin-left:16px
}
#box_link
{
	float:left;
	width:105px;
	height:auto;
	margin-left:20px;
	text-align:center
}
#box_link2
{
	float:left;
	width:105px;
	height:auto;
	margin-left:35px;
	text-align:center
}
#content1
{
	float:left;
	text-align:justify;
	width:430px;
	margin-left:16px
}
.text1
{
	font-family:arial;
	font-weight:bold;
	size:11px;
	color: #FFF;
	text-align:center
}
.text2
{
	font-family:sans-serif;
	font-weight:bold;
	size:10px;
	color: #FFF;
	text-align:center
}
#bottombg
{
	float:left;
	background:url("bottombg.png"/*tpa=http://www.suruchitravels.com/images/bottombg.png*/) no-repeat;
	width:482px;
	height:17px;
}
#footer
{
	float:left;
	width:450px;
	height:50px;
	margin-left:16px
}
.heading
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold
}
.text3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#630
}
#contents_left
{
	float:left;
	width:430px;
	height:auto
}
#content_right_img
{
	float: left;
	width:185px;
	height:auto;
	text-align:right
}
.bold
{
	font-weight:bold
}
.padding
{
	padding:4px
}
