body {
	/*font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font: normal 13px "Arial"; 
	/*color: #88888A;*/
	color: #44444A;
	background : #f0f0f0;
}
.clear{
	clear: both;	
}
.sob {
	width: 960px;
	float: left;
	margin: 0 auto;
	background:white;

}
.sob h3 {
	padding-left : 15px;
	color: #000000;
	font: normal 16px "Arial";
	font-weight: bold;
}

.sob h2 {
	padding : 15px;
	/*height:22px;*/
	border-bottom: 1px solid #1992ef;
	/*background: url(heading_top2.png) repeat-x;*/
	/*background: #1992ef;*/
	color: #1992ef;
	font: normal 16px "Arial";
	font-weight: bold;
}
.sob_index {
}

.sob_index h2 {
	margin: 0;
	padding-left : 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	/*height:22px;*/
	border-bottom: 1px solid #1992ef;
	/*background: url(heading_top2.png) repeat-x;*/
	/*background: #1992ef;*/
	/*color: #1992ef;*/
	color: red;
	font: normal 16px "Arial";
	font-weight: bold;
}

.sob2_index {
}
.sob2_index h2 {
	margin: 0;
	padding-left : 20px;
	padding-top: 14px;
	padding-bottom: 15px;
	border-bottom: 1px solid #1992ef;
	color: #1992ef;
	font: normal 16px "Arial";
	font-weight: bold;
}

.sab {
	padding-left: 15px;
}
.bold {
        font-weight: bold;
}

.boc {
	padding: 15px 10px 10px 0px;
	/*padding-bottom : 0px;*/
	font: normal 11px "Arial";
	float: left; 
	color: #1992ef;
	text-decoration: none;
}


a:hover.boc{
	color:#cea407;
}

.blah {
	font:normal 11px "Arial";
	color: #1992ef;
}

.jacko {
	text-decoration: none;
	color: #0000ff;
}

a:hover.jacko{
	text-decoration: none;
	color: #cea407;
}
.moselector_row {
        position: relative;
        top: 0px;
        height:3em;
}

.moselector_box1 {
        position: absolute;
        padding: 5px 0 5px 0;
        border: solid #1992ef 2px;
        width:  120px;
        color: white;
	background-color:#6ab7f3;
        text-align: center;
        top: 0;
        left: 0;
}
.moselector_row .boxsel {
        /*color: white;
	background-color:#cea407;
        border: solid #0000ff 2px;
	*/
        color: black;
        background-color: #ffd700;
        border: solid #cc0000 2px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 20;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 20px;
left: 400px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
/*top: 0;*/
top: 20px;
left: -120px; /*position where enlarged image should offset horizontally */
}

.nhumbnail{
position: relative;
z-index: 0;
}

.nhumbnail:hover{
background-color: transparent;
z-index: 20;
}

.nhumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 20px;
left: 200px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.nhumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.nhumbnail:hover span{ /*CSS for enlarged image on hover*/
position:absolute;
visibility: visible;
/*top: 0;*/
top: 20px;
left: 20px; /*position where enlarged image should offset horizontally */
}

