a:link, a:visited{
	color:#515151;
}
:active, :focus{
	outline:none;
}
body{
	min-width:900px;
	text-align:center;
	border-width:0px;
	padding:0px;
	margin:0px;
	font-family:Georgia, Times, serif;
	font-size:14px;
	color:#1F1F1F;
	background:#3B3B3B url(images/body-background.jpg) repeat-x 0px 93px;
}
img
{
	border-style: none;
}
h3{
	font-size:16px;
	margin:0px;
}
p{
	margin:0px;
}
#header{
	width:100%;
	height:93px;
	background:#191919 url(images/header-background.gif) repeat-x;
}
#logo{
	position:absolute;
	left:0px;
}
#slogan{
	position:relative;
	top:23px;
}
#body{
	padding-top:38px;
}
#content-container{
	z-index:1;
	width:751px;
	background:#D8D8D8 url(images/content-background.jpg) repeat;
	margin-bottom:-378px;
}
#content-background{
	position:relative;
	width:803px;
	left:-26px;
	background-image:url(images/content-background-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content{
	padding:25px 0px 100px 0px;
	background-image:url(images/content-background-top.jpg);
	background-repeat:no-repeat;
}
.section{
	padding:100px 80px 30px 80px;
	text-align:justify;
	background-repeat:no-repeat;
	background-position:center 40px;
	min-height:200px;
}
.section-title{
	display:none;
}
#about{
	background-image:url(images/about-section-title.jpg);
}
.about-section-heading{
	width:100%;
	text-align:center;
}
.about-section{
	margin-bottom:50px;
}
.two-column{
	position:relative;
	background-image:url(images/column-divider.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.left{
	width:45%;
}
.right{
	position:absolute;
	top:0px;
	right:0px;
	width:45%;
}
#contact{
	background-image:url(images/contact-section-title.jpg);
}
#contact-info{
	width:100%;
}
.icon{
	text-align:right;
	padding-right:20px;
}
.info{
	padding:10px 0px;
}

#contact-info{
	margin:20px 0px;
}
.contact-info-name{
	font-weight:bold;
}
#contact-form{
	width:100%;
}
#get-in-touch-header{
	text-align:center;
}
.input-name{
	text-align:right;
	vertical-align:top;
	font-family:arial,sans-serif;
	padding-right:5px;
}
.input{
	width:100%;
}
#message{
	height:300px;
}
#submit-row{
	text-align:right;
}
#submit-notice{
	margin:0px 15pt;
	font-size:8pt;
	font-family:arial;
	color:#5F5F5F;
}
#news{
	background-image:url(images/news-section-title.jpg);
	margin-bottom:-60px;
}
.news-item{
	margin-bottom:80px;
}
.news-date{
	position:absolute;
	left:100px;
	width:126px;
	height:170px;
	text-align:center;
	background-image:url(images/date-card.jpg);
}
.news-date-day{
	margin-top:12px;
	width:100%;
	font-size:14pt;
	color:#4B4B4B;
}
.news-date-date{
	position:absolute;
	width:100%;
	bottom:60px;
	left:0px;
	font-size:55pt;
}
.news-date-month{
	position:absolute;
	width:100%;
	top:120px;
	left:0px;
	color:#F3F3F3;
	font-size:20pt;
}
.news-body{
	margin:0px 90px 0px 175px;
}
.nav-container{
	position:absolute;
	width:146px;
	right:-120px;
}
.nav{
	position:relative;
}
#about-nav{
	top:-74px;
}
#contact-nav{
	top:-138px;
}
#news-nav{
	top:-202px;
}
.tag{
	position:relative;
	left:-31px;
}
#footer{
	height:450px;
	background:#516F93 url(images/footer-background.gif) repeat-x;
}
#copyright-container{
	position:relative;
	width:100%;
	height:100%;
}
#copyright{
	font-size:10pt;
	color:#C3CEDA;
	position:absolute;
	width:100%;
	left:0px;
	bottom:0px;
	margin-bottom:40px;
}
.address{
	direction:rtl;
	unicode-bidi:bidi-override;
	text-align:left;
}
.card{
	padding-top:80px;
	width:726px;
	height:271px;
	background:#D9D9D9 url(images/card-background.jpg);
	margin-top:50px;
	vertical-align:center;
}
.news-title{
	text-align:center;
}
