/*Reset Eric Meyer*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-style:none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*Resizable Fonts Reset*/
* {font-size: 100.01%;}
html {font-size: 62.5%;}
/*@font-face */
@font-face {
	font-family: "HelveticaNeueRegular";
	src: url('fonts/helveticaneue-blackcond-webfont.eot');
	src: local("CalligraphyFLF Regular"),
	 local("HelveticaNeueRegular"), 
	url('fonts/helveticaneue-blackcond-webfont.woff') format('woff'), 
	url('fonts/helveticaneue-blackcond-webfont.ttf') format('truetype'),
	url('fonts/helveticaneue-blackcond-webfont.svg#webfontqKVV1KIa') format('svg');
}
/* General settings */
body{
	color:#000;
	font:1.4em Arial, Helvetica, sans-serif;
	background:#ecd6b1 url(images/bg-body.gif) repeat-x 50% 0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#870402;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
/*wrapper*/
#wrapper{
	width:896px;
	margin:0 auto;
	padding:23px 0 0;
}
/*header*/
#header{
	overflow:hidden;
	height:1%;
	padding:14px 2px 0 62px;
}
.logo{
	float:left;
	width:458px;
	height:102px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin:0;
}
.logo a{
	display: block;
	height:100%;
	position:relative;
}
/*panel*/
.panel{
	float:right;
	width:345px;
	padding:7px 5px 0 0;
}
/*nav*/
#nav{
	list-style:none;	margin:0 0 3px;	padding:28px 0 11px 32px;
	background: url(images/bg-nav.png) no-repeat;
	overflow:hidden;
	height:1%;
}
#nav li{
	float:left;
	margin:0 35px 0 0;
	font-size:1.71em;
	font-weight:bold;
	display:inline;
	font-family:'HelveticaNeueRegular', Arial, Helvetica, sans-serif;
}
#nav li a{
	text-transform:uppercase;
	color:#fff;
	position:relative;
}
#nav li a:hover,
#nav li a.active{
	color:#000;
	text-decoration:none;
}
/*add-nav*/
.add-nav{
	list-style:none;	margin:0;	padding:0 0 0 33px;
}
.add-nav li{
	float:left;
	font-size:1.14em;
	margin:0 12px 0 0;
	display:inline;
	font-family:'HelveticaNeueRegular', Arial, Helvetica, sans-serif;
}
.add-nav li a{
	color:#000;
	text-transform:uppercase;
	position:relative;
}
.add-nav li a:hover,
.add-nav li a.active{
	text-decoration:none;
	color:#787225;
}
/*main*/
#main{
	overflow:hidden;
	height:1%;
}
/*gallery*/
.gallery{
	background: url(images/bg-visual.png) no-repeat;
	padding:10px 0 45px 47px;
	width:502px;
	float:left;
	cursor:pointer;
}
.gallery a,
.gallery a img{
	display:block;
	width:501px;
	height:400px;
}
/*aside*/
.aside{
	float:right;
	width:347px;
}
.aside .t{
	background: url(images/bg-sidebar-t.png) no-repeat;
	height:18px;
}
.aside .c{
	background: url(images/bg-sidebar.jpg) repeat-y;
	padding:4px 0 17px 30px;
	height:1%;
}
.item-list{
	list-style:none;	margin:0;	padding:0;
}
.item-list li{
	background: url(images/separator-01.png) no-repeat;
	height:1%;
}
.list-holder{
	position:relative;
	height:1%;
}
.image-02, .image-02 img{
	display:block;
	width:260px;
}
.item-list li:first-child{
	background:none;
}
.list-holder .image{
	position:absolute;
	left:-65px;
	top:-31px;
	width:206px;
	height:208px;
}
.store{
	padding:42px 0 24px 89px;
}
.store a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/bg-store.png) no-repeat;
	width:177px;
	height:80px;
}
.get{
	padding:46px 0 0 6px;
}
.get span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/bg-get.png) no-repeat;
	width:249px;
	height:71px;
}
.aside .b{
	background: url(images/bg-sidebar-b.jpg) no-repeat;
	height:56px;
}
/*footer*/
#footer{
	background:url(images/bg-footer.jpg) no-repeat 50% 0;
	color:#000;
	padding:24px 0 20px;
}
.footer-holder{
	width:800px;
	margin:0 auto;
}
.latest{
	color:#730b06;
	font-size:1.2em;
	font-weight:normal;
	display:block;
	margin-bottom:18px;
	font-family: "Times New Roman", Times, serif;
}
.latest a{
	color:#730b06;
}
.bold{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.small{
	font-size:0.57em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer .holder{
	overflow:hidden;
	height:1%;
	padding:0 0 0 46px;
}
.block{
	float:left;
	width:228px;
	margin:0 21px 0 0;
	padding:8px 0 0;
}
.block h3{
	color:#870402;
	font:2.35em "Times New Roman", Times, serif;
}
.donate{
	padding:3px 0 0 28px;
	width:200px;
}
.donate h3{
	background: url(images/bg-donate.png) no-repeat;
	margin:0 0 3px 24px;
	padding:5px 0 0 16px;
	height:1%;
}
.donate  .text-holder{
	padding:0 20px 0 0;
	text-align:right;
	line-height:1.21em;
}
.contact h3{
	background: url(images/bg-contact.png) no-repeat;
	margin:0;
	padding:4px 0 0 22px;
	height:1%;
}
.contact .text-holder{
	padding:0 0 0 20px;
}
.text-holder strong{
	font:1.42em/1.2em "Times New Roman", Times, serif;
	display:block;
	margin-bottom:6px;
}
.text-holder address{
	font-style:normal;
	margin:0 0 10px;
	width:150px;
	line-height:1.14em;
}
.mail{
	font-weight:bold;
	color:#000;
}
#footer .social-nets{
	list-style:none;	margin:0;	padding:14px 0 0;
	overflow:hidden;
	height:1%;
}
#footer .social-nets li{
	float:left;
	margin-right:4px;
}
#footer .social-nets li a,
#footer .social-nets li a img{
	display:block;
}
/*sub-nav*/
.sub-nav{
	list-style:none;	margin:0 15px 0 -3px;	padding:0;
	float:left;
	width:112px;
}
.sub-nav li{
	margin-bottom:11px;
}
.sub-nav li a{
	color:#000;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:1em;
}
.sub-nav ul{
	list-style:none;	margin:0;	padding:0;
}
.sub-nav ul li{
	margin-bottom:0;
}
.sub-nav ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.85em;
}
/*about*/
.main-inner{
	background: url(images/bg-main.gif) repeat-y 552px 0 ;
	margin:26px 0 0;
	padding:0 57px 0 48px;
}
/**/
#content{
	width:500px;
	float:left;
	line-height:1.14em;
	padding:4px 0 0;
}
.visual{
	margin-bottom:15px;
}
.visual img{
	display:block;
}
.text-block{
	padding:0 0 0 20px;
}
#content h2{
	margin:0 0 14px;
	color:#003968;
	font:2.57em/1.11em "Times New Roman", Times, serif;
}
#content p{
	margin:0 0 21px;
}
/*sidebar*/
#sidebar{
	float:right;
	width:262px;
}
#sidebar h3{
	margin:0 0 2px 11px;
	font-size:2.14em;
	color:#870402;
}
/*box*/
.box{
	background: url(images/separator-02.gif) no-repeat;
	margin-bottom:12px;
	padding:24px 0 0;
	height:1%;
}
.learn-list{
	list-style:none;	margin:0;	padding:0 0 0 11px;
}
.learn-list li{
	margin-bottom:5px;
	font-size:1.71em;
	font-weight:bold;
	line-height:1em;
}
.learn-list li a{
	color:#003968;
}
.social-nets-02{
	list-style:none;	margin:0;	padding:5px 0 0 10px;
}
.social-nets-02 li{
	margin-bottom:10px;
}
.social-nets-02 li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:240px;
	height:50px;
	
}
.facebook{
	background: url(images/ico-facebook-02.gif) no-repeat;
}
.twitter{
	background: url(images/ico-twitter-02.gif) no-repeat;
}
/*donate*/
.payment-list{
	list-style:none;	margin:-13px 0 0;	padding:0;
	overflow:hidden;
	height:1%;
}
.payment-list li{
	margin:-13px 0 13px;
	background: url(images/separator-03.gif) no-repeat;
	color:#223c67;
	font-size:1.71em;
	font-weight:bold;
	padding:31px 0 12px;
}
.payment-list li em{
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}
.payment-list ul{
	list-style:none;	margin:0 -15px 0 0;	padding:20px 0 0;
	overflow:hidden;
	height:1%;
	width:495px;
}
.payment-list ul li{
	background:none;
	margin:0 35px 0 0;
	float:left;
	padding:0;
}
.payment-list ul li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:130px;
	height:70px;
}
.month25{
	background: url(images/month25.gif) no-repeat;
}
.month50{
	background: url(images/month50.gif) no-repeat;
}
.month100{
	background: url(images/month100.gif) no-repeat;
}
#sidebar h2{
	margin:0 0 11px;
	color:#756e23;
	font-size:2.14em;
	line-height:1em;
}
.costs-list{	margin:0 0 21px;	padding:0;
}
.costs-list li{
	background: url(images/bg-costs.gif) no-repeat 0  7px;
	padding:0 0 0 10px;
	margin-bottom:1px;
}
.options-list{
	list-style:none;	margin:0;	padding:0;
}
.options-list li{
	margin-bottom:8px;
}
.options-list li a{
	display:block;
	width:240px;
	height:81px;
}
.options-list-sah li a{
	display:block;
	width:240px;
	height:162px;
}
.options-list li a span{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.options-list li strong{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.prayers{
	background: url(images/bg-prayers.gif) no-repeat;
}
.merchandise-ref{
	background: url(images/bg-merchandise.gif) no-repeat;
}
.sponsorahouse-ref{
	background: url(images/bg-sah-sidebar.jpg) no-repeat;
}
.social-nets-03{
	width:240px;
	height:81px;
	background: url(images/bg-social-nets-03.gif) no-repeat;
}
.social-nets-03 ul{
	list-style:none;	margin:0;	padding:10px 0 0 39px;
	overflow:hidden;
	width:201px;
}
.social-nets-03 ul li{
	float:left;
	margin-right:8px;
	display:inline;
}
.social-nets-03 ul li a{
	width:auto;
	height:auto;
	display:block;
}
.social-nets-03 ul li a img{
	display:block;
}
.payment-holder{
	overflow:hidden;
	height:1%;
	padding:0 70px 0 0;
	margin:-8px 0 21px;
}
.payment-holder span{
	float:left;
	background: url(images/bg-payment-l.gif) no-repeat;
	margin:11px 0 0;
}
.payment-holder span em{
	background: url(images/bg-payment-r.gif) no-repeat 100% 0;
	padding:2px 15px 3px 15px;
	font-style:normal;
	color:#fff;
	font-weight:bold;
	font-size:0.85em;
	display:block;
}
.paypal{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/bg-paypal.gif) no-repeat;
	width:146px;
	height:40px;
}
#content address{
	font-style:normal;
}
/*contact*/
#content .contact-title{
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/contact-title.gif) no-repeat;
	width:501px;
	height:58px;
	margin:0 0 31px;
}
.marked{
	font-weight:bold;
	color:#870402;
	position:relative;
	cursor:pointer;
}
/*comment-form*/
.comment-form{
	padding:39px 49px 0 52px;
	background: url(images/separator-04.gif) no-repeat;
}
.row{
	overflow:hidden;
	height:1%;
	margin-bottom:20px;
}
.row label{
	color:#95211a;
	font:italic 1.28em "Times New Roman", Times, serif;
	float:left;
	width:90px;
}
.text{
	float:right;
	background: url(images/bg-input.gif) no-repeat;
	width:300px;
}
.text input{
	padding:5px 5px 4px;
	width:285px;
	background:none;
	border:0;
}
.textarea{
	float:right;
	background: url(images/bg-textarea.gif) no-repeat;
	height:117px;
	width:300px;
}
.row textarea{
	padding:2px 5px 3px;
	float:right;
	height:117px;
	width:290px;
	border:0;
	overflow:auto;
	background:none;
}
.check{
	overflow:hidden;
	height:1%;
	margin:-6px 0 9px;
}
#checkbox{
	margin:3px 4px 0 0;
	padding:0;
	width:16px;
	height:15px;
	float:left;
}
.check label{
	color:#95211a;
	font:italic  1.28em "Times New Roman", Times, serif;
}
.submit-holder{
	overflow:hidden;
	height:1%;
	padding:0 0 0 50px;
}
.submit-holder span{
	float:left;
	color:#475875;
	font-size:0.71em;
}
.btn-submit{
	float:right;
}
#sidebar .text-holder{
	padding:3px 0 0 10px;
	line-height:1.14em;
}
#sidebar .text-holder-02{
	padding:13px 0 0 11px;
}
#sidebar p{
	margin:0 0 19px;
}
#sidebar address{
	font-style:normal;
	margin:0 0 19px;
}
.fill{
	font:bold 1.42em Arial, Helvetica, sans-serif;
	color:#756e23;
}
.fill a{
	color:#223c67;
}
/*resources*/
.resources{
	background: url(images/bg-resources.gif) repeat-y;
}
.resources-holder{
	background: url(images/bg-resources-b.gif) no-repeat 0 100%;
}
.resources-holder ul{
	list-style:none;	margin:0;	padding:33px 0 42px 49px;
	background: url(images/bg-resources-t.gif) no-repeat;
	overflow:hidden;
	height:1%;
}
.resources-holder ul li{
	float:left;
	margin:0 25px 18px 0;
	display:inline;
}
.resources-holder ul li a,
.resources-holder ul li a img{
	display:block;
}
/*photo gallery*/
.main-resources{
	padding:0 46px 0 48px;
}
.main-resources #content{
	padding: 27px 0 0;
}
#content .photo-title{
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/photo-title.gif) no-repeat;
	width:502px;
	height:54px;
	margin:0 0 16px;
}
.paging{
	list-style:none;	margin:0 0 7px;	padding:0;
	text-align:right;
}
.paging li{
	display:inline;
	color:#223c67;
	margin:0 0 0 4px;
}
.paging a{
	color:#223c67;
}
.photo-gallery{
	list-style:none;	margin:0 -25px 0 0;	padding:0;
	overflow:hidden;
	width:550px;
}
.photo-gallery li{
	float:left;
	width:150px;
	margin:0 25px 0 0;
	padding:0 0 23px;
}
.photo-gallery li a{
	color:#000;
	display:block;
}
.photo-gallery li a img{
	margin-bottom:7px;
	display:block;
}
.photo-gallery li a strong{
	display:block;
	color:#223c67;
	margin:0 0 2px;
}
.columns{
	overflow:hidden;
	height:1%;
}
.col{
	width:230px;
	float:left;
	margin:0 20px 0 0;
	display:inline;
}
.col h3{
	margin:0 0 21px;
	color:#223c67;
	font-size:1.71em;
	padding:1px 0 0;
}
.col ul li{
	margin-bottom:19px;
}
.col ul li a{
	color:#000;
}
.col ul li a strong{
	color:#223c67;
}
/*menu*/
.menu{
	padding:32px 0 0;
}
.menu li{
	margin-bottom:20px;
}
.menu li a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:240px;
	height:80px;
}
.photo{
	background: url(images/bg-photo-gallery.gif) no-repeat;
}
.video{
	background: url(images/bg-video-gallery.gif) no-repeat;
}
.campaigns{
	background: url(images/bg-campaigns.gif) no-repeat;
}
.graphics{
	background: url(images/bg-graphics.gif) no-repeat;
}
.merchandise{
	background: url(images/merchandise.gif) no-repeat;
}
.info{
	background: url(images/bg-info.gif) no-repeat;
}
.menu li a:hover,
.menu .active a{
	background-position:0 -80px
}
/*video gallery*/
#content .video-title{
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/video-title.gif) no-repeat;
	width:501px;
	height:54px;
	margin:0 0 16px;
}
/*blog*/
.main-blog{
	padding:0 38px 0 48px;
}
#content .blog-title{
	overflow:hidden;
	text-indent:-9999px;
	background: url(images/blog-title.png) no-repeat;
	width:503px;
	height:58px;
	margin:4px 0 5px;
}
/*section*/
.section{
	overflow:hidden;
	height:1%;
	background: url(images/separator-03.gif) no-repeat 0 100%;
	padding:0 0 24px;
	margin-bottom:11px;
	position:relative;
}
.section .image{
	float:left;
	margin:0 10px 0 0;
}
.section .image img{
	display:block;
}
#content .text-box{
	overflow:hidden;
	height:1%;
	padding:12px 0 36px;
	line-height:1.21em;
}
.text-box h3{
	font-size:2.57em;
	color:#223c67;
	margin:0 0 2px;
	line-height:1.19em;
}
.text-box em{
	color:#870402;
	font-family: "Times New Roman", Times, serif;;
}
#content .text-box p{
	margin:0 0 12px;
}
.post{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:110px;
	height:30px;
	background: url(images/bg-post.gif) no-repeat;
}
/*sidebar-blog*/
.sidebar-blog{
	width:280px;
	float:right;
	padding:10px 10px 0 0;
}
.cite{
	background: url(images/bg-cite.gif) no-repeat;
	padding:11px 10px 31px 20px;
	color:#766e23;
	line-height:1.25em;
	font-size:0.85em;
	margin:0 0 10px;
	height:1%;
}
.cite h4{
	margin:0 0 7px;
	font-size:1.14em;
	line-height:1em;
}
.cite a{
	color:#766e23;
}
/*articl*/
.article .social-nets{
	float:right;
}
.article .social-nets li{
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.article .social-nets li a,
.article .social-nets li a img{
	display:block;
}
.article .social-nets li a{
	cursor:pointer;
	position:relative;
}
.article{
	color:#223c67;
	margin-bottom:23px;
	padding:0 0 0 10px;
	overflow:hidden;
	height:1%;
	line-height:1.21em;
}
.article h3, .article-02 h3{
	color:#870402;
	font-size:2.14em;
	line-height:1em;
}
.article ul li a, .article-02 ul li a{
	color:#223c67;
}
.article-form input{
	display:block;
	padding:7px 3px 6px;
	background:#fcf1c9;
	border:0;
	color:#818433;
	width:254px;
}
.article-02{
	width:285px;
	margin:0 -15px 23px 0;
	color:#223c67;
	margin-bottom:23px;
	padding:0 0 0 10px;
	overflow:hidden;
	height:1%;
	line-height:1.21em;
}
.article-holder-01{
	float:left;
	width:125px;
}
.article-holder-02{
	float:right;
	width:160px;
}
.article-holder-01 ul li a,
.article-holder-02 ul li a{
	color:#223c67;
}
.article p{
	margin:0 0 3px;
}
/*blog-detailed*/
.visual-02{
	margin-bottom:9px;
}
.visual-02 img{
	display:block;
}
.item-title{
	position:relative;
	background: url(images/separator-03.gif) no-repeat 0 100%;
	padding:0 0 17px 12px;
	margin:0 0 18px;
	height:1%;
}
/*item*/
#content .item h2{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/separator-03.gif) no-repeat 0 100%;
	padding:0 0 17px 12px;
	margin:0 0 18px;
}
#content .item .item-title h2{
	background:none;
	padding:0;
	margin:0;
}
#content .item h3{
	background: url(images/separator-03.gif) no-repeat 0 100%;
	padding:0 0 17px 12px;
	margin:0 0 18px;
	font:bold 2.14em/1em Arial, Helvetica, sans-serif;
	color:#223c67;
}
.item{
	line-height:1.21em;
	margin-bottom:24px;
}
.item-title em{
	display:block;
	color:#870402;
	font-size:1em;
	line-height:1.64em;
	font-family: "Times New Roman", Times, serif;
}
.sticker{
	position:absolute;
	top:-7px;
	right:-11px;
	width:103px;
	height:102px;
}
.sticker span{
	display:block;
	background: url(images/bg-sticker.png) no-repeat;
	width:103px;
	height:102px;
	text-align:center;
	padding:24px 0 0;
	font:italic 0.78em "Times New Roman", Times, serif;
}
.sticker span .date{
	font: normal  bold 1.9em/1em Arial, Helvetica, sans-serif;
}
.sticker span strong{
	display:block;
	text-align:center;
	font: normal bold 1.45em/1em Arial, Helvetica, sans-serif;
}
.item .text-holder{
	padding:0 6px 0 13px;
}
.text-list{
	margin-bottom:18px;
}
#content .item p{
	margin-bottom:17px;
}
.item-holder{
	background: url(images/bg-item-holder.gif) repeat-y;
	overflow:hidden;
	height:1%;
	padding:7px 9px 9px;
	font-size:0.85em;
	color:#223c67;
}
.item-frame{
	float:left;
}
.item-frame span{
	display:block;
	margin-bottom:2px;
}
.item-frame h5{
	font-size:1em;
	font-weight:normal;
	margin:0;
}
.item-frame ul li a{
	color:#223c67;
}
.item .comments-list{
	float:right;
	padding:9px 0 0;
	margin:0;
}
.comments-list li{
	height:1%;
	vertical-align:top;
}
.comments-list li a{
	display:block;
	padding:3px 24px 4px 0;
	color:#223c67;
	text-align:right;
	cursor:pointer;
}
.comments{
	background: url(images/bg-comments.gif) no-repeat 100% 3px;
}
.facebook-02{
	background: url(images/bg-facebook.gif) no-repeat 100% 4px;
}
.twitter-02{
	background: url(images/bg-twitter.gif) no-repeat 100% 4px;
}
.comment{
	background:#fcf1c9;
	padding:6px 6px 8px 11px;
	margin-bottom:11px;
	font-size:0.85em;
	line-height:1.16em;
}
.comment h4{
	margin:0;
	color:#97251e;
	font-size:1.16em;
}
.comment em{
	display:block;
	font-style:normal;
	color:#d1a64e;
	font-size:0.83em;
}
#content .item .comment p{
	margin:0;
}
.item .comment-form{
	background:none;
	padding:12px 52px 0 49px;
}
.item .comment-form .submit-holder{
	padding:0 0 0 80px;
}
/*campaigns*/
#content .campaigns-title{
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/campaigns-title.gif) no-repeat;
	width:500px;
	height:64px;
	margin:0 0 30px;
}
.main-resources .text-box h3{
	margin:0 0 -4px;
}
.main-resources #content .text-box p{
	margin:0;
}
.main-resources .costs-list{
	margin:0 0 7px;
}
.download{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:110px;
	height:30px;
	background: url(images/bg-download.gif) no-repeat;
	position:absolute;
	bottom:27px;
	left:211px;
}
/*graphics*/
#content .graphics-title{
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/graphics-title.gif) no-repeat;
	width:501px;
	height:54px;
	margin:0 0 40px;
}
/*area*/
.area{
	margin-bottom:28px;
}
.area h3{
	color:#223c67;
	margin:0 0 6px;
	font-size:1.71em;
}
.graphics-list{
	overflow:hidden;
	height:1%;
	padding:14px 0 0;
}
.graphics-list li{
	float:left;
	margin-right:20px;
}
.graphics-list ul li{
	float:none;
	margin:0 0 2px;
}
.graphics-list ul{
	padding:0 0 8px;
}
.graphics-list ul li a{
	color:#223c67;
	font-weight:bold;
}
/*links*/
#content  .links-title{
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/links-title.gif) no-repeat;
	width:500px;
	height:58px;
	margin:0 0 37px;
}
.links-list li{
	font-size:1.71em;
	margin-bottom:46px;
	font-weight:bold;
}
.links-list li a{
	color:#223c67;
}
.links-list ul{
	padding:3px 0 0;
}
.links-list ul li{
	font-size:0.58em;
	font-weight:normal;
	margin:0 0 3px;
}
.links-list ul li a{
	color:#000;
}

