/*
Icones by :

icojoy
http://www.icojoy.com/


Mark James
http://www.famfamfam.com/


Liam McKay
http://wefunction.com/


Freeiconsweb
http://www.freeiconsweb.com/


Oxygen Team
http://www.oxygen-icons.org/


FatCow Web Hosting
http://www.fatcow.com/

*/


button::-moz-focus-inner { border: 0; }

html {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	background:url(img/bg4.png) 0px 131px repeat-x #a4b741;
	color:#55554E;
	font-family:Arial;
}

.clear {
	margin:0;padding:0;
	clear:both;
	visibility:hidden;
}

.clear-left {
	margin:0;padding:0;
	clear:left;
	visibility:hidden;
}

.clear-right {
	margin:0;padding:0;
	clear:right;
	visibility:hidden;
}

a {
	text-decoration:none;
	outline:none;
	color:#55554E;
}

a img{
	border:0;
}

pre {
	background-color:#F0F0F0;
	border-left:4px solid #A3D118;
	margin-left:35px;
	overflow:auto;
	padding:3px 25px 3px 5px;
	width:850px;
	font-size:13px;
}

code {
	font-size:15px;
	background-color:#F0F0F0;
}

.orange {
	color:#CC562F;
}

#header {
	margin:auto;
	width:100%;
	height:85px;
	background:#eaf1f3;
}

#logo {
	width:959px;
	padding-top:15px;
	height:70px;
	margin:auto;

}

#logo a {
	display:block;
	width:153px;
	height:70px;
	background:url(img/logo3.png) no-repeat;
}

#menu {
	margin:auto;
	width:100%;
	height:46px;
	background:#eaf1f3;
}

#block-menu {
	margin:auto;
	width:959px;
	height:46px;
}

#menu ul {
	margin:0px;
	padding:0px;
	padding-left:6px;
	width:959px;
	height:46px;
	list-style-type:none;
	background:url(img/menu-bg7.png) no-repeat;
	float:left;
}

#menu li {
	display:block;
	margin-top:9px;
	float:left;
	height:37px;
}

#menu li.button-orange {
	display:block;
	float:left;
	height:37px;
	background:url(img/menu-button-orange2.png) repeat-x;
	border-right:#e09074 1px solid;
	border-left:#80341b 1px solid;
}

#menu li.button-orange:hover {
	background:url(img/menu-button-orange-hover2.png) repeat-x;
}

#menu li.button-current {
	background:#fffdeb;
}
#menu li.button-end {
	border-left:#80341b 1px solid;
}

#menu li a {
	display:block;
	padding:10px 20px 0px 20px;
	height:37px;
	color:#fffdeb;
	font-family:"Trebuchet MS",Georgia,"Times New Roman",Times,serif;
	font-size:19px;
	text-shadow:2px 2px 0px #80341b;
}
#menu li a.current {
	color:#55554E;
	text-shadow:0px 0px 0px #ffffff;
}

#menu li.button-orange a:hover {
	color:#ffffff;
}



#content {
	margin:auto;
	width:959px;height:100%;
	background:#ffffff;
	background:url(img/content-bg2.png) repeat-y;
}

#content .feature {
	padding:42px 10px 10px 10px;
	display:block;
	width:959px;
	height:300px;
	background:url(img/feature2.png) no-repeat;
}

#content .feature .pres {
	display:block;
	float:left;
	margin-left:18px;
	width:440px;
	height:190px;
}

#content .feature .pres h1 {
	font-family:Georgia;
	font-weight:normal;
	font-style:italic;
	font-size:2.25em;
	text-indent:10px;
	display:block;
	float:left;
	width:450px;
	height:140px;
	margin:0px;
	text-shadow:2px 2px 2px #d3d1c3;
}

#content .feature img {
	display:block;
	float:left;
	margin-left:25px;
}
#content .feature #pres-links {
	float:left;
	width:450px;
	height:100px;
	padding-top:10px;
}

