
* {
	margin:0; padding:0;
}

body{
	/*background:#FFFFFF url(../images/footer_bg.gif) bottom repeat-x;*/
}

#bg{
	background:#FFFFFF url(../images/footer_bg.gif) bottom repeat-x;
}
a:hover{text-decoration:none;}

a img { border:0;}
img {vertical-align:top;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html{
	font		: 11px Lucida Grande, Verdana, Lucida Sans Unicode, Sans-Serif, Verdana, Geneva, Arial, Helvetica;	
	line-height:17px;
	color:#666666;		
}

a {color:#3d6f92; font-size:12px;}

/*main layout */
.h_logo{ height:92px; width:100%;}
.bannertext{
	float:left;
	font:bold 12px Arial;
	margin:44px auto auto 18px;
}

#header_tall {background:url(../images/header_tall.gif) top repeat-x;}

#main { margin:0 auto;}

#header .left {padding:26px 0 0 0;}
#header .left {padding:6px 0 0 0;}
#header .right {padding:46px 11px 0 0;}
#header .right a {color:#868686; font-family:arial; font-size:11px; background:url(../images/RSS.gif) no-repeat top right; padding:0 29px 2px 0;}

#menu {background:url(../images/menu_tall.gif) top repeat-x; height:65px;}
#menu .rightbg {background:url(../images/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(../images/menu_left.gif) top left no-repeat; width:100%; height:65px;}
#menu .padding {padding:9px 0;}
#menu ul { list-style:none;}
#menu li {float:left; width:147px; background:url(../images/menu_libg.gif) top right repeat-y; font-size:11px; font-weight:bold; text-align:center;  display:block;}
#menu li a {color:#666666; text-decoration:none; font-weight:bold; font-size:11px; display:block; padding:8px 0 5px 0;}
#menu li span{ display:block; padding:8px 0 5px 0;}
#menu li a:hover {color:#000000; text-decoration:underline;}
#menu li span {color:#000000; text-decoration:underline;}
#menu .last {background:none;}

#header .content {background: #3A688A url(../images/header_bg.jpg) top left no-repeat; padding:25px 30px 20px 414px; color:#ffffff;}
#header .content .text {padding:2px 0 0px 2px;}
#header .content .whitebutton {background:transparent url(../images/header_click_here.png) top right no-repeat; float:right; width:103px; height:32px; padding:3px 0 0 0; text-align:center;}


#middle { width:100%;}


#footer .indent {padding:23px 0 0 0px; 	text-align	: center;  color:#868686; font-size:10px;}
#footer a {color:#3d6f92; font-size:10px;}

/*li { color:#3d6f92;}*/
li a {color:#3d6f92; font-size:11px;}

/* index */

#index #middle .indent {padding:10px 0 19px 0;}
#index #middle .columns1 .p1 {padding:1px 0 7px 0;}

#main { width:738px;}

/*#header {height:68px;}*/

#footer {
	height:61px;
}

h1{
	font-family:Georgia, tahoma; 
	font-size:16px;
	color:#444444;
	padding:10px 0px 20px 0px;
}
h2, h2 a{
	font-family:Georgia, tahoma; 
	font-size:14px;
	color:#444444;
	padding:10px 0px 20px 0px;
	text-decoration:none;
}
h3{
	font-family:Georgia, tahoma; 
	font-size:12px;
	color:#0000aa;
	padding:10px 0px 10px 0px;
}
p{
	padding:0 10px 10px 0;
}




.column1, .column2, .column3, .column, .indent_column {float:left;}


#index .columns1 .column1 {width:241px;}
#index .columns1 .column2 {width:242px;}
#index .columns1 .column3 {width:241px;}
#index .columns1 .indent_column {width:7px;}

#index .columns2 .column1 {width:364px;}
#index .columns2 .column2 {width:364px;}
#index .columns2 .indent_column {width:7px;}

#index .columns4 .column {width:177px;}
#index .columns4 .indent_column {width:7px;}

.hidden		{	display: none;	}



/* all boxes with rounded corners (just does the corners, no other styling) */

.roundedbox{
	background: url(../images/corners-topleft.gif) top left no-repeat;
}
.roundedboxheader{
	background: url(../images/corners-topright.gif) top right no-repeat;
}
.roundedboxbody{
	background: url(../images/corners-rightborder.gif) top right repeat-y;
}
.roundedboxfooter{
	background: url(../images/corners-bottomleft.gif) bottom left no-repeat;
}
.roundedboxfooterinner{
	background: url(../images/corners-bottomright.gif) bottom right no-repeat;
}





/* boxes on products page */

.columns2 .roundedboxheader{
	border-bottom:1px solid #e0e0e0;
	padding:4px 15px 0px 15px;
	margin:0;
}
.columns2 .roundedboxbody{
	margin:0;
	padding:4px 15px 0px 15px;
}
.columns2 .roundedboxfooterinner div{
	background: url(../images/click_here.gif) right no-repeat;
	border:none;
	color:white;
	height:22px;
	padding:4px 10px 0 0;
	text-align:right;
}
.columns2 .roundedboxfooterinner{
	padding:4px 15px 15px 15px;
}
.columns2 .rotary h2{
	background: url(../images/rotary-icon.png) top right no-repeat;
	height:36px;
}
.columns2 .elevator h2{
	background: url(../images/elevator-icon.png) top right no-repeat;
	height:36px;
}
.columns2 .multifloor h2{
	background: url(../images/multi-floor-icon.png) top right no-repeat;
	height:36px;
}
.columns2 .optima h2{
	background: url(../images/optima-icon.png) top right no-repeat;
	height:36px;
}
.columns2 .rotary .roundedboxbody, .columns2 .multifloor .roundedboxbody{
	height:185px;
}
.columns2 .elevator .roundedboxbody, .columns2 .optima .roundedboxbody{
	height:160px;
}



/* boxes on home page */

.columns4 .roundedboxheader{
	padding:4px 15px 0px 15px;
	margin:0;
}
.columns4 .roundedboxfooterinner div{
	background: url(../images/click_here.gif) left no-repeat;
	border:none;
	color:white;
	height:22px;
	padding:4px 0 0 10px;
	text-align:left;
}
.columns4 .roundedboxfooterinner{
	padding:4px 15px 15px 15px;
}
.columns4 .rotary .bgthumbnail{
	background: url(../images/rotary-icon.png) 90% 50% no-repeat;
}
.columns4 .multifloor .bgthumbnail{
	background: url(../images/multi-floor-icon.png) 90% 50% no-repeat;
}
.columns4 .elevator .bgthumbnail{
	background: url(../images/elevator-icon.png) 90% 50% no-repeat;
}
.columns4 .optima .bgthumbnail{
	background: url(../images/optima-icon.png) 90% 50% no-repeat;
}



/* links in all rounded boxes */
.roundedboxfooterinner a{
	color:white;
	text-decoration:none;
}




.aboutus{
	width:600px;
}
.aboutus ul{
	padding-left:15px;
}
.contact{
	float:left;
	padding-left:25px;
	width:500px;
}
.productcontent{
	padding:0 40px 0 40px;
}
.productcontent ul{
	list-style:disc;
	margin-left:20px;
}
.productcontent li{
	color:#868686;
}
.productcontent img{
	margin:0 0 10px 0;
}
.productcontent br{
	clear:both;
}
object{
	margin:0 0 10px 0;
}
#movieholder{
	text-align:center;
}


.halfleft{
	float		: left;
	width		: 48%;
}
.halfright{
	float		: right;
	width		: 48%;
}
