/* 
	project:   studio 6
	author:   N.T.Arasu
*/

*{ margin: 0; padding: 0; }* 
body { font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(img/bg.gif) repeat-x; color: #8E8E91; }
a {	color: green;	background: inherit; text-decoration: none; }
a:hover { color: #03d60c; background: inherit; text-decoration: underline; }
p {
	margin: 0 0 15px 0;
	color: #333333;
	text-align: center;
}
h1 { font: normal 2.8em Georgia, "Times New Roman", Arial; color: #444; }
h2 {
	margin: 0 0 10px;
	padding: 0 0 3px;
	color: #333;
	border-bottom: 1px solid #eee;
	font-family: Georgia, "Times New Roman", Arial;
	font-size: 1.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
img { border: 0; }

#logo a img {
width: 370px;
}

#content { width: 930px; margin: 25px auto; }
#logo { margin: 10px 0 20px 0; width: 340px; float: left; }
	#logo p { margin: 0; }
    #menu { float: right; padding: 30px 0 0 0; margin: 0 0 5px; }
	#menu li { font-size: 1.1em; display: inline; }
	#menu  li a { float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #636365;  }
	#menu  li.active a { background: #fff url(img/button.gif) no-repeat; color: #fff; }
	#menu  li a:hover { text-decoration: none; color: #000; background: #fff url(img/button_grey.gif) no-repeat; }
.clear { clear: both; }
.caption { background: #fff url(img/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  font-weight: bold;}
	.caption p { margin: 0; }
#left { margin: 0 0 20px; clear: left; width: 200px; float: left; }
.box { background: #eee; }
#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
.smallthumb { width: 109px; }
#center {
	width: 75%;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 15px;
}
#right { float: right; width: 200px;}
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
.box { background: #eee; padding: 10px; }
.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
.box li a {
	padding: 0 5px;
	color: #006600;
}
#footer { font-size: .84em; clear: both; padding: 5px; background: #eee; }
#footer a { color: #444; }

.right {
float: right;
text-align: right;
}

#center ul {
margin-left: 30px;
}
#center .more {
	text-align: justify;
	margin-top: -20px;
	margin-bottom: 20px;
	color: #e8a72a;
}

#center p.more a{
color: #dfa12a;
}
#center p.more a:hover{
color: #ff9000;
}

.news li{
padding-bottom: 12px;
line-height: 18px;
}

.news li span{
line-height: 16px;
}

.logo2 img {
width: 55px;
text-align: right;
border: 1px solid #ccc;
padding: 1px;
}

.logo2 {
background: ;
float: right;
}

.soc {
float: right;
margin-top: -50px;
}
#content #center ul li {
	color: #333333;
}
#content #center p strong {
	text-align: justify;
}
