html * { -moz-box-sizing: border-box; box-sizing: border-box; }
body,td,tr{
	scrollbar-face-color: #4b87c2;   
	scrollbar-shadow-color: #4b87c2; 
	scrollbar-highlight-color: #4b87c2;   
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;   
	scrollbar-track-color: #d0d0d0; 
	scrollbar-arrow-color: #ffffff; 
	font-family: Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:link{
	color: #003466;
	text-decoration: none;
}
a:visited{
	color: #003466;
	text-decoration: none;
}
a:hover{
	color: #4b87c2;
	text-decoration: none;
}
.hidden {display:none;}
.boarder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5b5b5b;
	border-left-color: #5b5b5b;
}
a{
	color: #000000;
	text-decoration: none;
}
a:link{
	color: #003466;
	text-decoration: none;
}
a:visited{
	color: #003466;
	text-decoration: none;
}
a:hover{
	color: #4b87c2;
	text-decoration: none;
}
h1,h2,h3,h4,h5{
 font-family: Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
}
h1{
 font-size: 12px;
 color: #003466;
}

h2{
	color: #1b449d;
	font-size: 16px;
	margin-bottom: 7px;
	padding-left: 10px;


}

h3{
	font-weight: bold;
	color: #1b449d;
	font-size: 12px;



}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	display: inline;

}
h5{
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
ul{
	list-style-type:  none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;




}
li{
 list-style-type:  none;
}
.Asterix {
	color: #CC3300;
}
#Overflow {
	overflow: hidden;
	height: 1px;
	width: 1px;

}
.Bold {
	color: #1b449d;
	font-weight: bold;
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4b87c2;
	border: 0px none #000344;
}
.MainText {
	font-size: 12px;
}
.WhiteLink {
	color: #FFFFFF;
}
.Clear {
	clear:both;
	height:0;
	margin:20px 0px 0px 0px;
	font-size: 1px;
	line-height: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}
/* Layout Divs                                 */
/***********************************************/
#Container {
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}
#Top {
	top: 0px;
	height: 90px;
	width: 760px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;


}
#PageTitle {
	top: 10px;
	right: 0px;
	float: right;
	position: relative;
	padding-right: 2px;
}
#TopLinks {
	top: 56px;
	float: right;
	position: relative;

	
}
#Toplinks a {
	padding-left: 12px;
	padding-right: 2px;
	color: #000344;
	font-size: 12px;
}
#Toplinks a:hover {
	color: #4b87c2;
}
#Pad {
	padding-left: 11px;
}
#Header{
	width: 760px;
	height: 173px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1b449d;
	margin-bottom: 1px;
}
#HeaderImage {
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	top: 0px;
	height: 170px;
	width: 475px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#ContactImage {
	background-image: url(images/contact_image.jpg);
	background-repeat: no-repeat;
	top: 0px;
	height: 170px;
	width: 560px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#HeaderRight {
	top: 0px;
	height: 170px;
	width: 285px;
	float: right;
	background-color: #4b87c2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px;
}
#ContactRight {
	top: 0px;
	height: 170px;
	width: 200px;
	float: right;
	background-color: #8ab1d7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 5px 15px 15px;
}
#LHS{
	width: 190px;
	height:100%;
	background-color: #f0f3f7;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	position: relative;
	left: 0px;
	margin-right: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
}
#LHS ul a:link, #LHS ul a:visited {display: block;}
#LHS ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#LHS li {}

/* fix for browsers that don't need the hack */
html>body #LHS li {border-bottom: none;}
#wrapper {
	display:table;
	width:760px;
	text-align:left;
	height:100px;
	margin-bottom: 10px;
}
#HomeMain{
	width: 350px;
	float: left;
	height:100%;/* so the content has the height of the menu and visa versa */
	font-size: 12px;
    border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1b449d;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.Main{
	width: 550px;
	position: relative;
	float: left;/* so the content has the height of the menu and visa versa */
	font-size: 12px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.DescriptionBox{
	width: 545px;
	font-size: 12px;
	padding-top: 10px;
	background-image: url(images/TextBoxBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;





}
#Main li {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	list-style-type: square;
}

#ContactMain{
	width: 550px;
	height:100%;
	float: left;
	font-size: 12px;
    border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1b449d;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 15px;
	padding-bottom: 10px;

}
.RHS{
	width: 200px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 11px;
	position: relative;
	right: 0px;
	padding-bottom: 5px;

}
.RHSPad{
	width: 182px;
	padding-left: 10px;
	font-size: 11px;
	position: relative;

}
#RHS2{
	width: 200px;
	float: right;
	padding-top: 15px;
	font-size: 11px;
	position: relative;
	right: 0px;
	padding-bottom: 5px;

}
.TestimonialsBox{
	width: 200px;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 7px;
	font-size: 11px;
	position: relative;
	background-image: url(images/SmallTextBoxBG.jpg);
	background-repeat: no-repeat;

}
#Content{
	display:table;
	width:760px;
	text-align:left;
	height:100px;
	margin-bottom: 10px;
}

