html, body {color: #434343; margin: 0 auto; padding: 5px; 0px; background: #ffffff; }
body, td, th, textarea, input, select, h2, h3, h4, h5, h6, p { font: verdana ,arial, sans-serif; }
body p {
        color: #434343;
        font-size: 13px;
        line-height: 16px;
        padding: 0px 3px 0px 10px;
        margin-top: 0px;
        margin-bottom: 0px;
}
body h1 { color: #f69401; font-size: 24px; font: verdana; padding: 10px 10px 5px 10px; }
body h2 { color: #ffffff; font: arial; font-size: 24px; padding: 10px 5px 3px 10px; margin: 0px 0px 0px 0px; }
body h3 { color: #434343; font: arial; font-size: 14px; padding: 1px 5px 0px 10px; margin: 0px 0px 0px 0px; }
body h4 { color: #f69401; font-size: 14px; font: verdana; padding: 10px 3px 5px 10px; margin: 0px; }

a { color: #296299; font-size: 15px; font: verdana; text-decoration: none; }
a:hover { color: #296299; font-size: 15px; font: verdana; text-decoration: underline; }

ul { color: #3366ce; }

#container {   
                margin: 0 auto;
                border: 0px solid black;
                width: 750px;
                background: #ffffff;
}

#header_links {       float: left;
                position: relative;
                height: 40px;
		padding: 15px 0px 0px 0px;
                width: 750px;
                background: #296299;
		color: #ffffff;
}
#header_links a { color: #ffffff; }
#header_pic {       float: left;
                position: relative;
                height: 215px;
                width: 750px;
                background: #ffffff;
}
#header_low {       float: left;
                position: relative;
                height: 40px;
                width: 750px;
                background: #296299;
		z-index: 1;
}
#pic_low {  
	     float: left;
                position: relative;
                height: 20px;
                width: 750px;
                background: #d0cdd4;
		z-index: 1;
}

#content {
                position: absolute;
                top: 20px;
                left: 198px;
                width: 530px;
                border: 1px solid #000000;
                z-index: 100;
		margin: 0px 0px 30px 0px;
                background: #ffffff;
}
#content-shade {
                position: absolute;
                top: 30px;
                left: 208px;
                width: 530px;
		height: 100%;
                border: 0px solid #000000;
                z-index: 10;
		margin: 0px 0px 30px 0px;
                background: #d0cdd4;
}

#content-text { position: relative;
                float: left;
                width: 470px;
                border: 1px solid #d0cdd4;
                background: #fefefd;
		z-index: 150;
}
#content-text a { color: #296299; font-size: 15px; font: verdana; text-decoration: none; }
#content-text a:hover { color: #296299; font-size: 15px; font: verdana; text-decoration: underline; }


#add {  	position: relative;
                float: left;
                width: 470px;
                border: 1px solid #d0cdd4;
                background: #fefefd;
		z-index: 150;
}

#address {      float:left;
                position: relative;
                width: 200px;
}


#footer {       clear: both;
                width: 750px;
                position: relative;
                height: 40px;
}

.float {
                float:left;
                width: 150px;
                height: 150px;
                margin: 5px 0px 5px 20px;
                padding: 5px 5px 5px 5px;
                border: 1px dashed #434343;
}
