@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	background:url(../images/bg.jpg);
}
#allContainer{
	width:960px;
	height:auto;
	margin:0 auto;
	float:none;
}
h1{
	width:100%;
	height:auto;
	float:left;
	margin:20px 0;
	text-align:center;
	font-family: 'Ubuntu', sans-serif;
	font-size:36px;
	font-style:normal;
	font-weight:300;
	letter-spacing: 0.0500em;
	color:#ed1b2f;
	text-shadow: 2px 2px 1px rgba(150, 150, 150, 1);
}
h3{
	width:100%;
	height:auto;
	float:left;
	margin:20px 0;
	text-align:center;
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing: 0.0500em;
	color:#333;
	text-shadow: 2px 2px 1px rgba(150, 150, 150, 1);
}
h3 a:link, h3 a:active h3 a:visited{
	color:#333;
	text-decoration:none;
}
h3 a:hover{
	color:#ed1b2f;
	text-decoration:underline;
}
h4{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	text-align:left;
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing: 0.0500em;
	color:#333;
	text-shadow: 2px 2px 1px rgba(150, 150, 150, 1);
}
h5{
	width:100%;
	height:auto;
	float:left;
	margin:15px 0;
	text-align:center;
	font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:300;
	letter-spacing: 0.0500em;
	color:#333;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}
#container{
	width:960px;
	height:auto;
	float:left;
	margin-left:0;
	background:#e3e3e3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #b9b9b9;
	-webkit-box-shadow: 2px 2px 3px #b9b9b9;
	box-shadow: 2px 2px 3px #b9b9b9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#b9b9b9')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#b9b9b9');
}
#left{
	width:240px;
	height:auto;
	float:left;
	margin:30px 20px;
}
#right{
	width:240px;
	height:auto;
	float:left;
	margin:30px 20px;
}
#middle{
	width:400px;
	height:auto;
	float:left;
	margin:30px 0;
	font-family: 'Ubuntu', sans-serif;
	font-size:14px;
	color:#444;
	font-style:normal;
	font-weight:300;
	letter-spacing: 0.0300em;
	line-height:20px;
	text-align:left;
	text-shadow: 1px 1px 1px rgba(200, 200, 200, 1);
}
.sideHeaderPatch{
	width:100%;
	height:15px;
	float:left;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	-khtml-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;	
}
.sideContainer{
	width:200px;
	height:auto;
	float:left;
	padding:0 20px;
	background:#FFF;
	text-align:center;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	-khtml-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.sideContainer img{
	margin:20px 0 0 0;
	float:left;
}
.redBgColor{
	background:#ed1b2f;	
}
.grayDarkBgColor{
	background:#333;		
}
.videoContainer{
	width:100%;
	height:150px;
	float:left;
	background:#fff;
	margin:0;
	text-align:center;
}
.blogs{
	width:100%;
	height:auto;
	float:left;
	margin:15px 0 0 0;
}
.blogs h2{
	width:100%;
	height:auto;
	float:left;
	margin:0 0 5px 0;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color:#ed1b2f;
	font-style:normal;
	font-weight:500;
	letter-spacing: 0.0300em;
	text-align:left;
}
.blogs article{
	width:100%;
	height:auto;
	float:left;
	margin:0 0 5px 0;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color:#555;
	font-style:normal;
	font-weight:300;
	letter-spacing: 0.0300em;
	text-align:left;
}
.blogs a:link, .blogs a:visited, .blogs a:active{
	width:100%;
	height:auto;
	float:left;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color:#000;
	font-style:normal;
	font-weight:300;
	letter-spacing: 0.0300em;
	text-align:left;
	text-decoration:none;
}
.blogs a:hover{
	color:#ed1b2f;
	text-decoration:underline;
}
#right a:link, #right a:visited, #right a:active{
	width:auto;
	height:auto;
	float:left;
	font-family: 'Ubuntu', sans-serif;
	font-size:12px;
	color:#000;
	font-style:normal;
	font-weight:300;
	letter-spacing: 0.0300em;
	text-align:left;
	text-decoration:none;
	margin-bottom:15px;
}
#right a:hover{
	color:#ed1b2f;
	text-decoration:underline;
}
.side_con h5{font-size:15px;}
.side_con img{border-radius:5px;}