#BottomTables{
	width: 760px;
	clear: both;
}
#Footer{
	height: 45px;
	width: 760px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4b87c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	bottom: 0px;
	text-align: center;

}
#Footer a {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}
#Footer a:hover {
	color: #4b87c2;
}
/*********** #NavLinks styles ***********/

#NavLinks{
	position: relative;
	left: 0px;

}
#NavLinks a {
	font-size: 12px;
	padding-bottom: 9px;

}
#NavLinks a:hover {
	color: #4b87c2;
}
/*********** Bottom Tables ***********/
.BottomTable {
	font-size: 11px;
	width: 190px;
	height: 212px;
	float: left;
	padding-bottom: 5px;
	background-image: url(images/BottomTable_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
#BottomTableRight {
	font-size: 11px;
	width: 190px;
	float: left;
	padding-bottom: 5px;


}
#CSTableHeader {
	font-size: 12px;
	height: 22px;
	width: 188px;
	background-color: #dadcdf;
	font-weight: bold;
	color: #282828;
	line-height: 22px;
	padding-left: 6px;
	margin-bottom: 6px;
}
.CSdescription{
	padding-right: 7px;
	padding-left: 17px;

}
#PTableHeader {
	font-size: 12px;
	height: 22px;
	width: 188px;
	background-color: #8ab1d7;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 6px;
	margin-bottom: 6px;

}
#EMTableHeader {
	font-size: 12px;
	height: 22px;
	width: 188px;
	background-color: #4b87c2;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 6px;
	margin-bottom: 6px;
}
#EMTable {
	padding-right: 7px;
	padding-left: 7px;

}
#WSTableHeader {
	font-size: 12px;
	height: 22px;
	width: 190px;
	background-color: #000344;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 6px;
	margin-bottom: 6px;
}
#BottomTable li {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	list-style-type: square;
}
#BottomTableRight li {
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	list-style-type: square;
	color: #003466;
}

#Image{
	padding: 8px 0px 0px;
	float: left;
}
#Image img{
	display: block;
	border: 1px solid #526eb5;
}
#Image2{
	padding: 0px 0px 0px 35px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#Image2 img{
	display: block;
	border: 1px solid #526eb5;
}
.ImagePad {
	border: 1px solid #526eb5;
	margin-bottom: 0px;
	margin-right: 5px;
}
.ImagePadLeft {

	border: 1px solid #526eb5;
	margin-bottom: 10px;
	margin-right: 20px;
}
#FormBg {
	width: 535px;
	padding: 10px;
	background-image: url(images/Form_BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#TableBg {
	background-color: #f0f3f7;
	padding: 10px;
	float: right;

}

.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 21px;
	width: 155px;
}
.EnquiryBox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 113px;
	width: 225px;
}
.ImagePad2 {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;

}
.RightAlign {
	text-align: right;
	position: absolute;
	right: 7px;
	}

.CaseStudy {
	float: left;
	padding-bottom: 15px;
	clear: both;
	margin-bottom: 10px;
	width: 550px;
	background-image: url(images/DottedLineX.gif);
	background-repeat: repeat-x;
	background-position: bottom;


}
.PicBorder {
	border: 1px solid #113581;
	margin-right: 10px;

}
.SmallText {
	font-size: 11px;
}
#TopLine{
	position: relative;
	width: 100%;
	height: 15px;
	background-color: #4b87c2;

}
#Clear {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	color: #4b87c2;
	background-color: #4b87c2;

}
.SiteClear {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	background-image: url(images/DottedLineX.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;





}
.BoldBlack {

	color: #000000;
	font-weight: bold;
}
.ImagePad3 {
	margin-bottom: 5px;
}
#inline {
	display: inline;
}
