#main {
	position: relative;
	top: 20px;
	width:720px;
	margin: auto;
        text-align:left;
        padding:0px 0px 0px 0px;
}

#inner {
	padding: 0px;
}

/*LINK STYLES*/
a.nav {text-decoration: none;
	font-family:'trebuchet MS', ariel;
	font-weight: 500;
	font-size:10px;
	color: white;
	text-align: right;
	line-height: 25px;
	outline: none;}
a.nav:hover {color: rgb(191,150,35); font-weight: 500;outline: none;}

a.nav-2 {text-decoration: none;
	font-family:'trebuchet MS', ariel;
	font-weight: 500;
	font-size:10px;
	color: white;
	text-align: right;
	line-height: 20px;
	outline: none;}
a.nav-2:hover {color: rgb(191,150,35); font-weight: 500;outline: none;}

#links-box {
	position:absolute;
	left:290px;
	top:20px;
	width:132px;
	height:48px;
	text-align: right;
	z-index:10;
}

#hm-text-box {
	position:absolute;
	left:495px;
	top:303px;
	width:152px;
	height:48px;
	font-family:'trebuchet MS', ariel;
	font-weight: 500;
	font-size:10px;
	color: white;
	text-align: right;
	line-height: 25px;
	z-index:10;
}

#inner-text-box {
	position:absolute;
	left:485px;
	top:140px;
	width:152px;
	height:48px;
	font-family:'trebuchet MS', ariel;
	font-weight: 500;
	font-size:10px;
	color: white;
	text-align: right;
	line-height: 20px;
	z-index:10;
}

#hm-tp-lft {
	position:absolute;
	left:0px;
	top:0px;
	width:229px;
	height:255px;
}

#hm-top-ctr {
	position:absolute;
	left:229px;
	top:0px;
	width:217px;
	height:255px;
}

#hm-logo {
	position:absolute;
	left:605px;
	top:148px;
	width:43px;
	height:141px;
}

#hm-btm-lft {
	position:absolute;
	left:0px;
	top:255px;
	width:195px;
	height:225px;
}

#hm-btm-ctr {
	position:absolute;
	left:195px;
	top:255px;
	width:251px;
	height:225px;
}

#hm-right {
	position:absolute;
	left:446px;
	top:0px;
	width:274px;
	height:480px;
	background-color: black;
}

#inner-top-lft {
	position:absolute;
	left:0px;
	top:0px;
	width:444px;
	height:255px;
	background-color: black;
}

#inner-btm-lft {
	position:absolute;
	left:0px;
	top:255px;
	width:444px;
	height:225px;
	background-color: black;
}

#profile-title {
	position:absolute;
	left:526px;
	top:39px;
	width:130px;
	height:72px;
	z-index:10;
}

#profile-right {
	position:absolute;
	left:444px;
	top:0px;
	width:276px;
	height:480px;
	background-color: black;
}

#clients-title {
	position:absolute;
	left:500px;
	top:47px;
	width:156px;
	height:71px;
	z-index:10;
}

#clients-right {
	position:absolute;
	left:444px;
	top:0px;
	width:276px;
	height:480px;
	background-color: rgb(3,9,2);
}

#contact-title {
	position:absolute;
	left:500px;
	top:47px;
	width:156px;
	height:71px;
	z-index:10;
}

#contact-right {
	position:absolute;
	left:444px;
	top:0px;
	width:276px;
	height:480px;
	background-color: rgb(25,19,45);
}





