/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:1000px;
} 

body { 
	background:url(images/tail-top.jpg) repeat-x left top #fff; 
	font-family: Calibri; 
	font-size:100%; 
	line-height:1em; 
	color:#191c1e; 
	min-width:1000px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*========================== TAILING ==========================*/

.body-bg {
	width:100%;
}

/*=========================== FORMS ===========================*/

#search-form .fright {
	width:184px;
	height:26px;
	margin:13px 0 0 0;
	padding-right:3px;
	background:url(images/input-bg.gif) no-repeat left top;
}
#search-form input {
	background:none;
	border:0;
	margin-left:5px;
	padding-top:6px;
	vertical-align:top;
	line-height:1.5em;
	float:left;
	width:145px;
}
#search-form a {
	float:right;
	margin:2px 2px 0 0;
}


/*-------------------*/

#subscribe-form H1 {
	display:block;
		font-size:16px;
	line-height:1.2em;
	color:#000099;
	padding:0 0 10px 2px;
}

.mod_subscribe H1 {
	display:block;
		font-size:16px;
	line-height:1.2em;
	color:#000099;
	padding:0 0 10px 2px;
}
#subscribe-form span {
	display:block;
	width:280px;
	height:26px;
	padding-right:2px;
	background:url(images/input-bg1.gif) no-repeat left top;
}
#subscribe-form input text{
	background:none;
	border:0;
	margin-left:12px;
	vertical-align:top;
	line-height:1.25em;
	padding-top:8px;
	color:#a0a0a0;
	float:left;
	font-style:italic;
	width:160px;
}
#subscribe-form a {
	float:right;
	display:block;
	font-size:.83em;
	line-height:1.5em;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background:url(images/link-tail.gif) repeat-x left top;
	margin:2px 0 0 0;
}
#subscribe-form a em {
	background:url(images/link-left.gif) no-repeat left top;
	display:block;
}
#subscribe-form a b {
	font-style:normal;
	background:url(images/link-right.gif) no-repeat right top;
	display:block;
	font-weight:normal;
	padding:4px 12px 3px 12px;
}
#subscribe-form a:hover {
	text-decoration:underline;
}

/*-------------------*/

#contacts-form .field { 
	height:31px;
}
#contacts-form input {
	width:253px; 
	padding:2px 0 2px 3px; 
	background:#fff; 
	border-top:1px solid #303030; 
	border-left:1px solid #585858; 
	border-bottom:1px solid #e1e1e1; 
	border-right:1px solid #e1e1e1;	
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:253px; 
	height:135px; 
	overflow:auto;
	background:#fff; 
	border-top:1px solid #303030; 
	border-left:1px solid #585858; 
	border-bottom:1px solid #e1e1e1;	
	border-right:1px solid #e1e1e1; 
	padding:2px 0 2px 3px;
	margin-bottom:15px; 
}

/*========================== LISTS ============================*/

#wrap {position:relative;}


#dropline {padding:0 0 0 9px; margin:0; list-style:none; height:35px; width:900px; }
#dropline div {margin-left:-9999px; width:1000px; z-index:10; height:0; top:35px; background:#ffffff; overflow:hidden;}
#dropline ul {padding:0; margin:0; list-style:none;}
#dropline table {border-collapse:collapse; padding:0; margin:-1px -10px; width:0; height:0;}

#dropline li {float:left;}
#dropline li a {display:block; float:left; height:35px; line-height:30px; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:13px; text-decoration:none; color:#000; padding:0 20px 0 0; background:#fff url(tab.gif) right top;}
#dropline li a b {display:block; float:left; height:35px; padding:0 0 0 20px; background:#fff url(tab.gif) left top;}

#dropline div {height: 80px; position:absolute; overflow:auto; padding:0; background:#ffffff; border: 10px solid #eeeeee; border-width:10px 0;}
#dropline div ul.w1 {padding:0; margin:0; list-style:none; width:1000px; height: 80px;}
#dropline div ul.w3 {padding:0; margin:0; list-style:none; width:1000px; height: 80px;}

