/*****  browser reset  *****/
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 none;margin:0;padding:0;}
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;}
/* IE6 margin reset */
* {margin: 0;}
/*****  reset end  *****/

body {
	font-family: Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #a5a5a5;
	line-height: 22px;
}

h1 {
	color: #006699;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

h2 {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}

p {
	margin-bottom: 15px;
}

a {
	color: #006699;
}

#shadows {
	width: 834px;
	background: url("../images/shadows.gif") top center repeat-y #a0a0a0;
	margin: 0 auto;
}

#wrapper {
	background-color: #FFFFFF;
	width: 801px;
	margin: 0 auto;
}

#header {
	background: url("../images/banner.jpg") top left no-repeat;
	height: 117px;
	width: 801px;
}

#menuContent {
	height: 26px;
	background: url("../images/menuGrad.jpg") top right no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0px 0px 22px;
	line-height: 100%;
}

#menuContent a {
	text-decoration: none;
	color: #333333;
}

#menuContent .blueUnder {
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	color: #003399;
	float: right;
	margin-right: 13px;
	margin-top: -2px;
}

#contentWrapper {
	min-height: 625px;
}

#content {
	margin-left: 30px;
	margin-right: 80px;
}

#testimonial {
	font-size: 11px;
	font-weight: bold;
	background: url("../images/testGrad.gif") top right repeat-x #FFFFFF;
	float: right;
	width: 194px;
	min-height: 528px;
	padding: 30px 18px 55px 18px;
	margin-left: 40px;
}

#testimonial p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
}

#testimonial span {
	font-size: 13px;
	color: #000000;
	margin-bottom: 20px;
	float: right;
}

#testimonial img {
	border: 1px solid #858585;
	float: right;
	clear: right;
}

#footer {
	background: url("../images/footerGrad.gif") top left repeat-x #fbc278;
	height: 41px;
	padding: 14px 0px 0px 14px;
}

#footer p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	margin-bottom: 2px;
	line-height: 100%;
}

.spacer {
	height: 35px;
}

.hide {
	float: left;
	margin-left: -9999px;
}

.right {
	float: right;
	margin-left: 5px;
}

.left {
	float: left;
	margin-right: 5px;
}

.clear {
	clear: both;
}

/* *********** PER PAGE STYLES *********** */
/* *** HOME PAGE *** */
#wrapper {
	position: relative;
}

#contentWrapper {
	min-height: 860px;
}

#armsCrossed {
	position: absolute;
	bottom: 0;
	right: 0;
}

#talking {
	float: right;
	margin-right: -25px;
}

/** ABOUT PAGE **/
#headshot {
	float: left;
	margin: 0 10px 10px 0;
}

#signature {
}

/* *** FAQs PAGE *** */
.qacolor {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}

/* *** Cart Pages *** */
#cartContent {
	margin-left: 20px;
	margin-right: 20px;
}

#cartContent table {
	width: 765px;
	background-color: #FFFFFe;
}

/* *** Contact page *** */
form table tr td {
	vertical-align:top;
	padding:3px 10px 3px 3px;
}

form textarea {
	font-family:Tahoma,Geneva,Verdana,Arial,sans-serif;
	font-size:13px;
}

/* *** Home Page rotating image *** */
#rotatingImage {
	position: relative;
}

#rotTop {
	background: url(../images/rotTop.jpg) top left no-repeat;
	width: 526px;
	height: 22px;
}

#rotLeft {
	background: url(../images/rotLeft.jpg) top left no-repeat;
	width: 111px;
	height: 303px;
	float: left;
}

#rotImageWrapper {
	float: left;
	overflow: hidden;
}

#rotImage {
	background: url(../images/rotBack.jpg) top left no-repeat;
	width: 411px;
	height: 303px;
	line-height: 301px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

#rotImage * {
    vertical-align: middle;
}

#rotImage img {
	line-height: 303px;
	vertical-align: middle;
}

#rotRight {
	background: url(../images/rotRight.jpg) top left no-repeat;
	width: 4px;
	height: 303px;
	float: left;
}

#rotBtm {
	background: url(../images/rotBtm.jpg) top left no-repeat;
	width: 526px;
	height: 14px;
	clear: left;
}

#rotFingers {
	position: absolute;
	top: 22px;
	left: 111px;
	z-index: 100px;
}
