/* CSS Document */

*{
margin:0 px;
padding:0 px;
}

body
{background-image:url(images/p_bg.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color:#003366;
}
p, blockquote, ul,ol{
margin-bottom:1.8em;
line-height:160%;
}
img.left{
float:left;
margin-left:1em;
margin-bottom:1em;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

#menu ul{
list-style-type: none;
margin: 20px;padding: 0px;
margin-top:60px;
}
#menu a{
border-bottom: #666666 1px solid;
width: 120px;
background: url(images/sub_arrow.gif) no-repeat left center;
padding-left: 20px;
display: block;
text-decoration:none;
}
#menu a:hover{
background: url(images/main_arrow.gif) no-repeat left center;
color:#006633;
}
.h1{
	padding:0.1em;
	text-align:left;
	letter-spacing:0.2em;
	border-top:1px solid #000000;
	border-bottom:2px solid #339966;
	font-family: Arial;
	font-size:18px;
	font-weight: bold;
	color: #000000;
}
.h2{font-size:large;
font-weight: bold;
padding-left:0.3em;
border-left:1em solid #33cc99;
border-bottom:1px solid #33cc99;
}


.boxed {
}

.heading {
	height: 30px;
	padding: 14px 0 0 20px;
	background: #004BD7;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

.content {
	padding: 20px;
}

#all{
width:928px;
height:auto;
position:relative;
margin:0 auto;
}
/* header */
#header
{
width:928px;
height:107px;
margin:0 auto;
}

#top-name{
float:left;
width:928px;
height:107px;
background-image:url(fla/select.swf) no-repeat;
}

#top-menu{
float:right;
width:493px;
height:107px;
background-image:url(fla/select.swf) no-repeat;
}

/* contact*/
#contact
{
width:928px;
height:auto;
}

#left-menu{
float:left;
width:218px;
height:auto;
background-image:url(images/left_bg.jpg);
}

#right-fla{
float:right;
width:710px;
height:auto;
background-image:url(fla/054a.swf) no-repeat;
}

#right-show{
float:right;
width:710px;
height:auto;
background-image:url(images/list_bg.jpg);
}
#content ul, #content ol {
	margin-left: 3em;
}

/*footer*/
#footer{
clear:both;
background-color:#BDC9D7;
height:50px;
}
#Copyright, #Copyright a:link, #Copyright a:visited, #Copyright a:hover, #Copyright a:active {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;

}

#Copyright-footer, #Copyright-footer a:link, #Copyright-footer a:visited, #Copyright-footer a:hover, #Copyright-footer a:active {
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;

}