/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|

- dark blue #00005d

/**************************************/
/*            template_a              */
/**************************************/

#mainContent #hero {
	/*background: url(../images/template_a/hero.jpg);*/
	width: 710px;
	height: 174px;
	margin: 4px 0 50px;
}

.mainContentTout,
.mainContentToutRight,
.mainContentToutRightBot,
.mainContentToutBottom {
	float: left;
	padding: 0 40px 10px 5px;
	margin-top: 10px;
}

.mainContentTout {
	background: url(../images/template_a/tout_bg.gif) repeat-x bottom left;
	width: 196px;
	height: 110px;
}

.mainContentToutRight {
	background: url(../images/template_a/tout_bg_r.gif) repeat-x bottom left;
	width: 175px;
	height: 110px;
}
.mainContentToutRightBot {
	width: 175px;
	height: 110px;
}

.mainContentToutBottom {
	background: url(../images/template_a/tout_bg_b.gif);
	width: 195px;
	height: 100px;
}

.questionsTout {
	background: url(../images/template_a/bottom_tout.jpg) no-repeat;
	width: 334px;
	height: 97px;
	margin-top:10px;
	float:right;
	
}

.arrowLink {
	background:transparent url(../images/template_a/dbl_arrow.gif) no-repeat scroll left center;
	height:14px;
	padding-left:14px;
	width:11px;
}
