/* CSS Document */

body {background:url(images/body.jpg) repeat-x #cecece; margin:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

.left-float {float:left;}
.right-float {float:right;}

#contaner {width:950px; clear:both; margin:0 auto;}
#top {background:url(images/top-bg.jpg) repeat-x; height:132px;}

#head, #top-link, #middle, #left, .banner, #center, #right {clear:both;}
#head img {display:inline; float:left;}

#top-link {height:29px;}
#top-link p {text-align:right; margin:0px; color:#fff; padding:6px 10px 0px 0px;}
#top-link p a {color:#fff; text-decoration:none; margin:0px 7px;}

#middle {background-color:#fff;}
/*---left-nav--*/
#left-nav {float:left; width:245px;}
#left {padding:0px 5px 0px 0px;}
#left h1 {font-size:18px; font-weight:normal; margin:2px; border:1px solid #dddddd; display:block; color:#ea8917; background-color:#e6e6e6; padding:3px 0px 3px 5px;}
#left h1 strong {color:#757575; font-weight:normal;}

#left ul {display:block; margin:0px 2px 10px 2px; padding:0px; border-bottom:2px solid #b3b3b3;}
#left ul li {background:url(images/li-b.jpg) bottom repeat-x; list-style-type:none; padding:3px 0px 8px 10px;}
#left ul li a {color:#757575; text-decoration:none; background:url(images/li.jpg) no-repeat; display:block; padding:0px 0px 0px 20px;}

.banner {text-align:center;}

/*--left-nav-close--*/

/*--center--*/
#center-nav {width:500px; float:left;}
#center {padding:0px 0px 0px 5px;}
#center h1 {font-size:20px; font-weight:normal; margin:0px 0px 5px 0px; color:#15607f; display:block; background:url(images/heading.jpg) left bottom no-repeat; padding:4px 0px 7px 0px;}
#center h1 strong {font-weight:normal; color:#d98521;}
#center p {margin:0px 0px 15px 0px; color:#757575; line-height:18px; border-bottom:1px #999999 dotted!important; }
#center p strong {color:#D98521;}



#center h2 {font-size:16px; margin:5px 0px 5px 0px;}
#center h3 {font-size:13px; color:#CC3300; font-style:italic; margin:12px 0px 7px 0px;}
#center h4 {font-size:13px; margin:7px 0px 20px 0px;}
/*--center-close--*/

/*--right-nav--*/
#right-nav {float:left; width:200px;}

/*--right-nav-close--*/

#bottom {background:url(images/b2.jpg) repeat-x; height:90px; clear:both; width:950px; text-align:center;}
#bottom p {padding:8px 0px 0px 0px; color:#fff; margin:0px; font-size:11px; font-weight:bold;}
#bottom p.atechnocrat {font-weight:normal!important;}
#bottom p a {color:#fff; text-decoration:none;}
#bottom p a:hover {text-decoration:underline;}