#content .feature #pres-links .link {
	display:block;
	float:left;
	height:50px;
	width:225px;
	font-size:0.85em;
}

#content .feature #pres-links .link a {
	color:#7a554e;
}

#content .feature #pres-links .link a span {
	padding-left:2px;
	font-size:0.8em;
	color:#bb6034;
}

#content .feature #pres-links .link #download {
	display:block;
	padding-top:4px;
	padding-left:30px;
	background:url(images/design/download.png) no-repeat;
	width:225px;
	height:50px;
}

#content .feature #pres-links .link #learnmore {
	display:block;
	padding-top:4px;
	padding-left:30px;
	background:url(images/design/learnmore.png) no-repeat;
	width:225px;
	height:50px;
}

#content .feature #pres-links .link #doc {
	display:block;
	padding-top:4px;
	padding-left:30px;
	background:url(images/design/doc_tiny.png) no-repeat;
	width:225px;
	height:50px;
}
#content #main {
	font-family:arial;
	min-height:100%;
	padding-bottom:50px;
}

#content #main h1 {
	font-family:Georgia;
	font-weight:normal;
	font-size:2.3em;
	color:#cc562f;
	
}

#content #main h2 {
	font-weight:normal;
	width:90%;
	border-bottom:4px solid #e0e0e0;
	padding-bottom:3px;
	margin-left:10px;
	margin-top:30px;
}

#content #main #download-box {
	width:260px;
	height:91px;
	background:url(images/design/download-button2.png) no-repeat;
	margin:0px 0px 20px 20px;
	font-size:0.9em;
}
#content #main table {
	border-collapse:collapse;
	border:1px solid white;
	text-align:center;
	margin-left:10px;
	padding:3px 0px 3px 0px;
	width:80%;
	margin-left:3%;
}
#content #main th {
	background-color:#e0e0d5;
	padding:3px 0px 3px 0px;
	font-family:arial;
	text-transform:uppercase;
	font-size:10px;
}

#content #main td {
	padding:3px 0px 3px 6px;	
	font-family:arial;
	font-size:12px;
}

#content #main .align-left {
	text-align:left;
}

#content #main .indent {
	text-indent:16px;
	text-align:left;
}

#content #main .bg-light {
	background-color:#f4f4f0;
}

#content #main .bg-dark {
	background-color:#ebebe3;
}

#content #main a {
	color:#7C7067;
	font-weight:bold;
}

#content #main p {
	padding-left:15px;
	max-width:825px;
}

#content #main #summary {
	border:4px solid #ffffff;
	width:400px;
	background:#f3f1e7;
}

#content #main #summary #summary-title {
	font-weight:bold;
	width:100%;
	text-align:center;
	padding:4px 0px 2px 0px;
	font-size:1.1em;
}

#content #main #summary ol {
	list-style-type:none;
}

#content #main #summary ol li ol{
	list-style-type:decimal;
}

#content #main #download-box a#download-text{
	display:block;
	width:186px;
	height:60px;
	padding:15px 10px 10px 56px;
	background:url(images/design/download3.png) 16px 14px no-repeat;
	color:#1391ff;
	font-size:1.6em;
}

#content #main #download-box a#download-text span {
	color:#646464;
	display:block;
	text-align:right;
	margin:5px 25px 0px 0px;
	font-size:0.7em;
}
#content #main #toggle-block {
	background:url(img/toggle-bg4.png) #faf8e8 repeat-y;
	width:800px;
	margin-left:30px;
	margin-bottom:60px;
	color:#625B56;
}

#content #main #toggle-block button {
	display:block;
	width:100%;
	height:100%;
	color:#4183C4;
	padding:10px 5px 10px 15px;
	border:0;
	background:0;
	text-align:left;
	font-family:arial;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
	text-shadow:2px 2px 0px #dddcd3;
	outline:none;
	
}

#content #main #toggle-block button:hover {
	cursor:pointer;
}

