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

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:952px;
} 

body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#000000; 
	min-width:952px;
	border-top:8px solid #333399;
}

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 =========================*/

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #fff;
}

.tail-middle1 {
	background:url(images/tail-middle.gif) repeat-x left top;
}

.tail-middle2 {
	border-top:1px solid #f2f2f2;
}

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

#newsletter-form label {
	float:left;
	font-size:1.29em;
	color:#474747;
	padding:7px 14px 0 0;
}
#newsletter-form span {
	display:block;
	float:left;
	width:221px;
	height:31px;
	margin-right:12px;
	background:url(images/input-bg.gif) no-repeat left top;
}
#newsletter-form a {
	float:left;
	position:relative;
	top:11px;
}
#newsletter-form input {
	background:none;
	border:0;
	color:#474747;
	font-style:italic;
	width:190px;
	font-size:.93em;
	margin:6px 0 0 14px;
}

#contacts-form .field { 
	height:32px;
}
#contacts-form input {
	width:263px; 
	padding:2px 0 2px 3px; 
	background:#fff;
	color:#8c8c8c; 
	border:1px solid #cdcccc; 
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:263px; 
	height:273px; 
	overflow:auto;
	background:#fff;
	color:#8c8c8c; 
	border:1px solid #cdcccc; 
	padding:2px 0 2px 3px;
	margin-bottom:19px; 
}
#contacts-form a {
	margin-left:20px;
	float:right;
}

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

.news {
	margin-top:-35px;
	padding-bottom:19px;
}
.news li {
	padding-top:35px;
}
.news li span {
	display:block;
	font-size:.71em;
}
.news li h4 a {
	color:#636363;
	text-decoration:none;
}
.news li h4 a:hover {
    color:#333399;
	text-decoration:underline;
}
.news li p {
	padding:7px 0 0 0;
}

.list li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:28px;
}
.list li.last {
	padding-bottom:0;
}
.list li img {
	float:left;
	margin-right:15px;
}

.list1 li {
	padding:0 0 14px 13px;
	background:url(images/arrow.gif) no-repeat left 4px;
	font-size:1.29em;
	
}
.list1 li a {
	text-decoration:none;
}
.list1 li a:hover {
	color:#333399;
	text-decoration:underline;
}

.list2 {
	width:100%;
	overflow:hidden;
}
.list2 li {
	overflow:hidden;
	vertical-align:top;
	width:287px;
	float:left;
	margin-right:40px;
	padding-bottom:31px;
}
.list2 li.alt {
	margin-right:0;
}
.list2 li img {
	float:left;
	margin-right:15px;
}

.list2 span {
	color:#333399;
}

.list3 li {
	padding:0 0 4px 13px;
	background:url(images/arrow.gif) no-repeat left 4px;
	font-size:1.0em;
	line-height:1.3em;
}
.list3 li a {
	text-decoration:none;
}
.list3 li a:hover {
	color:#333399;
	text-decoration:underline;
}

.list3 span {
	font-size:1.0em;
	color:#000000;
}

.list4 span {
	font-size:1.0em;
	color:#000000;
		
}


.testimonials li {
	padding-bottom:36px;
}
.testimonials li cite {
	line-height:1.36em;
	font-style:normal;
}
.testimonials li strong {
	display:block;
	text-align:right;
}

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

.img-indent {
	margin-bottom:20px;
}

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

p { 
	line-height:1.36em;
	margin-bottom:5px;
}
.p1 {
	margin-bottom:25px;
}

.address span { 
	float:right; 
	margin-right:117px;
}

dl {
	line-height:1.36em;
	margin-bottom:-20px;
}
dl dt {
	font-weight:bold;
}
dl dd {
	padding-bottom:20px;
}

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

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

h1 {
	font-size:48px;
	line-height:1.2em;
}
h1 a {
	color:#000;
	text-decoration:none;
}
h1 span {
	font-size:16px;
	display:block;
	text-transform:uppercase;
	margin-top:-28px;
}
h2 {	
	font-size:24px;
	line-height:1.5em;
	color:#FF9900;
	margin-bottom:14px;
	letter-spacing:-1px;
	font-weight:normal;
}

h2 span {
	color:#333399;
}

