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



/* Master Reset Styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* End Master Reset Styles */








body{
	background-image: url('../img/gradbg2.gif');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3b3b;
	line-height: 18px;
	text-align: center;
}

a{
	color: #3b3b3b;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover{
	color: #fd015a;
	border-bottom: none;
}
	
a.img{
	outline: none;
	overflow: hidden;
	border: 0;
}

strong{
	font-weight: bold;
}


	
h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #232323;
	margin-left: 27px;
	margin-top: 26px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #a1a1a1;
	margin-left: 27px;
	margin-bottom: 20px;
}

p{
	margin-left: 27px;
	margin-right: 34px;
}

.proficiency{
	font-size: 16px;
	line-height: 1px;
	color: #01b3fd;
	height: 12px;
	border: 1px solid black;
	overflow: hidden;
}

.inner{
	padding-top: 8px;
	height: 30px;
	border: 1px solid black;
}

#mainContainer{
	width: 960px;
	height: 2500px;
	margin: 0 auto;
	text-align: left;
}




#header{
	width: 949px;
	height: 190px;
	margin: 0 auto;
	background-image: url('../img/gradbg.gif');
	background-repeat: repeat-x;
}


#topBoxContainer{
	width: 960px;
	height: 330px;
}


#topBox, #topBox2, #topBox3{
	width: 290px;
	height: 310px;
	background-image: url('../img/topboxbg.gif');
	margin-left: 30px;
	float: left;
}


#topBox2{
	margin-left: 19px;
	}
	
#topBox3{
	margin-left: 19px;
}


#midBox{
	width: 600px;
	height: 310px;
	background-image: url('../img/midboxbg.gif');
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
}

#portfolioLink{
	width: 280px;
	height: 310px;
	margin-left: 19px;
	float: left;
}

#linkImg{
	width: 280px;
	height: 136px;
	background-image: url('../img/clickhere2.gif');
}

#linkImg a:hover img{
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
}


















img.portfolioHeader{
	margin-top: 160px;
	margin-left: 24px;
}


.portfolioBlock{
	width: 902px;
	height: 380px;
	border-bottom: 1px solid #d6d6d6;
	margin: 0 auto;
	margin-top: 45px;
}

.portfolioBlockLeft{
	width: 593px;
	height: 330px;
	float: left;
}

	.portfolioBlockLeft2{
		width: 593px;
		height: 599px;
		float: left;
	}

.portfolioBlockRight{
	width: 300px;
	height: 330px;
	float: right;
}


.portfolioBlock h1{
	margin-top: 0;
	margin-bottom: 25px;
}


































	
	