@charset "utf-8";
/* engsolutionsit.com, copyright 2013, All Rights Reserved */

html,body,h1,h2,h3,h4,p,a,em,font,img,small,strong,ol,ul,li{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:Verdana, Geneva, sans-serif; vertical-align:baseline; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;} :focus{outline:0;} body{line-height:1; color:#000000;} ol,ul{list-style:none;} 

html{overflow:scroll; overflow:-moz-scrollbars-vertical;}
body{background:#FFFFFF url(body_bg.png) repeat-x !important; font-size:13px; line-height:1.6; text-align:center;}
a{color:#C14B24; text-decoration:none;}
a:hover{color:#C14B24; text-decoration:underline;}
img{border:0px;} u{text-decoration:underline;}
strong{font-weight:bold;}
small{font-size:80%;}
blockquote{border:thin #333333; background-color:#CCCCCC; padding:10px; color:#333333; font-size:80%; -moz-border-radius:15px; border-radius:15px;}

#wrapper{width:970px; text-align:left; margin:0 auto; padding:10px; background:url(wrapper_bg.png) repeat-y;}
#header, #content, #footer{width:970px; margin:0; padding:0;}
#header{top:50px;}
#header img{float:left; margin-top:3px;}
#header #search{float:right; width:300px; margin-top:10px;}

#nav, #nav ul{clear:both; list-style-position:outside; position:relative; z-index:1000;}
#nav h1{font-size:100%; text-align:center; font-weight:bold; line-height:2;}
#nav a{display:block; padding:3px; color:#fff; text-decoration:none; background:#E76514 url(shadow_slash.png);}
#nav a:hover{background:#E76514 url(shadow_grid.png);}
#nav li:hover ul, #nav li li:hover ul{display:block;}
#nav ul{position:absolute; display:none;}
#nav li{float:left; position:relative; width:175px;}
#nav li.bookend{width:135px;}
#nav li ul a{width:175px; height:auto; float:left;}
#nav ul ul{top:auto;}

#footer{clear:both; text-align:center; margin:0; padding-top:10px; font-size:80%; color:#666666;}
#wrapper #wrap-close{position:relative; display:block; width:990px; height:20px; bottom:-30px; left:-10px;}