Body{
	width: 100%;
}
.gradient {
	background-image: url(../images/body_gradient.png);
	background-repeat: repeat-x;
	z-index: auto;	
}
.Container {
	width: 780px;
}

TD {
	font-family:Tahoma;
	font-size:11px;
	color:2E2B26;
}

.gray {color:C1C1C1}
.white {color:FFFFFF}

a.copy_lnk:link, a.copy_lnk:hover, a.copy_lnk:visited, a.copy_lnk:active {
	color:FFFFFF;
}

.font_small {font-size:10px}

.bg {
	background-image: url(../images/main_1_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.pad_01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.pad_02 {padding:0px 0px 0px 13px}
.pad_03 {padding:0px 20px 0px 13px}
.pad_04 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

a.read_more:link, a.read_more:hover, a.read_more:active, a.read_more:visited {
	color:#CC0000
}

.div_line {
	background-image:url(../images/images/div.gif);
	background-repeat:repeat-x;
	background-position:top left;
	width:100%;
	height:13px;
}

.div_line_white {
	background-image:url(../images/div_a.gif);
	background-repeat:repeat-x;
	background-position:left center;
	width:100%;
	height:13px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.color_blue {
	color: #BF2244
}

.text_1 {
	font-family:Tahoma;
	font-size:11px;
	color:272A31;
	border:1px solid #272A31;
	height:18px;
	width:95px;
}

.text_2 {
	font-family:Tahoma;
	font-size:11px;
	color:272A31;
	border:1px solid #272A31;
	height:50px;
	width:200px;
}
.text_3 {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	line-height: 20px;
}
.pad_contacts {padding:0px 0px 0px 5px}
.div_height {height:18px}

.img_a {margin:0px 10px 0px 0px}