.bluenewlinkstop {
	font-family: Arial, Helvetica, sans-serif;
	float: right; 
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:hover.bluenewlinkstop {
	font-family: Arial, Helvetica, sans-serif;
	float: right; 
	font-size: 12px;
	font-weight: bold;
	color: #ECAB13;
}


.firstbluenewlinkstop {
	border-top :2px solid #1992ef;
	font-family: Arial, Helvetica, sans-serif;
	float: right; 
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:hover.firstbluenewlinkstop {
	border-top :2px solid #1992ef;
	font-family: Arial, Helvetica, sans-serif;
	float: right; 
	font-size: 12px;
	font-weight: bold;
	color: #ECAB13;
}

.orangenewlinkstop {
	font-family: Arial, Helvetica, sans-serif;
	float: right; 
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a:hover.orangenewlinkstop {
	font-family: Arial, Helvetica, sans-serif;
	float: right; 
	font-size: 12px;
	font-weight: bold;
	color: #ECAB13;
}

p
{
font-family: 'Arial'; 
color: #0000ff;
font-size: 11pt;
} 



p.help_big
{
font-family: 'Arial'; 
color: #0000ff;
font-size: 11pt;
/*text-align: justify*/
} 
p.help
{
font-family: 'Arial'; 
color: #0000ff;
font-size: 11pt;
/*text-align: justify*/
} 


/* Rounded Corners */


.ct {
	background: url(b2_t.png) repeat-x left top;
}

.ct .l {
	background: url(b2_t_l.png) no-repeat left top;
}

.ct .r {
	height: 5px;
	background: url(b2_t_r.png) no-repeat right top;
}

.cb {
	background: url(b2_t.png) repeat-x left bottom;
}

.cb .l {
	background: url(b2_b_l.png) no-repeat left bottom;
}

.cb .r {
	height: 5px;
	background: url(b2_b_r.png) no-repeat right bottom;
}


#content_wrapper {
	position:relative;
	background:white;
	overflow: hidden;
	padding-bottom: 25px;
	/*border: 1px solid green;*/
}

#contact {
	position:absolute;
	background:blue;
	border: 1px solid green;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 100px;
	/*margin: 0 auto;*/
	/*padding: 0px 0px 0 20px;*/
	background: url(top15.jpg) no-repeat;
}
#ahot {
	padding: 0px 10px 0 0px;
}


/* Menu */

#menu9 {
	width: 960px;
	margin: 0 auto;
	float: right;
	padding : 0;
}

#dod
{
	/*margin: 0 auto;*/
	color: #0000ff;
}
#dod.ul {
	float: left; 
	margin: 0;
	/*list-style: none;*/
}

#dod li {
	/*padding: 20px; */
	/*display: inline;*/
	color:#cea407;
	margin: 5px;
	/*list-style: square;*/
}
#dod span{
	color:#0000ff;
}

#menu1 {
	width: 960px;
	margin: 0 auto;
	/*width: 960px;
	height: 30px;
	margin: 0 auto;
	background : #1992ef;*/
}

#menu1 ul {
	padding: 20px 10px 0px 0px;
	float: left; 
	margin: 0;
	list-style: none;
}

#menu1 li {
	padding: 0; 
	/*margin: 5px;*/
	display: inline;
	background: none;
}

#menu1 a {
	display: block;
	text-align: left;
	float: left;
	height: 30px;
	padding: 0px 30px 5px 10px;
	color: #ffffff;
	font: normal 14px "Arial";
	font-weight: bold;
	text-decoration: none;
}

#menu1 a:hover {
	text-decoration: none;
	/*background-color : #000000;*/
	color: #ffffff; 
}

/* im*/
#imt{
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
#imr{
	padding-top: 20px;
	float: right;
}
#iml{
	padding-top: 20px;
	float: left;
}

/* Menu2 */
#menu2 {
	width: 960px;
	margin: 0 auto;
}

#menu2 ul {
	margin: 0;
	list-style: none;
	padding-bottom:40px;
	padding-left:00px;
}

#menu2 li {
	/*display: inline;*/
	padding: 0;
	display: inline;
	background: none;
	float: right;
}

#menu2 a {
	float: left;
	margin-left: 1px;
	height: 40px;
	padding: 10px;
	background: url(bud5.jpg) repeat-x;
	text-decoration: none;
	font: normal 12px "Arial";
	color: #ffffff;
}

#menu2 a:hover {
	color: #cea408;
}

#menu2 .active a {
	color: #FFFFFF;
}

#menu3 {
	float: right;
}

#menu3 ul {
	margin: 0;
	/*padding-top: 76px;*/
	float: right;
	list-style: none;
}

#menu3 li {
	display: inline;
}

