/* 
Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* stops shorter pages from jumping due to default scrollbar */
html { min-height:100%; margin-bottom:1px; }

/* Defaults */
:focus {outline:0}
a, a:visited {text-decoration:none}
a:hover {text-decoration:underline}
body {font:62.5% Arial; background-color: #C2C2C2;}
h1, h2, h4, h5, h6 {font-size:1em;}


p {margin:0 0 1em; 
   text-align: justify;
}

h1 {    
        text-align: center ;
        font-size:2em;
	font-weight:bold;
	color:#66A6A6;
	padding:0 0 12px 0;
}

h2{
        font-size:1.5em;
	font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
	color:#66A6A6;
        text-align: center;
	padding:0 0 12px 0;
}

h3{
	font-size:1.5em;
	font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
	color:#66A6A6;
        text-align: center;
	padding:0 0 12px 0;
}


h4{
	font-size:.9em;
	font-weight:500;
	color:#000000;
        text-align: center;
	padding: 0px;
}


h5{
	font-size:1em;
	font-weight:500;
	color:#555555;
        text-align: center;
	padding: 0px;
}




h6{
	font-size:.9em;
	font-weight:normal;
	color:#000000;
        text-align: justify;
	padding: 0px;
}




fieldset {
        width: 60%;
        margin-left: 18%;
        font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
        border-left : 2px solid #666666;
	border-top : 2px solid #666666;
	border-bottom : 2px solid #666666;
	border-right : 2px solid #666666;
        padding: 10px; 
}

legend {
        margin:0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
        font-weight: bold;
}

#fieldset .legend .quote_form {
            text-align:left;
            margin-left: auto;
            margin-right: auto;
          }



.submit {
           text-align:center;
            margin-left: auto;
            margin-right: auto;
          }


.links {
        width: 60%;
        margin-left: 18%;
        font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
        font-weight: normal;
        padding: 10px; 
}

.links1 {
        width: 60%;
        margin-left: 20%;
        font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000000;
        font-weight: normal;
        padding: 10px; 
}

.links1 p {
        text-align: center;
}




.links ul li {
        text-align: center;
}


strong {color:#000000;
}

/* Containers */
#skip {height:0px;overflow:hidden;width:0px}
#page {width:920px;margin:0 auto;background:#fff}

/* Header */
#header{
	padding:0 1px;
}

/* logo */
	


#header .banner-box{
	height:918px;
	height:125px;
        border-left : 1px solid #000000;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	background:url(../images/dp_header2.jpg) no-repeat 0 0;
	position:relative;
	margin:0 0 1px 0;
}


#header h1 {    
        text-align: center ;
        font-size:2em;
	font-weight:bold;
	color:#66A6A6;
	padding:0 0 12px 0;
}


/* menu */

/*styleing of nav box*/
#header ul{
	height:30px;
	background:url(../images/navbar_1.jpg) no-repeat 0 0;
      
}
#header li{
	float:left;
	list-style:none;
	border-right:1px #fff solid;
        
}
#header li a{
	line-height:26px;
	padding:0 70px 0 70px;
	color:#fff;
	font-size:1.2em;
        font-family: Arial, Helvetica, sans-serif;
	text-transform:capitalize;
       
}

/* Content*/
#content{
	padding:0 0 9px 24px;
	height:1%;
	overflow:hidden;
}
/*the right side of the content is included in .main,the left side of the content is include in #sidebar */
#content .main{
	width:614px;
	float:left;
	height:1%;
	overflow:hidden;
}


/*styling of welcome box*/


.centered_image
    {
    text-align:center;
    display: block;
    margin-left: 77px;
    margin-right: auto; 
    border-left : 2px solid #666;
    border-top : 2px solid #666;
    border-bottom : 2px solid #666;
    border-right : 2px solid #666;
    padding: 0px;
    width: 450px;
    height: 296px;

}
    

