/* CSS Document */
/* Main content */
body {margin:0px; padding:0px; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:11px; font-weight:normal; color:#181818;}
.cls {height:0px; clear:both; overflow:hidden;}

#main {width:760px; margin:0px auto;}
/* Logo */
#logo {
	float:left;
	width:450px; 
	height:56px; 
/*	background:url(images/logo.jpg) 11px 34px no-repeat; 
*/
background-image:url(images/logobg.jpg);
background-repeat:no-repeat;
padding:34px 0px 0px 54px; 
	color:#3F3F3F; 
	font-size:10px; 
	font-weight:bold; 
	/*text-transform:uppercase;*/
}
#logo strong {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:26px; 
	color: #F00;
}
#logo strong span {
	color: #F00; 
	margin:0px; 
	padding:0px;
}
/* Top */
#top {float:left; width:255px; text-align:right;}
#top ul {margin:68px 20px 10px 0px; padding:0px; list-style:none;}
#top li {margin:0px; padding:0px; display:inline;}
#top a {font-size:12px; color:#07080C; text-decoration:none; padding:0px 5px;}
#top a:hover {text-decoration:underline;}

#all-header {
	clear:left; 
	width:760px; 
	/*height:235px;*/
	height:152px;
	border-top:#212121 5px solid; 
	padding:3px 0px 0px 0px;
}
/* Main menu */
#menu {
	float:left; 
	width:243px; 
	/*height:232px;*/
	height:150px;
	background-color:#EFEFEF; 
	overflow:hidden;
}
#menu ul {margin:0px; padding:0px; list-style:none;}
#menu li {margin:0px; padding:0px; clear:left;}
#menu li a {
	float:left; 
	width:195px; 
	height:15px; 
	font-size:16px; 
	border-left:#505050 5px solid; 
	padding:9px 0px 9px 15px; 
	margin:0px 0px 4px 0px; 
	text-decoration:none;
	color:#1D0A04; 
	cursor:pointer;
}
#menu li a span {
	float:left; 
	width:193px; 
	border-bottom:#464648 1px solid; 
	display:block; 
	padding:0px 0px 4px 2px; 
	font-weight:bold;	
	text-transform:uppercase; 
	cursor:pointer;
}
#menu li a:hover {
	color:#742811; 
	border-left: #F00 5px solid;
}
/* Header section */
#header {
	float:left; 
	width:517px; 
	height:152px; 
	background:url(images/header3.jpg) 3px 0px no-repeat;
}
/* Main content */
#content {clear:left; width:758px; border:#BCBCBC 1px solid; border-width:0px 1px; background:url(images/point.gif) 243px 0px repeat-y;}

#content #content-left {float:left; width:242px; text-align:center; padding:0px 1px 0px 0px}
#content h1 {
	height:33px; 
	line-height:33px; 
	font-size:14px; 
	color:#F9F9F9; 
	text-transform:uppercase; 
	padding:0px; 
	margin:0px; 
	background-color: #006; 
	border: #000 2px solid; 
	overflow:hidden;
}
#content h2 {height:28px; line-height:28px; font-size:14px; color:#F9F9F9; text-transform:uppercase; padding:0px; margin:0px; background-color:#414141; border:#1B1B1B 1px solid; overflow:hidden;}
#content h3 {
	height:33px; 
	line-height:33px; 
	font-size:14px; 
	color: #FFF; 
	text-transform:uppercase; 
	padding:0px 0px 0px 20px; 
	margin:0px 0px 10px 0px; 
	background-color: #006; 
	border:#1B1B1B 2px solid; 
	overflow:hidden; 
	display:block;
	text-align:center;
}

#content #content-left img {float:left;	margin:1px !important; clear:both;}
#content #content-left p{margin:0px; padding:10px 5px 2px 0px; text-align:left; font-size:12px !important;}
#content #content-left a.more{float:right; color:#7D2B13; font-weight:bold; text-decoration:none; margin:10px;}
#content #content-left a.more:hover {text-decoration:underline;}
#content #content-left ul {
	text-align:left;
	
}
#content #content-left ul li {
	line-height:18px;
}
	

