  /*Links mouseover styles*/

  a:link{color: #556b2f; text-decoration: none; font-weight: bold;}

	

  a:visited{color: #556b2f; text-decoration: none; font-weight: bold;}

	

  a:active{color: red; text-decoration: none;}

	

  a:hover{color: blue; text-decoration: none; font-weight: bold;}

	

	

/*Body tag styles*/

body{background-color: #c4d8ec; margin-top: 0; margin-left: 0;}





	/*Main container div styles*/

  div#container{text-align: left; width: 100%; height: 100%; background-color: #c4d8ec;}
					/*  background-color: #000000; */
	

	/*Banner div & logo styles*/

	div#banner{position: relative; width: 100%; height: 89px; background-color: #ffffff; background-image: url(images/buttons_icons_banners/banner_extend.gif); background-attachment: fixed;}
 /* background-repeat: repeat-x; */
	

		/* span#logo1{position: absolute; left: 0pt; top: 0pt;} */

		

		/* span#logo2{position: absolute; left: 360px; top: 0pt;} */

		

		/* span#logo3{position: absolute; left: 828px; top: 0pt;} */

	

	

	/*Navigation panel & buttons styles*/

	div#nav_panel{font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; font-variant: small-caps; width: 142px; background: #c4d8ec; position: absolute;}

	

		div#nav1{border:1px outset #c0c0c0; background: #ffffe0;}

		

	/*Right panel div including order & search buttons styles*/

	div#right_panel{text-decoration: none; width: 140px; background-color: #c4d8ec; position: absolute; right: 0; font-size: 10pt;}

		

		/*Order & search button divs*/

		div#order_button{background-color: #FFFFE0; border:2px solid #556b2f; height:22px;}

		

		

	/*Main editable content area div styles*/

	div#main_content_area{background-color: #c4d8ec; position: inherit; left: 0; font-size: small;}

	

	

		/*Main div1*/

		div#main_div1{float: center; font-size: small; font-family: Verdana,Arial,Helvetica,Sans-serif; color: #1F3F3F;}

	

	

    		/*Index page image styles*/

    		img#house_img{height: 450px; width: 690px;}

		

		

	/*Footer div & links styles*/

	div#footer{width: 100%; height: 50px; background: #c4d8ec; position: static; bottom: 0; border-top:1px solid #c0c0c0;}

	

		p#footer_p1{font-size: 10px; font-family: Verdana,Arial,Helvetica,sans-serif;}