body {
	color : rgb(165,68,153);
	font-family : arial , sans-serif;
	font-size : 10px;
	margin : 0;
	background-color : white;

}
div.main_text{
	position:absolute;
	font-size:14px;
	left:266px;
	top:22px;
	width:450px;
	color:#000000;
	line-height:115%;
	height: 303px;
	text-align:left;
	line-height:120%;
	font-family: Arial, Helvetica, sans-serif;
}



div.flash{
	position:absolute;
	font-size:14px;
	left:2px;
	top:128px;
	width:100%x;
	color:#000000;
	height: 277px;
	text-align:center;
	}

div.banner_top{
	position:absolute;
	font-size:14px;
	left:370px;
	
	width:630px;
	height: 110px;
	
}



div.fadeshow1{
	position:absolute;
	top:130px;
	left:800px;
	width:242px;
	height:277px;
	z-index:2;
}


div.fadeshow2{
	position:absolute;
	top:130px;
	left:200px;
	width:242px;
	height:277px;
	z-index:3;
}

div.contentarea{
	position:absolute;
	top: 49px;
	left: -2px;
	width:950px;
	color:#000000;
	font-size:11px;
	text-align:left;
	line-height:120%;
	font-family:Arial, Helvetica, sans-serif;
	
}

div.contentarea div div  ul li {
    background-image: none;
	list-style-type:square;
    padding: 10px;
}

img.logo {
position : absolute;
left : 33px;
top : 9px;
border : 0;
}

div.logo {
	position : absolute;
	left : 1px;
	top : 9px;
	border: none;
}

div.head {
position : absolute;
left : 192px;
top : 52px;
width : 383px;
height : 18px;
padding : 0;
text-align : left;
}

h1 {
margin : 0;
font-size : 20px;
color : #00000;
font-weight : bold;
text-align:center;
font-family:arial black;
}

h2 {
font-size : 14px;
color : rgb(134,161,11);
font-weight : bold;
margin-bottom : 3px;
margin-top : 0;
}

div.rel {
position : relative;
width : 1000px;
height : 783px;
background-image : url(background.png);
background-position : top center;
background-repeat : no-repeat;
}

div.txt {
position : absolute;
left : 193px;
top : 108px;
width : 400px;
height : 215px;
text-align : left;
padding : 0;

}

div.menu_div{
position:absolute;
color: #074590;
top:92px;
width:700px;
left:185px;
z-index:6;
}

div.menu_div a{
color: #074590;
margin-left:8px;
font: normal 12px Verdana;
text-decoration: none;
font-weight: bold;
}




div.form {
position : absolute;
left : 72px;
top : 722px;
width : 900px;
height : 40px;
padding : 0;
}

div.footer {
position:absolute;
top:758px;
left:155px;
height : 16px;
width : 630px;
padding : 0;
color : #999999;
padding : 3px 0 0 0;
}



div.footer a {
color :#999999;
text-decoration : none;
}

div.footer a:visited {
color :#999999;;
text-decoration : none;
}

div.footer a:hover {
color :#999999;
text-decoration : underline;
}

p.footerl {
text-align : left;
margin : 20px 0 20px 0;
height : 16px;
width : auto;
padding : 0;
background-image : url(footer.gif);
background-position : top-left;
background-repeat : no-repeat;
color : rgb(0,172,236);
padding : 3px 0 0 0;
}

p.footerl a {
color : rgb(0,172,236);
text-decoration : none;
}

p.footerl a:visited {
color : rgb(0,172,236);
text-decoration : none;
}

p.footerl a:hover {
color : rgb(0,172,236);
text-decoration : underline;
}

a, p.mainlink {
color : rgb(0,172,236);
text-decoration : none;
font-size:12px;
font-weight:bold;
}

a:visited {
color : rgb(0,172,236);
text-decoration : none;
}

a:hover {
color : rgb(0,172,236);
text-decoration : underline;
}

p {
margin-top : 0;
margin-bottom : 10px;
}

div.toprt {
position : absolute;
left : 774px;
top : 8px;
width : 152px;
height : 18px;
padding : 0;
text-align : right;
z-index : 10;
}

div.toprt img {
border : 0;
}

div.video {
width : 77px; 
height : 18px; 
margin : 0;
padding : 0; 
background-image : url(video1.gif);
background-repeat : no-repeat; 
background-position : center;
text-align : center;
}

div.video a {
color : white;
text-decoration : none; 
font-weight : bold;
}


/* Dropdown menu */

div.menu {
position: relative;
left: 250px;
top: 70px;
z-index:5;

}

.menu ul{
list-style-type:none !important;
padding:0;
margin:0;
background-color:#FF0000;

}

.menu li{
float:left;
position:relative;
z-index:100;
}

.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:26px;
}

.menu a, .menu :visited {
font-family : tahoma;
display:block;
font-size:11px;
padding:7px 16px 7px 15px ;
color: #074590;
background:#E5E5E5; /*color */
text-decoration:none;
text-align:left;
font-weight : bold;
border-bottom : 1px solid white;
border-spacing : 100px;
}



.menu span {
font-family : tahoma;
display:block;
font-size:11px;
padding:7px 16px 7px 15px ;
color: #074590;
background:white;
text-decoration:none;
text-align:left;
font-weight : bold;
border-bottom : 1px solid white;
border-spacing : 100px;
}
.menu :hover{
font-family : tahoma;
color:#074590;
background:#A8B1BA;
font-weight : bold;
text-align : left;
}

.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
}

.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}

/* End of menu*/

.ddcolortabs{
padding: 0;
background: transparent;
z-index-120;

}

.ddcolortabs ul{
font: normal 12px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;

}


.ddcolortabs a{
float:left;
color: white;
background: #0098e0 url(media/color_tabs_left2.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
font-size:12px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #014da2;
}

.ddcolortabs a:hover span{
background-color: #014da2;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #014da2;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 1000px;
height: 8px;
line-height: 6px;
background: #014da2;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
font-size:12px;
}

.tabcontent{
display:none;
}

div.down {
position:absolute;
top:285px;
left:0px;
width:1000px;
}
