BODY
{
	margin: 0px;
	text-align: center;
	background: #FFFFFF url('../images/bg.jpg') repeat-x;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #333333;
	font-size: 12px;
	font-family: verdana;
}

.clear
{
	clear: both;
}

.alpha100
{
	filter: alpha(OPACITY=100);
	-moz-opacity: 1.0;
}

.alpha95
{
	filter: alpha(OPACITY=95);
	-moz-opacity: 0.95;
}

.visible
{
	display: block;
}

.hidden
{
	display: none;
}

.info
{
	font-size: 80%;
	color: #999999;
}

.error, .mandatory
{
	font-size: 80%;
	color: #CC0000;
}

.mandatory
{
	font-size: 100%;
}

#wrapper
{
	width: 1002px;
	margin-top: 24px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/wrapper_bg.png') repeat-y;
}

#bottomwrapper
{
	clear: both;
	text-align: center;
	background: #FFFFFF url('../images/bottom_bg.jpg') repeat-x;
}

#bottom
{
	height: 40px;
	width: 1002px;
	font-size: 80%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/bottom_bg.png') no-repeat;
}

#bottom P
{
	margin: 0px;
	padding-top: 20px;
}

#bottom #copy
{
	margin-left: 225px;
}

#bottom #link
{
	margin-top: -32px;
	text-align: right;
	margin-right: 25px;
}

#bottom #link A
{
	color: #747474;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

#bottom #link A:hover
{
	text-decoration: underline;
}

#bottom #link A.active
{
	color: #00A8EB;
}

#left
{
	float: left;
	width: 200px;
	background: url('../images/left_bg.jpg') no-repeat top right;
}

#logo
{
	margin-top: 12px;
	margin-left: 3px;
	margin-bottom: 100px;
}

#pack
{
	padding-bottom: 265px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

#top
{
	padding-bottom: 49px;
	background: url('../images/top_bg.jpg') repeat-x left bottom;
}

#menu
{
	width: 655px;
	height: 47px;
	margin-top: 22px;
	margin-left: 70px;
	background: url('../images/menu_bg.jpg') no-repeat;
}

#menu UL
{
	margin: 0px;
	padding: 0px;
	margin-left: 18px;
	list-style-type: none;
}

#menu UL LI
{
	float: left;
	display: inline;
	margin-top: 18px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('../images/menusep.jpg') no-repeat right top;
}

#menu UL LI.nosep
{
	background: none;
}

#shadow
{
	height: 55px;
	background: url('../images/menu_down.jpg') repeat-x;
}

#content
{
	float: right;
	width: 802px;
	margin-bottom: 10px;
}

#main
{
	margin-top: -6px;
	margin-left: 25px;
	margin-right: 25px;
}

#main #bluecoat
{
	width: 652px;
	height: 152px;
}

#main #banner
{	
	height: 97px;
	text-align: right;
	margin-bottom: 10px;
}

#main #section
{
	height: 46px;
	text-align: right;
	margin-bottom: 2px;
}

#main OL
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-left: 25px;
	margin-bottom: 10px;
}

#main OL LI
{
	margin-bottom: 15px;
}

#main OL LI B
{
	color: #00A8EB;
}

#main OL LI P
{
	margin: 0px;
	margin-top: 7px;
}

#main OL LI UL
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
}

#main OL LI UL LI
{
	margin-bottom: 5px;
}

#main TABLE
{
	width: 750px;
}

#main H1
{
	padding-bottom: 3px;
	background: url('../images/hline.png') repeat-x bottom left;
}

#main H2
{
	color: #5F5F5F;
	color: #666666;
	font-size: 150%;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px;
	font-family: tahoma;
	background1: url('../images/hline.png') repeat-x top left;
}

#main H2 SPAN#type
{
	color: #000000;
	font-size: 110%;
}

#main H3
{
	color: #00A8EB;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}

#main H4
{
	color: #ef1c44;
	color: #000000;
	font-size: 120%;
	line-height: 29px;
	margin-bottom: 5px;
	background: url('../images/hline1.png') repeat-x top left;
}

#main H5
{
	color: #00a9ec;
	font-size: 100%;
	line-height: 29px;
	margin-bottom: 5px;
}

#main H6
{
	color: #5F5F5F;
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px;
}

#left #leftmenu
{
	font-size: 80%;
	margin-left: 25px;
	margin-right: 15px;
}

#left #leftmenu UL
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	list-style-image: url('../images/arrowl.jpg');
}

