/* CSS Document */

/*-- ======= logo ==== */

#outer {
	position: relative;
	width: 960px;
	margin: 0px auto 0 auto;
	height: 128px;
}

#logo {
	position: absolute;
	top: 5px;
	left: 0;
	float: left;
	width: 113px;
	padding-left: 15px;
}
#text {
	position: absolute;
	top: 0;
	width: 704px;
	left: 128px;
}
#logo1 {
	position: absolute;
	top: 5px;
	left: 832px;
	width: 113px;
	padding-right: 15px;
}

/* ==== header ==== */

#divBanner {
	border-top: 1px solid #000;
	background: #0f2f55;
	width: 960px;
	height: 240px;
}

/* ==== body ==== */

#divWrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0f2f55;
}

body {
	font-size: 12px;
	color: #FDFDFD;
	background-color: #0F2F55;
	margin: 0;
	background-repeat: repeat-x;
	background-image: url(../images/bg_body.jpg);
	font-family: geneva, sans-serif;
}

#innerbody {
	background-repeat: repeat-y;
	background-position: 50% 100%;
	background-image: url(../images/bg.jpg);
	padding-bottom: 2px;
}

/* ====  content ==== */

#content div#mainContent {
	float: right;
	width: 650px;
	margin: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left: 1px dotted #000;
	margin-bottom: 15px;
}


#mainContent h1 {
	color: #d13c0b;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	padding-bottom: 2px;
	margin-top: 1ex;
	line-height: 1.4em;
	text-align: center;
}

#mainContent h2 {
	color: #d13c0b;
	font-size: 19px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	margin: 1ex 0 0 0;
}

#mainContent h3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #B4D3FD;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #B4D3FD;
	padding-left: 5px;
}

#mainContent p {
	font-family: geneva, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #fff;
}

#mainContent ul {
	font-size: 12px;
	line-height: 1.7em;
}

#mainContent a {
	color: #fff;
	text-decoration: underline;
}
#mainContent a:hover {
	text-decoration: none;
}

/* ==== sideBar ==== */

#content div#sideBar {
	float: left;
	width: 235px;
	margin: 2ex 0 0 0;
	padding: 0 15px 0 20px;
}

#sideBar p {
	font-family: geneva, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #d13c0b;
	font-weight: normal;
}
#sideBar h2 {
	font-size: 19px;
	color: #d13c0b;
	font-family: "Trebuchet MS", sans-serif;
}

/*-- ==== footer ==== */

#divFooter {
	font-size: 11px;
	width: 958px;
	line-height: 1.3em;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
}
#form1 .table {
	font-family: Geneva, sans-serif;
	font-size: 12px;
}
#divFooter h1 {
	font-size: 16px;
	font-weight: normal;
}
#divFooter a {
	color: #FFFFFF;
}
#divFooter a:hover {
	text-decoration: none;
}
.cls {clear:both; height:0px; overflow:hidden;} 
.quoteLeft {
	background: url(../images/quote_left.gif) no-repeat top left;
	width: 235px;
	padding-top: 10px;
}
.quoteRight{
	background: url(../images/quote_right.gif) no-repeat bottom right;
	padding-bottom: 2px;
}
#outerBox {
	position: relative;
	width: 648px;
	margin: 20px auto 0 auto;
	height: 134px;
}

#left {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 208px;
	padding-right: 12px;
}

#middle{
	position: absolute;
	top: 0;
	left: 220px;
	width: 208px;
	padding-right: 12px;
}

#right {
	position: absolute;
	top: 0;
	left: 440px;
	width: 208px;
}
#divContent table td a {
	color: #d13c0b;
}
#divContent table td a:hover {
	text-decoration: none;
}

#divContent {
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
	width: 920px;
}
#divContent .padding p {
	padding-right: 25px;
	padding-left: 25px;
}
#divContent h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 19px;
	color: #d13C0B;
}
#myslidemenu .last {
	border: none;
}
.paddingLeft {
	padding-left: 10px;
	padding-top: 5px;
}