h3 {
	font-size:30px;
	line-height:1.5em;
	letter-spacing:-2px;
	color:#FF9900;
	margin-bottom:5px;
	font-weight:normal;
}
h3 span {
	color:#333399;
}
h4 {
	font-size:1.29em;
	line-height:1.3em;
	font-weight:normal;
	margin-bottom:2px;
}
h4.extra {
	margin-bottom:7px;
}
h4.extra1 {
	margin-bottom:24px;
}

.link {
	color:#333399;
	text-decoration:none;
	}
	
.link:hover {
	text-decoration:underline;
}

.link1 { 
	display:block; 
	float:left; 
	background:#333399; 
	color:#fff; 
	text-decoration:none;
	text-transform:uppercase;
	font-size:.71em; 
	line-height:.92em;
	vertical-align:baseline;
	height:29px;
	overflow:hidden;
}
.link1 em { 
	display:block; 
	background:url(images/link1-left.gif) no-repeat left top;
}
.link1 b { 
	display:block; 
	background:url(images/link1-right.gif) no-repeat right top; 
	padding:10px 17px 10px 17px; 
	font-style:normal; 
	font-weight:normal;
}
.link1:hover {
	text-decoration:underline;
}

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

#header .container {
	font-family:Arial, Helvetica, sans-serif; 

	height:311px;
	position:relative;
}
#header .fleft {
	padding-top:7px;
	

}
#header .fright ul li {
	
	font-size:15px;
	line-height:1.2em;
	float:left;
	text-transform:uppercase;
}
#header .fright ul li a {
	color:#434343;
	text-decoration:none;
	display:block;
	width:130px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center 20px;
	padding:25px 0 52px 0;
}
#header .fright ul li a.active {
	font-weight:bold;
	color:#fff;
	background-color:#333399;
	padding:40px 0 29px 0;
}
#header .fright ul li.m1 a.active {

}
#header .fright ul li.m2 a.active {

}
#header .fright ul li.m3 a.active {

}
#header .fright ul li.m4 a.active {

}
#header .fright ul li.m5 a.active {

}
#header .slogan {
	position:absolute;
	left:0;
	top:125px;
	line-height:1.2em;
}
#header .slogan a {
	color:#fff;
	background-color:#333399;
	float:left;
	text-decoration:none;
	font-size:14px;
	line-height:1.2em;
	text-transform:uppercase;
}
#header .slogan a em {
	float:left;
	background-image:url(images/button-left.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#header .slogan a b {
	font-style:normal;
	font-weight:normal;
	float:left;
	padding:9px 15px 8px 15px;
	background-image:url(images/button-right.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#header .slogan a:hover {
	background-color:#000;
}
#header .slogan a:hover em {
	background-image:url(images/button-left-act.gif);
}
#header .slogan a:hover b {
	background-image:url(images/button-right-act.gif);
}

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

#content {
	padding-top:1px;
}
#content .row-1 {
	padding:30px 0 10px 0;
}
#content .row-2 {
	padding:22px 0 10px 0;
}

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

#footer .fleft {
	font-style:italic;
	font-size:.85em;
}
#footer .fleft {
	padding-top:19px;
}
#footer .fleft a {
	color:#333399;
	text-decoration:none;
}
#footer .fleft a:hover {
	text-decoration:underline;
}
#footer .fright {
	padding:10px 44px 0 0;
}

/*=============================================================*/

/*====Blog=====*/

.feedburnerFeedBlock ul li span.headline a {
    color: #333399;
	font-size:1.20em;
	line-height:1.3em;
	font-weight:normal;
	margin-bottom:2px;
	
	text-decoration:none;
}

.feedburnerFeedBlock ul li span.headline a:hover {
	
	text-decoration:underline;
}

.feedburnerFeedBlock ul li .date {
    color: #FF9900;
	font-size:1.1em;
	line-height:1.3em;
	font-weight:normal;
	margin-bottom:2px;
}

.feedburnerFeedBlock ul li .p {
    color: #FF9900;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	margin-bottom:2px;
}

.feedburnerFeedBlock ul {
	font-size:1.0em;
	line-height:1.3em;
	list-style-type: none;
	padding:12px; 
}

.feedburnerFeedBlock ul li {
	padding: 0 0 12px  0; 
}


#creditfooter {
display: none;
}

/*====End Blog=====*/




