#rotate {
	padding: 0;
	margin: 0;
	height: 187px;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(images/rotate/rotate.php);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

.hand { cursor: hand}

body, td, input, ul, form {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
body {
	background-color: #8b887f;
	padding:0px;
	text-align:center;
	list-style-type: square;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:100%; 
  }

table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	width:100%;
}
td {
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	vertical-align:top
	
}									   
										   	   


.float_left {float:left; margin:0px 23px 0px 0px;}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-MAIN-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.base {height:100%}
#main_table {
	width:900px;
	background-color:#FFFFFF;
	top:30px;
	height:100%;
}
.c1, .c2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:none;
}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-HEADER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#header {
	height: 118px;
	WIDTH: 900px;
	COLOR: #323232;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding-top:21px;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
		}
.header_bottom{
	background-image:url(images/header2.gif);
	background-repeat:no-repeat;
	height:25px;
}

#bg_header_left {
	width:520px;
	height:125px;
	
}
#bg_header_right {
	width:380px;
}



/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONTENT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#content {
	padding:0px 20px 15px 20px;
	color: #454745;
	height:100%;
}
.sub_table {
	width:100%;
	height:100%;
	margin:5px 0px 0px 0px;
}
.mt {margin:16px 0px 0px 0px !important}
.p1 {padding:0px 0px 0px 11px;}
.p2 {padding:0px 15px 0px 10px;}
.p3 {padding:0px 0px 15px 0px;}
.sub_space {
	padding:0px 16px 0px 16px;
}
.sub_space2 {
	padding:0px 20px 0px 15px;
}
.title {
	margin:0px 0px 10px 0px;
}
.gl {
	background-image: url(images/gl.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.gl2 {
	background:url(images/gl2.gif) bottom repeat-x;
	margin:0px 0px 8px 0px;
}
.vl {
	background:url(images/vl.gif) top right repeat-y


}
.bar {
	background:#b8291f; 
	font:bold 12px Verdana; 
	padding:2px 0px 4px 15px; 
	color:#FFF;
	margin:0px 0px 3px 0px;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#footer {
	height:59px;
	WIDTH: 900px;
	COLOR: #dcddd4;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
		}
#bg_footer_left {
	background:#202556;
	border-top:3px solid #000000;
	width:705px;
	margin-top: 1px;
	margin-left: 91px;
}
#footer_left_text{
	padding-top: 1px;
	padding-left: 91px;
	font-size: 10px;
}

#bg_footer_left a { color:#DCDDD4;}
#bg_footer_right {
	background:#b8291f;
	border-top:3px solid #000000;
	width:195px;
	font-size: 10px;
}
#bg_footer_right img { margin-right:11px;}
#footer_right_text{
	padding-top: 10px;
	padding-left: 25px;
}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FORMS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.input input, textarea{
	width:264px;
	height:26px;
	border:1px solid #6C6C6C;
	padding:4px 0px 0px 0px;
}
textarea {
	height:99px;
	overflow:auto;
	margin:0px 0px 13px 0px;
}
.input .eqal {height:36px}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-TEXT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
a {text-decoration:underline; color:#215F2A;}
a:hover {text-decoration:none;}

b 		{
	color:#2E2E2E;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.imagetext {font-size: 10px;
	color: #000000;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.link_1 {font:bold 10px Tahoma; background:url(images/bullet2.gif) top right no-repeat; padding:0px 7px 0px 0px;}
.link_2 {font:bold 11px Tahoma; color:#777}
.link_3 {font:bold 11px Verdana; color:#7A7A7B}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-‰‰‰‰‰‰-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

#page0 .c1 {width:522px}
#page0 .c2 {width:201px}

#about td {line-height:14px; height:100%}
#about .c1 {
	width:525px;
	text-align: justify;	
}
#aboutcontent {padding-right:15px}
#aboutc2 {
	height:100%;
	padding-top: 35px;
	padding-bottom: 5px;
	width:1px;
}
#about .c3 {width:315px}
#aboutright {
	padding-left:15px;
	font-size: 10px;
	color: #000000;
}

#page2 td {line-height:14px}
#page2 .c1 {width:426px}
#page2 .c2 {width:300px}

#page3 td {line-height:14px}
#page3 .c1 {width:216px}
#page3 .c2 {width:298px}
#page3 .c3 {width:212px}

#facil td {line-height:14px; height:100%}
#facil .c1 {width:50%}
#facil .c2 {width:50%}
#facilleft {
	padding-right:15px;
	padding-top:3px;
}
#facilright {padding-left:15px; padding-top:3px}


#capabil td {line-height:14px; height:100%}
#capabil .c1 {width:33%}
#capabil .c2 {width:33%}
#capabil .c3 {width:34%}
#capabilleft {
	padding-right:15px;
	padding-top:3px;
}
#capabilmid {padding-left:15px; padding-top:3px}
#capabilright {padding-left:15px; padding-top:3px}


#page5 td {line-height:14px}
#page5 .c1 {width:216px}
#page5 .c2 {width:298px}
#page5 .c3 {width:212px}

#left {
	padding:0;
	width:200px;
	height:100%; /* works only if parent container is assigned a height value */
	color:#333;
	background:#eaeaea;
	border:1px solid #333;
	position: absolute;
}

#request td {line-height:14px;}
#request .c1 {
	width:310px;


}
#requestdeliv {
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454745;
	
}

#requestleft {
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454745;
	
}

#request .c2 {width:515px}
#requestright {	padding-left:15px; font-size: 10px; color: #000000;}
#request .c4 {
	padding-left:15px;
	margin-top: 20px;
	padding-top: 10px;
}


#contact td {line-height:14px;}
#contact .c1 {
	width:310px;


}
#contactdeliv {
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454745;
	
}

#contactrfq {
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454745;
	
}

#contact .c3 {width:515px; padding-left:5px;}
#contactright {	padding-left:15px; font-size: 10px; color: #000000;}
#contact .c4 {
	padding-left:15px;
	margin-top: 20px;
	padding-top: 10px;
}

ul {list-style:none;}
li {
	color:#3B3B3B;
	padding:0px 0px 0px 15px;
	background:url(images/a2.gif) 0 0 no-repeat;
}


img {border:0}