@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; }
body { background-colr: #fff; text-align: center; }

#container { background: url(../images/img-content-bg.gif) top right repeat-y; width: 748px; margin: 0 auto; text-align: left; }
#container2 { z-index: 1; }

#header {  background: #fff url(../images/img-vesely-main.gif) bottom right no-repeat; height: 121px; margin-bottom: -3px; padding: 13px 0 10px 0; position: relative; width: 748px; z-index: 10; }
#logo { left: 20px; position: absolute; top: 32px; }
#utility { position: absolute; right: 20px; text-align: right; top: 14px; width: 400px; }
#united-logo { margin-bottom: 5px; }
#facebook { margin-right: 10px; vertical-align: top; }
#callus { color: #000; display: inline; font-size: 10px; text-transform: uppercase; vertical-align: top; }
	#callus strong { font-size: 20px; }
#videocta { margin-left: 10px; float: right; }

#video{ margin: 0px 0px 0px 50px; width:320px;}

#nav { bottom: 10px; list-style: none; left: 0; margin: 0; padding: 0; position: absolute; z-index: 100; }
	#nav li { background: none; display: inline; font-size: 11px; float: left; line-height: 1em; margin: 0; position: relative; }
	#nav ul { background: #fa0; display: none; margin: 0; padding: 0; position: absolute; left: 0; top: 31px; }
		#nav li:hover ul { display: block; }
		#nav li ul li { background: none; float: none; display: block; line-height: 1em; margin: 0; padding: 0; }

#nav a { display: block; height: 31px; margin: 0; padding: 0; text-decoration: none; background: url(../images/img-nav.gif) left top no-repeat; text-indent: -9999px; width: 150px; }
#nav-aboutus a:link, #nav-aboutus a:visited { background-position: 0 0; width: 149px; }
#nav-aboutus.active a, #nav-aboutus a:hover, #nav-aboutus a:active { background-position: 0 -32px; }
#nav-services a:link, #nav-services a:visited { background-position: -149px 0; }
#nav-services.active a, #nav-services a:hover, #nav-services a:active { background-position: -149px -32px; }
#nav-contactus a:link, #nav-contactus a:visited { background-position: -299px 0; }
#nav-contactus.active a, #nav-contactus a:hover, #nav-contactus a:active { background-position: -299px -32px; }
#nav-movingtips a:link, #nav-movingtips a:visited { background-position: -449px 0; }
#nav-movingtips.active a, #nav-movingtips a:hover, #nav-movingtips a:active { background-position: -449px -32px; }
#nav-home a:link, #nav-home a:visited { background-position: -599px 0; width: 149px; }
#nav-home.active a, #nav-home a:hover, #nav-home a:active { background-position: -599px -32px; }

#nav li ul a { background: none; display: block; font-weight: bold; text-decoration: none; margin: 0; padding: 5px 9px; height: auto !important; text-indent: 0; text-transform: uppercase; width: 130px; }
	#nav li#nav-aboutus ul a { width: 129px; }
#nav ul a:link, #nav ul a:visited { border-top: 1px solid #ffbb30; border-right: 1px solid #ffcf40; border-bottom: 1px solid #f49d00; border-left: 1px solid #bf8f00; color: #fff; }
#nav ul a:hover, #nav ul a:active { background: #ffbd0e; color: #fff; }

#sidenav { border-top: 1px solid #fff; list-style-type: none; margin: 15px 15px 20px 15px; padding: 0; }
	#sidenav li { margin: 0; padding: 0; min-height: 1%; }
	* html #sidenav li { height: 1%; }
		#sidenav a { border-bottom: 1px solid #fff; display: block; font-size: 11px; font-weight: bold; text-transform: uppercase; text-decoration: none; padding: 2px 4px; }

#content { display: inline; width: 420px; float: left; margin: 16px 0 10px 20px; }
#content .hreview { margin: 0 0 12px 0; padding:12px; background-color:#d5d5d5; }
#content .description { margin:0; }
#content .reviewer { font-style:italic; }


#sidebar { display: inline; float: right; margin: 0 0 5px 0; position: relative; width: 265px; z-index: 15; }

#footer { background: #fff url(../images/img-footer-bg.gif) top right no-repeat; clear: both; padding: 20px; min-height: 65px; }
	* html #footer { height: 65px; }
	#footer p { color: #666; font-size: 11px; text-align: right; float: right; }
	#footer #contact { text-align: left; float: left; }

