/* CSS Document */

* {
	margin:0; padding:0;
}

body{
	background:#FFFFFF;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#626870;		
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ff3000;}
a:hover{text-decoration:none;}
strong {color:#252b32;}

/* ============================= main layout ====================== */

.more {background:url(images/more_bg.gif) no-repeat 0 1px; padding:0 0 1px 19px; color:#252b32 !important; font-weight:bold;}
.rss {background:url(images/rss_bg.gif) no-repeat 0 0; padding:0 0 2px 21px; color:#252b32 !important; font-weight:bold;}

li { background:url(images/list_bg.gif) no-repeat 0 5px; padding-left:29px; line-height:16px; font-size:11px; color:#252b32; font-weight:bold;}
li a {color:#252b32;}

.slist li {background:url(images/slist_bg.gif) no-repeat 0 9px; border-bottom:1px solid #dde0e2; padding:6px 0 7px 30px; font-size:12px;}
.slist li a {color:#6d8ba7; font-weight:normal; text-decoration:none;}
.slist li a:hover { color:#252b32;}

.main { margin:0 auto;}
h1 { font-size:16px;margin-bottom:12px; margin-top:7px;}
.imgindent {margin:0 20px 0 0; float:left;}

/* ============================= header ====================== */

#header {background:url(images/header_tall.gif) top repeat-x;}
#header span { text-decoration:underline;}
.logo {background:url(images/logo_bg.jpg) top left no-repeat; padding:54px 0 131px 532px;}
#header a {color:#252b32;}
#header .left {width:300px;}
#header .left .padding {padding:8px 0 10px 32px;}
#header .right .padding {padding:8px 32px 10px 0;}
#header .menu {padding-left:30px;padding-bottom:25px;margin-top:20px}
#header .menu a {color:#f0f6f6; font-family:Tahoma; font-size:14px; margin-right:38px;}

/* ============================= middle ====================== */

#middle { background:url(images/middle_tall.gif) top repeat-x #fcfdfd;}

/* ============================= footer ====================== */

#footer {background:#252b32 url(images/footer_tall.gif) top repeat-x; color:#f8ffff;}
#footer a {color:#f8ffff; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .indent {padding:27px 0 0 33px;}



#index_esp #middle .indent {padding:7px 20px 26px 16px;}
#index_esp #middle .column1 .content1 { padding:10px 0 0 0;}
#index_esp #middle .column1 .black {color:#525960;}
#index_esp #middle .column1 .pad1 {padding:12px 0 18px 6px;}
#index_esp #middle .column1 .pad2 {padding:14px 0 0 6px;}
#index_esp #middle .column1 ul {margin:11px 0 0 -1px;}
#index_esp #middle .column1 .content1 .imgindent {margin:0 5px 2px 0;}

#index_esp #middle .column2 .content {background:url(images/hor_line1.gif) bottom repeat-x; padding:18px 0 16px 0;}
#index_esp #middle .column2 .content p {padding:4px 0 9px 0;}
#index_esp #middle .column2 .imgindent {margin:0 22px 0 0;}
#index_esp #middle .column2 .content2 {padding:9px 0 0 0;}
#index_esp #middle .column2 .content2 .pad {padding:11px 0 9px 0;}
#index_esp #middle .column2 .content2 p {padding:4px 0 0 0;}

