	
	.style1 {
	    color: #D20222
	}
	
	body {
	    font: 0.65em / 14px Verdana, Arial, Helvetica, sans-serif;
	    color: #292929;
	    margin: 0px;
	    padding: 0px; text-align: center;
		background: #fff url(../images/bghead.jpg) top left repeat-x;
	}
	
	#header {
	    height: 151px;
	    width: 980px;
	    margin: 0 auto;
	    background: url(../images/header.jpg) top left no-repeat;
		text-align: left;
	}
	#slide {
		padding-top: 0px;
		width: 400px; 
		height: 151px; 
		text-align:right; 
		padding-left: 400px;
	}

	
	h1 {
	    font-size: 3em !important;
	}
	
	
	#content {
	    clear: both;
	    height: auto;
	    width: 100%;
		text-align: left;
	    background: url(../images/content_grey.jpg) repeat-x bottom;
padding-top:8px;
	}

	#content #innercontent {
	    width: 950px;
	    margin-right: auto;
	    margin-left: auto;
	    height: auto;
	    clear: both;

		margin: 0px 0 0 4em;
	}
	
	#content #innercontent #right {
	    float: left;
	    width: 520px;
	    height: auto;

	    
	    display: inline;
	}
	
	#content #innercontent #left {
	    float: left;
	    width: 380px;
		margin-right: 30px;

	    margin-left: 10px;
	}
	
	#content #innercontent a {
		text-decoration: none;
	    color: #993333;
	}
	
	#content #innercontent a:hover {
		text-decoration: overline;
	    color: #71001;
	}
	
	#content #innercontent ul {
		list-style: lower-alpha;
		margin-top: 4em;
	}
	#content #innercontent li {
		padding: 5px;
	}
	
	#content #innercontent p {
		line-height: 14pt;
	}
	
	.toggler {
	    line-height: 30px;
	    background: no-repeat left;
	}
	
	.accordion {
	    text-align: justify;
	    padding: 10px;
	    margin-top: 5px;
	    font-size: 11px;
	}
	
	.references {
	    border-bottom: 1px dotted #333333;
	    margin-bottom: 3px;
	    font-size: 1.2em;
	    font-weight: 300;
	}
	
	#content #innercontent #right ul {
	    margin-left: 0px;
	    padding-left: 0px;
	}
	
	#content #innercontent #right li {
	    font-size: 11px;
	    color: #141516;
	    display: block;
	    border-bottom: 1px dotted #232323;
	    margin-bottom: 0px;
	    padding: 0px 5px 3px 0px;
	    margin-left: 0px;
	    height: 26px;
	}
	
	#content #innercontent #right li ul li {
	    height: auto;
	    border: none;
	}
	
	#content #innercontent #right li p {
	    padding: 0 10px 0 10px;
	}
	
	#content #innercontent #left li {
	    list-style: none;
	    padding-left: 0px;
	}
	
	#content #innercontent #left ul {
	    background: #F2F2F2;
	    padding: 10px;
	    list-style: inside;
	    font-size: 0.95em;
	}
	
	#footer2 {
		margin: 0px;
		padding: 0px;
		padding-top: 8px;
		padding-bottom: 8px;
	    clear: both;
		width: 100%;

	    color: #E8E8E8;
		background-color: black;
	}
	#footer {
	    background: url(../images/bdBottom.jpg) repeat-x;
	    margin: 0px;
	    padding: 0px;
	    clear: both;
	    height: 50px;
	    width: 100%;
	    color: #E8E8E8;
		background-color: black;
	}
	
	#footer a {
	    color: #FFFFFF;
	    text-decoration: none;
	    display: block;
	    outline: 0px;
	}
	
	#footer a:hover {
	    color: #ff0000;
	}
	
	#footer a:active {
	    color: #ff0000;
	}
	
	.quotation {
	    background: #F2F2F2;
	    border: 1px dotted #CCCCCC;
	    padding: 10px;
	}
	
	#content #innercontent .myinput {
	    width: 250px;
	    padding-left: 8px;
	    border: 1px solid #CCCCCC;
	}
	
	#content #innercontent #myTextarea {
	    height: 150px;
	    width: 250px;
	    padding-left: 8px;
	    overflow: hidden;
	    border: 1px solid #CCCCCC;
	}
	
	#content #innercontent #submit {
	    background: #FFFFFF;
	    border: 1px solid #CCCCCC;
	}
	
	#footer #footerimg {
	    background: url(../images/footer.jpg);
	    height: 50;
	    width: 980px;
	    margin-right: auto;
	    margin-left: auto;
	}
	
	#footer #footerimg #address {
	    height: 50px;
	    width: 180px;
	    margin-left: 120px;
	    padding-top: 30px;
	    display: inline;
	    float: left;
	}
	
	.mainheadings {
	    font-family: Arial, Helvetica, Tahoma, sans-serif;
	    font-size: 18.333px;
	    margin-bottom: 30px;
	}
	
	.subheadings {
	    color: #323334;
	    font-size: 13px;
	    display: block;
	    font-weight: bold;
	    font-family: Verdana, Arial, sans-serif;
	    background-repeat: no-repeat;
	    background-position: left;
	    padding-top: 5px;
	    padding-right: 5px;
	    padding-bottom: 5px;
	    padding-left: 0px;
	}
	
	.imgborders {
	    margin-right: 10px;
	}
	
	#content #innercontent #right .quotation img {
	    border: 5px solid #292929;
	    margin-right: 10px;
	    margin-left: 25px;
	}
	
	#footer #footerimg #contact {
	    height: 50px;
	    width: 200px;
	    margin-left: 125px;
	    padding-top: 30px;
	    display: inline;
	    float: left;
	}
	
	#footer #footerimg #web {
	    height: 50px;
	    width: 150px;
	    margin-left: 165px;
	    padding-top: 30px;
	    display: inline;
	    float: left;
	}
	
	h2 {
	    font-size: 1.5em;
	}
	
	.extrasmall {
	    font-size: 0.8em;
	    color: #a897ac;
	    line-height: 13px;
	    text-decoration: none;
	}
	
	.small {
	    font-size: 0.8em;
	    color: #333333;
	    line-height: 10px;
	    text-decoration: none;
	    padding: 0px;
	}
	
	.medium {
	    font-size: 24px;
	    color: #CC6699;
	    line-height: 16px;
	    text-decoration: none;
	}
	
	#log {
	    width: 360px;
	    padding: 10px;
	}
	
	.large {
	    font-size: 26px;
	    color: #7ACC00;
	    text-decoration: none;
	}
	
	.verylarge {
	    font-size: 28px;
	    color: #99ccde;
	    text-decoration: overline;
	}
	
	.megalarge {
	    font-weight: bold;
	    font-size: 36px;
	    color: #0099CC;
	}
	
	.codes {
	    background-color: #EFEFEF;
	    padding: 15px;
	    width: 900px;
	    margin-right: auto;
	    margin-left: auto;
	    border: 1px solid #CCCCCC;
	    background-image: url(../images/bg_code.gif);
	    background-repeat: repeat-x;
	    background-position: bottom;
	    font-weight: bold;
	}
	
	#bg_news {
	    background-color: #000000;
	    height: 0px;
	}
	
	#newsletter #bg_news h4 {
	    margin-top: 0px;
	    padding-top: 0px;
	    font-size: 11.667px;
	    font-weight: normal;
	}
	
	#newsletter .inp {
	    background-color: #131415;
	    border: 1px solid #333333;
	    font-size: 11.6667px;
	    color: #FFFFFF;
	    width: 220px;
	}
	
	#newsletter .btn {
	    background-color: #999999;
	    border: 1px solid #333333;
	}
	
	#newsletter #bg_news #contents_newsletter {
	    display: none;
	    padding-left: 20px;
	}
	
	.ajax_loading {
	    background-image: url(ajax-loader.gif);
	    background-position: center center;
	    background-repeat: no-repeat;
	}
	
	#newsletter {
	    height: 27px;
	    width: 582px;
	    margin-right: auto;
	    margin-left: auto;
	    color: #fff;
	    font-size: 11px;
	}
	
	
	
	
	#wrapper_menu {
		width: 100%; 
		height: 26px; 
		text-align:left; 
		background: url(../images/menu/cssplay_0.gif) bottom left repeat-x;
	}
	#main_menu {padding:0; margin:0 19px; list-style-type:none; width:962px; height:26px; background:url(../images/menu/cssplay_0.gif) no-repeat top right;text-align:center;}
	#main_menu li {float:left; display:inline; width:145px; background:url(../images/menu/cssplay_1.gif);}
	#main_menu li a, #main_menu li a:visited {display:block; width:145px; height:26px; color:#ddd; font-size:1.1em; text-decoration:none; line-height:26px; font-family:arial, verdana, sans-serif; background:url(../images/menu/cssplay_0.gif);}

	
	#main_menu li a:hover {color:#fff;  background:url(../images/menu/cssplay_1.gif);} 
	#main_menu li a.selected, #main_menu li a.selected:visited,  #main_menu li a:active, #main_menu li a:focus {color:#fff;  background:url(../images/menu/cssplay_2.gif);} 
	#main_menu li.java a:hover {color:#fff;  background:url(../images/menu/cssplay_1b.gif);} 

.contentheading {
color:#FE8405;
font-size:12px;
font-weight:bold;
height:30px;
white-space:nowrap;
}

#contact{
  font-size:12px;
  font-weight:bold;
}

