/*defaults*/

body 	{background:#437ce7 url('../images/bg.jpg') fixed 0 0; color:#ffffff; margin:0px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }

p		{margin:0; padding:0 0 15px 0; }

a		{color:#437ce7; text-decoration:underline; }

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

.r		{

	color:#ffffff;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}

.r:link	{

	color:#ffffff;

	text-decoration:none;

	font-weight: bold;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.r:hover	{color:#437ce7; text-decoration:none;}







/*structural elements*/

#container	{margin:0px auto; text-align:center; width:760px; }

#holder		{width:100%; padding:0px 35px 35px 35px; background:#000000; text-align:left; }

#logo		{height:191px; background:url('../images/logo.png') no-repeat 0px 0; border-bottom:0px solid #000000; padding: 0px 0px 0px 0px; }

#navigation	{

	margin-top: 10px;

	text-align: center;



}

#header		{background:#437ce7 url('') no-repeat 4px 4px; padding:5px; height:238px; }

#newsletter	{

	position:relative;

	left:507px;

	top:46px;

	width: 300px;

}

#content	{

	float:none;

	width:760px;

	line-height:160%;

	padding-top: 20px;

	padding-right: 10px;

	padding-bottom: 0;

	padding-left: 0;

}

#news		{float:right; width:250px; padding:10px 0; line-height:140%; text-align:right; }

.newsItem	{padding:15px 15px 5px 15px; background:#000000; border:0px solid #437ce7; font-size:90%; margin-bottom:20px; }

#footer		{clear:both; width:100%; font-size:80%; background:#000000; padding:35px; text-align:left; border-top:2px solid #2765AF; }

#copyright	{float:right; }





/*headings*/

.newsItem h1	{color:#437ce7; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }

#content h1		{color:#437ce7; font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }

#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#437ce7; }





/*navigation*/

#navigation ul 		{margin:0; padding:0; }

#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }

#navigation a		{

	color:#437ce7;

	padding:0 18px 0 0;

	text-decoration:none;

	text-align: center;

}

#navigation a:hover	{color:#ffffff; }



#footer ul 		{margin:0; padding:0; }

#footer li 		{margin:0; padding:0; list-style:none; display:inline; }

#footer a		{color:#437ce7; font-weight:bold; padding:0 5px 0 0; text-decoration:none; }

#footer a:hover	{color:#ffffff; text-decoration:none; }





.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }

.clearfix {display:inline-block; }

/* Hides from IE-mac \*/

* html .clearfix {height:1%; }

.clearfix {display:block; }

/* End hide from IE-mac */


