

html { height: 100%; }

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

body {
    font-family:verdana, Helvetica, sans-serif;
    background:url(../images/bg.jpg) repeat center top;
    font-weight: 300;
    font-size: 13px;
    color: #333;
    -webkit-font-smoothing: antialiased;
}

a {
	color: #fe7849;
	text-decoration: none;
}
a:hover {
	color: #E72D2E;
	text-decoration: none;
}

.container {
	width: 100%;
	position: relative;
}

.container.demo-1 {
	height: 100%;
	position: absolute;
}

.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}


.content-wrapper {
	width: 965px;
	margin: 0 auto;
	height:auto;
	margin-top:20px;
	border-radius:4px;
	border:1px solid #ccc;
	background:#fff;
	-moz-box-shadow: 0 2 2px #333;-webkit-box-shadow: 0 2px 5px #333; box-shadow: 0 5px 5px #333;

	
}
#card
{
	width:965px;
	height:auto; margin:0 auto;
	text-align:center;
	border:0px solid #ccc; 
	margin-top:30px;
	height:70px;
	
}

#social
{
	width:945px;
	height:auto; margin:0 auto;
	text-align:center;
	border:0px solid #ccc; 
	height:70px;
}

.content-wrapper p{
	padding-top: 10px;
	line-height: 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4a4a4a;
	text-align:justify;
	width:600px;
}
.content-wrapper h6
{
	padding-top: 10px;
	line-height: 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9pt;
	color:#4a4a4a;
	text-align:justify;
	font-weight:normal;
	width:280px;
}
#home-content-left
{
	width:680px; 
	border:0px solid #ccc; 
	height:auto;
	margin-top:10px;
	margin-left:10px;
}

#home-1
{
	height:auto; 
	background:url(../images/hori-line.jpg) repeat-x center bottom;
}
#about-1
{
	height:80px; 
	padding-bottom:10px;
}

#about-2
{
	height:50px; 
	padding-bottom:10px;
}
#about-3
{
	height:90px; 
	padding-bottom:10px;
}
#home-4
{
	height:65px; 
	float:left;
	border:0px solid #ccc;
	
}
#home-2
{
	height:110px; 
}
#home-3
{
	border:0px solid #ccc; 
	margin-top:10px;
	background:url(../images/hori-line.jpg) repeat-x center bottom;
	height:125px;
}
h3
{
	color:#047cc5;
	
}
h2
{
	color:#439AD0;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:6px;
	font-weight:bold;
	font-size:14px;
	float:left;
	
	
	
}
#home-content-right
{
	width:236px; 
	border:0px solid #ccc; 
	height:auto;
	float:left;
	margin-top: 0px;
	margin-right:5px;
}
#home-content-right ul
{
	list-style-type:none;
	padding-top:20px;
}
#home-content-right ul li
{
	height:59px;
	
}
.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}
<!---contact---->
.title
{
	width:1000px;
	height:50px;
	margin:0 auto;
	color:#333;
	text-transform:uppercase;
	padding-left:10px;
	font-size:20px;
}

/* Header Style */
.codrops-top {
	background: #fff;
	background:fff;
	height:10px;
	
}


.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #883d59;
	border-color: #883d59;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

#catagory
{
	width:1000px;
	height:188px;
	border:0px solid #F00;
	margin:0 auto;
	z-index:1;
	

}

#catagory ul
{
	width:1000px;
	height:135px;
	border:0px solid #ccc;
	list-style-type:none;
	text-align:center;
	margin-top:4px;
	margin-left:0px;
	
}
#catagory ul li
{
	display:inline;
	padding:0px;

}


#header1
{
	
	z-index:10000;
	width:100%;
	height:120px;
	margin:0 auto;
	padding:0px;
	background:#1e1e1e;
	position:fixed;


}
#header
{
	z-index:10000;
	width:1000px;
	height:150px;
	margin:0 auto;
	padding-top:0px;
	border:0px solid #900;
		
}
#top-r
{
	float:right; 
	margin-right:5px;
	background:url(../images/top-r.png) no-repeat center top;
	width:253px;
	height:125px;
	border:0px solid #ccc;
	margin-top:-156px;
	

	}
#top-r ul
{
	width:200px;
	height:50px;
	border:0px solid #ccc;
	list-style-type:none;
	text-align:right;
	margin:20px 0px 0px 50px;
}
#top-r ul li
{
	display:inline;
	padding:2px;

}

#top-r a
{
	color:#333;
}
#top-r a:hover {
	color:#800;
}
<!---contact--->

#contact-content-left
{
	width:400px; 
	border:0px solid #ccc; 
	height:auto;
	margin-top:35px;
	margin-left:19px;
}

#contact-1
{
	height:200px; 
	padding-bottom:10px;
}
#contact-2
{
	height:auto; 
	float:left;
	border:1px solid #F2F2F2;
	margin-left:19px;
	width:435px;
	background:#fff;
	text-align:center;
	padding:5px;
	
}

#contact-content-right
{
	width:445px; 
	border:0px solid #903; 
	height:auto;
	float:left;
	margin-left:60px;
	margin-top: 0px;
}
