﻿/* common styles starts */

html { min-height: 100%; margin-bottom: 1px; }

body {
	padding:0 0 58px 0;
	text-align:center;
	margin:0;
	color:#FFFFFF;
	background-color:#002847;
	font:12px/24px Georgia, "Times New Roman", Times, serif;
}
h1,h2,h3,h4,h5,h6,ul,li,img,div,p{
	padding:0;margin:0;border:0;
}
ul,ol{
	list-style-type:none;
}
img{
	border:0;
}
.container{
	width:841px;
	text-align:left;
	margin:0 auto;
	background:url(../images/main-bg.gif) top left repeat-y;
}
.container .shadows{
	background:url(../images/main-shadow-btm.gif) bottom left no-repeat;
	padding:0 16px;
}
.clear{
	clear:both;
}
/* common styles end */
/* header styles starts */
.header{
	background:url(../images/header-bg.gif) top left no-repeat;
	height:188px;
}
.header a{
	display:block;
	height:188px;
	width:320px;
	margin:0 0 0 29px;
	text-indent:-999999px;
}
/* header styles end */
/* navigation styles starts */
.navigation{
	background:#000000;
	font:14px/31px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
}
.navigation a{
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	display: block;
	float: left;
	height: 32px;
}
.navigation a:hover{
	text-decoration:none;
	color:#4E81B3;
}

.navigation a.selected {
	background: #111;
	color: #fff}

/* navigation styles end */
/* emailform styles starts */
.emailform{
clear: both;
	background:url(../images/emailform-div-bg.gif) top left repeat-x;
	padding:6px 0 2px 0;
}
.emailform .photo{
	float:right;
	margin:-6px 0 -2px 0;
}
.emailform .registration-form{
	width:366px;height:184px;
	background:url(../images/emailform-in-bg.gif) top left repeat-x;
	margin:0px 8px 8px 9px;
}
.registration-form h1{
	font-size:18px;
	font-weight:normal;
	line-height:18px;
	padding:12px 0 10px 17px;
}
.registration-form ul{
	float:left;
	text-transform:uppercase;
	margin:0px 0 3px 0px;
	line-height:21px;
}
.registration-form ul input{
	background:#D7E4ED;
	border:1px solid #B2C6D8;
	border-color:#2C516C #5882A1 #B2C6D9 #5A83A2;
	height:19px;
	width:145px;
	margin:0 8px 5px 0;
}
.registration-form ul.yourname,
.registration-form ul.email{
	margin:0px 0 0px 20px;
}
.registration-form ul.yourname input{
	width:250px;
}
.registration-form .signmebutton{
	margin:0px 0 0px 20px;
}
/* emailform styles end */
/* mainarea styles starts */
.mainarea{
	padding:16px 17px 0 15px
}
.welcomesite{
	background-color:#1A4A6F;
	padding:15px 24px 15px 15px;
	margin:0 0 15px 0;
}
.welcomesite .videofile{
	width:495px;
	float:right;
	margin:0 0 0 10px;
}
.welcomesite .message h1,
.inthenews h1,
.socialnetwork h1{
	font-size:18px;
	font-weight:normal;
}
.welcomesite .message .sign{
	padding:5px 0;
}
.inthenews{
	background:#1A4A6F url(../images/inthenews-bg.gif) top left;
	width:372px;height:203px;
	margin:0 15px 0 0;
	float:left;
}
.inthenews .content,
.socialnetwork .content{
	padding:23px;
}
.inthenews .content a{
	color:#CCCCCC;
}
.inthenews .content a:hover,
.inthenews .content .more a:hover{
	text-decoration:none;
}
.inthenews .content .more{
	padding:10px 0 0 0;
}
.inthenews .content .more a{
	color:#fff;
	font-size:12px;
}
.socialnetwork{
	background-color:#1A4A6F;
	width:372px;height:203px;
	float:right;
	position:relative;
}
.socialnetwork h1{
	padding:0 0 5px 0;
}
.socialnetwork .content a{
	color:#fff;
	line-height:30px;
}
.socialnetwork .content a:hover{
	text-decoration:none;
}
.socialnetwork .content .logos{
	position:absolute;
	width:80px;
	top:56px;right:74px;
}
/* mainarea styles end */
/* footer styles starts */
.footer{
	padding:0px 19px 14px 19px;
	text-align:center;
	line-height:37px;
}
.footer a{
	color:#fff;
}
.footer a:hover{
	text-decoration:none;
}
.footer p{
	border:1px solid #fff;
}
/* footer styles end */

#contentArea {background: #fff; color: #222; margin: 18px; padding: 18px 24px 18px 0; font-size: 14px; clear: both}
h2 {background: #00355f; padding: 12px 50px; margin: 0 24px 12px 0; color: #eee}
#contentArea p {margin: 12px 0; padding: 0 50px}

.message a {color: #fff; font-weight: bold}

#navlist { list-style-image: url(/images/star.jpg);
 
padding-left:100px;
 }
.block {width: 300px; text-align: center; margin: 12px; float: left}
.clear {clear: both}
 