body {
	text-align: center;
	color: #4D4D4D;
	background: #fff;
}

p {
	line-height: 1.5em;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #e24475;
}

.current a:hover {
	color: #000;
}

ul {
	margin: 1.5em 0;
	padding: 0;
}

ul li {
	background: url('../images/bullet.gif') no-repeat 0 4px;
	padding-left: 1em;
	line-height: 1.5em;
	list-style-type: none;
}

ul li.current {
	background-color: #E3E63A;
}

p img {
    padding-right: 5px;
}

#wrapper {
	width: 750px;
	margin: 20px auto;
	text-align: left;
	border: 1px solid #ccc;
	background: #fff;
}

#header {
	position: relative;
	height: 180px;
}
.h642{
	background: url('../images/home.gif') no-repeat top right;
}
.h645{
	background: url('../images/international.gif') no-repeat top right;
}
.h643{
	background: url('../images/aboutus.gif') no-repeat top right;
}

.h646{
	background: url('../images/contact.gif') no-repeat top right;
}

.h634{
	background: url('../images/experience.gif') no-repeat top right;
}

.h644{
	background: url('../images/ourservices.gif') no-repeat top right;
}

.h641{
	background: url('../images/seniorteam.gif') no-repeat top right;
}

#header img {
	position: absolute;
	left: 20px;
	top: 75px;
}

#menu {
	background: #4D4D4D;
	height: 1.6em;
	margin: 8px 16px;
}

/* Clear float */
#menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#menu ul {
	float: right;
	margin: 0;
}

#menu li {
	float: left;
	padding: 0.3em 0.5em 0.4em 0.5em;
	border-left: 1px solid #fff;
	font-size: 0.85em;
	background: none;
	line-height: 1.2em;
}

#menu li.first {
	border: none;
}

#menu li a {
	text-decoration: none;
	color: #fff;
	line-height: 1em;
}

#menu li.current a {
	color: #D4DF1B;
}

#content {
	margin: 0 22px;
	font-size: 0.85em;
	background: url('../images/dots.gif') repeat-y;
	min-height: 400px;
	height: auto;
}

/* Clear float */
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#left {
	float: left;
	width: 480px;
}

#centre {
	float: left;
	width: 240px;
}

#right {
	float: left;
	width: 226px;
}

#content.three {
	background: url('../images/dots_three.gif') repeat-y;
}

#content.three #left {
	width: 240px;
}

#content.wideright { background: url('../images/dots_wideright.gif') repeat-y; }
#content.wideright #left { width: 226px; }
#content.wideright #right { width: 480px; }
.wideright #left h2 { margin: 0.5em 0 1.5em 0; font-size: 1.1em; }
.wideright #right h2 { font-size: 1.4em; margin: 0.5em 0 1em; }

#content.widerright { background: url('../images/dots_widerright.gif') repeat-y; }
#content.widerright #left { width: 176px; }
#content.widerright #right { width: 530px; }
.widerright #left h2 { margin: 0.5em 0 1.5em 0; font-size: 1.1em; }
.widerright #right h2 { font-size: 1.4em; margin: 0.5em 0 1em; }


table.transactiontable {width:100%;line-height:1.1em; padding-left:15px;padding-right:0px; padding-top:0px;border:0px;margin-left:0px;margin-bottom:10px;margin-top:0px;}
table.transactiontable th { border:0px; padding-left:0px;margin-left:0px;margin-bottom:0px;padding-bottom:5px;margin-top:0px;padding-top:0px;}
table.transactiontable td { border:0px; padding-left:0px;margin-left:0px;margin-bottom:0px;padding-bottom:8px;margin-top:0px;padding-top:2px;vertical-align:top;}
table.transactiontable tbody { border:0px; padding-left:15px;margin-left:0px;margin-bottom:0px;padding-bottom:5px;margin-top:0px;padding-top:0px;}
table.transactiontable tr { border:0px; padding-left:0px;margin-left:0px;margin-bottom:0px;padding-bottom:5px;margin-top:0px;padding-top:0px;}

table.transactiontable .transaction-container { padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;border:0px;}
table.transactiontable .transaction-client { width:160px;text-align:left;padding-right:12px;padding-left:15px;}
table.transactiontable .transaction-transaction {width:270px;text-align:left;padding-right:12px; }
table.transactiontable .transaction-size {width:70px;text-align:left; padding-right:0px;text-align:right;}


