body 			{text-align: center;min-width: 1010px;background-color:#2F3476}
#top_section	{margin:-10px -10px 0 -10px;background-color:white;height:180px}

#container		{background-image:url(images/grayback.png);margin:0 auto;width:1000px;text-align:left;
				 border:2px solid black;min-height:940px;font-family:sans-serif;font-size:15px;border-bottom:0}

#logo			{margin:0px 0 -80px 37%}

#topbar			{margin:130px 0px 0px 0px;width:100%; height:20px;z-index:1}
#menu-bar		{margin: 2px 0 0 0;width:100%;height:26px;z-index:1}
#menu			{text-align:center;border:1px solid red}

#left-side		{margin-left:13px;position:absolute;top:190px;width:220px;text-align:center;color:#3d107b;z-index:1}
#title-box		{margin:17px 0 0 -9px;width:93%;color:#3d107b;padding:5px; font-family:calibri;font-size:1.1em;
				 background-color:white}

#search-box 	{margin:2px 0 5px -9px;width:97%;height:60px;padding-top:10px}

a				{text-decoration:none}
a:link 			{color: #BC001D}
a:visited 		{color: #BC001D;}
a:active 		{color: #BC001D;}
a:hover			{text-decoration: underline;}

#request_quote	{margin:8px 0 0 -25px}
#phone_number	{margin:20px 0 0 -27px}

#help				{margin:30px 0 -10px -7px;text-align:center;border:1px solid #2F3476; height:100px;width:210px}
#help p:first-child {background-color:#2F3476;color:white;padding:3px;margin:1px;font-family:sans-serif;font-size:.90em;font-weight:bold}
#help input			{margin:15px 0 -5px 0}
#help2p				{color:#BC001D}

#member_of		{margin:40px 0 0 -20px;text-align:center;font-face:sans-serif;color: navy;font-size:1.4em;font-style:italic}
#member_of p	{margin-bottom:0}
#member_of img	{border:none;margin-top:25px}

#main			{margin:50px 0 30px 173px;position:relative;left:80px;z-index:2;width:720px}

#bottom-menu	{background-image:url(images/grayback.png);width:1000px;height:45px;margin:-34px auto;border-left:2px solid black;
				 border-right:2px solid black; border-bottom:2px solid black}
#bottom-menu p	{padding-top:18px;position:relative;left:120px}

.hidden			{display:none}

/* Webkit Browser CSS here */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#logo		{margin-top:20px}
#topbar		{margin-top:110px}
#left-side	{top:170px}
}

