@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat-x;
	background-color: #0A143D;
	margin-top: 0px;
	}
	
A:link {color: #FFFFFF; text-decoration:underline;}
A:visited {color: #FFFFFF; text-decoration:underline;}
A:active {color: #FFFFFF; text-decoration:underline;}
A:hover {color: #797978; text-decoration:underline;} 

.navigation a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.navigation a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.navigation a:active {
	color: #FFFFFF;
	text-decoration:none;
}
.navigation a:hover {
	color: #DEBE11;
	text-decoration:none;
}	

#row1 a:link {color: #0B1440; text-decoration:none;}
#row1 a:visited {color: #0B1440; text-decoration:none;}
#row1 a:active {color: #0B1440; text-decoration:none;}
#row1 a:hover {color: #000000; text-decoration:underline;}	

#footer a:link {color: #797978; text-decoration:none;}
#footer a:visited {color: #797978; text-decoration:none;}
#footer a:active {color: #797978; text-decoration:none;}
#footer a:hover {color: #ffffff; text-decoration:none;}	

h1 {	
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

h2 {	
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
	}	

h3 {	
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	}	

h4 {	
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#main {
	width:1057px;
	border: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/bg-main.jpg);
	background-repeat:no-repeat;
	}
	
/* ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top:10px;
	}
	
li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;

	} */
	

#row1 {
	width:1057px;
	height:136px;	
	float: left;
	}

#logo {
	width:361px;
	height:116px;
	float: left;
	padding-top: 8px;
	}

#row1content {
	width:403px;
	height:136px;
	float: right;
	background-image: url(../images/bg-row1content.jpg);
	background-repeat: no-repeat;
	margin-right: 21px;
	}

#row1content1 {
	width:252px;
	height:36px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575757;
	text-align: center;
	padding-right: 10px;
	padding-top: 5px;
}
#row1content2 {
	width:300px;
	height:67px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B1440;
	font-weight: bold;
	line-height: 20px;
	padding-top: 14px;
	padding-right: 7px;
}

#navigation {
	width:1057px;
	height:64px;
	float: left;
	background-image: url(../images/bg-navigation.jpg);
	background-repeat: no-repeat;
}

#slideshow {
	width:1057px;
	height:346px;
	float: left;
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
}

#slideshowcontent {
	width:1030px;
	height:346px;
	float: left;
	padding-left: 12px;
	
}

#row2 {
	width:986px;
	height:215px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 32px;
	padding-top: 24px;
	background-image: url(../images/bg-row2.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	padding-right: 30px;
}

#footer {
	width:1027px;
	height:37px;
	float: left;
	background-image: url(../images/bg-footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797978;
	text-align: center;
	padding-top: 15px;
}
