html,body{margin:0px; padding:0px; height:100%}

body {
	background-color:#bd4200;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
	margin-top:0px;
	padding-top:0px;
}
.loading{ position:absolute; width:100%; height:100%; background:#FFFFFF; top:0px; left:0px; z-index:1000; text-align:left;  vertical-align:middle; opacity:0.6;filter:alpha(opacity=60); display:none }
.loadingtext{ position:absolute; top:30%; left:30%; font-size:30px}

.myBold{ text-transform:capitalize}

#container{width:90%; background-color:#000000; height:100%}
.hr{background-image:url(images/hr.jpg); background-repeat:none; height:2px; width:80%}

.toolbar{
text-align:left; }

h3{color:#1a3a77; text-align:left; font-size:20px; text-transform:uppercase; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
h4{color:#fb8d00; text-align:center; font-size:18px;}
.left h5{background-image:url(images/blueBar.jpg); background-repeat:repeat-x; width:100%;  height:26px;  font-size:13px; padding-top:5px; color:#FFFFFF}

.right h5{background-image:url(images/blueBar.jpg); background-repeat:repeat-x; width:100%;  height:26px;  font-size:13px; padding-top:5px; color:#FFFFFF; text-align:center}
#top{ width:100%; height:105px; text-align:left; background-image:url(images/topBG.jpg); background-repeat:repeat-x; z-index:10;}

.products h5{background-image:url(images/orangeBar.jpg); background-repeat:repeat-x; background-position:top; color:#1c3878; padding-top:10px;}

.products img{ border-style:solid; border-color:#6a6a6a; border-width:1px;}


.text{color:#FF9900}

.middle h5{ color:#FF9900}

.but1 {
height:100%;
width:108px;
color: #fff;
background-image:url(images/bgr01.jpg);
background-position:center;
background-repeat:no-repeat;
border:0;
text-align:center;
vertical-align:middle;
/*text-transform: uppercase;*/
}

.but1:hover {
background-image:url(images/bgr02.jpg);
color:#FF9900;
font-weight:bold;
}


.middle li {background: url(images/bullet.gif); background-repeat:no-repeat; padding-left:25px}


a{color:#006699; text-decoration:none; font-weight:normal}
a:hover{color:#FF9900; text-decoration:underline}

.left{
width:20%;
background-color:#121413;
padding-top:10px;
padding-left:10px;
padding-right:10px;
}

.middle{ width:60%; background-color:#FFFFFF; 
color:#333333;
padding-top:10px;
padding-left:10px;
padding-right:10px;
text-align:left;
}

.right{
width:20%;
background-color:#121413;
padding-top:10px;
padding-left:10px;
padding-right:10px;
text-align:left;
}

#footer{ background-image:url(images/blueBar.jpg); background-repeat:repeat-x; height:30px; padding-top:5px;  width:100%}