.centered_image_1
    {
    text-align:center;
    display: block;
    margin-left: 22px;
    margin-right: auto; 
    border-left : 2px solid #666;
    border-top : 2px solid #666;
    border-bottom : 2px solid #666;
    border-right : 2px solid #666;
    padding: 0px;
    width: 120px;
    height: 90px;

}



.centered_image_3
    {
    text-align:center;
    display: block;
    margin-left: 32px;
    margin-right: auto; 
    border-left : 2px solid #666;
    border-top : 2px solid #666;
    border-bottom : 2px solid #666;
    border-right : 2px solid #666;
    padding: 0px;
    width: 250px;
    height: 150px; 

}
    


.main .welcome{
	float:left;
	padding:23px 0 20px 0;
	margin:0 0 10px 0;
}

.main .welcome ul {
	padding-left: 20px;
	margin-bottom: 10px;
}
.main .welcome li {
	line-height: 1.5em;
}

.main h1{
        font-family: Arial, Helvetica, sans-serif; 
	font-size:2.3em;
	font-weight:bold;
	color:#66A6A6;
	padding:0 0 12px 0;
}



.main .welcome .intro{
	font-size:1.2em;
	line-height:1.4em;
	color: #555555;
        
}



.main .welcome .intro p{
	margin:0 0 0.5em 0;
}

.main .welcome .intro ul{
	width: 75%;
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
}

.main .welcome .intro1{
	font-size:1.2em;
	line-height:1.4em;
	color: #555555;
        
}



.main .welcome .intro1 p{
	margin:0 0 0.5em 0;
}



.main .welcome .intro1 ul{
	width: 75%;
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
}



.main .welcome .sitemap{

        margin-left: 25%;
        margin-right: auto;
        text-align: center;
}


.news h4{
	padding:10px 0 16px 0;
	font-size:1.8em;
	color:#3cb4c4;
}
/* Sidebar */
#sidebar{
	margin:5px 0 0 15px;
        float:left;
	display:inline;
	width:267px;
	height:1%;
	overflow:hidden;
 
}





/*styling of latesnes in sidebar */

#sidebar .latest .column {
        margin-left: 15px; 
        margin-right: auto;
        text-align: center;
        background:url(../images/columnbar.jpg) no-repeat 0 0;
        width: 200px;
        height: 3px;
}
     


#sidebar .latest .dpform {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        font-size:1.2em;
	font-weight:normal;
	color:#000000;
        text-align: justify;
	padding: 5px;

}

#sidebar .latest .dpform .input {
         display:none;}



#sidebar .latest{
	background:url(../images/bg-latest.jpg) repeat-y;
	margin:0 0 8px 0;
	position:relative;
}

#sidebar .latest-top{
	background:url(../images/bg-latest-top.jpg) no-repeat 0 0;
	padding:27px 10px 20px 18px;
}


#sidebar h4{
	color:#000000;
        font-weight: normal;
        text-align: center;
	font-size:1.8em;
        text-decoration: underline;
	text-transform:capitalize;
	
}




.right {
	float:right;
	width:155px;
}
.submit {
	margin-top:8px;
	margin-right:24px;
	margin-left: 58px;
}
.reset {
	margin-top:9px;
	float:right;
}




/* Footer */



#footer{
	width:920px;
        margin:0 auto 30px;
        position:relative;
	height:60px;
	background: url(../images/footer3.jpg) no-repeat 0 0;
        font-size: 1.0em;
      
       
	
}




#footer ul{
        padding:5px 0 8px;
        float: left;
	width: 920px;
	color:white;
	text-align:center;
}
#footer li{
        padding:10px 10px 5px 13px;
        text-align: center;
	list-style:none;
        width: 920px;
/*	border-left:1px #fff solid;*/
	display:inline;
	line-height:17px;
	
}

#footer li a{
	font-size:1.2em;
	color:#ffffff;
	text-transform:capitalize;
}
#footer .copyright{
	font-size:1.2em;
	color:#000000;
        padding:0 0 0 13px;
	float:left;
        margin-left: 17%;
        margin-right: auto;
	text-align: center;
}


