body.Index_BG {
	margin-top: 0px;
	background-image: url(images/background_img.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
	background-color: #FFFFFF;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.imageFloat {
	width: 300px;
	height: auto;
	float: right;
}

.imageFloat2 {
	float: right;
}

.imageFloat3 {
	float: left;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

li {
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012B5B;
}

/*/ ------------------------------------------------------------------------- BODY CONTAINERS -----------------/*/
.header_container {
	color: #F0F0F0;
	width: 750px;
	height: 50px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
}

.header_advertisement {
	width: 744px;
	height: 251px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
}

.header_advertisement2 {
	width: 730px;
	height: 247px;
	margin-top: 0px;
	margin-bottom: 7px;
}

.navigation_container {
	width: 750px;
	height: 24px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
}

.body_top {
	width: 740px;
	height: 4px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.body_middle {
	width: 740px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/body_middle.jpg);
	background-repeat: repeat-y;
}

.body_bottom {
	width: 740px;
	height: 4px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.footer_container {
	width: 744px;
	height: 50px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footer_img.jpg);
	background-repeat: no-repeat;
}

/*/ ------------------------------------------------------------------------- CONTENT BLOCKS -----------------/*/
.body_txt_block {
	width: 730px;
	height: auto;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.extras {
	margin: 5px;
	width: 190px;
	height: auto;
}

.copyright_block {
	margin: 5px;
	width: 733px;
	height: 40px;
}

/*/ ------------------------------------------------------------------------- TEXT MODIFICATIONS -----------------/*/
.heading_one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.heading_two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012B5B;
}

.heading_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.normal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.price_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012B5B;
}

.product_descIT_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #012B5B;
}

.product_desc_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.product_desc_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007CB9;
	font-weight: bold;
	font-style: italic;
}

.product_desc_txt a:link {
	text-decoration: none;
}

.product_desc_txt a:visited {
	text-decoration: none;
	color: #007CB9;
}

.product_desc_txt a:hover {
	text-decoration: none;
	color: #999999;
}

.product_desc_txt a:active {
	text-decoration: none;
	color: #007CB9;
}

.empha_txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.empha_txt_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012B5B;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #012B5B;	
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #012B5B;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a:active {
	text-decoration: none;
	color: #012B5B;
}

.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.footer_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #012B5B;
	font-weight: bold;
}

.footer_txt a:link {
	text-decoration: none;
}

.footer_txt a:visited {
	text-decoration: none;
	color: #012B5B;
}

.footer_txt a:hover {
	text-decoration: none;
	color: #999999;
}

.footer_txt a:active {
	text-decoration: none;
	color: #012B5B;
}

/*/ ------------------------------------------------------------------------- PAGE BLOCKS -----------------/*/
.page_block {
	width: 730px;
	height: auto;
}

.page_block_products {
	width: 730px;
	height: auto;
	margin-bottom: 5px;
}

.page_block_products2 {
	width: 730px;
	height: auto;
}

.tFloat_1 {
	margin-top: 100px;
	width: 100px;
	height: auto;
	float: right;
}

.tFloat_2 {
	margin-top: 13px;
	margin-right: 10px;
	width: 400px;
	height: auto;
	float: right;
}

/*/ ------------------------------------------------------------------------- FROM MODIFICATIONS -----------------/*/
.comntFld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: #012B5B solid 1px;
	text-indent: 1px;
	height: 200px;
	width: 400px;
	background-color: #F4F4F4;
}

.txtFld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: #012B5B solid 1px;
	text-indent: 1px;
	height: 18px;
	width: 250px;
	background-color: #F4F4F4;
}

.submitBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 0px;
	background-image: url(buttons/form_btn.jpg);
	width: 60px;
	height: 24px;
	cursor: hand;
}

