body {
	background-color: #BED3F0;
	margin: 0px;
	background-image: url(../images/sky_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
}
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#top_box {
	height: 150px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003584;
	background-image: url(../images/div_bg.png);
}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#logo {
	height: 150px;
	width: 500px;
	background-image: url(../images/logo.png);
	background-position: center bottom;
	float: left;
}



ul#tabs{
	list-style-type:none;
	height:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	width: 450px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	top: 125px;
	}

ul#tabs li{
	display:block;
	height:25px;
	width: 112.25px;
	text-align: center;
	float: left;
	}

ul#tabs li a{
	display:block;
	color:#003584;
	text-decoration:none;
	height:25px;
	line-height: 25px;
	}

ul#tabs li a:hover{
	background-color: #003584;
	color: #FFF;
	}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#image_box {
	float: right;
	width: 900px;
	margin-bottom: 10px;
	height: 250px;
}


#image_boxTxt {
	width: 430px;
	height: 230px;
	float: right;
	background-image: url(../images/div_bg.png);
	padding: 10px;
}
#image_boxHeader {
	width: 320px;
	height: 30px;
	float: right;
	background-image: url(../images/div_bg.png);
	padding: 10px;
	margin-top: 20px;
}


#sidebar {
	float: left;
	width: 250px;
	background-image: url(../images/div_bg.png);
}
#sidebar_links {
	list-style-type: none;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
}
#sidebar_links li {
	position: relative;
	color: #003584;
	margin-bottom: 10px;
}
#sidebar_links li a {
	position: relative;
	color: #003584;
	text-decoration: none;
	display: block;
}
#sidebar_links li a:hover {
	position: relative;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #003584;
}

#box1 {
	float: right;
	width: 630px;
	background-image: url(../images/div_bg.png);
	padding-right: 10px;
	margin-bottom: 10px;
}
#box2 {
	float: right;
	width: 630px;
	background-image: url(../images/div_bg.png);
	padding-right: 10px;
	margin-bottom: 10px;
}
#box3 {
	float: right;
	margin-bottom: 10px;
	left: -100px;
	width: 640px;
	background-image: url(../images/div_bg.png);
	padding-top: 10px;
	padding-bottom: 10px;
}
#thumb {
	float: left;
	padding-right: 10px;
}
#every_click {
	margin-left: 40px;
}
.image_boxTxt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding: 10px;
	line-height: 34px;
	color: #003584;
	font-weight: normal;
	text-align: center;
}
.image_boxTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003584;
	line-height: 25px;
	padding: 15px 10px 10px;
	text-align: center;
}
.image_boxHeaderTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003584;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.box_Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
	line-height: 18px;
}
.box_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002786;
	font-weight: bold;
	line-height: 40px;
	margin-left: 10px;
}