#content #main #toggle-block button .orange {
	color:#CC562F;
	float:right;
	padding-right:20px;
}

#content #main #toggle-block .toggle-title {
	border-top:#daddd9 1px solid;
	border-bottom:#f4f5f3 1px solid;
	display:block;
	width:100%;
	font-family:arial;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
	text-shadow:2px 2px 0px #d9d8cd;
}

#content #main #toggle-block .toggle-box {
	border-top:#daddd9 1px solid;
	border-bottom:#f4f5f3 1px solid;
	display:block;
	width:760px;
	padding:7px 5px 7px 35px;
	font-size:0.9em;
}

#content #block-left {
	margin-left:33px;
	min-height:350px;
	width:515px;
	padding-bottom:40px;
}

#content #block-left .block-pres {
	display:block;
	width:100%;
	min-height:125px;
	margin-top:15px;
	border-bottom:1px dashed #d8d8d8;
	padding-bottom:10px;
}

#content #block-left .block-pres .image {
	width:48px;
	height:48px;
	display:block;
	float:left;
}

#content #block-left .block-pres .text {
	width:420px;
	height:100px;
	float:left;
	display:block;
	padding-left:30px;
}
#content #block-left .block-pres .text h3 {
	font-family:Georgia;
	font-weight:normal;
	margin:0px;
	font-size:20px;
	color:#cc562f;
}

#content #block-left .block-pres .text p {
	padding-left:20px;
	font-family:verdana,arial;
	font-size:11px;
	padding:0px;
	margin:10px 0px 0px 0px;
	color:#625b56;
}
#content #block-right {
	margin-right:33px;
	float:right;
	min-height:350px;
	width:340px;
	/*border:1px solid black; */
}

#content #block-right h3 {
	background:url(images/design/newspaper_add.png) no-repeat;
	height:32px;
	padding-top:6px;
	padding-left:50px;
	padding-bottom:6px;
	font-family:verdana;
	text-transform:uppercase;
	font-size:0.9em;
	border-bottom:1px dashed #d8d8d8;
}

#content #block-right .news {
	font-family:verdana;
	margin-bottom:20px;
	display:block;
}

#content #block-right .news h4 {
	background:url(images/design/arrow1.png) no-repeat;
	padding-left:30px;
	font-size:0.7em;
	padding-top:1px;
	font-weight:bold;
	font-family:Georgia;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
}

#content #block-right .news .date {
	font-size:0.58em;
	margin:0px 0px 10px 0px;
	font-family:arial;
	padding-left:30px;
	text-transform:uppercase;
}

#content #block-right .news p {
	font-size:0.65em;
	margin:0px 0px 10px 0px;
	font-family:verdana;
	padding-left:30px;
	display:block;
	width:85%;
}

#content #block-right .news ul {
	font-size:0.65em;
	font-family:verdana;
	margin-left:30px;

}


#footer {
	width:100%;
	height:120px;
	background:url(img/footer-bg.png) repeat-x #232323;
}

#footer #footer-block {
	margin:auto;
	font-family:arial;
	font-size:0.9em;
	width:959px;
}

#footer #footer-block a:hover {
	color:#fffdeb;
}

#footer #footer-block p {
	margin:0px;
}

#footer #footer-block p#footer-left {
	border-right:1px solid #626262;
	height:50px;
	float:left;
	padding-right:15px;
	margin-top:15px;
	width:650px;
	font-family:Georgia;
	font-style:italic;
	font-size:19px;
	padding-top:30px;
	text-align:center;
}

#footer #footer-block p#footer-right {
	font-size:12px;
	border-left:1px solid #111111;
	float:left;
	height:65px;
	padding-left:30px;	
	margin-top:15px;
	width:180px;
	padding-top:15px;
	line-height:18px;
}

#footer #footer-block p#footer-right span {
	display:block;
	font-family:Georgia;
	font-size:19px;
	margin-bottom:5px;
	color:#625B56;
}