#left #leftmenu UL LI
{
	margin-bottom: 5px;
}

#left #leftmenu A
{
	color: #747474;
	font-size: 120%;
	text-decoration: none;
}

#left #leftmenu A.active
{
	font-weight: bold;
}

#left #leftmenu A:hover
{
	font-weight: bold;
}

#main #content2
{
	clear: both;
	margin: 0px;
	padding: 0px;
}

#main B.special
{
	color: #00a8eb;	
}

#main #vision
{
	float: right;
	width: 287px;
	color: #0088d9;
	margin-top: 12px;
	margin-left: 15px;
	background: #f4f4f4;
}

#main #vision .margin
{
	margin-left: 20px;
	margin-right: 20px;
}

#main #vision .top
{
	width: 287px;
	height: 22px;
	background: url('../images/boxtop_vision.jpg') no-repeat;
}

#main #vision .bottom
{
	width: 287px;
	height: 22px;
	background: url('../images/boxdown_vision.jpg') no-repeat;
}

.datatable
{
	background: #f7f7f7;
	border-collapse: collapse;
	border: 1px solid #e2e2e2;
}

.datatable TD
{
	padding: 4px;
	border: 1px solid #e2e2e2;
}

.datatable TD.label
{
	width: 35%;
	text-align: right;
	font-weight: bold;
}

.datatable TD SPAN.title
{
	font-weight: bold;
	color: #00a8eb;
}

A.link
{
	color: #00A8EB;
	text-decoration: none;
}

A.link:hover
{
	text-decoration: underline;
}

#inputtable INPUT, TEXTAREA
{
	border: 1px solid #999999;
}

#company
{
	float: left;
	margin: 0px;
}

#company P
{
	float: left;
	margin: 0px;
}

#company .vision
{
	float: right;
	width: 287px;
	margin-left: 20px;
	margin-right: 0px;
}

#company H1
{
	margin-top: 0px;
	margin-bottom: 10px;
}


#menu .submenu
{
	z-index: 2;
	width: 250px;
	display: none;
	color: #00A9EC;
	margin-top: 28px;
	line-height: 15px;
	margin-left: -80px;
	position: absolute;
	background: #FDFDFD;
	font-family: Tahoma;
	border: 1px solid #E4E4E4;
	border-top: 0px;
}

#menu .submenu LI
{
	float: none;
	display: block;
	margin-top: 0px;
	background: none;
}

#menu .submenu H1
{
	width: 100%;
	margin: 0px;
	color: #00A9EC;
	font-size: 100%;
	line-height: 25px;
	font-weight: bold;
	background: #FDFDFD;
	border-bottom: 1px solid #E4E4E4;
}

#menu .submenu H1.over1
{
	background: #E4E4E4 url('../images/dotplus.png') no-repeat center right;
}

#menu .submenu H1.over2
{
	background: #E4E4E4 url('../images/dotminus.png') no-repeat center right;
}

#menu .submenu H1 A
{
	width: 100%;
	font-size: 90%;
	color: #00A9EC;
	margin-left: 10px;
	text-decoration: none;
}

#menu .submenu H1.over1 A, #menu .submenu H1.over2 A
{
	color: #5F5F5F;
}

#menu .submenu H2
{
	margin: 0px;
	color: #5D5D5D;
	font-size: 80%;
	margin-top: 7px;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: -5px;
}

#menu .submenu .margin
{
	margin: 0px;
}

#menu .submenu .margin UL
{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-type-style:none;
}

#menu .submenu .margin UL LI
{
	float: none;
	line-height: 14px;
}

#menu .submenu .margin A
{
	color: #00A9EC;
	color: #000000;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}

#menu .submenu .margin A:hover
{
	text-decoration: underline;
}

#print
{
	font-size: 80%;
	text-align: right;
	margin-top: 20px;
	margin-bottom: -45px;
}

#print IMG
{
	margin-right: 3px;
}

#print A
{
	color: #535353;
	text-decoration: none;
}

#print A:hover
{
	text-decoration: underline;
}
