@charset "utf-8";
/* CSS Document */

  /*****Begin UNIVERSAL Elements*****/

a.paragraph {
    color: #FF9;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.paragraph:hover {
    color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
}

#content-spacer {
	float: left;
	height: 20px;
	margin: 0;
	padding:0;
	position: relative;
	width: 702px;
	z-index: 2;
}

	h2.header-center{
	color:#FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 5px 5px 0px 0px;
	text-align: center;

}

    h2.header-left{
	color:#FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 5px 0px 0px 30px;
	text-align: left;
}

    h2.header-left2{
	color:#FF9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 5px 0px 0px 30px;
	text-align: left;
}

#content-main{
	float: right;
	height: 1120px;
	margin: 0;
	padding: 0;
	position: relative;
	right: 13px;
	top: 1px;
	width: 704px; 
	z-index: 1;
}

	.morelink {
	border:none;
	float: right;
	height: 26px;
	left: 215px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 38px;
	width: 59px;
	z-index: 6;
}

    p.left-column {
	color:#FFF;
	float: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 11px 0px 0px 0px;
	position: relative;
	left: 15px;
	text-align: left;
	width: 400px;
	z-index: 4;
}

    p.right-column {
	color:#FFF;
	clear: both;
	float: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin: 11px 0px 0px 0px;
	position: relative;
	left: 15px;
	text-align: left;
	width: 200px;
	z-index: 4;
}
/*****End UNIVERSAL Elements*****/


/*****TEMPLATE Elements*****/
/*****Begin Content-A*****/
   .blue-innerbox-a {
	background-color: #C00;
	background-image: url(../images/index_img/index_row1.jpg);
	background-repeat: no-repeat;
	border: 0;
	height: 265px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 704px;
	z-index: 2;		
}
/*****End Content-A*****/

/*****Content-B*****/
   .red-innerbox-b {
	background-color: #C00;
	background-image: url(../images/index_img/index_row2.jpg);
	background-repeat: no-repeat;
	border: 0;
	height: 255px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 704px;
	z-index: 2;	
	overflow: hidden;	
}

    img.col1-b {
	border: none;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 8px;
	right: 10px;
	z-index: 5;	
	}
	
	img.col2-b {	
	border: 1px solid #000;
	display: block;
	float: left;
	left: 35px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	z-index: 5;
	}

/*****End Content-B*****/

/*****Content-C*****/
   .blue-innerbox-c {
	background-color: #C00;
	background-image: url(../images/index_img/index_row3.jpg);
	background-repeat: no-repeat;
	border: 0;
	bottom: 5px;
	height: 255px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 704px;
	z-index: 2;	
	overflow: hidden;
}

   .blue-table-c {
	display: block;
	height: 231px;
	left: 15px;
	padding: 0px;
	position: relative;
	top: 0px;
	width: 673px;
	z-index: 3;
}

    img.col1-c1 {
	border: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	left: 20px;
	z-index: 5;	
}

    img.col1-c2 {
	border: none;
	display: block;
	float: left;
	left: 18px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	z-index: 5;
	
}

	img.col2-c1 {	
	border: 2px solid #000;
	display: block;
	float: left;
	left: 13px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	z-index: 5;
}

/*****End Content-C*****/

/*****Content-D*****/
.red-innerbox-d {
	background-color: #C00;
	background-image: url(../images/index_img/index_row4.jpg);
	background-repeat: no-repeat;
	border: 0;
	bottom: 10px;
	height: 355px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 704px;
	z-index: 2;
	overflow: hidden;
}


	img.col1-d {
	border: 1px solid #000;
	display: block;
	float: right;
	right: 10px;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 0px;
	width: 167px;
	z-index: 6;
}
	
	img.col2-d {	
	border: 1px solid #000;
	display: block;
	float: left;
	left: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 10px;
	z-index: 5;
	}
/*****End Content-D*****/

/*****Begin Blue Tables*****/
   .blue-table {
	display: block;
	height: 231px;
	left: 15px;
	padding: 0px;
	position: relative;
	top: 15px;
	width: 673px;
	z-index: 3;
}

    .blue-table-row {
	display: block;
	height: 228px;
	position: relative;
	width: 673px;
	z-index: 3;	
}

    .blue-tab-left {
	background-image:url(../images/index_img/index_tab1.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 432px;
	z-index: 4;
}

    .blue-left_column {
	background-image: url(../images/index_img/index_gradient_blue.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	display: block;
	float: left;
	height: 202px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 430px;
	z-index: 4;	
}

    .blue-tab-right{
	background-image:url(../images/index_img/index_tab2.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 27px;
	position: relative;
	text-align: center;
	top: -27px;
	vertical-align: middle;
	width: 227px;
	z-index: 4;
}

    .blue-right_column {
	background-image: url(../images/index_img/index_gradient_blue.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	display: block;
	float: right;
	height: 202px;
	position: relative;
	text-align: center;
	top: -27px;
	vertical-align: middle;
	width: 225px;
	z-index: 4;
}

/*****End Blue Tables*****/

/*****Begin Red Tables*****/
   .red-table {
	display: block;
	height: 231px;
	left: 15px;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 673px;
	z-index: 3;
}

    .red-table-row {
	display: block;
	height: 228px;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 673px;
	z-index: 3;
	
}

    .red-tab-left {
	background-image:url(../images/index_img/index_tab1.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 27px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 432px;
	z-index: 4;
}

    .red-left_column {
	background-image: url(../images/index_img/index_gradient_red.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	display: block;
	float: left;
	height: 202px;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 430px;
	z-index: 4;
}

    .red-tab-right{
	background-image:url(../images/index_img/index_tab2.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 27px;
	position: relative;
	text-align: center;
	top: -27px;
	vertical-align: middle;
	width: 227px;
	z-index: 4;
}

    .red-right_column {
	background-image: url(../images/index_img/index_gradient_red.jpg);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	display: block;
	float: right;
	height: 202px;
	position: relative;
	text-align: center;
	top: -27px;
	vertical-align: middle;
	width: 225px;
	z-index: 4;
}

/*****End Red Tables*****/

/******Gallery Banner*****/
#gallery-banner {
	background-color: #000;
	clear: both;
	height: 70px;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 15px;
	bottom: 0px;
	width: 673px;
	z-index: 3;	
}
/******End Gallery Banner*****/

/*****End TEMPLATE Elements*****/