@charset "utf-8";
/* CSS Document */

body
{
	background: url(../images/bg_main.gif);
	margin:0;
	padding:0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666C78;
}

h1,h2,p,ul,li,img {
	margin:0;padding:0;border:0;
}

h2 {
	font-size:18px;
	font-weight: normal;
	color:#383d5f;
	margin-bottom:10px;
}

#header {
	height:111px;
	background: #45548b url(../images/header_bg.gif);
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#4c5c98;
}

#header p{
	padding:10px 10px 0 10px;
	text-align:right;
}

#header b{
	font-size:11px;
}

body,th,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bluebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #336699;
}

a {
	color: #060350;
	}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-indent: 12px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #060350;
	text-indent: 12px;
}
.boldmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #060350;
	text-indent: 6px;
}
.boldmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #060350;
	text-indent: 6px;
}
.headnoindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.smallmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.smallmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.graybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-indent: 6px;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060350;
	text-indent: 6px;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #060350;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 20px;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
}
.whiteheader a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
}
.whiteheadernoindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;}
.whiteheadernoindent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;}
.graymid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060350;
}
.whitebignobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style:normal;
	color: #ffffff;
}
.inputboxes {
border-width:1px;
border-style:solid;
width:170px;
border-color: #666666;
}

#logo {
	float:left;
	margin: 30px 0 0 25px;
	width:360px;
	height:40px;
	display:block;
	text-indent:-9000px;
}
#topmenu {
    float:right;
    margin-top:29px;
    position: relative;
    height:25px;
    padding-right:10px;
}
#topmenu li{
	float:left;
	list-style-type:none;
	height:25px;
}
#topmenu li a{
	text-indent:-9000px;
}
#brochures {
    height:25px;
    width:116px;
    display:block;
    background: url(../images/top_menu2.gif) no-repeat 0 0;
    font-size:10px;
}
#brochures:hover {
    background-position: 0 100%;
}
#ecl {
    height:25px;
    width:229px;
    display:block;
    background: url(../images/top_menu2.gif) no-repeat 100% 0;
    font-size:10px;
}
#ecl:hover {
    background-position: 100% 100%;
}
#content {
	padding:21px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f0f0f0;
}
#banner {
	height:147px;
	width:413px;
	display:block;
	background: url(../images/banner.gif) no-repeat;
	font-size:10px;
}
#banner_div1 {
	height: 70px;
	width:380px;
	margin:0 0 0 15px;
}
#banner_div1 ul{
	margin-left:205px;
	padding-top:15px;
	list-style-type:none;
	font-weight:bold;
	font-size:19px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#banner_div2 {
	margin:0 0 0 30px;
	height: 70px;
}
#banner_div2 ul{
	padding-top:15px;
	list-style-type:none;
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	display:block;
	width:190px;
	float:left;
}
#brochures_heading{
	width:533px;
	height:59px;
	display:block;
	background: url(../images/heading_brochures.jpg) no-repeat;
	text-indent:-9000px;
	margin-bottom:15px;
}

#brochures_select {
	margin:30px 0 0 10px;
}
#brochures_select a{
	margin:0 0 10px 20px;
	width:200px;
	height:200px;
	display:block;
	float:left;
	border: 1px solid #f0f0f0;
	text-decoration:none;

}
#brochures_select a:hover{
	border: 1px solid #c5c5c5;
}
#brochures_select p{
	text-align:center;
	color:#36385d;
	font-weight:bold
}
.cleard {
	clear:both;
}
#submit_form input{
	height: 32px;
	width:250px;
	display:block;
	margin-right:5px;
	float:left;
	border:none;
	background-color:#c5c6ce;
	padding:5px;
	font-size:18px;
	font-weight: normal;
}
.submit {
	float:left;
	width:89px;
	height:32px;
	display:block;
	background: url(../images/submit.gif) no-repeat 0 100%;
}
.submit:hover {
	background-position:0 0;
}
#brochure_thanks {
	width:400px;
	height:80px;
	padding:15px 5px 0 5px;
	background: url(../images/envelope.jpg) no-repeat top right;
}
#ecl_chart{
	margin-top:21px;
}
#ecl_chart_heading {
	width:533px;
	height:59px;
	display:block;
	background: url(../images/heading_ecl.jpg) no-repeat;
	text-indent:-9000px;
	margin-bottom:15px;
}
#ecl_chart table th {
	font-size:13px;
	font-weight:bold;
	padding:10px 5px;
	color:#383d5f;
}
#ecl_chart table{
	width:528px;
}
#ecl_chart table td,#ecl_chart table th{
}
#ecl_chart table td{
	font-size:10px;
	font-family:Verdana;
	padding:3px 10px;
	background-color:#bcc1d2;
	border-right:1px solid white;
	border-bottom:1px solid white;
	color:#383d5f;
}
th.manu {
	font-weight:bold;
	color:#383d5f;
	font-family:Arial;
	font-size:13px;
	text-align:left;
}

#callbox {
	background-color: #f0f0f0;
	width:460px;
	padding:20px;
	border:1px solid #ccc;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
#callbox h1{
	font-size:20px;
	font-weight:normal;
	color:#4f5f9b;
}
#callbox_nos{
	float:right;
}
#callbox p{
	width:300px;
	line-height:16px;
	text-align:right;
	color:#333;

}
#callbox_thumbs {
	margin-top:20px;

}
