*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
ul{
	list-style:none;
}
body{
	background-color:#c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	width:766px;
	margin:0 auto;
}

#container, #flash{
	width:766px;
	float:left;
}
#container{
	background-color:#ededed;
}
#flash{
	height:440px;
}
#content{
	float:left;
	width:696px;
	padding:0px 30px 30px 40px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.left{
	float:left;
}
.right{
	float:right;
}
#footer{
	float:left;
	width:766px;
	height:69px;
	background:url(images/footer-bg.gif) repeat-x;
	color:#fff;
	font-size:12px;
	text-indent:40px;
}
#footer p{
	float:left;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
/*Homepage*/
#content .left{
	width:410px;
}
#content .right{
	width:264px;
}
h3 , h4{
	color:#003b7f;
	text-align:left;
	margin-top:15px;
}
#content .right img{
	float:left;
}
.botm-bdr{
	float:left;
}
.img1{
	margin:10px 0 10px 18px;
}
.img2{
	margin-top:10px;
}
.text{
	float:left;
	width:410px;
	text-align:justify;
	color:#545454;
}
.colleges{
	float:left;
	width:258px;
	background-color:#d9d9d9;
}
.image{
	float:left;
	margin-top:15px;
}
/*Content pages*/
.text-content{
	width:696px;
	float:left;
	color:#545454;
}
.skill-left, .skill-right{
	float:left;
	width:200px;
}
.destination{
	float:left;
}
.destination li{
	float:left;	padding:0 8px;
}
#content a{
	color:#545454;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover{
	text-decoration:underline;
}
#enquiry {
	float:left;
	width:520px;
	line-height:25px;
	margin-top:15px;
}
#enquiry .left{
	width:200px;
	text-align:right;
	line-height:30px;
}
#enquiry .right{
	width:500px;
	text-align:left;
	line-height:8px;
}
p{
	margin:8px 0;
}
#enquiry input, #enquiry select, #enquiry .left p{
	margin:2px 0;
}
#dest{
	float:left;
	list-style:none;
}
#dest li{
	line-height:180%;
}

div.bluediv {
	border-top: 1px #36C solid;
	height:20px;
	margin-top: 20px;
	margin-bottom: 0px;
}	
.imglink {
	border:1px #999966 solid;
	padding: 5px;
}
