/* CSS Document */
body { margin: 4px auto 4px auto; padding: 0;  font-size: 100%; font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif; text-align:center; background-color: #c8daf5 }
.maincontainer{ width:800px; background:#c8daf5 url(images/Bg.gif) repeat-y center top; padding-bottom:10px}
.container{ width:761px; text-align:left;}
.topshadow{ background:url(images/topshaddow.png) no-repeat 0 0; width:770px; height:10px; }
.bottomshadow{ background:url(images/bottomshaddow.png) no-repeat 0 0; width:770px; height:10px; }
*html .topshadow{  margin-bottom:-12px}
.headbanner{ background:url(images/headbanner2.gif) no-repeat 0 0; height:90px; width:761px; *width:760px;  *margin-left:1px; margin-left:1px}
*html .container{ width:761px}
*html .headbanner{ width:760px; background:url(images/headbanner2.gif) no-repeat 0 0;  display:block; margin-left:1px; }

h1{ font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#595959; font-style:italic; margin:0; padding:0 0 0 20px}
p{ margin:0; padding:10px 18px 0 24px; text-align:justify }
p a{ color:#000; text-decoration:none }
.navigation{ background:url(images/navBg.gif) repeat-x 0 0; padding:0 0 0 0 ; margin:2px 0 0 0; height:28px;}
.navigation li{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; font-weight:bold; list-style-type:
none; float:left; border-left:#fff 1px solid; }
.navigation ul{ margin:0; padding:0; float:right}
.navigation li a{ background:url(images/navBg.gif) repeat-x 0 0; color:#fff; text-decoration:none; }
.navigation li a:hover{ background:url(images/navBg-Hover.gif) repeat-x 0 0; color:#fff; text-decoration:none;}

.navigation li a, .navigation li a:hover{  padding:6px 10px 10px 10px; display:block}

.banner{ background:url(images/banner1Bg.png) no-repeat 0 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:30px; font-weight:normal; color:#4479b0; text-align:center; width:707px; height:151px; padding-top:14px; margin:auto; margin-top:30px; margin-bottom:-35px}

.box{ padding:0; margin:20px 0 10px 0; text-align:left;}
.box-top{ background:url(images/box1_top.png) no-repeat 0 0; width:682px; height:18px; padding:0; margin:auto}
.box-bg{ background:url(images/box1_bg.png) repeat-y 0 0; width:642px; margin:0; height:7px; padding:0 20px 0 20px;  margin:auto;  min-height:482px;}
*html .box-bg{ height:400px; margin-top:-10px}
.box-bottom{ background:url(images/box1_bottom.png) no-repeat 0 0; width:682px; height:18px; padding:0;  margin:auto}
.box h2, .box span{ font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#225289; margin:0; padding:0 0 15px 0; text-align:center}
.box span{ text-align:left;}
.box span a{ color:#225289; text-decoration:none}
.box span a:hover{ color:#225289; text-decoration:underline}


.box2{ padding:0; margin:20px 0 10px 0; text-align:left;}
.box2-top{ background:url(images/box2_top.png) no-repeat 0 0; width:709px; height:13px; padding:0; margin:auto}
.box2-bg{ background:url(images/box2_bg.png) repeat-x 0 0; width:663px; margin:0;  padding:0 20px 0 20px;  margin:auto; border-left:#c8daf5 3px solid; border-right:#c8daf5 3px solid ;}
.box2-bg h3{ font-size:36px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#ff7d11; font-style:italic; margin:0; padding:0 0 0 12px; text-align:left }
*html .box2-bg{margin-top:-10px}
.box2-bottom{ background:url(images/box2_bottom.png) no-repeat 0 0; width:709px; height:28px; padding:0;  margin:auto}

.box3{ background:url(images/box3.png) no-repeat 0 0; width:699px; height:224px; padding:10px 0 0 10px; margin:0 0 0 0}
.box3 h3{ font-size:36px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; color:#ff7d11; font-style:italic; margin:0; padding:0 0 0 20px; text-align:left }


.banner2{ background:url(images/banner2.png) no-repeat 0 0; height:108px; width:708px; margin-top:30px; font-family:Arial, Helvetica, sans-serif; font-style:italic; color:#6185bb; padding:20px 0 0 0; font-size:30px }

.powervoc{ margin:0; padding:10px 0 0 0}
.powervoc li{ margin:0; padding:0 0 10px 30px; list-style-type:none; background:url(images/bullet.gif) no-repeat 0 0;}
.powervoc li a{ color:#225289; font-weight:bold; text-decoration:none }
.powervoc li a:hover{ color:#225289; font-weight:bold; text-decoration:underline }
.powervoc ul{ margin:0; padding:0 0 0 20px}

.contact-form {margin-top:10px; padding:0 0 0 25px}
.contact-form table, .contact-form td {margin:0; padding:0;}
.contact-form td {padding-top:5px;}
.button {background-color:#c00; border:3px solid #600; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold; float:right; margin-right:7px; cursor:pointer}
.contact-form .input {border:1px solid #bbb; background:#f6f6f6;}
.contact-form td {margin-bottom:none;}
.contd {border-bottom:none;}

#contact-area {
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

td.left {
	width: 80px;
	text-align: left;
	font-size: 1.4em;
}

#catpcha-area {
	margin-left: 200px;
	padding-left:200px
}