/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-image:url(images/main-bg1.jpg); background-position:top center; background-repeat:repeat-x; background-color:#fff; }
	
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; color:#5C5C5C;}



a{ outline: none;
    -moz-outline-style: none;
 }


 img, td, { behavior: url("iepngfix.htc") 
}


/* Backgrounds*/

.login-bg{ background-image: url(images/login-bg.png); width:474px; height:224px; background-position:top; background-repeat:no-repeat; }

.main-bg{background-image: url(images/main-bg.jpg); background-position:top center; background-repeat: no-repeat;}

.products1{background-image: url(images/products_02.jpg); width:247px; height:218px; background-position:top; background-repeat: no-repeat;}
.products2{background-image: url(images/products_03.jpg); width:246px; height:218px; background-position:top; background-repeat: no-repeat;}
.products3{background-image: url(images/products_04.jpg); width:248px; height:218px; background-position:top; background-repeat: no-repeat;}
.products4{background-image: url(images/products_05.jpg); width:248px; height:218px; background-position:top; background-repeat: no-repeat;}

.products-font{font-size:12px; color:#3A3A3A}

.side-right-bg{background-image:url(images/side-right.jpg); width:6px; background-repeat:repeat; background-position:top;}
.side-left-bg{background-image:url(images/side-left.jpg); width:6px;  background-repeat:repeat; background-position:top;}
.inner-back-bg{background-image:url(images/inner/background-bg.gif); background-repeat:repeat-x; background-position:top left; background-color:#FBFFDC;}
.welcome-bg{background-image: url(images/welcome-bg.jpg); width:678px; height:136px; background-repeat:no-repeat; background-position:top left;}

.clients-bg{background-image: url(images/clients-bg.jpg); width:306px; height:136px; background-repeat:no-repeat; background-position:top left;}

.wel-text{color:#5C5C5C;}

.inner-content{ font-size:13px;}

.address{font-size:14px; color:#000; font-weight:bold;}
.address1{color:#4D950E; font-weight:bold;}
.address2{color:#990000; font-weight:bold;}

.inner-back-bg1{background-image: url(images/inner/bb.jpg); background-repeat:repeat-x; background-position:top left; background-color:#F9FFED;}

.inner-back-bg2{background-image: url(images/inner/bb2.jpg); background-repeat:repeat-x; background-position:top left; background-color:#FEFFF0;}


/* Heading*/

.hd1{font-size:23px; font-family:"Trebuchet MS"; font-weight:bold; color:#4B910C;}
.top-text{font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; color:#fff;}

/* Links*/

.more:link{ font-size:11px; color:#000; font-weight:bold; text-decoration:none}
.more:visited{ font-size:11px; color:#000; font-weight:bold; text-decoration:none}
.more:hover{ font-size:11px; color:#8FA52F; font-weight:bold; text-decoration: none}
.more:active{ font-size:11px; color:#000; font-weight:bold; text-decoration:none}

.fotterlinks:link{font-size:12px; color:#127B01; font-weight:bold; text-decoration:none}
.fotterlinks:visited{font-size:12px; color:#127B01; font-weight:bold; text-decoration:none}
.fotterlinks:hover{font-size:12px; color:#000000; font-weight:bold; text-decoration: none}
.fotterlinks:active{font-size:12px; color:#127B01; font-weight:bold; text-decoration:none}

.sublinks:link{font-size:12px; color:#0000FF; font-weight:none; text-decoration:underline}
.sublinks:visited{font-size:12px; color:#0000FF; font-weight:none; text-decoration:underline}
.sublinks:hover{font-size:12px; color:#127B01; font-weight:none; text-decoration: none}
.sublinks:active{font-size:12px; color:#0000FF; font-weight:none; text-decoration:underline}


.click-link:link{font-size:16px; color:#E42A14; text-decoration:none}
.click-link:visited{font-size:16px; color:#E42A14; text-decoration:none}
.click-link:hover{font-size:16px; color:#1796F7; text-decoration: none}
.click-link:active{font-size:16px; color:#E42A14; text-decoration:none}

.next:link{font-size:13px; color:#fff; text-decoration:none}
.next:visited{font-size:13px; color:#fff; text-decoration:none}
.next:hover{font-size:13px; color:#000; text-decoration: none}
.next:active{font-size:13px; color:#ffff; text-decoration:none}


/*------------------------
Buttons
------------------------*/

.input-gen{
border:solid 1px #CCCCCC; 
background-image: url(images/input-bg.gif); background-color:#FFF;
background-repeat:repeat-x; 
height:18px;
width:160px;
font-size:12px; 
font-family:verdana; 
color:#737373; 
text-indent:2px; 
overflow:hidden;
padding-top:1px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 


.input-text{
border:solid 1px #CCCCCC; 
background-image: url(images/input-bg.gif); background-color:#FFF;
background-repeat:repeat-x; 
font-size:12px; 
font-family:verdana; 
width:160px;
color:#737373; 
text-indent:2px; 
overflow:hidden;
padding-top:1px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

.submit_btn{
background-color:#476591;
color:#FFFFFF; font-weight:bold; height:24px; font-size:11px;
border:1px solid #ffffff;
cursor:pointer;
}