@charset "UTF-8";
/* CSS Document */

* {margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0
	
	}
	

body  {
	color: #000000;
	font-size: 12px;
	font-family: Geneva, Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	background-color:  #F90;
	background-repeat: repeat-x;
	background-image: url(images/backg_bot.png);
}
#mainContent h1 {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 32px;
	color: #FFF;
}
#mainContent h3 {
	font-size: 16px;
	font-family: Geneva, Verdana, sans-serif;
	font-weight: normal;
	color: #052C4D;
}

#mainContent h4 {
	font-size: 14px;
	font-family: Geneva, Verdana, sans-serif;
	font-weight: normal;
	color:#000;
	text-transform: uppercase;
}

#container {
	width: 900px; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 266px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0px;
}
#logoimg {
	margin-top: 10px;
	margin-left: 28px;
}
#content {
	margin-top: 10px;
	margin-bottom: 40px;
}
#navigation {
	height: 85px;
	margin-bottom: 10px;
}
#navigation {
	font-size: 13px;
}
#navigation li {
	float:left;
	padding-bottom:0px;
	text-align:center;
	list-style-type: none;
}

#navigation li a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:10px;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 67px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}

.active {
	background-color:#F36720;
}

#navigation li a:hover {
background-color:#FEA91A;
color:#000000;
}

#mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 266px;
	width: 634px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#top {
	background-image: url(images/con_top.png);
	height: 15px;
	width: 632px;
}
#mid {
	background-image: url(images/con_mid.png);
	background-repeat: repeat-y;
	width: 632px;
	padding-bottom: 10px;
}
#bot {
	background-image: url(images/con_bot.png);
	height: 15px;
	width: 632px;
	}

#top_sm {
	background-image: url(images/conSmall_top.png);
	height: 15px;
	width: 213px;
	margin-left: 31px;
	margin-top: 20px;
}

#top_sm2 {
	background-image: url(images/conSmall_top.png);
	height: 12px;
	width: 213px;
	margin-left: 31px;
	margin-top: 40px;
}

#mid_sm {
	background-image: url(images/conSmall_mid.png);
	background-repeat: repeat-y;
	width: 213px;
	margin-left: 31px;
	position: relative;
}

#mid_sm_right {
	background-image: url(images/mid_sm.png);
	background-repeat: repeat-y;
	width: 213px;
	margin-left: 31px;
	position: relative;
}

#bot_sm {
	background-image: url(images/conSmall_bot.png);
	height: 15px;
	width: 213px;
	margin-left: 31px;
	}

#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.4em;
}

#content h1 {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 19px;
	color: #052c4d;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 25px;
}

#sidebar1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.6em;
}

#sidebar1 h1 {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 13px;
	color: #052C4D;
	padding-top: 5px;
	padding-left: 15px;
}
.special_img {
	margin-top: 5px;
	margin-right: 10px;
	float: left;
}
.special_p {
	padding-top: 15px;
	display: block;
}

#special_p2 {
	padding-top: 20px;
	padding-left: 0px;
	display: block;
	float: right;
	width: 115px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	
}

#side_ballon {
	position: absolute;
	height: 67px;
	width: 55px;
	left: 163px;
	top: -25px;
}
.backg_top {
	background-color: #06C;
	height: 100px;
	width: 100px;
	position: absolute;
}

#side_ballon2 {
	position: absolute;
	height: 67px;
	width: 55px;
	left: -13px;
	top: -31px;
}

#bottom_back {
	position: absolute;
	height: 67px;
	width: 55px;
	background-color: #390;
	bottom: 8px;
	right: 262px;
}

.right {
	text-align: right;
	margin-right: 15px;
}


#background2 {
	width: 100%;
	height: 100%;
	background-image: url(images/backg_cloud_top.jpg);
	background-repeat: no-repeat;
	background-position: 5% 0%;
}


#content img {
	background-image: url(images/imgBack.png);
	background-repeat: repeat;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display:block;
	/*margin-left:25px;*/
}

#content h2 {
	margin-left:25px;
	color: #052c4d;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

#content h3 {
	margin-left:25px;
	font-weight: bold;
	font-size: 13.5px;
	padding-top: 10px;
}

.copyright {
	color: #666;
	text-align: right;
		font-size: 0.6em;
}

#sidebarForm {
	text-align: right;
	width: 160px;
	padding-right: 10px;
	margin-left: 35px;
}
#sidebarForm .space {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

#flashcontent {
	margin-top: 10px; 
        margin-left: 15px;
	padding: 0px;
width: 70px;
float: left;
}