#dropline div ul li {float:left;}
#dropline div ul li p {clear:left; width:200px; text-align:center; color:#000099;}
#dropline div ul li a {border:0; background:#ffffff; padding:0;height:auto;}
#dropline div ul li a img {display:block; border:0; float:left; height:150px;}

#dropline li a:hover {background-color:#eeeeee; color:#000099; border:0;}
#dropline li a:hover b {background-color:#eeeeee; color:#000099; cursor:pointer;}

#dropline li:hover > a {background-color:#eeeeee; color:#000099;}
#dropline li:hover > a b {background-color:#eeeeee; color:#000099;}

#dropline :hover div {margin-left:0; height: 195px; position:absolute; left:0; overflow:auto; padding:0; background:#ffffff; border:10px solid #eee; border-width:10px 0;}


.list {
	width:100%;
	overflow:hidden;
	padding-bottom:12px;
}
.list li {
	border-bottom:1px solid #e9edef;
	padding-bottom:12px;
	margin-bottom:12px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list li.last {
	border:0;
	margin:0;
	padding:0;
}
.list li p {
	line-height:1.5em;
	margin:0;
}
.list li span {
	color:#191c1e;
	text-transform:uppercase;
	font-size:.83em;
	display:block;
	padding-bottom:2px;
}
.list li a {
	font-weight:bold;
	line-height:1.5em;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}

.list1 {
	padding-bottom:10px;
}
.list1 li {
	padding:0 0 8px 18px;
	background:url(images/arrow2.gif) no-repeat left 5px;
}

.list2 {
	margin-top:-25px;
	padding-bottom:15px;
}
.list2 li p {
	margin:0;
}
.list2 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:25px;
}
.list2 li img {
	float:left;
	margin-right:13px;
}

.list3 {
	margin-bottom:-8px;
}
.list3 li {
	position:relative;
	width:267px;
	height:89px;
	margin-bottom:25px;
}
.list3 li a {
	position:absolute;
	right:0;
	top:34px;
	cursor:pointer;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:12px; 
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
	padding-bottom:10px;
}
.img-box1 img { 
	float:left; 
	margin:0 14px 0 0;
}

p { 
	margin-bottom:9px;
	line-height:1.33em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:18px;
}

.phone { 
	float:right; 
	margin-right:30px;
}

dl {
	line-height:1.33em;
}
dl dt {
	color:#57c04a;
	font-weight:bold;
}
dl dd {
	padding-bottom:16px;
}
dl dd.last {
	padding-bottom:0;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#000099; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	color:#000099;
	font-size:30px;
	line-height:1.2em;
	margin-bottom:20px;
	letter-spacing:-1px; 
}
h1 a {
	color:#000099;
	text-decoration:none;
}

h2 {
	color:#000099;
	font-size:20px;
	line-height:1.2em;
	margin-bottom:20px;
	letter-spacing:-1px; 
}

h3 {
	font-size:44px;
	line-height:1.2em;
	letter-spacing:-1px;
	color:#000099;
}
h4 {
	color:#000099;
	font-size:1em;
}

.txt1 {
	color:#000099;
	font-weight:bold;
}

.link {
	color:#000099;
	text-transform:uppercase;
	font-size:.83em;
}

.line-ver1 {
	background:url(images/divider1.gif) repeat-y 318px 0;
}
.line-ver2 {
	background:url(images/divider1.gif) repeat-y 678px 0;
}

/*============================ BOXES ==========================*/