#menu3 a {
	display: block;
	float: left;
	height: 24px;
	margin-left: 10px;
	padding: 15px;
	background: url(bud2.jpg) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#menu3 a:hover {
	background-image: url(imagesc/img04.gif);
}

#menu3 .active a {
	background-image: url(imagesc/img03.gif);
}


#picky{
	/*padding 0px;*/
}
/* Logo */

#logo {
	width: 960px;
	height: 180px;
	margin: 0 auto;
	/*background: #010100 url(images/img02.jpg)*/
	background: #ffffff;
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	
	position:relative;
	/*background: url(top6.jpg) no-repeat;*/
	width: 960px;
	/*height: 580px;*/
	margin: 0 auto;
}

/* Content */

#content {
	width: 960px;
	height: 250px;
	padding: 20px 20px 20px 20px;
	background: #FFFFFF;
}
#content2 {
	width: 960px;
	position:relative;
	background : white;
	/*border: 1px solid red;*/
}

#content3 {
	width: 960px;
	position:relative;
}


#welcome {
	float:left;
	margin-bottom: 20px;
	/*padding-bottom: 1px;*/
	background: #FFFFFF;
	/*background: url(images/img04.gif) repeat-x left bottom;*/
}
#welcome2 {
	float: left;
	width: 230px;
}



/* Sidebar1 */

#sb1{
	/*float:right;*/
	position:absolute;
	right: 0;
	top:0px;
	width: 254px;
	height: 220px;
	background: url(sb4.png) no-repeat; 
}

#sb1 ul{
	list-style: none;
	padding-left: 20px;
	margin: 0;
}

#sb1 ul li a {
	/*color: #1992ef;*/
	font-size: 11pt;
	color: #0000ff;
}

#sb1 ul li a:hover {
	font-size: 11pt;
	color:#cea407;
	/*text-decoration: underline;*/
}

#cat {
	width: 180px;
	padding: 10px;
}

#cat ul li{
	list-style: none;
	display:block;
	text-align:left;
	margin:0;
	padding:0;
}


#cat ul li a {
	width:170px;
	background-color:#1992ef;
	font: normal 12px "Arial";
	color:#ffffff;
	border-bottom:1px solid #fff;
	text-decoration:none;
	display:block;
	text-align:left;
	text-indent:5px;
	margin:0;
	padding:3px 0;
}

#cat ul li a:hover {
	width:170px;
	background-color:#cea407;
	color:#ffffff;
	font: normal 12px "Arial";
	text-decoration:none;
	border-bottom:1px solid #fff;
	display:block;
	text-align:left;
	margin:0;
	text-indent:5px;
	padding:3px 0;
}
#catd {
	position:relative;
	width: 180px;
	padding: 10px;
}
#catd ul li{
	list-style: none;
	display:block;
	text-align:left;
	margin:0;
	padding:0;
}


#catd ul li a {
	width:170px;
	background-color:#1992ef;
	font: normal 12px "Arial";
	color:#ffffff;
	border-bottom:1px solid #fff;
	text-decoration:none;
	display:block;
	text-align:left;
	text-indent:5px;
	margin:0;
	padding:3px 0;
}

#catd ul li a:hover {
	width:170px;
	background-color:#cea407;
	color:#ffffff;
	font: normal 12px "Arial";
	text-decoration:none;
	/*border-bottom:1px solid #fff;*/
	display:block;
	text-align:left;
	margin:0;
	text-indent:5px;
	padding:3px 0;
}

#catb {
	width: 180px;
	padding: 10px;
}

#catb ul li{
	list-style: none;
	display:block;
	text-align:left;
	margin:0;
}



#catb ul li a {
	width:170px;
	background-color:#6ab7f3;
	font: normal 12px "Arial";
	color:#ffffff;
	border-bottom:2px solid #1992ef;
	border-left:2px solid #1992ef;
	border-right:2px solid #1992ef;
	display:block;
	text-align:left;
	margin-left:1em;
	padding:3px 0;
}

