@charset "UTF-8";
/* 	background: #FFA632 url(corner.jpg) top right no-repeat; */

body {
	background: url('dots.png') repeat; 
	font-family: helvetica, arial, sans-serif;
	margin: auto;
	padding: 40px 0 0 0;
}

.header{
	width: 600px;
	float: left;
	clear: both;
	padding: 0;
	margin: 0px 0px 10px 0px;
}

H4 {	line-height: 22px;
	font-size: 18px;
	font-family: Helvetica, sans serif;

	color: #ffffff;}

h1 img{
	float: left;
	padding: 0;
	margin: 0;
}
#awards{
	width: 625px;
	height: 100%;
	background: #555;
	line-height: 22px;
	font-size: 10px;
	font-family: "Georgia", times, serif;

	color: rgba(0,0,0.50);
top: 0px;
left: 50px;
position: absolute;
margin: 0 auto;
	padding: 10px 0px 0px 20px;

}

td, tr {
	font-size: 12px;
	font-family: "Georgia", times, serif;}

td {
padding-right: 20px;
height: 16px;}

#news{
	min-width: 320px;
	width: 30%;
	height: 100%;
	background-color: rgba(100,100,100,.9);
	line-height: 22px;
	font-size: 18px;
	font-family: Georgia, times, serif;
	float: left;
	clear: both;
	color: #ffffff;
	padding: 10px 30px 0px 45px;
	
	top: 0px;
	left: 7%;
	position: absolute;

        
}

#content {
	min-width: 300px;
	width: 25%;
	height: 100%;
	background-color: rgba(100,100,100,.9);
	line-height: 22px;
	font-size: 18px;
	font-family: Georgia, times, serif;
	float: left;
	clear: both;
	color: #ffffff;
	padding: 20px 0px 0px 45px;
	top: 0px;
	left: 47%;
	position: absolute;
}
a, a:visited{
	text-decoration: none;
	color: white;
	border-bottom: solid 1px #E42518;
}

a:hover {
	text-decoration: none;
	color: white;
	border-bottom: solid 1px white;
}

img,
object {
     max-width: 100%;
     border: none;
}
p.copy {
	float: left;
	font-size: 12px;
	color: #444444;
	padding: 25px 0 25px 50px;
}

p.social {
	background: url(images/twitter.jpg) center right no-repeat;
	float: right;
	font-size: 12px;
	color: #444444;
	padding: 5px 20px 5px 0;
}

p.tagline {
	font-family: georgia, times, serif;
	font-style: italic;
	float: right;
	font-size: 18px;
	color: #666666;
	padding: 25px 25px 25px 0;
}
input, textarea, select {
   border: 1px solid #555;
   background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
   -moz-border-radius: 0.4em;
   border-radius: 0.4em;
 }
 
.form{
	margin: 0px 0;
	padding: 20px 0 20px 0;
	background: url(form1.jpg) no-repeat;
	font-family: helvetica, arial, sans-serif;
}

.formname{
	background: #FFFFFF;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	padding: 10px;
	border: 1px solid #30435D;
	font-size: 18px;

	width: 170px;
	font-weight: bold;
}

.sendform{
	background: #6288BC;
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	padding: 10px;
	border: 1px solid #7DAEF0;
	margin: 0 0 0 0;
	font-weight: bold;
}

q:lang(en)
{
quotes: "Ò" "Ó" "Ô" "Õ";
}
