html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
        text-align: center;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#contentarea img {
	padding-right: 8px;
}


#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#025078;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#003366;
	border-left:1px solid #FFF;
	padding-top:4px;
	cursor: pointer;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(images/main_img3.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	text-align: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#Applications {
	clear:both;
	text-align: center;
	background-image: url(images/bg1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 520px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.product {
	font-size: 13px;
	color: #FFFFFF;
	position: relative;
	float: left;
	width: 200px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	border: 1px dotted #006792;
	height: 185px;
	text-align: left;
}
.page {
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FFFFCC;
	clear: both;
	height: 20px;
	margin-top: 38px;
}




#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
	text-align: left;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#025078;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#contentarea h2 {
font-family:"Trebuchet MS";
	font-size:26px;
	color:#025078;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#contentarea h3 {
font-family:"Trebuchet MS";
	font-size:20px;
	color:#025078;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#contentarea p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}
#leftbar ul{
font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 6
	0px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#025078;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#025078;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#797B7A;
	background-color: #EAEAEA;
	height: 25px;
	clear: both;
	width: 780px;
	bottom: 0px;
	margin-top: 20px;
}
