body {
        	margin:0px;
        	padding:0px;
        	background-color:#ccb;
        	color:black;
                text-align:center;
        	}


h3 {
        	margin:0px 0px 0px 0px;
        	padding:5px;
        	font:18px verdana, arial, helvetica, sans-serif;
        	font-weight:900;
        	color:#ccc;

        	}
        	
img {
                border: 0;
                }
                
p {
        	font:11px/11px verdana, arial, helvetica, sans-serif;
        	margin:0px 0px 0px 0px;
        	padding:9px;
        	color:#fff;
        	}
        	
a {
	color:#fff;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#939598;}
a:visited {color:#ccc;}
a:hover {background-color:none;
        text-decoration:none;}
        
        



#tel {
                position: absolute;
                float: left;
                width:226px;
                height: 73px;
                margin:15px auto;
                padding: 10px 10px 0px 10px;
        	margin:0px 0px 0px 0px;
        	font:0.8em verdana, arial, helvetica, sans-serif;
                color:#939598;
                text-decoration: none;
        	}


#container {

                background-image: url(/g/bground.jpg);
                background-repeat: no-repeat;
                width:760px;
                height:420px;
                margin:10px auto;
                text-align:left;
                padding:0px;
                border:1px solid #000;
                background-color:#fff;

                }
                
#logo {

                float: right;
                width:226px;
                height: 73px;
                margin:15px auto;
                padding: 0px 10px 0px 10px;

                }

#contentL {

                position: absolute;
                top: 150px;
                width:300px;
                height:250px;
                margin: 0 0 10px 25px ;
                text-align:left;
                padding: 0px 0px 0 0px;
                border:1px solid #939598;
                background-color:#2D537C;
                color: white;

                
                }

#contentR {

                position: absolute;
                background-image: url(/g/contentRbg.jpg);
                background-repeat: no-repeat;
                top: 150px;
                width:390px;
                height:250px;
                margin:0 0 0 340px ;
                text-align:left;
                padding:0;
                border:1px solid #939598;
                color: white;
                overflow: hidden;



                }


#iconmenu {
                position: absolute;
                margin: 10px auto;
                padding: 0px;
                width: 300px;
                height: 50px;
                }

#iconmenu li {
                width: 180px;
                height: 20px;
                position: absolute; 
                top: 90px;
                display: block; 
                list-style: none;
                }
#iconmenu a {
                width: 170px;
                height: 20px; 
                display: block; 
                border: none 1px #939598;
                }

#iconmenu a:hover {
                border: none 1px #2D537C;
                }

#iconmenu #panel1 {
                left: 10px;
                background: url(/g/do.gif);
                }

#iconmenu #panel2 {
                left: 160px;
                background: url(/g/done.gif);
                }

#iconmenu #panel3 {
                left: 370px;
                background: url(/g/contact.gif);
                }

#iconmenu #panel4 {
                left: 515px;
                background: url(/g/home.gif);
                }

#iconmenu #panel1 a:hover {
                background: url(/g/do_over.gif)  no-repeat;
                }

#iconmenu #panel2 a:hover {
                background: url(/g/done_over.gif) no-repeat;
                }

#iconmenu #panel3 a:hover {
                background: url(/g/contact_over.gif) no-repeat;
                }

#iconmenu #panel4 a:hover {
                background: url(/g/home_over.gif) no-repeat;
                }
#aboutP {

                position: relative;
                top: 353px;
                left: 10px;
                width:60px;
                height:61px;
                margin: 0 0 10px 10px ;
                text-align:left;
                padding: 0px 0px 0 0px;
                border:1px solid none;
                background-color:none;
                color: white;
                }
                
#strap {

                position: absolute;
                top: 353px;
                width:460px;
                height:50px;
                margin: 0 0 10px 272px ;
                text-align:left;
                padding: 0px 0px 0 0px;
                border:1px solid none;
                background-color:none;
                color: white;
                }


