@charset "UTF-8";
/*-----------------------------------------------------
Main Elements Style Sheet

Version:   1.0
Author:    Chris McCain
Website:   http://www.chrismccain.net
-----------------------------------------------------*/


/*
Services Page
-----------------------------------------------------*/

#secContentArea #bodyArea {
	width: 453px;
	height: 260px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	background-image: url(../portfolio/images/secondaryContentArea.gif);
}
#secContentArea #bodyArea .slideshowContainer {
	width: 300px;
	padding-left: 30px;
}


