.Bodytext,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0a549d;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-repeat: repeat-x;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color:#00458f;
	padding:0px 0px 0px 0px;
	margin:0px;
	word-spacing: 0px;
}

h2{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000;
	padding:20px 0px 0px 0px;
	margin:0px;
}

h3{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#00458f;
	padding:0px 0px 6px 0px;
	margin:0px;
}

h4{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	padding:0px 0px 4px 0px;
	margin:0px;
}

.introText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	font-weight: bold;
	color: #00458f; 
}

.normalText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12pt; 
	color: #4F5052; 
}

.break{
	font-size:1px;
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
}

#extras{
	display:none;
}
div#searchbar{
	padding:13px 0 0;
	float:right;
	width:183px;
}
input.searchinput{
	background:url(Images/searchinput.gif) no-repeat;
	border:0;
	width:133px;
	height:26px;
	padding:6px 5px 0 5px;
	color:#999999;
	float:left;
	margin:0 5px 0 0;
	font-size:13px;
}
input.searchbutton{
	border:0;
	background:url(Images/searchbutton.gif);
	float:left;
	width:24px;
	height:24px;
	padding:0;
	margin:1px 0 0 0;
	cursor:pointer;
}

body{
	padding:0px;
	margin:0px;
}

#wrapper{
	text-align:left;
	width:780px;
	height:96%;
	border:solid 0px #ddd;
	padding-top:0px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}


#bottomWrapper{
	text-align:right;
	width:780px;
	bottom: auto;
	padding: 10px 0px 0px 0px;
	clear:both;
}

#banner{
	height:256px;
	margin: 0px 0px 0px;
	background-image: url(Images/banner-h.jpg);
	width: 780px;
	background-repeat: no-repeat;
	clear: both;
}
#banner-about{
	height:256px;
	margin: 0px 0px 0px;
	background-image: url(Images/banner-about-us.jpg);
	width: 780px;
	background-repeat: no-repeat;
	clear: both;
}
#banner-products{
	height:256px;
	margin: 0px 0px 0px;
	background-image: url(Images/banner-products.jpg);
	width: 780px;
	background-repeat: no-repeat;
	clear: both;
}
#banner-services{
	height:256px;
	margin: 0px 0px 0px;
	background-image: url(Images/banner-services.jpg);
	width: 780px;
	background-repeat: no-repeat;
	clear: both;
}
#banner-training{
	height:256px;
	margin: 0px 0px 0px;
	background-image: url(Images/banner-training.jpg);
	width: 780px;
	background-repeat: no-repeat;
	clear: both;
}
#banner-contact{
	height:256px;
	margin: 0px 0px 0px;
	background-image: url(Images/banner-contact.jpg);
	width: 780px;
	background-repeat: no-repeat;
	clear: both;
}
#navigation{
	width:540px;
	height: 15px;
	float: right;
	border-top:solid 0px #bbb;
	margin: 50px 0px 0px;
	background-repeat: repeat-x;
}

#content{
	border-top:solid 0px #bbb;
	height:auto !important;
	width: 740px;
	height:100%;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 30px;
	float: left;
	background-color: #FFFFFF;
}

p{
	padding:0px 0px 10px 0px;
	margin:0px;
}

#footer{
	text-align:center;
	padding:0px;
	border-top:solid 0px #bbb;
	background-image: url(Images/footer-img.jpg);
	background-repeat: repeat-x;
	height: 30px !important;
	bottom: 0;
!important;
	clear: both;
	width: 780px;
}

.BreadCrumbs {
	font-size: 10px;
	color:#333;
	text-decoration: none;
}
.BreadCrumbs:hover {
	font-size: 10px;
	color:#333;
	text-decoration: underline;
}
.dotline {
	background-image: url(Images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}

a{
	text-decoration: underline;
	color: #00458f;
	font-weight: bold;

}
a:hover {	
	color:#000;
	text-decoration: underline;
	font-weight: bold;
	
}
.Border {
	border: 0px solid #666666;
}
ul{
	margin: 0px;
	padding: 0px 0px 0px 8px;
	text-decoration: none!important;
	list-style-type: none!important;
}

ul.body{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none!important;
	list-style-type: none!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

td.MenuTable{	
	margin: 0;
	padding: 10 0 0 0; 
}

/*-------------------------       MenuLinks       ------------------------------*/

.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
	padding: 0px;
	margin: 0px 15px 0px 15px;
}

.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#00458f;
	padding:0px;
	margin: 0px 15px 0px 15px;
	text-decoration: underline;
}

.MenuLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#00458f;
	padding:0px;
	margin: 0px 15px 0px 15px;
	text-decoration: underline;
}
#side-nav {
	background-repeat: repeat-y;
	height: 100%;
	width: 186px;
	float: left;
	padding-left: 0px;
	padding-top: 20px;
	background-image: url(Images/side-nav.jpg);
	text-decoration: none;
	list-style-image: none!important;
	font-weight: bolder;
}



/*-------------------------       Menu      ------------------------------*/
#content1 {
	border-top:solid 0px #bbb;
	min-height:400px;
	height:400px;
	background-repeat: repeat-y;
	width: 980px;
	height: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;

}

ul{
	padding-left: 15px;
	list-style-image: url(Images/bullet.gif);
	line-height: 12px;
	background-repeat: no-repeat;
}

/*-------------------------      Search starts      ------------------------------*/

#searchbar {
	float:right;
	padding-top:12px;
	width:192px;
	height:30px;
}
input.searchtext{
	background: url(Images/searchinput.gif) no-repeat;
	border:0 none;
	width:143px;
	height:26px;
	padding:6px 5px 0 5px;
	color:#999999;
	float:left;
	margin:0 5px 0 0;
	font-size:13px;
	
}

input.searchsubmit{
	background: url(Images/searchbutton1.gif) no-repeat;
	border:0 none;
	float:left;
	width:30px;
	height:26px;
	padding-right:2px;
	margin:0px 0 0 0;
	cursor:pointer;
}
ol {
	margin: 0px;
	padding: 0px 0px 0px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
#top {
	background-image: url(Images/top.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 780px;
	float: left;
}
.textdesignby {
	text-decoration: none;
	color: #000;
	font-weight: bold;

}

a.textdesignby:hover {
	text-decoration: underline;
	color:#fff;
	font-weight: bold;

}

.black {
	text-decoration: none;
	color: #000;
	font-weight: bold;

}

a.black:hover {
	text-decoration: underline;
	color:#fff;
	font-weight: bold;

}