#catb ul li a:hover {
	width:170px;
	background-color:#cea407;
	color:#ffffff;
	font: normal 12px "Arial";
	border-bottom:2px solid #1992ef;
	border-left:2px solid #1992ef;
	border-right:2px solid #1992ef;
	display:block;
	text-align:left;
	margin-left:1em;
	padding:3px 0;
}

#catb ul li ul li{
	list-style: none;
	display:block;
	text-align:left;
	margin:0;
	padding:0px;
}

#catb ul li ul li a {
	width:170px;
	background-color:#34b6cd;
	font: normal 12px "Arial";
	color:#ffffff;
	border-bottom:2px solid #1992ef;
	border-left:2px solid #1992ef;
	border-right:2px solid #1992ef;
	display:block;
	text-align:left;
	text-indent:1em;
	margin:0;
}

#catb ul li ul li a:hover {
	width:170px;
	background-color:#cea407;
	color:#ffffff;
	font: normal 12px "Arial";
	border-bottom:2px solid #1992ef;
	border-left:2px solid #1992ef;
	border-right:2px solid #1992ef;
	display:block;
	text-align:left;
	margin:0;
	text-indent:1em;
}

#sb23{
	position:relative;
	top:0px;
	left : 0;
	width: 1000px;
	height: 140px;
}
#sb23 p{
	padding: 20px 80px 40px 30px;
	font: normal 13px "Arial";
}
	



/* Sidebar2 */
#sb22{
	/*float:left;*/
	/*position:absolute;*/
	position:relative;
	top:0px;
	left : 0;
	width: 680px;
	height: 220px;
	background: url(sb5.jpg) no-repeat;
}
#sb22 p{
	padding: 5px 20px 50px 20px;
}

#sb2{
	/*float:left;*/
	position:absolute;
	left : 0;
	width: 680px;
	/*width: 500px;*/
	height: 220px;
	/*border: 1px solid #1992ef;*/
	/*background: url(sb8.jpg) no-repeat;*/
	/*background: url(sb5.jpg) no-repeat;*/
}

#sb2 p{
	padding: 5px 20px 50px 20px;
}

#sb3{
	width: 300px;
	height: 220px;
	/*border: 1px solid #1992ef;*/
	background: url(sb5.jpg) no-repeat; 
}

#sb4{
	width: 300px;
	height: 220px;
	/*border: 1px solid #1992ef;*/
}

#sbt{
	width: 680px;
	font: normal 13px "Arial";
}

#sbt p{
	padding: 5px 5px 5px 10px;
	font: normal 13px "Arial";
}
#sbt ul li {
	font: normal 13px "Arial";
	color:#0000ff;
	text-align:left;
	margin:0;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
}




#sbitb{
	width: 700px;
	font: normal 13px "Arial";
}
#sbitd{
	float:right;
	position:absolute;
	top:0px;
	left:200px;
	margin: 0 auto;
	background:white;
	width: 500px;
	font: normal 13px "Arial";
	margin: 0 auto;

}
#sbit{
	float: left;
	/*margin: 0 auto;*/
	background:white;
	display:inline;
	width: 700px;
	font: normal 13px "Arial";
	margin: 0 auto;
	background:white;
	padding-left: 20px;
}

#sbit p{
	padding: 5px 5px 5px 10px;
	font: normal 13px "Arial";
}
#sbit ul {
	padding: 5px 5px 10px 10px;
}
#sbit li {
	padding: 2px; 
}
#sbiti{
	padding-left: 35px;
}
#sbitj{
	padding-top:15px;
	margin-left:-10px;
}
#sbitim{
	width:220px;
}
#sbitm{
	width: 220px;
	font: normal 13px "Arial";
	padding-top: 30px;
}

