@charset "utf-8";
/*
CSS Document 
Created by Shoaib Sadiq aKa s [square]
Copyright ShoaibSadiq.com
*/

* {color:#ffffff; background-color:#8ebfdf; margin : 0; padding : 0; font : 12px Tahoma, Verdana, Arial, sans-serif;}

div#header {
position : relative; 
width : 783px; 
height : 174px; 
text-align : left; background :url(images/header.jpg) no-repeat; }

div#hdsep { position : relative; width:783px; height:9px; background-color:#c5dae7; }

div#index { position:relative; width: 783px; height:233px; text-align: left; margin-bottom:-20em;
background :url(images/bdbg.jpg) no-repeat; background-color:#8ebfdf; }

div#leftside { float: left; width: 150px; height: auto; margin: 0; padding-top: 50px; padding-left: 30px; background:none; }

div#rightside { float:right; width: 553px; height: auto; margin: 0; padding-top: 50px; padding-left:50px; background:none; }

h1 { color:#d8edfb; font-size:20px; font-weight:bold; background:none; }

div#rightside span { text-align:justify; position:absolute; width:470px; height:auto; background-color:#7fb5d9; padding:8px;
border:1px; border-color:#1b6393; border-style:solid; }

div#rightside span h2 { font-size:22px; background:none; text-align:center; color:#1b6393; font-weight:bold; }

div#rightside span h4 { background:none; color:#1b6393; font-weight:bold; }

/*div#mainbg { position:absolute; margin-top:18.6em; width:783px; height:100%; background-color:#8ebfdf; }*/

ul { list-style-type : none; list-style-position : inside; }
ol { list-style-position : inside; }

div#content { position : absolute; background:none; padding:10px; width:100px; }

ul#content { position : absolute; background:none; }
ul#content li { background:none; padding:3px; }

ul#content li a {
text-decoration : none; 
color:#ffffff; 
font-size:13px; 
background:none;
padding:3px;
}

ul#content li a:hover { background-color: #2976a7; }

ul#link { background:none; padding:5px; }
ul#link li { background:none;}

ul#link li a {
text-decoration : none; 
color:#1b6393; 
font-size:12px; 
background:none;
}

ul#link li a:hover { text-decoration:underline; }

div#footer {
position:relative; 
width : 783px; 
height : 127px;  
background :url(images/footer.jpg) no-repeat; /*margin-top:26.6em;*/
}

div#footer h3 { margin: 0px auto -1px auto; margin-top:8.5em; width:176px; background-color:#d3e6f4; color:#3382b4; padding:3px; font-weight:bold; font-size:10px; border:1px; border-color:#7ba5c3; border-style:dashed; }

div { background:none; }

h5 { background:none; font-weight:bold; }