html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:820px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	background-color:#FFFFFF;
	background-image:url(http://letustudyabroad.com/images/bg.png); /* Fix this absolute path later to make the image work */
	background-repeat:repeat-x;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a:link, a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:active, a:hover {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 20px;
	color: #0F1A34;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 20px;
}
h2 {
	font-size: 14px;
	color: #0F1A34;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
}
h3 {
	font-size: 12px;
	color: #0F1A34;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h4 {
	font-size: 11px;
	color: #0F1A34;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
#tech-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#tech-table td {
	padding: 5px;
	text-align: center;
}
#tech-table .row-on {
	background-color: #dddddd;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	line-height: 17px;
	font-size: 12px;
	color: #484848;
	padding-bottom: 10px;
}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.yellow-bold {
	color:#FFD100;
	font-weight:bold;
}
.container {
	width:820px;
	text-align:left;
	margin:auto;
	margin-bottom:-20px;
	background-color:#FFFFFF;
}
* html .container {
	height:100%;
} /* for ie to resize */
#top-menu {
	background-color:#0B1328;
	height:25px;
	text-align:right;
}
#top-menu ul {
	color:#FFFFFF;
	height:25px;
	margin-right:20px;
	width:800px;
}
#top-menu ul li {
	display:inline;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	line-height:25px;
}
#header {
	background-image:url(http://letustudyabroad.com/images/header-bg.png); /* Fix this absolute path later to make the image work */
	background-repeat:repeat-x;
	height:72px;
}
#logo {
	float:left;
	height:72px;
	width:190px;
}
#department {
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:72px;
	line-height:72px;
	padding-left:20px;
	width:290px;
}
#drop-two {
	background-image:url(http://letustudyabroad.com/images/ql-bg.png); /* Fix this absolute path later to make the image work */
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:72px;
	line-height:72px;
	text-align:center;
	width:96px;
}
#drop-two a {
	color:#FFFFFF;
	text-decoration:none;
}
#drop-two a:hover {
	color:#FFD100;
	text-decoration:none;
}
.clearfooter {
	clear:both;
	height:20px;
}
#bottom {
	position:relative;
	bottom:0px;
	height:20px;
	clear:both;
	width:820px;
	margin-left:auto;
	margin-right:auto;
}
#footer_advert {
	background-color:#3C4A67;
	background-image:url(http://letustudyabroad.com/images/lh-bg.jpg); /* Fix this absolute path later to make the image work */
	background-position:right bottom;
	background-repeat:no-repeat;
	border-top:1px solid #FFFFFF;
	color:#FFFFFF;
	float:left;
	font-size:12px;
	height:60px;
	padding:20px;
	width:780px;
}
#footer {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
	width:820px;
}
#footer li {
	display:inline;
	font-size:10px;
	font-weight:bold;
}
#copyright {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:820px;
}
#copyright p {
	color:#666666;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
	text-align:center;
	width:820px;
}
#mytabsmenu {
	width: 810px;
	background-color: #576989;
	padding-left: 10px;
}
/* Main Navigation Tabs */
.tabsmenuclass ul{
	overflow: hidden;
	width: 810px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tabsmenuclass li{
	float: left;
	background-color: #576989;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.menu-title {
	padding-right: 30px;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
}
.tabsmenuclass a{
	display: block;
	color: #FFFFFF;
	margin-right: 1px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #576989;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.tabsmenuclass a:hover, .tabsmenuclass a.selected{
	color: #FBD100;
	background-color: #2A3956;
}
/* Main Navigation Sub Content */
.tabsmenucontentclass{
	clear: left;
	width: 795px;
	background-color: #2A3956;
	font-size: 11px;
	height: 30px;
	line-height: 28px;
	padding-right: 10px;
	padding-left: 15px;
	font-weight: bold;
}
.tabsmenucontentclass ul{
	list-style-type: none;
}
.tabsmenucontentclass li{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}
.tabsmenucontentclass a{
	color: #FFFFFF;
	font-size: 10px;
}
.tabsmenucontentclass a:hover, .tabsmenucontentclass a.selected{
	color: #FBD100;
}
#subpage_content {
	width:820px;
	float:left;
	background-image:url(http://letustudyabroad.com/images/mb-bg.jpg); /* Fix this absolute path later to make the image work */
	background-repeat:repeat-y;
}
#leftnav {
	float:left;
	display:inline;
	padding-bottom:40px;
	width:220px;
	line-height:18px;
}
#leftnav ul {
	padding: 10px;
}
#leftnav li {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E607D;
	font-size: 13px;
}
#leftnav ul li ul {
	padding: 0px;
	margin: 0px;
}
#leftnav ul li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 190px;
}
#leftnav ul li ul li:hover {
	background-color: #607497;
}
#leftnav ul li ul li ul li:hover {
	background-color: transparent;
}
#leftnav a:link, #leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#leftnav a:active, #leftnav a:hover {
	color: #FFD100;
}
#leftnav .yellow-bold {
	line-height:18px;
}
#subpage_body {
	float:left;
	margin-left:20px;
	margin-top:10px;
	width:580px;
}
#subpage_rotator {
	border:1px solid #CCCCCC;
	float:left;
	height:138px;
	margin-bottom:5px;
	margin-top:5px;
	overflow:hidden;
	width:578px;
	background-color:#000000;
}
#pathway {
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:20px;
	line-height:19px;
	width:580px;
}
#pathway li {
	display:inline;
}
#share {
	float:right;
	z-index:999;
}
#content {
	float:left;
	width:580px;
}
#content ul {
	padding-bottom:10px;
}
#content ul li {
	color:#484848;
	font-size:12px;
	line-height:18px;
	list-style-position:outside;
	list-style-type:square;
	margin-left:20px;
	padding-bottom:5px;
	padding-top:5px;
}
#sublinks {
	position: absolute;
	visibility: hidden;
	background-color: #23304b;
	padding: 5px;
	z-index: 999;
	height: 106px;
	width: 238px;
	border:1px solid #FFFFFF;
	background-image: url(http://letustudyabroad.com/images/drop-bg.png); /* Fix this absolute path later to make the image work */
	background-repeat: repeat-x;
	background-position: bottom;
}
#sublinks p {
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
}
#sublinks li {
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}
#sublinks li a:link, #sublinks li a:visited{
	color: #FFFFFF;
}
#sublinks li a:active, #sublinks li a:hover{
	color: #FFD100;
}
#drop-one {
	float: left;
	height: 72px;
	width: 57px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 72px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-image: url(http://letustudyabroad.com/images/faqs-bg.png); /* Fix this absolute path later to make the image work */
}
#drop-one a:link, #drop-one a:visited {
	text-decoration: none;
	color: #ffffff;
}
#drop-one a:active, #drop-one a:hover {
	text-decoration: none;
	color: #FFD726;
}
#search {
	float: right;
	height: 72px;
	width: 167px;
}
.search-box {
	border: 1px solid #576989;
	margin-left: 10px;
	margin-top: 25px;
	float: left;
	width: 116px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:2px;
	padding-right:2px;
}
.search-box:hover {
	border: 1px solid #FFD100;
	background-color: #F4F4F4;
}
.h-search {
	height: 20px;
	width: 20px;
	background-image: url(http://letustudyabroad.com/images/submit.gif); /* Fix this absolute path later to make the image work */
	background-repeat: no-repeat;
	float: left;
	background-position: center center;
	margin-top: 26px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#social {
	height:24px;
	margin-bottom:8px;
	padding-left:240px;
}
.social_wrap {
	float:left;
	display:inline;
	margin-left:5px;
	margin-right:5px;
}
.social_image {
	height:24px;
	width:24px;
	float:left;
	display:inline;
}
.social_text {
	display:inline;
	float:left;
	font-size:10px;
	height:24px;
	line-height:24px;
	padding-left:6px;
}
#badge {
	margin-top:0px;
}
.resource_wrap {
margin-top:10px;
}
.resource_text {
	float:left;
	display:inline;
}
.resource_thumb {
	background-color:#CCCCCC;
	display:inline;
	float:left;
	height:47px;
	margin-bottom:16px;
	margin-right:8px;
	width:70px;
	border:1px solid #003366;
}
.resource_thumb a {
	color:#003366;
}
.resource_thumb a:hover {
	color:#FFD100;
}
.clear {
	clear:both;
}