/*[fmt]AA90-1A0A-3*/
/*CSS Document
@charset "utf-8";
CSS Document*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #555A6F;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background: #FFFFFF url(img/browser_bkg2.jpg) no-repeat top center;
}
* {
	margin: 0;
	padding: 0;
}
#browserbkg {
	width: 1600px;
	height: 1066px;
	margin: 0 auto;
}
h1, h2, h3 {
	font-size: 1.4em;
	color: #4B4976;
	font-family: "Arial Black", Arial, "Lucida Sans", sans-serif;
	padding-top: 10px;
	font-weight: normal;
	padding-bottom: 6px;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
}
h3 {
	font-size: 1em;
	margin: 0px;
}
a {
	color: #0066FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
}
#wrapperhome {
	width: 960px;
	height: 680px;
	margin: 18px auto 30px;
	padding: 0;
	background: url(img/homepage_bkg3.png) no-repeat left top;
	position: relative;
	top: 0px;
	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: #FFFFFF;
	border-right-color: #95AFC4;
	border-bottom-color: #95AFC4;
	border-left-color: #CCFFFF;
}
#wrapper {
	width: 960px;
	margin: 0 auto !important;
	background: url(img/mainpage_edge.png) repeat-y left top;
	padding: 0px;
}
#masthead, #mastheadmain {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	background: url(img/masthead_bkg_redder.png) no-repeat 0 10px;
}
#mastheadmain {
	background: url(img/mainpage_top_redder.png) no-repeat 0 0;
	margin: 18px auto 0 !important;
}
/*-- mainnav--*/
#mainnav {
	width: 800px;
	clear: left;
	padding: 0px 0 0;
	height: 30px;
	margin: 0px;
	position: relative;
	top: 80px;
	left: 20px;
}
#mainnav p {
	display: block;
	font-weight: normal;
	margin: 0px !important;
	padding: 0px !important;
}
#mainnav a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#mainnav ul {
	list-style: none;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
