/* CSS Document */
body{
	
	font-family:"Trebuchet MS",Arial,Helvetica, sans-serif;

	font-size:12px;
}


.main{
	text-align:left;
}

.main .header{
	position:relative;
	display:block;
	height:90px;
	width:902px;
	margin-left:auto;
	margin-right:auto;
	
}
.header .right{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#000032;
	font-weight:normal;
	font-family:"Trebuchet MS";
	position:absolute;
	top:5px;
	left:450px;
	width: 450px;
	height: 80px;
	
	float: right;
}
.main .showcase{
	position:relative;
	display:block;
	height:280px;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	
	background-image: url(images/images/idea30c_r3_c5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main .row1{
	position:relative;
	display:block;
	width:1197px;
	margin-left:auto;
	margin-right:auto;
	
}
.main .row2{
	position:relative;
	display:block;
	width:1197px;
	margin-left:auto;
	margin-right:auto;
	
}
.main .row3{
	position:relative;
	display:block;
	width:1197px;
	margin-left:auto;
	margin-right:auto;
	
}

.r1c1{
	position:relative;
	display:block;
	height:289px;
	width:650px;
	
	background-image: url(../layout/images/r1-c1.jpg);
}

.r1c2{
	
	position:absolute;
	top:0px;
	left:650px;
	width: 547px;
	height: 289px;
	background-image: url(../layout/images/r1-c2.jpg);
	background-repeat: no-repeat;	
}
.r2c1{
	position:relative;
	display:block;
	height:417px;
	width:140px;
    background-image: url(../layout/images/r2-c1.jpg);
}
.r2c2{
	position:absolute;
    height:417px;
	width:340px;
	background-image: url(../layout/images/r2-c2.jpg);
	top: 0px;
	left: 140px;
}
.r2c3{
	position:absolute;
    height:417px;
	width:33px;
	background-image: url(../layout/images/r2-c3.jpg);
	top: 0px;
	left: 480px;
}

.r2c4{
	position:absolute;
    height:417px;
	width:684px;
	background-image: url(../layout/images/r2-c4.jpg);
	top: 0px;
	left: 513px;
}
.r2c4 .title{
	position:absolute;
    height:57px;
	width:299px;
	
	top: 0px;
	left: 0px;
}
.row2 .r2content{
	position:absolute;
	height:280px;
	width:350px;
	top: 65px;
	left: 550px;
	color: #FFFFFF;
	overflow: auto;
}
.r3c1{
	position:relative;
	display:block;
	height:176px;
	width:1197px;
    background-image: url(../layout/images/r3.jpg);
}
.row1 .top-menu{
	position:absolute;
	display:block;
	height:20px;
	width:326px;
	left: 665px;
	top: 140px;
	z-index: 10;
}
.row2 .textbox{
	position:absolute;
	display:block;
	height:278px;
	width:350px;
	left: 550px;
	top: 62px;
	z-index: 10;
	color:#FFFFFF;
	overflow-y: scroll;
	padding: 5px;
}
.row2 .textbox a{
	color: #999999;
}
.row2 .textbox img{
	border: 1px solid #FFFFFF;	
}
.row2 .textbox .imageborder{
	border: 1px solid #999999;	
}
.row2 .textbox h4{
	font-size: 14px;
	font-weight: bold;	
}
.row2 .textbox li{
	padding-bottom: 14px;
}
.row2 .textbox .contactbox{
	background-color: #7B0F0F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 0px;	
}

.row2 .textbox .contact2 a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	
}
.row2 .textbox .contact1{
	font-size: 14px;
	font-weight: bold;	
}

.row2 .textbox .contact2{
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}


.row3 .bottom-menu{
	position:absolute;
	display:block;
	height:50px;
	width:700px;
	left: 227px;
	top: 0px;
	z-index: 10;
	color: #FFFFFF;
	
}td img {display: block;}

.main .row4{
	position:relative;
	display:block;
	width:1197px;
	margin-left:auto;
	margin-right:auto;
	
}

#icon09{
	position:relative;
	top:-306px;
	left:923px;
	width: 183px;
	height: 196px;
	background-image: url(../layout/slices/09-bottom.jpg);
	background-repeat: no-repeat;
	visibility: ;
}

