/* CSS Document */

#wrapper {
	position:relative;
	width:930px;
	height:1050px;
	text-align:left;
	margin:auto;
	background-color: #FFFFFF;
}

#lt_border{
	position:absolute;
	width:36px;
	height:886px;
	top: 130px;
	background-image: url(../images/lt_border_bg.jpg);
	background-repeat: repeat-y;
}

#rt_border{
	position:absolute;
	width:43px;
	height:885px;
	top: 130px;
	background-image: url(../images/rt_border_bg.jpg);
	background-repeat: repeat-y;
	left: 887px;
}


#IT_slideshow{
	position:absolute;
	width:591px;
	height:173px;
	background-image:url(../images/ad_box.gif);
	top: 167px;
	left: 36px;
}

#IT_intro{
	position:absolute;
	width:591px;
	height:612px;
	top: 343px;
	left: 36px;
	padding-left: 23px;
}

#IT_intro .intro{
}

#IT_intro .intro h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d76d4c;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}

#IT_intro .intro p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 550px;
	line-height: 17px;
	color:#666666;
	margin: 0px;
	padding: 0px;
}

#IT_intro .intro img{
	float:right;
}

#list{
	position:absolute;
	width:851px;
	height:152px;
	top: 974px;
	left: 36px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#list .desc{
	width:260px;
	/*border: 1px solid #c8c8c8;*/
	float:left;
	margin-right: 31px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#list .desc h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	padding-top: 4px;
	font-weight: bold;
	height: 20px;
	color: #d76d4c;
	padding-left: 31px;
}

#list .desc ul{
	padding-left: 18px;
	margin-left: 0px;
}

#list .desc li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636262;
	line-height: 15px;
	list-style-type: none;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

#list .desc a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#636262;
	text-decoration: none;
	font-weight: bold;
}

#list .desc a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EA3226;
	text-decoration: none;
	font-weight: bold;
}

#list .desc.no_margin{
	margin-right:0;
}

#footer{
	position:absolute;
	width:930px;
	height:55px;
	top:1014px;
}

#footer .btm_lt_corner{
	height: 55px;
	width: 36px;
	float: left;
	background-image:url(../images/btm_lt_corner.jpg);
}

#footer ul{
	position:absolute;
	list-style-type: none;
	margin: 0px;
	width: 851px;
	height: 55px;
	background-image: url(../images/btm_nav_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	left: 36px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer li{
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#footer a{
	display:block;
	margin-left: 5px;
	text-decoration: none;
	color: #000000;
}

#footer a:hover{
	color:#EA3226;
}


#footer .btm_rt_corner{
	position:absolute;
	height: 55px;
	width: 43px;
	background-image:url(../images/btm_rt_corner.jpg);
	float: right;
	margin: 0px;
	padding: 0px;
	left: 887px;
	top: 0px;
}

#cc{
	position:absolute;
	height: 30px;
	width: 930px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat;
	left: 0px;
	top: 1069px;
}

#cc .text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 43px;
}
