*{
	padding:0;
	margin: 0;
}

body {
	font-family: sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 10px;
}

#container{
	width:800px;
	text-align:left;
	color:#303030;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

a{
	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
	background-color:inherit;
}

a:hover{
	color:#000000;
	text-decoration:none;
}
#wrap {
	position: relative;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
#content-wrap {
	float: left;
	width: 850px;
	margin-left: 30px;
	display: inline;
	padding: 0; 	
	border-top: 5px solid #fff;
	background: #fff url(content-wrap.jpg) repeat-x; 
}
#header {
	position: relative;
	height: 35px;
	width:850px;
	padding: 0;
	color: #fff;
}
#wrap {
	position: relative;
	width: 850px;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	float: left;
	width: 800px;
	margin-left: 30px;
	display: inline;
	padding: 0;
	border-top: 5px solid #fff;
	background: #fff url(content-wrap.jpg) repeat-x;
}
#header {
	position: relative;
	height: 20px;
	width:850px;
	padding: 0;
	color: #fff;
}

#header #header-links {
	position: absolute;
	top: 8px; right: 45px;	
	color: #838181;
	font-size: 10px;	
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 5px auto;
	height: 85px;
	width: 800px;
	background-color: #fff;

}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	top: 25px; left: 30px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

#logo_left {
	overflow: hidden;
	text-align: left;
	width: 200px;
	float: left;
	background-image: url(images/mylogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	margin: 5px;
	border: 1px solid #FFFFFF;
}
.img-right {
	float: right;
	width: 300px;
	overflow: hidden;
	background-image: url(image/uilogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 30px;
}
.h1 {
	font-family: sans-serif, Verdana, Arial;
	font-size: 35px;
	color: #666666;
	text-transform: uppercase;
	padding-top: 10px;
}
.h2 {
	font-family: sans-serif, Verdana, Arial;
	font-size: 17px;
	color: #FFFFFF;
	padding-left: 15px;
	letter-spacing: 8px;
	white-space: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.h3 {
	font-family: sans-serif, Verdana, Arial;
	font-size: 25px;
	color: #FFFFFF;
	padding-left: 10px;
}
.h4 {
	font-family: sans-serif, Verdana, Arial;
	font-size: 35px;
	color: #666666;
	padding-left: 5px;
	text-transform: uppercase;
	padding-top: 10px;
}
.account {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
a.ash_btn	{
	border:1px solid #999999;
	text-decoration:none;
	height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
    }
#search {
	margin: 0px;
	padding: 0px;
}
.clock {
	text-align: center;
	padding-top: 7px;
}
.go {
	background-color: #FF9900;
	height: auto;
	width: auto;
	padding: 2px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
}
		#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #FF9900;
}
	#nav {
	height:2.09em;
	margin: 0;
	background-repeat: no-repeat;
	width: 720px;
	padding-left: 130px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
	#nav li {
	position:relative;
	float: left;
	width: auto;
	display:block;
	padding:0;
	margin-right: 5px;
}
	#nav a, #nav a:link, #nav a:visited, #nav a:hover {
	text-decoration:none;
	cursor:pointer;
	color:#666666;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
}
	#nav a:hover, #nav a:active{
	color:#666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
	
	#nav li ul {border-bottom: 1px solid #ffffff;background: #f6f6f6;width:15.8em;font-size:100%;position: absolute;font-weight:normal;left: -999em}
	#nav li:hover ul, #nav li.sfhover ul {left: 0;z-index:99999}
	
	
	/* hide from IE mac \*/
	#nav li {

}
	/* end hiding from IE5 mac */
	
	#menuBg {
	background-image: url(images/menuImg.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
}
#belowImg {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}
#homeImg {
	float: left;
	height: 94px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(images/HOEiMH__1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
}
#foot {
	float: left;
	height: 75px;
	width: 850px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
