@charset "UTF-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/footer-background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}


h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #000000;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #0066CC;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	color: #000000;
}

.style1 {color: #FFFFFF}

.wrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	position: relative;
	padding: 0px;
}

.header{
	overflow: auto;
	position: relative;
}

.header h1{
	font-size: 10px;
}
.logo{
	
}
.description{
	float: right;
	width: 300px;
	background-image: url(images/Header-service-Proposition.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	height: 100px;
	margin-top: 0px;
}
.navigation{
	clear: both;
	margin: 0px;
	padding: 0px;
}
.navigationpic{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/Butt-static.png);
	display: block;
	float: left;
	width: 133px;
	height: 50px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
}
.navigationpic a:link{
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	padding-bottom: 7px;
	display: block;
}
.navigationpic a:hover{
	background-image: url(images/butt-highlight.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
.navigationpic a:active, a:visited{
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	padding-bottom: 7px;
	display: block;
}


.koreanpic{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/butt-korean.png);
	display: block;
	float: left;
	width: 133px;
	height: 50px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
}

.koreanpic a:link{
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	padding-bottom: 7px;
	display: block;
	
}
.koreanpic a:hover{
	background-image: url(images/butt-highlight.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
.koreanpic a:visited{
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	padding-bottom: 7px;
	display: block;
}


.englishpic{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/butt-english.png);
	display: block;
	float: left;
	width: 133px;
	height: 50px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
}

.englishpic a:link{
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	padding-bottom: 7px;
	display: block;
	
}
.englishpic a:hover{
	background-image: url(images/butt-highlight.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
.englishpic a:visited{
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: lighter;
	padding-bottom: 7px;
	display: block;
}






.navlist{
	margin: 0px;
	padding: 0px;
}

.banner{
	clear: both;
	height: 340px;
	width: auto;
}
.content{
	padding: 10px;
	height: auto;
	width: auto;
	margin: 0px;
}

.infopanel{
	width: 420px;
	float: left;
	padding: 10px;
	background-image: url(images/content-masthead.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.watwedo{
	width: 520px;
	float: left;
	padding: 10px;
	background-image: url(images/content-masthead.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}
.infopanel h3,p{
	padding-left: 20px;
}

.homepanel{
	float: right;
	padding: 0px;
	background-image: url(images/content-masthead.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 320px;
	height: auto;
}

.brandface{
	float: right;
	padding: 10px;
	background-image: url(images/content-branding.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 320px;
	height: 600px;
}
.homepanel h3{
	padding-left: 20px;
	padding-top: 8px;
}
.homepanel li{
	line-height: 2em;
	list-style-image: url(images/mosaic-template-cut_24.png);
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
}
.footer{
	clear: both;
	font-size: 9px;
	background-image: url(images/footer-graphic.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 40px;
	width: auto;
	padding-top: 10px;
	margin-bottom: 10px;
}

.buttonselect{
	height: 40px;
	padding-bottom: 20px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
.buttonselect a:link{
	text-decoration: none;
	height: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	text-align: right;
	padding-top: 0px;
}

.more{
	margin-top: 105px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	text-align: right;
	padding-bottom: 15px;
}
.more a:link{
	text-decoration: none;
	display: block;
	padding: 0px;
	text-align: right;
	margin: 0px;
}
.aboutus {
	background-image: url(images/content-masthead.png);
	background-repeat: no-repeat;
	background-position: -10px top;
	height: auto;
}
.aboutus h2{
	padding-top: 15px;
}
.pic {
	text-align: center;	
}
.left{
	padding: 10px;
	width: 430px;
	float: left;
	clear: left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.right{
	clear: none;
	float: right;
	padding: 10px;
	width: 300px;
}
.left h3{
	padding-left: 5px;	
	}
.right h3{
	padding-left: 5px;	
}
.branding{
	float: right;
	width: 350px;
	background-image: url(images/content-branding.png);
	height: 305px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
}
.ourcompany{
	float: left;
	width: 520px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.Greg{
	width: 240px;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
	padding-bottom: 20px;
}
.Greg h3{
	font-size: 17px;
}
.Ji{
	float: left;
	width: 245px;
	padding-left: 15px;
}

.Ji h3{
font-size: 17px;}

.list{
	list-style-type: none;
	list-style-image: url(images/mosaic-template-cut_24.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

