@charset "utf-8";


header, .full-width {
  width: 100%;
  Height: 240px;
  background: #000000;
}
input, textarea {
  max-width:100%
}
 @media screen and (max-width:480px) {
       #sidebar { display: none;}
        }
  
body {
	border:0;
	margin:0;
	background-color:#ffffff;
	background-image:url(image/header-new.jpg);
	font-family: Verdana, Tahoma;
	background-repeat:no-repeat;
	background-position: center 150px;
	font-size: 10pt;
}

#wrapper {
	width: 1050px;
	margin: 0 auto;
	float: center;
		}
	
.header {
	width:1050px;
	height:590px;
	background-image:url(none);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	text-align:left;
			}
			
.nav {
	Height:100px;
	width: 100%;
	text-align: center;
	background-image:url(none);
	background-repeat:no-repeat;
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	}

A.class1 {color:red;}
A.class1:link  {text-decoration: none; color: #ffffff;}
A.class1:visited {text-decoration: none; color: #ffffff;}
A.class1:hover {text-decoration: underline; color: #cccccc;}
A.class1:active {text-decoration: none; color: #cccccc;}


A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline; color: #990000;}
A:active {text-decoration: none; color: #990000;}

.content {	
	width: 1051px;
	overflow:auto;
	background-image:url(none);
	background-color: #ffffff;
	background-repeat:repeat-y;
float:center;
	padding:0;
	}
	
.content2 {	
	width: 100%;
	overflow:auto;
	background-image:url(none);
	background-color: #000000;
	background-repeat:repeat-y;
float:center;
	padding:0;
	}

.footer {	
	width:1050px;
	height:55px;
	background-image:url(image/footer-bkg-01.jpg);
	background-repeat:no-repeat;
	font-family: Verdana, Tahoma;
	font-size: 8pt
	}
	

	
#right_column{
	float:left;
	width:480px;
	padding:5px 5px 5px 5px;
text-align:justify;
}

#left_column{
	float:right;
	width:490px;
	padding:5px 5px 5px 5px;
	text-align:justify;
}




#right_column2{
	float:left;
	width:490px;
	padding:5px 5px 5px 5px;
text-align:justify;
background-color: #000000;

}

#left_column2{
	float:right;
	width:500px;
	padding:5px 5px 5px 5px;
	text-align:justify;
background-color: #000000;

}




#center_column{
	float:right;
	width:1050px;
	padding:0px
background-color: #ffffff;
}
#marginblog{
	float:left;
	width:785px;
	padding:0 10px 10px 10px;

}
#right_column1{
	float:right;
	width:150px;
	}

#left_column1{
	float:left;
	width:280px;
	}

#story-img1{
	float:right;
	height:145px;
	width:280px;
	}

#story-img2{
	float:left;
	height:145px;
	width:150px;
	}
	
#floating1 {
	float:left;
	margin: 0 10px 0 5px;

}
