body {
	margin: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #A1A1A1; */
color: #808080;
}


h2, h3, h4, h5, h6 {
/*	color: #00C000;	green */
	color: #2582A4;
}

p {
	text-align: justify;
}


a:link { color:#2582A4; text-decoration:none}
a:visited { color:#2582A4; text-decoration:none}
a:hover { color:#13323D; text-decoration:none}
a:active { color:#2582A4; text-decoration:none}




.bottom {
	display: block;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}

img.floatLeft { 
    float: left; 
    margin-right: 15px; 
}
img.floatRight { 
    float: right; 
	margin: 0px 0px 0px 15px;
}

.bigg {
	margin: 0px 0px 0px -10px;
/* top - right - bottom - left */
	font-size: 24px;
	font-weight: bold;
color: #F6AE22;
/*	color: #2582A4; */
}




.bigg2 {
	margin-top: 0;
	font-size: 18px;
	font-weight: bold;
color: #F6AE22;
/*	color: #2582A4; */
}


.ornge {
	font-size: 12px;
	color: #737373;
	font-weight: bold;
}

.smornge { 	color: #737373; }













/* Header */

#header {
	width: 928px;
	height: 37px;
	margin: 0 auto;
	background: #BECF74 url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
	position:relative;
}

#headline{
	top:10px;
	left:600px;
	font-size: 16px;
	font-weight: bold;
	color:white;
	position:absolute;
}
/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	background: #fff url(images/img04.gif) repeat-x;
}


/* =============Content================== */

#content {
	width: 928px;
	margin: 0 auto;
}

#left {
	float: left;
	width: 238px;
	background: url(images/logo5.gif)  no-repeat;
}

#left .box {
	margin: 0 10px 0px 0px;
	padding: 0 10px 0 0px;
	background: url(images/img07.gif) repeat-x left bottom;
}


#left .bottom {
	margin: 0 0 10px 0px;
	padding: 0 0 10px 0px;



}

#left h3 {
	margin: 0px 0px 0px 10px;
}


#left h2 {
	margin: 0px 0px 0px 10px;
}





.ltext {

	margin: 5px 10px 0px 30px;
/* top - right - bottom - left */
}

#left li {
	padding: 0 0 0 0px;
	margin: 0 0px 0px 0px;
/*	border-top: 1px solid #EFEFEF; */
	color: #737373;

}

/* =============RIGHT================== */

#right {
	float: right;
	width: 660px;
/* top right bottom left*/
	padding: 30px 0px 0 30px;
	background: url(images/img09.gif) repeat-x;
	background: #fff;
}

#right .box {
	margin: 0 0px 0px 0px;
	padding: 0 0px 0px 0px;
	background: url(images/img07.gif) repeat-x left bottom;
}

#right .bottom {
	margin: 0 10px 20px -30px;
	padding: 0 0 20px 20px;
}

#right h3 {
	margin: 5px 0px 0px -10px;
	font-size: 18px;

}

#right h4 {
	margin-top: 0;
	font-size: 16px;
	color: #ff9024;
	font-weight: bold;
}














/* Logo */

#logo {
	height: 150px;
	background: url(images/logoleft.gif) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 35px;
	background: url(images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
font-style: italic;
}
