/* Element CSS */

#header {
	font-weight: bold;
	color:#ffffff;
	background-color: #3399cc;
	background-image:  url(../images/top_bg.gif);
	height:127px;
	font-size:2.3em;
	background-repeat: repeat-x;
}
#logonomenu , 
#logo{
	position:absolute;
	float:left;
	color:#ffffff;
	background-repeat: no-repeat;
	height:97px;
	width:98%;
	left: 1px;
	top: 38px;
	visibility: visible;








}
#logo {
}
#logonomenu {
	background-image:  url(../images/logo_top_nomenu.jpg);
}
#logo p, #logonomenu p {
	top:0px;
	margin:0px;
	padding-top:40px;
	padding-left:390px;
}
#navbar {
	background-color:#EAE9E9;
	color: #000000;
	background-image:  url(../images/top_bar_bg.gif);
	background-repeat: repeat-x;
	font-size: 0.85em;
	height:24px;
	top:0px;
	padding-top:0.7em;
	padding-left:30px;
}
#bottomnavbar {
	color: #000000;
	font-size: 0.8em;
	padding-top:17px;
	padding-bottom:10px;
	height:1em;
}
#left {
	float:left;
	width: 188px;
	padding:0px;
	background-color: #7bace4;
	color: #000;
	border-right: 1px solid #71a0d3;
	border-bottom:10px solid #5b99de;
	margin-left: 0px;
	padding-left: 0px;
	margin-top:0px;
	padding-top:0px;
}
#right {
	float:right;
	width:180px;
	padding:10px;
	border-left:1px solid #AFAEAE;
	border-bottom:1px solid #AFAEAE;
}
#content {
	margin:10px 200px 10px 190px;
	padding:10px;
}

#contentall {
	padding:10px;
}

#bottom {
	background-image:  url(../images/bottom_bar_bg.gif);
	background-repeat: repeat-x;
	background-color:#DDDADA;
	color:#000000;
	clear:both;
	text-align:center;
	text-decoration:none;
	bottom:0px;
}
#footer {
	clear:both;
	text-align:center;
	text-decoration:none;
	font-size:0.7em;
	padding-bottom:5px;
}

#rightsection {
	background-color: #FFFFFF;
	color: #000000;
	position:absolute;
	top: 162px;
	left: -8px;
	width: 1152px;
	height: 817px;
	visibility: visible;





}
#rightsectionall {
	background-color: #E9E9E9;
	color: #000000;
}

/* Tag CSS */

body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#navbar a:link,#navbar a:active,#navbar a:visited {
	color: #000000;
}
#bottomnavbar a:link,#bottomnavbar a:active,#bottomnavbar a:visited {
	color: #000000;
}
#navbar a:hover {
	color: #888888;
}
#bottomnavbar a:hover {
	color: #888888;
}
a:link,a:active,a:visited {
	color: #0000AA;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.3em;
}
h3{
	font-size:1.2em;
	font-weight:bold;
}
h4{
	font-size:1.2em;
	font-weight:normal;
	text-decoration:underline;
}

hr {
	color:#AFAEAE;
	backround-color:#AFAEAE;
	height:2px;
}

/* Class CSS */
.projectstext {
}

#content img, #contentall img {
	border:0px solid black;
}
#rightmenu {
	padding-bottom:5px;
	border-bottom:1px solid #AFAEAE;
}
#leftmenu {
	width: 189px;
	left:0px;
	padding: 0 0 1em 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #5b99de;
	border-top: 1px solid #90bade;
	color: #333;
}
html,body #leftmenu li a {
	width: auto;
}
#rightmenu ul {
	margin: 0;
	padding: 0;
}
#leftmenu  ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#leftmenu li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}
#leftmenu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #5b99de;
	border-right: 1px solid #71a0d3;
	background-color: #7bace4;
	color: #000;
	text-decoration: none;
	width: 189;
}
#leftmenu li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 1px solid #5ba3e0;
	background-color: #2586d7;
	color: #000;
}
#rightmenu ul {
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}

#rightmenu {
	font-size:0.8em;
	padding: 10px;
}
#contact {
	font-size:0.8em;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #5b99de;
	border-right: 1px solid #71a0d3;
	background-color: #7bace4;
	color: #000;
}
#links {
	border-top:1px solid #AFAEAE;
	padding-top:5px;
}
#rightgap {
	padding-top:5px;
	padding-bottom:5px;
}
#contactdetailshead {
	font-size:0.9em;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #5b99de;
	border-right: 1px solid #71a0d3;
	background-color: #7bace4;
	color: #000;
}
.linknote {
	font-size:0.8em;
}
.inlinehinthidden {
	visiblity: hidden;
}
/* END */