#mainnav li {
	/*width: 150px!important;*/
	font-size: 110% !important;
	font-weight: normal;
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainnav li a:link, #mainnav li a:visited {
	color: #0066FF;
}
#mainnav li a:hover, #mainnav li a:active {
	color: #000;
}
/*-- end of main nav bar --*/
#newspanel {
	width: 620px;
	height: 230px;
	overflow: hidden;
	margin: 0 0 0 20px;
	clear: left;
}
#newspanel p, #mainpanel p {
	font-size: 90%;
	color: #000000;
	margin-bottom: 1em;
}
li {
	color: #000000;
}
/*-- the mainpanel is used on all main pages (instead of newspanel)--*/
#mainpanel {
	width: 620px;
	margin: 0 20px 0 0px;
	padding: 0px;
	/*border-left: 1px solid #00CCFF;*/
	float: right;
}
#col1, #col2 {
	width: 300px;
	float: left;
	height: 284px;
	margin: 0 0 0 20px;
	background: url(img/colshort_bkg.png) no-repeat top center;
}
#col1 p, #col2 p, #col3 p, #minorcol p {
	margin: 0 10px 6px;
	font-size: 86%;
	color: #30333F;
}
#col1 h1, #col1 h2, #col1 h3, #col2 h1, #col2 h2, #col3 h1, #col3 h2, #col3 h3, #minorcol h1, #minorcol h2, #minorcol h3 {
	margin: 0px 10px 2px;
	padding-top: 12px;
}
#col1 h1, #col1 h2, #col1 h3 {
	font-size: 1.1em;
}
#col2 h1, #col2 h2, #col2 h3 {
	font-size: 1.1em;
}
#col3 {
	/*-- note fixed height as used on home page --*/
	width: 290px;
	margin: 0 20px 0 0px;
	float: right;
	height: 600px;
	overflow: hidden;
	font-size: 86%;
	color: #000;
}
#col3 {
	background: url(img/col_long_bkg.png) no-repeat top center;
}
/*--col3a is the right-hand column on main pages - it has no fixed height --*/
#minorcol {
	width: 290px;
	margin: 0 20px 0 0px;
	/*float: left;*/
	font-size: 86%;
	color: #000;/*border-right: 1px solid #00CCFF;*/
}
#col3 img, #minorcol img {
	border: 1px solid #FFF;
	padding: 2px;
}
#footer {
	width: 960px;
	height: 34px;
	margin: 0 auto 30px;
	background: url(img/mainpage_bottom.png) no-repeat top center;
	/*clear: both;*/
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95AFC4;
}
#footer p {
	font-size: 80%;
	margin-left: 27px;
	text-align: right;
	margin-right: 23px;
}
/*home page footer only*/
#footerhome {
	width: 600px;
	margin: 0px 0 0 18px;
	padding-top: 0px!important;
	height: 30px;
	clear: left;
	float: left;
}
#footerhome p {
	font-size: 75%;
	margin-left: 8px;
	padding-top: 16px;
}
/*-- contact form --*/
#CallUs {
	width: 260px;
	margin: 0 8px;
}
#CallUs p {
	/*line-height: 1.5;*/
	padding: 0 0 2px;
	margin: 0;
}
.callme {
	font-size: 100%;
	width: 130px;
	height: 38px;
	/*float: left;*/
	margin: 0 0.5em;
	display: block;
	padding: 0px;
	background-image: url(img/icon_phone.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	line-height: 38px;
}
/*------------end of call us form---------
----forms----*/
input.formtxt {
	color: #000000;
	background: url(img/inputfield_bkg.png) repeat-x left center;
	border: 1px solid #FFFFFF;
	width: 140px !important;
	padding: 0px;
	/*margin: 0px 0px 2px;
line-height: 1.5;*/
	height: 20px;
	margin: 0px;
}
input.formtxt2 {
	font-size: 90%;
	color: #000000;
	background-color: #9CC8F3;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #000000;
	width: 180px;
}
/*-------------sx for enquiry form---------*/
input.formtxt3 {
	color: #000000;
	background: url(img/inputfield_bkg.png) repeat-x left center;
	border: 1px solid #FFFFFF;
	width: 300px !important;
	padding: 0px;
	/*margin: 0px 0px 2px;
line-height: 1.5;*/
	height: 20px;
	margin: 0px;
}
input.formbutton, input.formbuttonVar {
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #48A943;
	height: 22px;
}
input.formbutton {
	width: 44px;
}
.textarea {
	background-color: #C7CBBC;
	color: #000000;
	width: 200px;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 100%;
	border: 1px solid #FFFFFF;
}
form p {
	clear: left;
	margin: 0;
	padding: 2px 0px;
	text-align: left;
}
form p label {
	font-size: 100%;
	width: 80px;
	height: 20px;
	float: left;
	margin: 0 0.5em;
	display: block;
	padding: 0px;
}
fieldset {
	border: 1px solid #FFFFFF;
	width: 90%;
	margin: 0 auto;/*background-color:#748FDA*/
}
legend {
	font-weight: bold;
	color: #990000;
	padding: 2px 6px;
	margin-left: 20px;
	font-size: 100%;
}
/*--- general styles --
.bullet1{
background: url(img/bullet1.png) no-repeat 0px center;
margin-left: 0px;
padding-left: 22px;
}*/
.bullet1 a:link, .bullet1 a:visited {
	background: url(img/bullet1.png) no-repeat left center;
	padding: 0 0 0 22px;
}
.bullet1 a:hover, .bullet1 a:active {
	background: url(img/bullet1_ov.png) no-repeat left center;
	padding: 0 0 0 22px;
}
.clearall {
	width: 800px;
	clear: both;
}
.emphasis {
	font-weight: bold;
	color: #000 !important;
	font-size: 105% !important;
}
.testimonialHome {
	font-style: italic;
	display: block;
	width: 250px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	padding: 8px;
	color: #333399;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	display: block;
	font-size: 85%;
	width: 200px;
	padding: 10px;
	float: right !important;
	margin: 0 0 4px 4px;
	background: url(img/col_long_bkg.png) center top;
	color: #333399;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #95AFC4;
	border-bottom: 1px solid #95AFC4;
	border-left: 1px solid #FFFFFF;
}
/*--------tables-----------------*/
table {
	margin: 0 auto;
	border: 1px solid #666666;
	padding: 2px;
}
.infotable td {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	vertical-align: top;
	margin: 10px;
	border-top: 1px solid #D4DDEC;
	border-right: 1px solid #D4DDEC;
}
.infotable th {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #4B4976;
	text-align: left;
	padding-left: 2px;
	vertical-align: top;
	padding-top: 4px;
	background-image: url(../p7apm/img/p7apmTransparently.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.infotableBold {
	font-size: 0.9em !important;
	font-weight: bold !important;
	color: #FFF !important;
}
.infotable caption {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 16px;
	text-align: left;
}
.infotable li {
	list-style: outside url(img/bullet2.png);
	/*[disabled]padding-left:15px;*/
	margin-left: 24px;
	line-height: 1;
	margin-bottom: -9px;
	padding: 0px;
	margin: 6px 0px -8px 24px;
}
.infotable ul {
	margin: 15px 15px 15px 4px;
	text-align: left;
}
.small-label {
	font-size: 86%;
}
.mandatory {
	font-weight: bold;
	color: #990000;
}
.caption {
	font-size: 90%;
	color: #FF6600;
}
.quote1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CEDAE3;
	display: block;
	color: #333333;
	margin-right: 150px;
	padding: 7px;
	font-size: 86%;
}
.quote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 150px;
	font-size: 86%;
	display: block;
	color: #333399;
}
.mainlist ul {
	margin: 0 0 0 20px;
	
}

.mainlist li {
	list-style: outside url(img/bullet3.gif);
	font-size: 75%!important;
	margin:0 0 0 20px;
	padding: 0 0 0 10px;
	color:#000000;
}

.subhead {
	font-weight: bold;
	color: #4B4976;
}
.picspaceright {
	padding-right: 8px;
	padding-bottom: 5px;
}
