body{
	margin: 0;
	padding: 15px 0;
	width: 100%;
	background-color: #0082D6;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#layoutTable{
	width: 726px;
	border: 3px solid #C4D2FF;
	position: relative;
}

#welcomeImg{
	margin-left: 40px;
	vertical-align: top;
}

.blueStripTop{
	height: 15px;
	background-color: #3C4087;	
	border-top: 3px solid #9CF;	
}

.blueStripBott{
	height: 15px;
	background-color: #3C4087;	
	border-top: 3px solid #119BC9;	
}

#pageFooter{
	width: 726px;
	margin: 0 auto;
}

.titleRow{
	background: #FFF url(images/slash_dblue_white.gif) 300px 0px no-repeat;
}

.title{
	background-color: #3C4087;
	width: 300px;
	display: block;
}	

.titleText{
	display: none;
}

.contentCell{
	background-color: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
	border-bottom: 3px solid #0082D6;	
	padding: 5px 15px 15px 15px;
}

#contacts div.content{
	height: 150px;
	background: url(images/bg_awardme_logo.gif) 30% 80% no-repeat;
}

#philosophy{
	background: #FFF url(images/bg_philosophy.jpg) 435px 0px no-repeat;
	padding-right: 300px;
	height: 200px;
	vertical-align: top;
}

#contacts{
	background: #FFF url(images/bg_contacts.jpg) 435px 0px no-repeat;
	padding-right: 300px;
	height: 200px;
	vertical-align: top;
}

.imgCell{
	background-color: #FFF;
	border-bottom: 3px solid #0082D6;		
	vertical-align: top;
	padding-right: 15px;
	text-align: right;
}	

.footerRow{
	background: #C4D2FF url(images/slash_lblue_dblue.gif) 357px 0px no-repeat;
}

.galleryNav{
	text-align: right;
	float: right;
	background-color: #3C4087;	
	height: 20px;
}

.galleryNav span{
	width: 350px;
	display: block;
	color: #FFF;
	font-size: 11px;
}

.galleryNavTop{
	text-align: right;
	color: #3C4087;
	font-size: 11px;	
	background-color: #FFF;	
	height: 20px;
}

.galleryNavTop span{
	float: right;
	width: 350px;
	display: block;
}

.highlight{
	color: #F90;
}

#galleryIntro{
	color: #3C4087;
	margin: 0 auto 5px auto;
	font-size: 11px;
}

.galleryTitle{
	clear: both;
	font-weight: bold;
}
#galleryIcons hr{
	clear: both;
}

.galleryPreview{
	float: left;
	margin: 0px 10px 10px 10px;
	height: 90px;
}

.galleryPreview a{
	color: #000;
	font-weight: bold;
	font-size: 11px;
}	

#galleryIcons{

}

#galleryIcons p{
	margin: 5px;
}

.awardName{
	color: #000;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#awardInfo{
	vertical-align: top;
}

#awardInfo p{
	margin: 0 0 5px 0;
}	

#galleryDescription{
	font-style: italic;
	margin-top: 15px;
}

/*========= footer =============*/

span.siteby{
	float: none;
	font-size: 11px;
	padding-top: 5px;	
	width: 726px;
	margin: 0 auto;
	display: block;
}

div#pageFooter span.siteby{
	display: inline;
	width: auto;
	float: left;
}

.siteby a{
	color: #FFF;
	text-decoration: none;
}	

	
/*========= header ================*/
#headerCell{
	background-color: #F90;
	padding: 10px;
	width: 720px;
}

#headerImgs{
	display: inline;
	margin-left: 40px;
	width: 100%;	
	text-align: right;
}

#headerImgs img{
	vertical-align: top;
	margin-left: 8px;
}

/*========= menu =================*/
.navStrip{
	background-color: #3C4087;
	border-bottom: 3px solid #0082D6;
	height: 19px;
	padding: 0;
	margin: 0;
	font-size: 1%;
}
.navStrip ul#menu{
	margin: 0;
	padding: 0;
}
.navStrip ul#menu li{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 0;
}


/*========= breadcrumb ===========*/
.spacerStrip{
	height: 13px;
	background-color: #C4D2FF;
	border-bottom: 3px solid #0082D6;	
}

/*============ splash page =============*/

#splashText{
	background-image: url(images/splash_text_bg.jpg); 
	background-repeat: no-repeat;
	color: #FFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	width: 225px;
	height: 285px;
	border-top: 3px solid #119BC9;
}

#splashText p{
	margin-left: 15px;	
}

.splashRow1{
	border-top: 3px solid #119BC9;
	border-bottom: 3px solid #C4D2FF;		
	border-right: 3px solid #C4D2FF;		
}	

.splashRow2{
	border-bottom: 3px solid #C4D2FF;
	border-right: 3px solid #C4D2FF;					
}

.splashRow3{
	border-right: 3px solid #C4D2FF;			
}

/*========== gallery menu ============*/
#galleryMenu {
	background-color: #FFF; 
	font-size: 11px; 
	text-align: right; 
	padding: 15px 10px 10px 10px;
}

#galleryMenu a {
	color: #383C7E;
	text-decoration: none;
}

#galleryMenu a:hover {
	color: #FF9900;	
	text-decoration: underline;
}

/*========= go to top link ===========*/
.topLink {
	clear:both;
}

.topLink a {
	color: #383C7E;
	text-decoration: none;
}

.topLink a:hover {
	color: #FF9900;	
	text-decoration: underline;
}









body, td, p, ul, li, textarea  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
}


h1, h2, h3 {
	font-size:14px;
	font-weight:bold;
	color:#B18B05;
}