.breadcrumb {
	width: 780px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: right;
}
.breadcrumb a {
	color: #999999;
	text-decoration: none;
}
.style2 {
	color: #999999;
}
.copyright {
	color: #CCCCCC;
	text-align: right;
	width: 780px;
	padding-right: 20px;
	padding-top: 5px;
	font-weight: normal;
}
#slogan {

}
#slogan {
	float: right;
	width: 350px;
	padding-top: 15px;
}
#earth {
	left:120px;
	width:253px;
	height:155px;
	z-index:1;
	background-image: url(images/earth.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
}
.title1 {
	font-size: 24px;
	color: #FF9900;
	line-height: 30px;
	margin-bottom: 7px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#welcome {
	width: 470px;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	padding: 7px;
	margin-bottom: 10px;
}
#portfolioBar {
	width: 470px;
	float: left;
	margin-left: 7px;
	margin-top: 30px;
	padding: 7px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	height: 520px;
}
#career {
	width: 470px;
	float: left;
	margin-left: 7px;
	margin-top: 30px;
	padding: 7px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	height: 450px;
}
.title2 {
	font-size: 24px;
	line-height: 30px;
	padding-left: 15px;
	color: #000000;
}
#leftHome {
	float: left;
	width: 495px;
	margin-right: 5px;
	margin-left: 5px;
}
#left {
	float: left;
	width: 495px;
	margin-right: 5px;
	margin-left: 5px;
	border: 3px solid #666666;
	margin-top: 10px;
}
#rightHome {
	float: left;
	width: 280px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	margin-top: 10px;
}#right {
	float: left;
	width: 280px;
	margin-top: 10px;
}
#lastwork {
	width: 245px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#lastworkImg {
	text-align: center;
}
#philosophy {
	float: left;
	width: 240px;
	margin-left: 7px;
	background-color: #FFFFCC;
	border: 1px solid #CC7A00;
}
#news {
	float: left;
	width: 230px;
	margin-left: 7px;
	background-color: #FFFFCC;
	border: 1px solid #CC7A00;
}
.bg_heading {
	color: #FF9900;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.philoso_txt {
	padding: 5px;
	color: #CC6600;
}
#container #belowImg #left #welcome li {
	margin-left: 40px;
	list-style-type: none;
}
.latest {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	font-size: 18px;
	text-align: left;
	margin-bottom: 9px;
	margin-top: 3px;
	font-weight: bold;
	padding: 3px;
}
.lastwork_txt {
	background-color: #FFFFCC;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#lastwork_txt li {
	margin-left: 18px;
	list-style-image: url(images/servicon.gif);
	margin-bottom: 5px;
}
.client {
	height: 110px;
	background-color: #FFFFCC;
	padding: 5px;
	margin-bottom: 7px;
}
.clientImg {
	float: left;
	padding: 4px;
	border: 1px solid #CC6600;
	width: 127px;
}
.clienttxt {
	float: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 120px;
}
.more {
	text-align: right;
	padding-right: 30px;
}
#welcome ol {
	list-style-image: url(images/olliicon.gif);
	margin-left: 20px;
	color: #000000;
}
#lastwork_txt {
	padding-top: 10px;
}
input {
	color: #000000;
	background-color: #CCCCCC;
}
select {
	color: #000000;
	background-color: #CCCCCC;
}
textarea {
	color: #000000;
	background-color: #CCCCCC;
}
.submit {
	background-color: #666666;
	padding: 3px;
	height: auto;
	width: auto;
	color: #FFFFFF;
}
#webImg {
	text-align: center;
	margin-bottom: 15px;
}
.website_details {
}
.website_details {
	background-color: #FFFFCC;
	padding: 7px;
}
#loghome {
	width:740px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	padding: 7px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-right: 20px;
}
fieldset {
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.guant {
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 175px;
}
.in {
	padding-left: 100px;
	font-size: 25px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;
}
.thatwill {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 230px;
}
.handheld {
	margin-left: 350px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 260px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	background-color: #000000;
}
#brush {
	clear: both;
}
.lastwork_txt li {
	list-style-image: url(images/olliicon2.gif);
	margin-left: 20px;
	color: #000000;
}
#welcome ul {
	margin-left: 30px;
	list-style-type: none;
}

table{
	border:0px;
	margin:0;
}
td{
	border:0px;
	font-size:0.94em;
	vertical-align:top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 16px;
}


.hr_dots{height:1px; background:url(bg-tabs-.gif) bottom left repeat-x;}.KT_th {
	font-size: 0.7em;
	line-height: 1.4em;
}
.warning {
	color: #FF0000;
	font-weight: bold;
}
label {
	font-size: 11px;
}
