@charset "UTF-8";


/* default browser overrides */
h1, h2, h3, h4, h5, h6, ul{margin: 0; padding:0;}

html, body {
	margin-right:auto;margin-left:auto;width:970px;
	text-align: center;
	margin-top: 30px;
	padding: 0;
	font: 13px/17px Arial, Helvetica, sans-serif;
	color: #242c2f;
	background: #242c2f url(/img/tal_bk_ptt.gif) repeat;
}

td, input {
        font: 11px Arial, Helvetica, sans-serif;
	font-color: #242c2f;
}

ul{
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
img{
	display: block;
	border: none;
}

.clear { clear:both;
	background-color: white;
}


p {
	font: 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 3px;
	margin-bottom: 8px;
}
p img {
	display: inline;
	float: left;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top: 5px;
}

#wrapper {
	width: 970px;
	text-align: left;
}



#logo{
	float: left;
	width: 240px;
	height: 56px;
	position: relative;
	background:#fff;
}


#nav_bar {
	float: left;
}



#content {
	background-color: white;
	width: 970px;
	padding-top: 32px;
}

#content a{
	color: #ec0034;
	text-decoration: none;
	border-bottom: 1px dotted #ec0034;
}
#content a:hover {
	text-decoration: none;
	color: #242c2f;
	border-bottom: none;
}
#content #fullcoll {
	float: left;
	width: 919px;
}


#content #leftcol {
	float: left;
	width: 425px;
}
#content #rightcol {
	float: left;
	width: 494px;
	padding-left:0px;
}

#content ul {
	list-style:url(../img/bullet.gif) outside;
}

#content li {
margin-left:15px;
font-size:12px;
margin-bottom:3px;
}

#content h1 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom:8px;
}
#content h2 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
}
#content h3 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: -15px;
	margin-top: 3px;
}



#footer_contact {
	background: #efefef;
	padding-top: 8px;
	padding-left: 37px;
	padding-bottom: 3px;
        font: 10px;
border-top: 1px solid #252D33
}


 #footer_contact li {
	float: left;
	}
	
	
#footer_contact #addr {
	margin-right: 5px;
	border-right: 1px solid #ec0034;
	padding-right: 5px;
}
#footer{
	width: 100%;
	overflow: hidden;
	color: #666;
	font-size: 10px;
	padding: 9px 0;
}
#footer a{
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
#footer a:hover {
	text-decoration: none;
	color: #7f7f7f;
	border-bottom: none;
}

#footer span{float: right;}#footer_contact li {
	float: left;
}
#footer_contact #addr {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #EC0034;
}

#footer_contact {
padding-left:51px;
padding-right:51px;
font-size:11px;
}
#footer_contact a{
	color: #ec0034;
	text-decoration: none;
	border-bottom: 1px dotted #ec0034;
}
#footer_contact a:hover {
	text-decoration: none;
	color: #242c2f;
	border-bottom: none;
}
