
body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
background : url(img/bg.png);
background-repeat:repeat-x;
background-color: #dddfe0;
font-family : "Arial";
font-size : 12px;
}
a:link {
color : #11305a;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
a:visited {
color : #11305a;
text-decoration : none;
}
a:visited:hover {
color : #11305a;
text-decoration : underline;
}
input
{
border-style: solid;
border-width: 1px;
padding: 4px;
border-color: #52585c;
color: #505050;
background: #f3f3f3;
}

.overallwrapper {
margin-left: auto;
margin-right: auto;
padding-left: 5px;
background: url(img/overallbg.png);
background-repeat: repeat-x;
margin-top: 25px;
width: 910px;
padding-bottom: 10px;
padding-right: 5px;

}

.wrapper {
width : 900px;
margin-left : auto;
margin-right : auto;
}
.getupdates {
width : 127px;
height : 25px;
margin-top : 0;
float : right;
color : #333;
padding-top: 75px;
padding-right: 60px;
}

.banner {
width : 900px;
height: 168px;
/* padding-top: 75px;
padding-left: 715px;
margin-top : 25px; */
background: url(img/header.png);
}
.navigation {
background : url(img/nav_bg.png);
width : 830px;
padding-top: 10px;
height : 35px;
padding-left: 70px;
font-size : 14px;
font-family : sans-serif;
color : #ffffff;
}

.breaking_news {
	background: url(img/breaking_news_bg.png);
	width: 440px;
	height: 30px;
	padding-right: 160px;
	padding-top: 20px;
	margin-top: 5px;
	font-size: 15px;
	color: #FFF;
}

.global_content {
background: #FFFFFF;
width : 900px;
margin-top : 0px;
margin-bottom : 0;

}


.content {
background: #FFFFFF;
width : 895px;
margin-top : 0px;
margin-bottom : 0;
padding-left: 5px;
padding-right: 0px;
padding-top: 5px;
}



.body {
background: #fff;
min-height: 585px;
width: 580px;
padding-left: 10px;
font-size: 13px;
}

.media {
background: url(img/media_bg.png);
height: 391px;
width: 485px;
padding-left: 75px;
padding-top: 58px;
font-size: 13px;
}


.sidebar {
background: #fff;
width: 260px;
height: 405px;
float: right;
padding-left: 35px;
}

.socialnetworks {
background: url(img/social_networks_bg.png);
width: 260px;
height: 144px;
margin-top: 10px;
}	

.bottom_images {
	width: 900px;
	background: #fff;
	padding-top: 20px;
	margin-bottom: 0px;
}

.bottom_images a:link {
	color: #FFF;
	text-decoration: none;
	width: 0px;
}

.bottom_images a:hover {
	color: #FFF;
	text-decoration: none;
	width: 0px;
}

.bottom_images a:visited {
	color: #FFF;
	text-decoration: none;
	width: 0px;
}

.bottom_images a:visited:hover {
	color: #FFF;
	text-decoration: none;
	width: 0px;
}
	
.footer {
width : 895px;
padding-top : 7px;
padding-bottom : 7px;
padding-left: 5px;
font-size : 11px;
font-family : Arial;
background: #0e2139;
color: #d1d1d1;
}

.login_bg {
	background: url(img/login_bg.png);
	width: 428px;
	height: 141px;
	padding-top: 70px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.error_bg {
	background: url(img/error_bg.png);
	width: 428px;
	height: 24px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}


.clear {
	color: #fff;
}
.clear a:link {
	color: #FFF;
	text-decoration: none;
	width: 0px;
}

.clear a:hover {
	color: #FFF;
	text-decoration: none;
	width: 0px;
}

.clear a:visited {
	color: #FFF;
	text-decoration: none;
	width: 0px;
}

.clear a:visited:hover {
	color: #FFF;
	text-decoration: none;
	width: 0px;
}