body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #124e8d;
	margin: 0px;
	font-size: 11px;
	color: #aec6f7;
}

body#bannerout{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_s.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #124e8d;
	margin: 0px;
	font-size: 11px;
	color: #aec6f7;
}

body#gallery {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/gallery_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #124e8d;
	margin: 0px;
	font-size: 11px;
	color: #aec6f7;
}
a:link, a:visited {
	color:#ffffff;
	text-decoration:none;
	line-height: 16px;
}

a:hover {
	color:#fbba6a;
	text-decoration:none;
	line-height: 16px;
}


#contentwrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 11px;
}

.logo {
	height: 99px;
	width: 190px;
	float: left;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif, "Gill Sans";
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a386d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-weight: normal;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif, "Gill Sans";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #07376f;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#banner {
	clear: both;
	background-repeat: no-repeat;
	padding-top: 3px;
}
.menu {
	float: right;
	height: 99px;
	width: 752px;
}
.qlink {
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f48217;
	text-align: right;
	line-height: 36px;
}

.banner_banner {
	float: right;
	background-image: url(../images/banner_bg.jpg);
	width: 634px;
	height: 366px;
	overflow: hidden;
}
.welcometext {
	float: left;
	height: 377px;
	width: 300px;
	padding-top: 18px;
}

.welcometext img {
	margin-top: 12px;
	border:none;
}

img{
	border: none;
}
.welcometext p {
	font-family: Georgia, "Times New Roman", Times, serif, "Gill Sans";
	font-size: 12px;
	color: #717372;
	line-height: 20px;
}
.banner_image {
	height: 298px;
	width: 578px;
	margin-top: 36px;
	margin-left: 28px;
	overflow: hidden;
}

#mainbody {
	clear: both;
	padding-top: 12px;
}


.header {
	clear: both;
	height: 99px;
	margin: 0px;
	padding: 0px;
}
.clr {
	clear: both;
	height: 11px;
}

/* Menu Starts Here*/

#Navbar {
	float: left;
	height: 40px;
	position: absolute;
	top: 58px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navigation {
	clear: both;
	float: left;
	width: 580px;
	height: 40px;
	padding-left: 148px;
	margin-top: 23px;
	
}



#Navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Navbar ul li {
	display: inline;
}

#Navbar ul li a {
	background-color: transparent;
	float: left;
	text-decoration: none;
	height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-indent: -9999px;
	display: block; font-size: 12px;
}

#Navbar ul li#home a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 105px;
	position: absolute;
	left: 0px;
}

#Navbar ul li#home a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#Navbar ul li#testpreperation a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -105px top;
	height: 38px;
	width: 121px;
	position: absolute;
	left: 105px;
}

#Navbar ul li#testpreperation a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -105px bottom;
}

#Navbar ul li#studyabroad a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -226px top;
	height: 38px;
	width: 121px;
	position: absolute;
	left: 226px;
}

#Navbar ul li#studyabroad a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -226px bottom;
}

#Navbar ul li#photogallery a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -347px top;
	height: 38px;
	width: 121px;
	position: absolute;
	left: 347px;
}

#Navbar ul li#photogallery a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -347px bottom;
}

#Navbar ul li#students_corner a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -468px top;
	height: 38px;
	width: 146px;
	position: absolute;
	left: 468px;
}

#Navbar ul li#students_corner a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -468px bottom;
}
/* Menu ends Here*/

.studyabroad {
	float: left;
	width: 304px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #325d8e;
	border-right-color: #032559;
	border-bottom-color: #032559;
	border-left-color: #325d8e;
	padding: 16px;
	height: 360px;
}
.leftcolumn {
	float: left;
	width: 694px;
	overflow: hidden;
}
.study_abroad {
	clear: both;
	margin-top: 12px;
	padding: 0px;
	height: 122px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	width: 696px;
}


.news {
	float: right;
	width: 304px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #325d8e;
	border-right-color: #032559;
	border-bottom-color: #032559;
	border-left-color: #325d8e;
	padding: 16px;
	height: 360px;
}
.rightcolumn {
	float: right;
	width: 250px;
}
.clear {
	height: 2px;
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}
.quicklink {
	background-image: url(../images/qlink_bg.jpg);
	clear: both;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif, "Gill Sans";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 36px;
	padding-left: 11px;
	width: 229px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
}






