.header_strap{
	font-size: 18px;
}

.header_number h1{
	font-size: 20px;
}

.header_number p{
	font-size: 34px;
}

/* TOP MENU */

.top_menu li a{
	font-size: 16px;
}

.right_column h1{
	font-size: 30px;
}

h1.product_heading{
	line-height: 39px;
	font-size: 18px;
}

.right_column p{
	font-size: 15px;
	line-height: 19px;
}

.right_column li{
	font-size: 15px;
	line-height: 17px;
}

.jump_menu h1{
	font-size: 18px;
	line-height: 41px;
}

.jump_menu ul li a{
	font-size: 16px;
}

.text_menu{
	left: 722px;
}

/* HOMEPAGE BLOCKS */

.home_column h1 a{
	font-size: 18px;
}

.home_column_content a{
	font-size: 14px;
}

.home_column_list ul li a{
	font-size: 16px;
}

/* PRODUCT COLUMNS */

.product_column h1{
	font-size: 20px;
	line-height: 39px;
}

.product_column ul li a{
	font-size: 16px;
}

/* DOWNLOAD LIST */

.download_list h1{
	font-size: 22px;
}

.download_list .jump_menu h1{
	font-size: 18px;
	line-height: 41px;
}

.download_list .jump_menu ul li a{
	font-size: 16px;
}

/* ROUNDED BUTTONS */

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(../images/btn.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }


/* CUSTOMIZE BUTTONS */
.btn.purple { background: #380A4E; width: 178px; font-size: 16px; font-weight: bold; margin-bottom: 5px; color: #FFFFFF; }
.btn.violet { background: #B47CB8; width: 178px; font-size: 16px; font-weight: bold; margin-bottom: 5px; color: #FFFFFF; }
.btn.lilac { background: #380A4E; width: 180px; font-size: 16px; font-weight: bold; margin: 5px 0px 5px 0px; color: #FFFFFF; }

/* FOR IE 6 */
* html .btn span, * html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { background: #0F004E; width: 245px; font-size: 17px; font-weight: bold; margin-bottom: 7px; color: #FFFFFF; }
* html .btn.green { background: #C1D82F; width: 253px; font-size: 17px; font-weight: bold; margin-bottom: 7px; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

/* FOOTER */

.inner_footer{
	font-size: 14px;
}
