body
{

	background: #cdcec2 url(../images/header-bg.gif) repeat-x;
	font-family: Arial, Verdana, sans-serif;
	overflow: -moz-scrollbars-vertical;
	font-size:14px;
	color:#444340;
}
#page{margin:0 auto;width:1048px;}
#header{background: url(../images/layout/header.jpg) no-repeat;
width: 976px;
height: 329px;
position:relative;
margin-top:20px;
margin-left:72px;
}


#callus
{
position:absolute;
}

#header .text
{
	font-family:Georgia;
	font-size:18px;
	color:#f6f8e9;
	padding:0px;
	padding-left:15px;
	position:absolute;
	top:105px;
	width:480px;
	left:0px;
}
#logo
{
	height:111px;
	position:absolute;
	width:352px;
	top:7px;
	left:0px;
	display:block;
}
.top-menu{width: 899px;
height: 45px;
margin-left:2px;
margin-bottom:20px;
}

.top-menu a{background: url(../images/layout/top-nav.gif) no-repeat;
height: 45px;
display:block;
text-indent:-999999px;
float:left;
overflow:hidden;
}
.top-menu li{display:inline;}
#nav-home a{background-position:0px 0px; width:102px;}
#nav-paper a{background-position:-102px 0px; width:133px;}
#nav-files a{background-position:-235px 0px; width:78px;}
#nav-it a{background-position:-313px 0px; width:277px;}
#nav-furniture a{background-position:-590px 0px; width:165px;}
#nav-contact a{background-position:-755px 0px; width:144px;}

#nav-home a:hover, .home-active #nav-home a{background-position:0px -45px}
#nav-paper a:hover, .paper-active #nav-paper a{background-position:-102px -45px; }
#nav-files a:hover, .files-active #nav-files a{background-position:-235px -45px;}
#nav-it a:hover, .it-active #nav-it a{background-position:-313px -45px; ;}
#nav-furniture a:hover, .furniture-active #nav-furniture a{background-position:-590px -45px;}
#nav-contact a:hover, .contact-active #nav-contact a{background-position:-755px -45px; }

#containter{background: url(../images/layout/page-bg.gif) repeat-y;
width: 903px;
margin-left:72px;
}

#bodyInner{margin:0 auto;width:883px;padding-bottom:20px;}

.bt-quote{background: url(../images/bt-quote.gif) no-repeat;
width: 131px;
height: 32px;
}
.bt-submit{background: url(../images/bt-submit.gif) no-repeat;
width: 131px;
height: 32px;

}
.bt-submit:hover{background-position:0 -32px;}

#footer
{
	color: #adadad;
	clear: both;
	width: 100%;
	background-image: url('../images/footerbg.jpg');
	text-align: center;
	margin-top: 30px;
	padding: 0px;
	height: 90px;
}



ul.footermenu
{
	margin: 0px;
	padding: 0px;
	display: list-item;
	list-style: none;
	color: #f6edd2;
	float: left;
	font-size: 11px;
	font-family: Arial;
}
ul.footermenu li
{
	margin: 0;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom:8px;
	display: list-item;
	list-style: none;
	color: white;
	display: block;
	font-size: 11px;
	font-family: Arial;
}
ul.footermenu a, ul.footermenu a:visited
{
	color: #f6edd2;
	text-decoration:underline;
}
ul.footermenu a:hover
{
	color: #f6edd2;
	text-decoration:underline;
}


#copyright
{
	width:auto;
	display:inline;
	color: #f6edd2;
	float: left;
	font-size: 11px;
	font-family: Arial;
}
#footerInner
{
	width:900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	padding: 20px;
	padding-left:50px;
}
#bottommenu
{
	float:right;
}
#content
{
	margin:0px;
	padding:0px;
	width:100%;
	margin-top:20px;
}






.inputbox
{
	width:280px;
	margin-bottom:8px;
	border:solid 1px #c6c8bb;
}


h1
{
	font-family:Georgia;
	font-size:35px;
	color:#f6f8e9;
	padding:0px;
	margin:0px;
	font-weight:lighter;
}

