@charset "utf-8";
/* CSS Document */



html body{
height:100%;
}

#parent_div{
width:1000px;
height:auto;
overflow:auto;
position:relative;
margin:auto;
margin-top:-8px;
}
#banner{
background-image:url(../Images/banner2.jpg);
background-repeat:no-repeat;
width:1000px;
height:147px;
}

#menu{
width:1000px;
height:40px;
position:relative;
margin:auto;
top:-25px;
left:-10px;
}
#content{
width:1000px;
height:auto;
overflow:auto;
position:relative;
margin:auto;
margin-top:-12px;
}

#left_menu{
background-color:#000099;
float:left;
width:245px;
height:910px;
display:inline;
clear:both;
}

#flash_banner{
width:750px;
height:258px;
float:right;
display:inline;
}

#box_content{
width:750px;
height:262px;
float:right;
display:inline;
background:url(../Images/home.png);
background-repeat:no-repeat;
background-position:center;
}
#title_content{
color:#FF9933;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
float:left;
display:inline;
margin-top:20px;
margin-left:10px;
}
#j1{
float:left;
display:inline;
margin-left:5px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding:5px;
width:650px;
color:#888888;
}
#add_this{
margin-top:5px;
height:19px;
width:257px;
position:relative;
width:auto;
clear:both;
}
#j2{
margin-right:5px;
width:255px;
height:391px;
float:right;
display:inline;
}
#j3{
background-image:url(../Images/home3.png);
background-position:center;
background-repeat:no-repeat;
margin-right:5px;
width:258px;
height:391px;
float:right;
display:inline;
}
#j4{
background-image:url(../Images/home2.png);
background-repeat:no-repeat;

width:225px;
height:391px;
float:left;
margin-left:5px;
display:inline;
}
#j3 span{
float:left;
margin:auto;
width:227px;
height:auto;
color:#888888;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-top:60px;
margin-left:15px;
text-align:justify;
}
#j4 span{
float:left;
margin:auto;
width:195px;
height:auto;
color:#888888;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin-top:60px;
margin-left:12px;
text-align:justify;
}
#j5{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	width:219px;
	left: 761px;
	top: 581px;
	text-align:justify;
	color:#888888;
}
#footer{
position:relative;
margin:auto;
background-image:url(../Images/linebar.png);
background-repeat:repeat-x;
width:1000px;
height:97px;
}

#viewer_note{
position:relative;
margin:auto;
width:100%;
clear:both;
margin-top:442px;
text-align:center;
}
#viewer_note span{
float:left;
text-align:center;
margin-left:15px;
font-size:10px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:5px;
}
.color_font{
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.link_footer{
font-weight:bold;
}

#footer a{
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
}
#footer a:hover{
text-decoration:underline;
}

#logo{
float:left;
display:inline;
margin-left:20px;
margin-top:7px;
width:97px;
height:95px;
}

#comp_name{
float:left;
display:inline;
margin-top:15px;
}

#top_link{
float:right;
display:inline;
clear:both;
height:20px;
width:200px;;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:-5px;
color:#FFFFFF;
}
#top_link span{
font-size:10px;
color:#555555;
}
#top_link a{
color:#FFFFFF;
text-decoration:none;
cursor:pointer;
}
#top_link a:hover{
text-decoration:underline;
}
.popup{
	width:500px;
	height:500px;
	margin:auto;
	position:absolute;
	z-index:100000000;
	border-style:ridge;
	background-image:url(../Images/background.png);
	display: none;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:2px;
}



#simplemodal-overlay {background-color:#000; cursor:wait;}

#embed_button{

cursor:pointer;
}