.small-line{clear:both; margin:0px 0px 10px 10px; height:1px; background-color:#BCBCBC; overflow:hidden;}
/* Newsletter box */
#newsletters {background-color:#D1CFC3; padding:0px 0px 9px 0px; text-align:center; clear:both; width:242px;}
#newsletters a {float:left; font-size:12px; font-weight:normal; text-decoration:underline; color:#3B3B3B; padding:0px 0px 10px 13px;}
#newsletters a:hover{text-decoration:none;}

.inputnews {width:207px; height:20px; line-height:20px; color:#3B3B3B; background-color:#EFECE3; border:#B0B0A8 1px solid; margin:17px 0px 12px 0px; padding:0px 0px 0px 9px;}
.buttonnews {float:right; width:57px; height:20px; line-height:20px; text-align:center; color:#FFFFFF; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px; font-weight:bold; background-color:#D29602; border:none; margin:0px 14px 8px 0px; padding:0px;}
/* 3 boxes */
#content #content-right {float:left; width:513px; padding:0px 0px 10px 2px;}

#content #content-right .threeColumns {width:169px; float:left; text-align:center; padding:0px 0px 0px 0px; margin:0px 0px 2px 0px;}
#content #content-right .threeColumns h3 {
	height:33px; 
	line-height:33px; 
	font-size:14px; 
	color: #000; 
	text-transform:uppercase; 
	padding:0px; 
	margin:0px;
	background-image:url(images/h3.jpg);
	background-color: #CCC; 
	border: #000 2px solid; 
	overflow:hidden;
}
#content #content-right .threeColumns h3 a{
	color: #000;
	/*padding-left:40px;*/
}
#content #content-right .threeColumns h3 a:hover{
	color:#F00;
}

#content #content-right .threeColumns p {margin:0px; padding:10px; text-align:left; font-size:12px !important;}
#content #content-right .threeColumns a {color:#C47E38; font-weight:bold; text-decoration:none; padding:0px 0px 0px 10px;}
#content #content-right .threeColumns a:hover {color:#C47E38; font-weight:bold; text-decoration:underline;}
#content #content-right .threeColumns img {border:none; margin:2px 0px 0px 0px !important; float:none !important;}
#content #content-right #centralColumn {padding:0px 3px 20px 3px; background:url(images/two-line.gif) top repeat-y;}

#top h4 
	{height:14px; 
	color:#6A1510; 
	font-size:14px; 
	/*padding:14px 0px 8px 13px;*/ 
	margin:0px; 
	text-transform:uppercase;
	clear:both;
	width:100%;
	border:none;
	}

h4 {height:14px; border-top:#BCBCBC 1px solid; color:#6A1510; font-size:14px; padding:14px 0px 8px 13px; margin:0px; text-transform:uppercase; clear:both;}
h5 {
	font-size:12px;
	/*text-align:left;*/
	margin:0;
}

#content p {margin:0px; padding:0px 5px 5px 10px; font-size:12px;}
#content img {float:left; margin:0px 10px 10px 10px !important;}
#centre-content p {
	padding-top:15px;
	font-size:14px;
	
}

/* Footer */
#footer {clear:both; width:760px;}
#copy{ float:left; width:241px; height:48px; line-height:48px; font-size:10px; color: #D4D0C8; padding:0px; text-align:center; background-color: #006; border: #006 2px solid;}
#copy a {color:#ECECEC; font-size:10px; font-weight:normal; text-decoration:none;}
#copy a:hover {color:#FFFFFF; text-decoration:underline;}
#boxMenu-bottom {float:left; width:511px; height:48px; color: #CCC; line-height:48px; text-align:center; background-color: #006; border:#3B3B3B 2px solid;}
#boxMenu-bottom ul {margin:0px; padding:0px; list-style:none;}
#boxMenu-bottom li {margin:0px; padding:0px; display:inline;}
#boxMenu-bottom a {color:#ECECEC; font-size:12px; font-weight:normal; padding:0px 10px; text-decoration:none;}
#boxMenu-bottom a:hover {color:#FFFFFF; text-decoration:underline;}

