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


html body {background: url(images/bk.jpg) top center; background-position:top center; background-repeat: no-repeat; background-color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:19px; margin:0 auto; color:#636363; height: 100%;}
* html, body  {background: url(images/bk.jpg) top center; background-position:top center; background-repeat: no-repeat; background-color:#fff;  font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:19px; margin:0 auto; color:#636363; height:100%;}

h1 {color:#000; font-weight:bold; font-size:18px; margin-bottom:0;}
h2 {color:#000; font-weight:bold; font-size:20px; margin-bottom:0;}
h3 {color:#05447b; font-weight:bold; font-size:20px; margin-bottom:0; border-bottom:1px solid #05447b;}
h4 {color:#448ab7; font-weight:bold; font-size:14px; margin-bottom:0;}
a {color:#4381a1; text-decoration:underline;}
a:hover {color:#0f4a70;}
#footer a {color:#424242; text-decoration:none;}
#footer a:hover {color:#000; text-decoration:none;}


img {border:none}
img.shadow {background:url(images/shadow.gif) no-repeat right bottom; padding:4px 10px 10px 4px; border:none; border-top:#f1f3f4 1px solid; border-left:#f1f3f4 1px solid;}
.clear {clear:both;}

#sidebarHeader {background:url(images/sidebar_top.jpg) no-repeat top left; width:191px; height:26px; text-indent:-9999px; margin:0 0 0 -10px; font-weight:bold; color:#fff; font-size:18px; padding-top:8px;}


/*----------------------------------------------------------------
----------------- LAYOUT----*/
	
#wrap {width:871px; margin:0 auto -20px; color:#352c17; min-height:100%; height:auto !important; height:100%; padding-bottom:50px;}
#header{width:871px; float:left; margin:0; padding:0;}
#content {width:805px; float:left; margin:20px 40px 20px 50px; padding:0;}
#subContent {width:831px; float:left; margin:20px; padding:0;}
#footer {margin:-50px auto 0 auto; padding:20px 0 0 0; width:831px; height:50px; text-align:center; color:#424242; border-top:1px solid #d2d1d1; }

.push {height:100px; clear:both;}

#logo {margin-left:0px; margin-top:0px; float:left; display:inline;}

.intro {float:left; margin:0; padding-right:40px;}
.text {float:left; margin:20px 0 0 40px; padding-right:40px; font-size:14px; line-height:22px;}

.left {float:left;}
.right {float:right; padding:10px;}



/*----------------------------------------------------------------
----------------- NAVIGATION----*/

ul#nav {width:444px; height:24px; padding:0; float:right; margin:68px 0 0 0; list-style:none; z-index:900; border-bottom:1px solid #506ec0;}
ul#nav li {float:left; margin:0px; padding:0;}
ul#nav li a {display:block;}
ul#nav li span a {display:block; text-indent:-9999px;  height:25px;}


#nav li#navWeb span a {background: url(images/nav_web.png) no-repeat bottom; width:136px;}
#nav li#navPrint span a {background: url(images/nav_print.png) no-repeat bottom; width:117px;}
#nav li#navServices span a {background: url(images/nav_services.png) no-repeat bottom; width:97px;}
#nav li#navContact span a {background: url(images/nav_contact.png) no-repeat bottom; width:94px;}

#nav li#navWeb span a:hover {background-position:top;}
#nav li#navPrint span a:hover {background-position:top;}
#nav li#navServices span a:hover {background-position:top;}
#nav li#navContact span a:hover {background-position:top;}


/*----------------------------------------------------------------
----------------- HOME PAGE---*/

.homeItem {width:232px; float:left; margin:0 35px 0 0;}

/*----------------------------------------------------------------
----------------- SUB PAGE---*/

.thumbs img {margin:10px 1px 0 0;}