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

body {
	margin:0;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	background:#000 url(../images/h_bg.gif) repeat-x;
	color:#fff;
	line-height:18px;
}

#container {
	width:1004px;
	margin:0 auto;
}

img, div, input{
	behavior: url("iepngfix.htc")
}

.clearMe {
	clear:both;
}

a {
	color:#fff;
	text-decoration:underline;
	outline:none;
}
a:hover {
	color:#7b007d;
	text-decoration:none;
}

p {
	padding:5px 0 5px 0;
	margin:0;
	line-height:18px;
}

h1 {
	font:23px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
}

h2 {
	font:16px Arial, Helvetica, sans-serif;
	color:#9e2f9b;
	font-weight:bold;
	margin:30px 0 8px 0;
	padding:0;
}


.floatMeLeft {
	float:left;
}
.floatMeRigth {
	float:right;
}



/* resume*/

.topMenu{
	font:8.5pt Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	letter-spacing:1px;
	
}

.topMenu a:Hover{
	color:#FFF;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.hCol1 {
	width:237px;
}
.hCol2 {
	width:728px;
}
.inCol2 {
	width:711px;
	margin-left:17px;
	min-height:700px;
	height:auto !important;
	height:700px;
}



/* menu  start*/

ul#menu {
margin:34px auto 0 auto;
padding:0;
float:right;



}

ul#menu li {
margin:0;
padding: 0;
float: left;
display: inline;
text-align: center;

}

#menu li a{
height: 20px;
display: block;
}

#menu li a span{
position: absolute;
left: -9999px
}


.menu01 {
background:url(../images/h_navi.gif) no-repeat 0 0;
width:86px;
}

.menu01 a:hover {
background: url(../images/h_navi.gif) no-repeat 0 -20px;
}


.menu01 a#active {
background: url(../images/h_navi.gif) no-repeat 0 -20px;
}

.menu01active {
background: url(../images/h_navi.gif) no-repeat 0 -20px;
width:86px;
}

.menu02 {
background: url(../images/h_navi.gif) no-repeat -86px 0;
width:118px;
}

.menu02 a:hover {
background: url(../images/h_navi.gif) no-repeat -86px -20px;
}

.menu02 a#active {
background: url(../images/h_navi.gif) no-repeat -86px -20px;
}

.menu02active {
background: url(../images/h_navi.gif) no-repeat -86px -20px;
width:118px;
}

.menu03 {
background: url(../images/h_navi.gif) no-repeat -204px 0;
width:127px;
}

.menu03 a:hover {
background: url(../images/h_navi.gif) no-repeat -204px -20px;
}

.menu04 {
background: url(../images/h_navi.gif) no-repeat -331px 0;
width:127px;
}

.menu04 a:hover {
background: url(../images/h_navi.gif) no-repeat -331px -20px;
}

.menu05 {
background: url(../images/h_navi.gif) no-repeat -458px 0;
width:135px;
}
.menu05 a:hover {
background: url(../images/h_navi.gif) no-repeat -458px -20px;
}
.menu06 {
background: url(../images/h_navi.gif) no-repeat -593px 0;
width:78px;
}
.menu06 a:hover {
background: url(../images/h_navi.gif) no-repeat -593px -20px;
}

#menu li.last {
margin: 0!important;
}

/*menu end*/


#footer{
	border-top:1px solid #2e2e2e;
	color:#b3b3b3;
	font:10px Arial, Helvetica, sans-serif;
	padding:11px 0;
	margin:15px 0 0 0;
}

#footer a{
	text-decoration:none;
}

#footer .contentie{
	width:1004px;
	margin:0 auto;
}

#footer .bottomNav{
	font:12px Arial, Helvetica, sans-serif;
	
}

#footer .bottomNav a{
	margin:0 4px;	
}

	
/*jPane*/

.theBar .jScrollPaneTrack {
	background: #f60;
}
.theBar .jScrollPaneDrag {
	background:#0F3;
}
.theBar .scroll-pane {
	background: #69f;
}

.scroll-pane {
	height: 190px;
	overflow: auto;
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

#pane1 {
	width:950px;
}

.holder{
	padding:0 27px;	

}


/* jpanel End*/

#HomeCol1{
	width:690px;
	float:left;
	margin-right:42px;
}

#HomeCol2{
	width:176px;
	float:left;
}

#HomeCol2 a{
	text-decoration:none;
	color:#800080;
	
}

#homeFixed{
	height:364px;
	color:#313131;
}

.imgBorderGray{
	border:1px solid #262626;
}


/*about page */

#aboutCol1{
	width:229px;
	float:left;
	
}

#aboutCol2{
	width:735px;
	float:right;
}

#homeAbout{
	color:#313131;
}

/* */
