@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-x;
	background-color:#334496;
	margin:auto 0px;
}
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
}
#sitemap ul{
	margin:0px;
	padding:10px 0 10px 30px;
}
#sitemap li{
	text-transform:capitalize;
	font-size:12px;
	line-height:25px;
	color:#FFF;
	margin:0px;
	padding:0px;
}
#sitemap li a{
	color:#FFF;
}
#sitemap li a:hover{
	color:#FFF;
}
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#a4a8bd;
	text-decoration:none;
}
.border{
	border:1px solid #FF0000;
}
.introbg{
	background:url(../images/body_bg1.gif);
	background-color:#1c2559;
	background-repeat:no-repeat;
	width:776px;
	height:371px;
}
.welcome_text{
	font-family:Century Gothic;
	font-weight:normal;
	font-size:21px;
	color:#5d76fd;
	text-decoration:none;
}
.superior_text{
	font-family:Century Gothic;
	font-weight:normal;
	font-size:41.99px;
	color:#5d76fd;
	text-decoration:none;
}
.industrial_text{
	font-family:Century Gothic;
	font-weight:normal;
	font-size:21px;
	line-height:25px;
	color:#5d76fd;
	text-decoration:none;
}
.enter_text{
	font-family:Century Gothic;
	font-size:21px;
	font-weight:normal;
	color:#fd1913;
	text-decoration:none;
}
.enter_text:hover{
	font-family:Century Gothic;
	font-size:21px;
	font-weight:normal;
	color:#fd1913;
	text-decoration:underline;
}
.inner_bg{
	background-image:url(../images/inner_bg.gif);
	width:557px;
	height:308px;
	background-repeat:no-repeat;
	margin: 0px;
	padding-right: 10px;
}
.red_text{
	font-family:Century Gothic;
	font-size:20px;
	font-weight:bold;
	color:#fd1913;
	text-decoration:none;
}
.title_text{
	font-family:Century Gothic;
	font-size:18px;
	font-weight:normal;
	color:#5d76fd;
	text-decoration:none;
}
.textfield{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	width:200px;
	height:15px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	background-color:#1c2558;
	text-decoration:none;
}
.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
.img-padding-border {
	margin: 0px 10px 5px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}

.footerlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
}
.footerlink:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
}
