body {
	background: #023d5e url(../images/bg_body.jpg) top repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
} 
img {
	border: none;
}
a {
	color: #fb0100;
}
form {
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
}
div#body {
	background: url(../images/bg_body_bottom.jpg) bottom repeat-x;
}
#top {
	height: 42px;
	background: url(../images/bg_top.jpg) no-repeat;
	position: relative;
}

#top_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 10px;
	right: 20px;
}
#top_menu li{
	float: left;	
}
#top_menu li a{
	color: #fff;
	font-weight: bold;
	display: block;
	font-size: 15px;
	line-height: 15px;
	padding: 5px 35px 5px 20px;
	background: url(../images/pointer3.png) left 4px no-repeat;
}
#top_menu li.current a{
	background: url(../images/pointer4.png) left 4px no-repeat;
	text-decoration: none;
}
#icons {
	padding: 11px 0 0 18px;
}
#header {
	height: 218px;
	background: url(../images/bg_header.jpg) no-repeat;
	position: relative;
}
#pathway {
	padding: 5px 15px 10px 230px;
}
#pathway a{
	color: #333;
}
#phone {
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	position: absolute; 
	text-align: right;
	right: 50px;
	top: 50px;
}
#phone span{
	font-size: 16px;
}

#phone sup{
	font-weight: normal;
}

#wrap_main {
	width: 1003px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}
#right_column {
	width: 218px;
	background: url(../images/bg_right_column.jpg) bottom no-repeat;
	padding-bottom: 120px;
}
#right_column .padding{
	padding: 30px 14px 0 0;
}
#main_column .padding{
    padding: 0 10px 10px 10px;
}
#left_column {
	width: 220px;
	padding-bottom: 135px;
	background: url(../images/bg_left_column.jpg) bottom no-repeat;
}
#left_column .padding{
	padding: 30px 25px 0 25px;	
}
#content {
	background: url(../images/bg_content.jpg) top no-repeat;
}
h1 {
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	background: url(../images/bg_h1.png) no-repeat;
	line-height: 16px;
	padding: 6px 3px 14px 10px;
	margin-left: -10px;
	margin-top: 0;
}
#footer {
	height: 82px;
	background: url(../images/bg_footer.jpg) no-repeat;
}
#bottom_menu {
	padding: 8px 0 0 230px;
}
#bottom_menu a {
	color: #fff;
	margin-right: 30px;
}
#copyright {
	padding: 20px 0 0 230px;
}
#main_menu, #sub_menu, #sub_sub_menu, #sub_sub_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
#main_menu li, #sub_menu li, #sub_sub_menu li {
	margin: 0 0 0 15px;
	padding: 0;
}

#main_menu a{
	color: #333;
	display: block;
	padding: 5px 0 5px 7px;
	background: url(../images/pointer1.png) left 8px no-repeat;
        text-align: left;
}
#main_menu #sub_menu a{
	background: url(../images/pointer2.png) left 10px no-repeat;
}
#main_menu #sub_sub_menu a{
	background: none;
}
#main_menu #sub_menu {
	font-size: 12px;
}
#main_menu #sub_sub_menu {
	font-weight: normal;
	font-size: 12px;
}
#main_menu #sub_sub_menu ul {
	font-weight: normal;
	font-size: 11px;
}
#main_menu li.current a{
	background: none;
	text-decoration: none;
}
#main_menu #sub_sub_menu li.current a {
	background: url(../images/bg_current.png) left 3px no-repeat;
	padding-bottom: 7px;
	color: #fff;
}
h3 {
	font-weight: bold;
	font-size: 15px;
	margin-top: 0;
}
h3 span{ 
	font-weight: normal;
	font-size: 12px;	
}
h3 a{
        color: #333;
}
#main_column h3 {
	text-decoration: underline;
}
.date {
    color: #fb0100;
    font-size: 11px;
    margin: 0;
    padding: 0;
    line-height: 11px;
    padding-bottom: 10px;
}

.pocket {
    background: #e5f5fa;
    padding: 5px;
    margin-bottom: 20px;
    font-size: 11px;
    text-align: left;
}
.pocket a{
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

#navline {
	background: #e5f5fa;
	padding: 5px;
	text-align: center;
	margin: 30px 0;
}
#navline a{
	margin: 0 5px;
	color: #333;
}

#main_column .pocket a{
	font-weight: normal;
	margin-right: 50px;
	padding-left: 8px;
	background: url(../images/pointer2.png) left 5px no-repeat;
}

.pocket .price{ 
	background: url(../images/bg_price.png) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding: 3px 0 5px 5px;
	margin: 10px -5px -5px -5px;
}
#photo_tmb, #photo_big {
	text-align: center;	
	margin: 15px 0;
}
#photo_big {
	background: url(../images/line1.png) top center no-repeat;
}
#photo_big .pad{
	background: url(../images/line2.png) bottom center no-repeat;	
	padding: 15px 0;
}

#photo_tmb img{
	border: 1px #023d5e solid;
	margin: 5px;
}

#imageLeft { padding: 5px; margin: 0 10px 5px 0; border: 1px solid #CFCFCF }
#imageCenter { padding: 5px; margin: 10px; border: 1px solid #CFCFCF }

#content { text-indent: 15px; text-align: justify; line-height: 1.5 }

#tagsCloud { padding: 5px 10px 5px 10px; margin-bottom: 10px; text-align: left; text-indent: 0; font-size: 10px; color: #0154BA }
#tagsCloud a, #tagsCloud a:hover, #tagsCloud a:visited { color: #0154BA }
#cloudTagBold { font-weight: bold }
#cloudTagLarge { font-size: 12px }

#pages { padding-top: 10px; font-size: 16px; text-align: center }

#newsImage { margin-right: 5px; padding: 5px; border: 1px solid #cccccc }

h2.h2head { font-size: 14px; text-align: center }

table.timeTable th, table.timeTable2 th { padding: 2px; font-size: 14px; text-align: center }
table.timeTable td { padding: 2px 2px 2px 4px; white-space: nowrap }
table.timeTable2 td { padding: 2px 2px 2px 4px }

#center { text-align: center }
#left { text-align: left; padding-left: 7px }
#left2 { text-align: left; padding-left: 10px }
#right { text-align: right; padding-right: 5px }

#timeTable { text-indent: 0; text-align: left; margin-bottom: 5px }
#timeTableTitle { font-weight: bold; margin-bottom: 5px }
#timeTableDate { margin-bottom: 5px  }

#h1NewsDetails { background: none; color: #002640 }