/*** Reset ----------------------------------------------------- ***/
body, p, th, ul, li, ol, h1, h2, h3, form {
	margin: 0;
	padding: 0;
}
body, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
html, body {
	height: 100%;
	width:100%;
}
div.clear {
	clear: both;
}
body.tm_bg {
	background: #cccccc url(../new_images/bg.png) repeat-x scroll left top;
}
#super-container {
	text-align: center;
	height: 100%;
	background: transparent url("../new_images/main_bg.png") repeat-x fixed center 170px;
}
.home_container {
	width: 720px;
	margin: 0 auto;
	text-align:center;
}
.home_container .content {
	width: 720px;
	padding-top:110px;
	text-align:left;
}
.home_container .content .padding {
	padding: 0 40px;
	text-align:center;
}
.home_container .content .padding .col-left {
	float:left;
	display:block;
	width: 316px;
	height: 260px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-align:left;
	background: transparent url("../new_images/messageonhold.jpg") no-repeat scroll center top;
}
.home_container .content .padding .logo a {
	display:block;
	width:290px;
	height:100px;
}
.home_container .content .padding .col-right {
	float:right;
	display:block;
	width: 316px;
	height: 260px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-align:left;
	background: transparent url("../new_images/telemallaudio.jpg") no-repeat scroll center top;
}
.titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}
.subtitles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
	text-align:center;
	padding-top:20px;
}
.subtitles a {
	color : #000000;
	text-decoration:none;
}
.subtitles a:hover {
	color : #e06427;
	text-decoration:none;
}
.just-text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
	padding:25px 20px 0 85px;
}
.just-text a {
	color : #0d4b6e;
	text-decoration:none;

}
.just-text a:hover {
	color : #666666;
	text-decoration:none;
}