/* Navigation bar*/

/* ///// SUB NAV ////// */

#subnav {
	float: right;
	width: 220px;
}
div#subnav ul {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-color: #0C4B8E;
	float: right;
	margin: 0px;
}

div#subnav ul li {
	list-style:none;
	padding: 0;
	margin: 0px;
	width: 240px;
}
div#subnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	color: #8bbef5;
	text-decoration: none;
	line-height: 31px;
	height: 26px;
	padding-left: 32px;
	background-image: url(../images/arrow-sm.jpg);
	background-repeat: no-repeat;
	background-position: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #225387;
	background-color: #275f9a;
}
div#subnav ul li a:hover {
	background-color:#083361;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08325f;
}





.destinations {
	margin-top: 12px;
	height:104px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #325d8e;
	border-right-color: #032559;
	border-bottom-color: #032559;
	border-left-color: #325d8e;
	background-image: url(../images/destination_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 11px;
}
.map {
	background-image: url(../images/map.jpg);
	float: left;
	width: 131px;
	height: 106px;
}
.country {
	float: left;
	width: 156px;
	margin-left: 12px;
	height: 98px;
	border: 1px solid #0a4184;
	padding: 4px;
	overflow: hidden;
}

.country a
{
	position:relative;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.country a:hover
{
	position:relative;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
.country img
{
	color: inherit;
	padding: 2px;
	vertical-align: top;
}




.testpreperation {
	clear: both;
	float: right;
	height: 360px;
	width: 242px;
}

.testpreperation img{
	float: right;
}
.messagebord {
	height: 65px;
	float: left;
	width: 687px;
}

.messagebord p{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #b3c5da;
	padding-top: 22px;
}
.message {
	height: 55px;
	width: 200px;
	float: right;
	background-image: url(../images/message_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 56px;
	text-align: center;
}

.message img{
	float:left;
}

.messagebord img{
float:left;
	
}

#footer {
	clear: both;
	height: 101px;
	background-color: #006699;
	background-image: url(../images/footer_bg.jpg);
}

#footerwrap {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 101px;
}
.footermenu {
	float: left;
	width: 500px;
	margin-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 50px;
	font-weight: normal;
}
.copuright {
	float: right;
	width: 300px;
	margin-top: 11px;
}

/* Drop Down Menu */

#dropmenudiv{
	position:absolute;
	line-height:24px;
	z-index:100;
	width: 180px;
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;

}

#dropmenudiv a{
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	color:#bd490f;
	font-family: "bold 11px Arial", Helvetica, sans-serif;
	text-align: left;
	height: 32px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 14px;
	line-height: 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fccb7f;
}

#dropmenudiv a:hover{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 1px 0px 1px 14px;
	text-transform: uppercase;
	background-color: #973609;
	background-image: url(../images/menu_drop_hover.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* Country Page Starts Here */




.country_1 {
	float: left;
	width: 660px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #325d8e;
	border-right-color: #032559;
	border-bottom-color: #032559;
	border-left-color: #325d8e;
	padding: 16px;
	clear: both;
}

.country_1 img{
	float: right;
	padding: 2px;
	border: 1px solid #0f56a5;
}

.photogallery {
	float: left;
	width: 660px;
	clear: both;
	padding-top: 36px;
}


.testimonials {
	float: left;
	width: 660px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #325d8e;
	border-right-color: #032559;
	border-bottom-color: #032559;
	border-left-color: #325d8e;
	padding: 16px;
	clear: both;
}

.testimonials img {
	float: left;
	padding: 4px;
	border: 1px solid #325d8e;
	display: block;
	margin-right: 16px;
}

.testimonials p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aec6f7;
	margin-bottom: 16px;
	line-height: 16px;
}

.message {
	float: left;
	width: 660px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #325d8e;
	border-right-color: #032559;
	border-bottom-color: #032559;
	border-left-color: #325d8e;
	padding: 16px;
	clear: both;
}

.message img {
	float: right;
	padding: 4px;
	border: 1px solid #325d8e;
	display: block;
}

.message p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aec6f7;
	margin-bottom: 16px;
	line-height: 16px;
}
