#butt {
	display:block;
	float:left;
	height:30px;
	width:90px;
	BACKGROUND-IMAGE: url("/images/menu-off.bmp");
	BACKGROUND-REPEAT: no-repeat;
	font-family:tahoma;
	padding-left:4px;
	font-size:12pt;
	color:silver;
	text-align:left;
	text-decoration:none;
	}
#butt:hover {
	height:30px;
	width:90px;
	BACKGROUND-IMAGE: url("/images/menu-on.bmp");
	BACKGROUND-REPEAT: no-repeat;
	color:white;
	}

#main-left {
	float:left;
	width:133px;
	height:411px;
	BACKGROUND-IMAGE: url("/images/mainleft.gif");
	BACKGROUND-REPEAT: no-repeat;
	}

#design-left {
	float:left;
	width:133px;
	height:411px;
	BACKGROUND-IMAGE: url("/images/design-left.jpg");
	BACKGROUND-REPEAT: no-repeat;
	}

#contact-left {
	float:left;
	width:133px;
	height:411px;
	BACKGROUND-IMAGE: url("/images/contact-left.jpg");
	BACKGROUND-REPEAT: no-repeat;
	}

#company-left {
	float:left;
	width:133px;
	height:411px;
	BACKGROUND-IMAGE: url("/images/company-left.jpg");
	BACKGROUND-REPEAT: no-repeat;
	}

#support-left {
	float:left;
	width:133px;
	height:411px;
	BACKGROUND-IMAGE: url("/images/support-left.jpg");
	BACKGROUND-REPEAT: no-repeat;
	}

#general-right {
	float:left;
	width:594px;
	height:411px;
	BACKGROUND-IMAGE: url("/images/main.png");
	BACKGROUND-REPEAT: no-repeat;
	font-family:verdana;
	font-size:9pt;		
	color:#404040;
	text-align:justify;
	}

	#gen-right-280 {
		float:left;
		width:280px;
		border:0px;
		}

	#gen-right-314 {
		float:left;
		width:314px;
		}


	#gen-right-245 {
		float:left;
		width:245px;
		border:0px;
		}

	#gen-right-349 {
		float:left;
		width:349px;
		}

	#padding {
		padding:10px;
		font-size:0.94em;		
		}
		#padding a {text-decoration:none;color:#549ADC;font-family:tahoma;font-size:8pt;margin-left:15px;}
		#padding a:hover {text-decoration:underline;color:#494848;font-style:italic;}

	#padding2 {
		padding-left:10px;
		padding-right:10px;
		font-size:0.94em;		
		}
		#padding2 a {text-decoration:none;color:#549ADC;font-family:tahoma;font-size:8pt;}
		#padding2 a:hover {text-decoration:underline;color:#494848;font-style:italic;}

	#contentarea {
		padding-top:10px;
		padding-right:10px;
		padding-left:10px;
		font-size:0.94em;		
		}

        #copyright a {
                text-decoration:none;
                color:#C5BAA1;
                }

        #copyright a:hover {
                text-decoration:none;
                color:#549ADC;
                }

        #copyright {
		clear:left;
                color:#C5BAA1;
                font-size:8pt;
		font-family:tahoma;
                }