.box { 
	background:#fff; 
	width:100%;
}
.box .border-top { 
	background:url(images/border.gif) repeat-x left top;
}
.box .border-bot { 
	background:url(images/border.gif) repeat-x left bottom;
}
.box .border-left { 
	background:url(images/border.gif) repeat-y left top;
}
.box .border-right { 
	background:url(images/border.gif) repeat-y right top;
}
.box .left-top-corner {	
	background:url(images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {	
	background:url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner { 
	padding:26px 26px 28px 28px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height: 96px;
	width:100%;
	overflow:hidden;
}
#header .row-1 .fleft {
	padding:33px 0 0 11px;
}
#header .row-1 .fright {
	padding:50px 16px 0 0;
}
#header .row-1 .fright ul li {
	float:left;
	text-transform:uppercase;
	font-size:.83em;
	border-right:1px solid #fff;
	line-height:1.08em;
	margin-right:14px;
	padding-right:14px;
}
#header .row-1 .fright ul li.alt {
	padding-right:0;
	margin-right:0;
	border:0;
}
#header .row-1 .fright ul li.alt a {
	background:url(images/rss.gif) no-repeat right top;
	padding-right:31px;
}
#header .row-1 .fright ul li a {
	color:#fff;
	text-decoration:none;
	display:inline-block;
	padding-top:3px;
	padding-bottom:2px;
}
#header .row-1 .fright ul li a:hover {
	text-decoration:underline;
}
#header .row-3 {
	position:relative;
	height:377px;
}
#header .row-3 .slogan {
	width:413px;
	height:361px;
	position:absolute;
	right:9px;
	top:0;
	background:url(images/slogan-bg.jpg) no-repeat left top;
}
#header .row-3 .slogan span {
	display:block;
	padding:135px 0 0 64px;
}

/*========================= CONTENT ===========================*/

#content {
	padding:0 9px;
	margin-top: -50px;
}
#content .indent {
	padding-bottom:16px;
}

/*========================= FOOTER ============================*/

#footer .indent {
	padding:28px 0 0 27px;
	margin-bottom: 5px;
}
#footer .col-1 {
	width:333px;
}

#footer .col-1 h1 {
	color:#000099;
	font-size:20px;
	line-height:1.2em;
	margin-bottom: 0px;
	letter-spacing:-1px; 
}

#footer .col-2 {
	width: 190px;
}

#footer .col-2 h1 {
	color:#000099;
	font-size:20px;
	line-height:1.2em;
	margin-bottom: 0px;
	letter-spacing:-1px; 
}
#footer .col-2 ul {
	padding-top:5px;
	width:100%;
	overflow:hidden;
}
#footer .col-2 ul li {
	color:#000099;
	float:left;
	font-size:14px;
	line-height:1.2em;
	padding-right:3px;
}
#footer .col-2 ul li.alt {
	padding:6px 18px 0 0;
}
#footer .col-3 {
	float: right;
	margin-right: 20px;
	color:#191c1e;
	font-size: 1em;
	padding-top:30px;
}
#footer .col-3 a {
	color:#000099;
	text-decoration:none;
}
#footer .col-3 a:hover {
	text-decoration:underline;
}

#imgholder {
		padding-left: 8px;
		}

#mod_twitterreader {
width:100%;

}

#mod_twitterreader .even {
text-align:left;
margin-bottom: 4px;
}

#mod_twitterreader .first {
text-align:left;
margin-bottom: 4px;
}

#mod_twitterreader .date {
display:block;
font-size:14px;
background-color:#000099;
color: white;

}

#widget .label { 
position: absolute; 
left: 10px;
top: 10px;
right: 10px; 
bottom: 10px;
clear: both; 
float: left;  
}

#radio_container{ 
position: absolute; 
left: 10px;
top: 10px;
right: 10px; 
bottom: 10px;
clear: both; 
float: left;  
}

#radio_container span{ 
clear: both; 
float: left; 
position: absolute; 
left: 10px;
top: 10px;
right: 10px; 
bottom: 10px;
 
}

#radio_container label{ 
clear: both; 
float: left; 
position: absolute; 
left: 10px;
top: 10px;
right: 10px; 
bottom: 10px;
 
}

.ctrl_qpoll_1 { 
position: absolute; 
left: 10px;
top: 10px;
right: 10px; 
bottom: 10px;
clear: both; 
float: left;  
}

.ctrl_qpoll_1 radio{ 
clear: both; 
float: left;  
}

.tel {
                        line-height:2px;			
                        position: absolute;
			top: 0px;
			left: 765px;
			height: 32px;
			width: 290px;
                       margin-bottom:5px;
                        
}


