html {

	margin:0;

	padding:0;

}



* {

    margin: 0;

    padding: 0;

}



body {

	font-family: Arial,Helvetica,sans-serif;

	font-size: 100%;

	line-height: 20px;

	color: #333;

	margin:0;

	padding:0;

}



a:link {

    text-decoration: none;

}



	a:hover {

    text-decoration:underline;

	}

	

#container {

	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border-left: 1px solid #cecece;

    border-right: 1px solid #cecece;

	border-bottom: 1px solid #cecece;

    margin: 0 auto;

    padding: 0;

    width: 1000px;

}



#header {

	font-size: 0.875em;

	background-image: url("http://suburbanop.com/images/banner_img/productivity_portal_bg.gif");

}



#topmenubar {

	height:22px;

	width:auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#3067BA', endColorstr='#193E68')"; /* For Internet Explorer 8 */

	-moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    -moz-border-right-colors: none;

    -moz-border-top-colors: none;

    background: #004681;

	*background: #0E4F91;

	border-color: -moz-use-text-color -moz-use-text-color #cecece;

    border-image: none;

    border-left: 0 none;

    border-radius: 0;

    border-right: 0 none;

    border-style: none none solid;

    border-width: medium 0 1px;

    color: #000;

    height: 45px;

    text-align: center;

}



#topnav {

    color: #fff;

    float: right;

    font-size: 12px;

    font-weight: normal;

    line-height: 18px;

    padding: 0 10px;

    text-decoration: none;

	padding-top: 17px;

	margin-right:20px;

}



#headercontent {

}



#logo {

display: block;

height: 94px;

width: 423px;

background:url("http://suburbanop.com/images/logos_img/suburban_logo_eps.png") no-repeat scroll 0px 0px transparent;

margin-top: 25px;

margin-left: 20px;

color: #FFF;



}





#mainmenubar {

	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#3067BA', endColorstr='#193E68')"; /* For Internet Explorer 8 */

	background: #004681;

    *background: #0E4F91;

	border: 0 solid #ffffff;

    color: #fff;

    display: block;

    font-size: 11px;

    list-style: outside none none;

    padding: 0 10px;

    width: auto;

	height:40px;

	margin-top: 18px;

}



#pagecontent {

	border: 1px solid #cecece;

    display: block;

    margin: 14px;

    position: relative;

    width: auto;

	height:auto;

}



#footer {

	

}



.madnesstable {

	background-image: url("http://suburbanop.com/images/email_img/form_background_test1.gif")

	font-family:Arial, Helvetica, sans-serif;

}



.submit {

height: 120px;

width: 100px;

font-weight:bold;

}



input:focus {

      background: #FFC515;

}