table.transactiontable .transaction-client-head { width:160px;text-align:left;padding-right:12px;padding-left:15px;font-weight:600; font-size:1.1em;}
table.transactiontable .transaction-transaction-head {width:270px;text-align:left;padding-right:12px; font-weight:600; font-size:1.1em;}
table.transactiontable .transaction-size-head {width:70px;text-align:left; padding-right:0px;text-align:right; font-weight:600; font-size:1.1em;}


table.transactiontable tr:hover, table.transactiontable tr.hover { background-color:#e3e63a; }

table.transactiontable td a { display:block;}
#left p, #left li, #centre p, #centre li {
	margin-right: 25px;
}


#right h2 {
	margin: 0.5em 0 1.5em 0;
	font-size: 1.1em;
}

#left .map {
	float: right;
	margin-right: 25px;
	text-align: right;
	padding-left:5px;
}

#left .map img {
	border: none;
}

#left .map a {
	text-decoration: none;
	font-weight: bold;
}

#left .world {
	margin-top: 3em;
}

#left .portrait {
	float: left;
	border: 3px solid #E3E63A;
	margin: 0 1em 0.5em 0;
}

#right ul li {
	color: #000;
}

.rule {
	background: url('../images/rule.gif') repeat-x 6px 0;
	height: 8px;
	margin: 0 0 1em -12px;
}

.rule hr {
	display: none;
}

#right .exp_image {
	display: block;
	margin: 1em auto;
	border: 3px solid #E3E63A;
	padding: 3px;
}

#testimonials {
	font-weight: bold;
	background-color: #fff;
}

#footer {
	position: relative;
	background: #4D4D4D;
	color: #fff;
	padding: 0.5em 0.8em;
	margin: 10px 16px;
}

#footer p {
	margin: 0;
	font-size: 0.85em;
	line-height: 1.4em;
}

#footer #disclaimer {
	position: absolute;
	bottom: 0.5em;
	right: 0.8em;
}

#footer #disclaimer a {
	text-decoration: none;
	color: #B3B3B3;
}

#MemberLoginForm_LoginForm {
	margin: 1em;
}

#MemberLoginForm_LoginForm .field {
	margin: 0.5em 0;
}

#MemberLoginForm_LoginForm .field label.left {
	float: left;
	width: 8em;
	text-align: right;
	padding-right: 1em;
}

#MemberLoginForm_LoginForm .Actions, #MemberLoginForm_LoginForm p.field {
	margin-left: 9em;
}

.pagenumbers {
  height: 20px; padding-left:15px; padding-right:0px;
}

.pagenumbers p {
  float: left;
}

.pagenumbers p.right {
  float: right;
}
.pager-curr {
	padding-left:1px; padding-right:1px;
	background-color:#000;
	color:#fff;
}
.transactiondetails {padding-top:10px;padding-bottom:0px;margin-bottom:0px;}
.transactiondescription {padding-top:10px;margin-top:0px;padding-right:15px;}
.transactionimages {margin-left:auto;margin-right:auto;}
.transactionclose { float:right; font-weight:600;padding-right:10px;padding-bottom:10px;}
.jqmWindow, .jqmWindowOnLoad { display: none; position: fixed; top: 17%; left: 50%; margin-left: -200px; width: 450px; background-color: #fff; color: #333; border: 2px solid #e3e63a; padding: 0px 0px 0px 10px;z-index:4000;}
.jqmWindow img, .jqmWindowOnLoad img {border:0px;padding:6px 6px 6px 6px;}
.jqmOverlay { background-color: #000; }
* html .jqmWindow, * html .jqmWindowOnLoad { position: absolute; top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px'); }


#content .HighLightBox{
    color: #222;
    margin-left:0px;
    margin-right:auto;
    background-color: #EBECF2; 
    width: 90%;
    padding: 10px;
    margin-top: 7px;
    margin-bottom: 15px;
}
#content .HighLightBox .modal-link{
    color: #000;
    font-weight: 600;
}

.transactiondescription .topimages img {margin-left: auto;margin-right: auto;display: inline; border: #ccc solid 1px; margin-right: 10px;}