h2
{
	font-size:18px;
	color:#2c4b5f;
	font-weight:lighter;
	margin:0px;
	height:20px;
}
h3
{
	font-size:18px;
	color:#2c4b5f;
	font-weight:lighter;
	margin:0px;
	background-image: url('../images/v011_03.jpg');
	background-repeat:no-repeat;
	width:100%;
	height:44px;
	text-align:center;
	/*line-height:40px;*/
	background-position:center;
	margin-bottom:25px;
	margin-top:15px;
}
hr
{
	color:gray;
	height:1px;
	border:solid 1px gray;
}
.learnmore
{
	position:relative;
	bottom:-25px;
}
#quote
{
   width: 210px;
   height: 42px; display:block;
   position:absolute;left:12px;top:251px;
	
}
#quote:hover{background: url(../images/bt-get-quote.gif) no-repeat;

}
.roundcont
        {
            width: 250px;
            background-color: #f90;
            color: #fff;
        }
        .roundcont p
        {
            margin: 0 10px;
        }
        .roundtop
        {
            background: url(http://kalsey.com/tools/css/rounded/images/tr.gif) no-repeat top right;
        }
        .roundbottom
        {                        
            width:900px;
        }
        img.corner
        {
            border: none;
            display: block !important;
        }
        
.submitbtn
{
		background: url('../images/button.jpg');
		border:none;
		width:132px;
		height:32px;
		cursor:pointer;
		color:#150f03;
		
}
/*input[type=text]
{
	width:230px;
	margin-bottom:8px;
	border:solid 1px #c6c8bb;
}*/
textarea
{
	width:280px;
	margin-bottom:8px;
	border:solid 1px #c6c8bb;
	font-family:arial;
	font-size:13px;
}
.line
{
	border-bottom :solid 1px #e2e0de;
	margin-bottom:20px;
	margin-top:20px;
}
.rndbottom
{background: url(../images/layout/page-bottom.gif) no-repeat;
width: 903px;
height: 7px;

}



.quoteboxt
{
	background: url(../images/tops.jpg) 0 0 repeat-x;
	width: 203px;
	background-color: #f6f8e9;
}
.quoteboxb
{
	background: url(../images/dot2.gif) 0 100% repeat-x;
}
.quoteboxl
{
	background: url(../images/dot2.gif) 0 0 repeat-y;
}
.quoteboxr
{
	background: url(../images/dot2.gif) 100% 0 repeat-y;
}
.quoteboxbl
{
	background: url(../images/sw.gif) 0 100% no-repeat;
}
.quoteboxbr
{
	background: url(../images/se.gif) 100% 100% no-repeat;
}
.quoteboxtl
{
	background: url(../images/nw.gif) 0 0 no-repeat;
}
.quoteboxtr
{
	background: url(../images/ne.gif) 100% 0 no-repeat;
	padding: 10px;
	text-align:center;
}

.quoteboxbottomt
{
	width: 203px;
	background-color: #f6f8e9;
}

.quoteboxtext
{
	width: 150px;
	border: solid 1px #c6c8bb;
	margin-bottom: 15px;
}
.number
{
	width: 40px;
	border: solid 1px #c6c8bb;
	margin-bottom: 0px;
	margin-right: 10px;
}


.quoteboxbottomm
{
	width: 203px;
	background-color: #f6f8e9;
}
.quoteboxbottomc
{
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 20px;
}


.captcha
{
	width:171px;
	margin-bottom:8px;
	border:solid 1px #c6c8bb;
	vertical-align:top;
	margin-right:8px;
}
.smallertext
{
	width: 150px;
	border: solid 1px #c6c8bb;
	margin-bottom: 15px;
}
.checkbox
{
	margin-left:20px;
	margin-right:10px;
}
.itemmiddle{background-image:url(../images/v0121_03.jpg);border:solid 1px #cccccc;width: 603px; margin-left:15px;margin-right:15px; float:left;border-top:0px;padding:10px}


.itemtopt  {background: url(../images/storyboard1_03.jpg) 0 0 repeat-x; width: 625px; margin-left:15px;margin-right:15px; float:left;}
.itemtopb  {background: url(../images/storyboard2_03.jpg) 0 100% repeat-x}
.itemtopl  {background: url(../images/homeleft.jpg) 0 0 repeat-y}
.itemtopr  {background: url(../images/homeright.jpg) 100% 0 repeat-y}
.itemtopbl {background: url(../images/storyboard_004.jpg) 0 100% no-repeat}
.itemtopbr {background : url(../images/storyboard_003.jpg) 100% 100% no-repeat}
.itemtoptl {background: url(../images/homelefttop.jpg) 0 0 no-repeat}
.itemtoptr {background: url(../images/homerighttop.jpg) 100% 0 no-repeat; padding:10px} 



.itembottomb {background: url(../images/homebottom.jpg) 0 100% repeat-x}
.itembottoml {background: url(../images/homeleft.jpg) 0 0 repeat-y}
.itembottomr {background: url(../images/homeright.jpg) 100% 0 repeat-y}
.itembottombl {background: url(../images/homeleftbottom.jpg) 0 100% no-repeat}
.itembottombr {background: url(../images/homerightbottom.jpg) 100% 100% no-repeat}
.itembottomtl {}
.itembottomtr { padding:10px} 
.itembottomt {background: url(../images/storyboard5_03.jpg) 0 0 repeat-x; width: 625px; margin-left:15px;margin-right:15px; float:left;}

