/* CSS Document */

/*
Author : kannan.s
date   : 02-08-2017
web    : linksmedia.in
Mob	   : +91 7034 825 825
email  : linksmedia.in@gmail.com
*/




body {
	margin:0px;
	padding:0px;
	color:#333333;
	font-size:17px;
	line-height:25px;
	font-weight:normal;
	text-align:justify;
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-image:url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	}
	
#container {
	height:auto;
	width:1000px;
	margin:0 auto;
	}
	
#header {
	float:left;
	height:107px;
	width:1000px;
	margin-top:8px;
	text-align:center;
	}
	
#header div{
	float:left;
	width:333px;
	height:107px;
	}
	
#spotlight{
	float:left;
	padding:2px;
	height:276px;
	width:1000px;
	text-align:center;
	background-color:#FFFFFF;
	}
	
#nav{
	float:left;
	height:50px;
	width:1000px;
	margin-top:15px;
	line-height:50px;
	text-align:center;
	}
	
#nav a{
	color:#FFFFFF;
	font-size:21px;
	text-decoration:none;
	}
	
#nav a:hover{
	color:#000000;
	font-size:21px;
	text-decoration:none;
	}
	
#content{
	float:left;
	height:auto;
	width:946px;
	padding:30px;
	margin-top:17px;
	background-color:#FFFFFF;
	}
	
#content2{
	float:left;
	height:auto;
	width:946px;
	padding:30px;
	margin-top:17px;
	background-color:#FFFFFF;
	}
	
#content2 div{
	float:left;
	width:200px;
	height:auto;
	padding:5px;
	color:#009966;
	font-weight:bold;
	line-height:30px;
	text-align:center;
	text-align:center;
	margin-right:21px;
	margin-bottom:21px;
	border:1px solid #E6E6E6;
	}
	
.name {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	}
	
#content2 div img{
	float:left;
	margin:0px;
	margin:5px 15px 5px 15px;
	}
	
#content2 img{
	float:left;
	margin:10px;
	}
	
#content div{
	float:left;
	height:auto;
	}
	
#content div.news{
	float:left;
	width:278px;
	height:auto;
	padding:10px;
	color:#009966;
	font-size:15px;
	}
	
#box{
	float:left;
	height:auto;
	padding:10px;
	color:#009966;
	font-size:15px;
	background-color:#990000;
	}
	
h1 {
	float:left;
	margin:0px;
	width:100%;
	margin:0px;
	padding:0px;
	height:41px;
	color:#d84e55;
	font-size:24px;
	text-align:left;
	line-height:41px;
	font-weight:normal;
	margin-bottom:10px;
	}
	
h3 {
	float:left;
	margin:0px;
	width:100%;
	margin:0px;
	padding:0px;
	height:41px;
	color:#d84e55;
	font-size:24px;
	text-align:left;
	line-height:41px;
	font-weight:normal;
	margin-bottom:10px;
	text-decoration:underline;
	}
	
h4 {
	float:left;
	margin:0px;
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;
	color:#d84e55;
	font-size:17px;
	text-align:left;
	line-height:25px;
	font-weight:normal;
	margin-bottom:10px;
	text-decoration:underline;
	}
	
h2 {
	float:left;
	margin:0px;
	width:100%;
	margin:0px;
	padding:0px;
	height:41px;
	color:#FFFFFF;
	font-size:21px;
	line-height:41px;
	text-align:center;
	font-weight:normal;
	background-color:#44b6d0;
	}
	
#footer{
	float:left;
	width:100%;
	height:auto;
	margin-top:30px;
	background-repeat:repeat-x;
	background-image:url(../images/footerbg.gif);	
	}
	
#footerin{
	height:auto;
	width:1006px;
	margin:0 auto;
	padding-top:30px;
	}

#footerin div{
	float:left;
	width:400px;
	height:auto;
	color:#CCCCCC;
	font-size:16px;
	text-align:left;
	line-height:24px;
	margin-bottom:21px;
	}
	
#linksmedia {
	float:left;
	width:100%;
	height:41px;
	color:#666666;
	font-size:15px;
	line-height:41px;
	text-align:center;
	background-color:#000000;
	}
	
input {
	width:400px;
	height:30px;
	color:#333333;
	font-size:14px;
	padding-left:5px;
	border:1px solid #CCCCCC;
	}
	
.textarea {
	width:400px;
	height:100px;
	color:#333333;
	font-size:14px;
	border:1px solid #CCCCCC;
	}
	
.textarea2 {
	width:400px;
	height:30px;
	color:#333333;
	font-size:14px;
	border:1px solid #CCCCCC;
	}