#sbitm p{
	padding: 5px 5px 5px 10px;
	font: normal 13px "Arial";
}
#sbitm ul {
	padding: 20px 20px 20px 20px;
}
#sbitm li {
	padding: 2px; 
}
#space{
	width:25px;
	height: auto;
}
#space_big{
	width:200px;
	height:220px;
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 200px;
	/*height: 175px;*/
	/*background: url(back_16.png) no-repeat left top;*/
	font: normal 12px "Arial";
	color: #ffffff;
	/*padding: 20px 20px 20px 20px;*/
	/*border-left: 5px solid #1992ef;*/
}

#sidebar2 {
	float: left;
	width: 670px;
	height: 180px;
	font: normal 13px "Arial";
	color : #0000d7;
	padding: 20px 20px 20px 20px;
	border-right: 5px solid #1992ef;
}

#sidebar3 {
	float: right;
	width: 200px;
	height: 180px;
	font: normal 14px "Arial";
	padding: 20px 20px 20px 20px;
	border-right: 5px solid #1992ef;
	
}

#contact-response {
    margin-top: 100px;
    margin-left: 250px;
}

#contact-response h3 {
	color: #0000ff;
	font: normal 12px "Arial";
    /*color: blue;
    font-size: 1.4em;*/
}

    /* Footer */
#footer {
	position:relative;
	width: 960px;
	
	
}

#footer .wrapper {
	width: 960px;
	margin: 0 auto;
}

#footer .linko {
	float: left;
	padding: 10px 30px 0 30px;
	font-size: 85%;
	color: #1992ef;
	text-decoration: none;
	
}
#footer .linko.a {
	text-decoration: none;
	color: #ff99ff;
}

#footer .linko.a:hover {
	/*text-decoration: underline;*/
	color: #cea407;
	text-decoration: none;
	/*color: #1992ef;*/
}
#footer .legal {
	float: right;
	padding: 10px 30px 0 30px;
	/*background: #1992ef;*/
	text-align: right;
	font-size: 85%;
	color: #0000cd;
}



	#narrow_table {
		border-spacing: 0;
		padding: 5px 5px 5px 10px;
        	margin: 5px auto;
	}
	
	#narrow_table td {
		vertical-align: top;
		color: #0000ff;
		font: normal 12px "Arial"; 
	}

	#narrow_table input {
		color: #0000ff;
		font: normal 12px "Arial"; 
	}

	#newsnarrow_table {
		border-spacing: 0;
		padding: 5px 5px 5px 10px;
        	margin: 5px auto;
	}
	
	#newsnarrow_table td {
		color: #0000ff;
		font: normal 12px "Arial"; 
	}

	#newsnarrow_table input {
		color: #0000ff;
		font: normal 12px "Arial"; 
	}
	#newsnarrow_table a {
		color: #0000ff;
		font: normal 12px "Arial"; 
	}
	#newsnarrow_table a.hover {
		color: #0000ff;
		font: normal 12px "Arial"; 
	}

	#patnarrow_table {
		border-spacing: 0;
		padding: 5px 5px 5px 10px;
        	margin: 5px auto;
	}
	
	#patnarrow_table td {
		vertical-align: top;
		color: #0000ff;
		font: normal 12px "Arial"; 
	}

	#patnarrow_table input {
		color: #0000ff;
		font: normal 12px "Arial"; 
	}
	#tarrow_table {
		border-spacing: 0;
		padding: 5px 5px 5px 10px;
        	margin: 5px auto;
	}
	#tarrow_table td {
		background-color: #F0F0F0;
		vertical-align: top;
		color: #0000ff;
	}
	#iarrow_table {
		border-spacing: 0;
		padding: 5px 5px 5px 10px;
        	margin: 5px auto;
	}
	#iarrow_table td {
		background-color: #F0F0F0;
		vertical-align: top;
		margin-left:auto;
		margin-right:auto;
		color: #0000ff;
	}
	#noname, #noemail, #notitle, #nocompany, #nophone { color: #FF0000; }
