@charset "UTF-8";

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #252A2F url(../images/mainBKGR.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #667584;
	line-height: 17px;
}
#wrapper {
	width: 1010px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	margin-top: 20px;
	
}
#header {
	background: url(../images/header.gif) top left no-repeat;
	width: 1010px;
	height: 71px;
	position: relative;
	padding: 16px 0 0 0;
}
#containter {
	background:  url(../images/contentBkgr.gif) repeat-y top left;
	width: 1010px;
	padding: 0 0 10px 0;;
	clear: both;
}

#portfolio {
	margin: 0 20px 0 35px;
	background: #FFF;
	padding: 20px 0 0 0;
}

#logo {
	float: left;
	width: 159px;
	height: 38px;
	margin: 10px 0 0 50px;  
	}
/*------------------------mainMenu----------------------*/

#mainMenu {
	width: 503px;
	height: 57px;
	background: url(../images/mainMenu.gif);
	margin: 0 0 0 260px;
	padding: 0;
	position: relative;
}


#mainMenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#mainMenu li, #mainMenu a {
	height: 57px;
	display: block;
}
#panel1b {
	left: 0;
	width: 101px;
}
#panel2b {
	left: 100px;
	width: 101px;
}
#panel3b {
	left: 200px;
	width: 101px;
}
#panel4b {
	left: 302px;
	width: 102px;
}
#panel5b {
	left: 402px;
	width: 102px;
}

/*------------hovers------------*/

#panel1b a:hover {
	background: transparent url(../images/mainMenu.gif)  0 -57px no-repeat;
}
#panel2b a:hover {
	background: transparent url(../images/mainMenu.gif)  -100px -57px no-repeat;
}
#panel3b a:hover {
	background: transparent url(../images/mainMenu.gif)  -200px -57px no-repeat;
}
#panel4b a:hover {
	background: transparent url(../images/mainMenu.gif)  -302px -57px no-repeat;
}

#panel5b a:hover {
	background: transparent url(../images/mainMenu.gif)  -402px -57px no-repeat;
}
/*--------------------------content---------------------------*/


#content2 {
	width: 910px;
	padding: 50px;
	position: relative;
	clear: both;
	line-height: 20px;
}

#contentindex {
	width: 380px;
	margin: 0px 15px 0px 30px ;
	_margin: 0px 30px 5px 30px ;
	padding: 20px 25px 10px 5px ;

	line-height: 20px;
	float: left;
	display: inline;
}

#contentcontact {
	background: url(../images/contact-bkgr.jpg) no-repeat top center;
	width: 450px;
	height: 288px;
	margin: 25px 15px 0px 60px ;
	_margin: 0px 30px 5px 30px ;
	padding: 15px 25px 10px 5px ;
	line-height: 20px;
	float: left;
	display: inline;
}



#index-txt {
	margin: 55px 40px 10px 40px;
	padding: 10px 0 0 0;
	background: url(../images/index-fade.jpg) no-repeat top center;
}


*+html #index-txt {
	margin: 20px 40px 40px 40px;
	padding: 0px 0 0 0;
	background: url(../images/index-fade.jpg) no-repeat top center;
}

#rightcolumn {
	float: left;
	display: inline;
	width: 300px;
	padding: 65px 5px 10px 25px;
	margin: 0;
}

#content {
	width: 900px;
	margin: 0px 50px 0px 50px;
	_margin: 0px 30px 5px 30px;
	padding: 20px 5px 10px 5px;
	_padding: 20px 5px 5px 5px;
	position: relative;
	clear: both;
	line-height: 20px;
}

#statement {
		width:800px;
		margin: 0px 50px 0px 50px;
	_margin: 0px 30px 5px 30px;
	padding: 20px 5px 10px 5px;
	_padding: 20px 5px 5px 5px;
	line-height: 22px;
}

	
#comment3 {
	width: 900px;
	position: relative;
	margin: 20px 0 0 9px;
	padding: 20px;
}


#comment2 p {
	margin: 0px 0 0 0;
	padding: 3px 0 15px 0;
	}
	

.title {
	font-size: 12px;
	padding: 145px 0 0 10px;
	position: relative;
}

#resume {
	float: right;
	width: 100px;
	margin: 0;
	
	position: relative;
	}
	
#intro {
	width: 800px;
	padding: 0 0 0 20px;
	position: relative;
	}

.end {
	clear: both;
	margin:0;
	_margin:0;
	padding:0;
	_padding:0;
	width:0;
	_width:0;
	height:0;
	_height:0;
	background: #59626B;
	}
/*--------------------positioning-------------------*/

.margin10 {
	width: 960px;
}
#footer {
	background:  url(../images/footer.gif) no-repeat top left;
	width: 1010px;
	height: 16px;
	clear:both;
	position: relative;
	clear:both;
	background-color: #58626B;
}
/*----------------------text styles----------------*/

h3{
	
	font-size: 18px;
	color: #3e4750;
	margin: 0;
	padding: 15px 0 5px 0;
	line-height: 22px;
	font-weight: normal;
}

h2{
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
h1{
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

p {
	padding: 0px 0 15px 0;
	margin: 0;
}

#back {
	margin: 5px 23px 0 0;
	height: 28px;
	
	}

/*------------links-----------*/
a {
	color: #66CC00;
	text-decoration: underline;
	}
	
a:hover {
	color: #f16702;
	text-decoration: underline;
	}
form {
	font-size: 10px;
	padding: 10px 0 0 50px;
	margin: 0;
}

form p {
	padding: 0;
	margin: 0 0 3px; 0;
	line-height: 10px;
}
input{
	background: #ffffff;
	border: #92979D solid 1px;
	}
	
textarea {
	background:#ffffff;
	border: #92979D solid 1px;
	}
	
	/*----------------News--------------*/
	
#news h3 {
	padding-top: 0;
	margin-top: 0;
	line-height: 0;
	padding-bottom: 20px;
}

#newsImg{
		width: 470px;
		margin: 10px 0px 10px 0;
		float: left;
	}
	
#newsImg2{
		width: 470px;
		margin: 10px 0px 10px 20px;
		float: left;
	}


#news {
	border-bottom: #666 dotted 1px;;
	padding: 0px 0 25px 0;
	margin: 0px 0 25px 0;
}

.smallTxt {
	margin: 5px 0 0 6px;
	color: #58626B;
	font-size: 10px;
	width: 300px;
	float: left;
}

img {
	border: 0px;
}
table {
	border: 0px;
}

table td {
	border: 0px;
}

/*------------jquery rollover fade effect-----------*/

div.fadehover { 
	width: 300px;
	height: 126px;
    position: relative;  
	float: left;
	display: inline;
	padding: 0px 50px 0 50px;
    }  
  .marginR {
	  margin: 0 100px 0 0;
  }
  
img.a {  
    position: absolute;  
    left: 0;  
    top: 0;  
    z-index: 10;  
        }  
  
img.b {  
    position: absolute;  
    left: 0;  
    top: 0;  
    } 
#share {
	width: 83px;
	float: right;
	margin: 5px 8px 40px 0;
}
#top {
	padding: 25px 0 0px 35px;
	
}

#cover {
	width: 450px;
	height: 95px;
	float: left;
	display: inline;
	border: #CCC 1px solid;
	margin: 10px;
}