.img-group{
		    display: inline-block;
            width: 100%;
	}
	.img-group img{
		float:left;
		margin-top:50px;
		border:3px solid gray;
		border-radius:8px;
		width:112px;
		height:114px;
	}
	.img-group p{
		float:left;
		width:267px;
		margin-top:73px;
		margin-left:15px;
		color:#1a0dab;
		font-size:16px;
		font-family:sans-serif;
		
	}
	.img-group p:hover{
		color:#609;
	}

@media only screen and (min-width : 150px) and (max-width : 980px){
	#allContainer{
		width:96%;
		height:auto;
		float:left;
	}
	#container{
		width:100%;
		height:auto;
		float:left;
		margin-left:2%;
		background:#e3e3e3;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
		-moz-box-shadow: 2px 2px 3px #b9b9b9;
		-webkit-box-shadow: 2px 2px 3px #b9b9b9;
		box-shadow: 2px 2px 3px #b9b9b9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#b9b9b9')";
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#b9b9b9');
	}
	#left{
		width:90%;
		height:auto;
		float:left;
		margin:20px 0 0 5%;
	}
	#right{
		width:90%;
		height:auto;
		float:left;
		margin:0 0 20px 5%;
	}
	.sideContainer{
		width:100%;
		height:auto;
		float:left;
		padding:0;
		background:#FFF;
		text-align:center;
		-moz-border-radius: 0 0 8px 8px;
		-webkit-border-radius: 0 0 8px 8px;
		-khtml-border-radius: 0 0 8px 8px;
		border-radius: 0 0 8px 8px;
		text-align:center;
	}
	.sideContainer img{
		margin:0;
		float:none;
	}
	#middle{
		width:90%;
		height:auto;
		float:left;
		margin:30px 5%;
		font-family: 'Ubuntu', sans-serif;
		font-size:14px;
		color:#444;
		font-style:normal;
		font-weight:300;
		letter-spacing: 0.0300em;
		line-height:20px;
		text-align:justify;
		text-shadow: 1px 1px 1px rgba(200, 200, 200, 1);
	}
	.blogs{
		width:90%;
		height:auto;
		float:left;
		margin:15px 5%;
	}
	.blogs h2{
		width:auto;
		height:auto;
		float:left;
		margin:0 5%;
		font-family: 'Ubuntu', sans-serif;
		font-size:12px;
		color:#ed1b2f;
		font-style:normal;
		font-weight:500;
		letter-spacing: 0.0300em;
		text-align:left;
	}
	#right a:link, #right a:visited, #right a:active{
		width:auto;
		height:auto;
		float:left;
		font-family: 'Ubuntu', sans-serif;
		font-size:12px;
		color:#000;
		font-style:normal;
		font-weight:300;
		letter-spacing: 0.0300em;
		text-align:left;
		text-decoration:none;
		margin:15px 5%;
	}
	#right a:hover{
		color:#ed1b2f;
		text-decoration:underline;
	}
	h4{
		width:90%;
		height:auto;
		float:left;
		margin:0 5%;
		text-align:left;
		font-family: 'Ubuntu', sans-serif;
		font-size:20px;
		font-style:normal;
		font-weight:300;
		letter-spacing: 0.0500em;
		color:#333;
		text-shadow: 2px 2px 1px rgba(150, 150, 150, 1);
	}
	h3{
		width:90%;
		height:auto;
		float:left;
		margin:20px 5%;
		text-align:center;
		font-family: 'Ubuntu', sans-serif;
		font-size:20px;
		font-style:normal;
		font-weight:300;
		letter-spacing: 0.0500em;
		color:#333;
		text-shadow: 2px 2px 1px rgba(150, 150, 150, 1);
	}
	h5{
		width:90%;
		height:auto;
		float:left;
		margin:15px 5%;
		text-align:center;
		font-family: 'Ubuntu', sans-serif;
		font-size:16px;
		font-style:normal;
		font-weight:300;
		letter-spacing: 0.0500em;
		color:#333;
		text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
	}
	.videoContainer{
		width:100%;
		height:auto;
		float:left;
		background:#fff;
		margin:0;
		text-align:center;
	}

	
}