body { 
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif; 
	color: #333; 
	margin: 0px; 
	padding: 0px; 
	background: url("../img/bkg/bkg.jpg") no-repeat top center #fff; 
	}

.flash {
	margin: 0px;
	padding: 0px;
	z-index: 0px;
	}
      
#flashcontent {
	margin: 0px;
	padding: 0px;
	z-index: 0px;
	}


/*---- General Formatting ---------------------------------------------*/
P { 
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	}

.white { 
	color: #fff; 
	}

.orange { 
	color: #ac4f01; 
	}

.caps { 
	text-transform: uppercase; 
	}

.right { 
	text-align: right; 
	}



/*---- Headers ---------------------------------------------*/
h1 { 
	font: normal 18px Verdana, Arial, Helvetica, sans-serif; 
	color: #990000; 
	margin: 5px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #d7d7d7;
	}

h2 { 
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	color: #990000; 
	margin: 5px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #d7d7d7;
	}

h3 { 
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color: #990000; 
	margin: 5px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #d7d7d7;
	}

h4 { 
	font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
	color: #990000; 
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #d7d7d7;
	}



/*---- Containers ---------------------------------------------*/
.box {
	margin: 70px 0px 0px 0px;
	padding: 0px;
	}

.content {
	margin: 5px 15px 0px 0px;
	}



/*---- Login ---------------------------------------------*/
.login { 
	font: normal 10px "Times New Roman", Times, serif; 
	color: #CCCCCC; 
	padding: 2px; 
	margin: 0px; 
	border: 1px solid #333333; 
	background: #333333; 
	}

.login:hover { 
	color: #617e54; 
	background: #000; 
	}

.msg { 
	color: #990000; 
	font-weight: bold; 
	}



/*---- Backgrounds ---------------------------------------------*/
.bkg-left { 
	background: url("../img/bkg/bkg-left.gif") no-repeat; 
	}

.bkg-right { 
	background: url("../img/bkg/bkg-right.gif") no-repeat; 
	}



/*---- Site Links ---------------------------------------------*/
a, a:link, a:active, a:visited { 
	color: #990000;
	text-decoration: none;
	}

a:hover { 
	color: #FF0000; 
	}

/*---- Site Links ---------------------------------------------*/
.work {
	color: #999999;
	}

a.work, a:link.work, a:active.work, a:visited.work { 
	color: #990000;
	text-decoration: none;
	}

a:hover.work { 
	color: #FF0000; 
	}


/*---- Left Nav ---------------------------------------------*/
.NavLeft { 
	font: normal 100%/13px "Times New Roman", Times, serif; 
	color: #fff;
	text-decoration: none;
	}

a.NavLeft, a:link.NavLeft, a:active.NavLeft, a:visited.NavLeft {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 2px 4px 8px; 
	background: #3366FF;
	}

a:hover.NavLeft { 
	color: #fff; 
	text-decoration: none; 
	background: #990000;
	}

a.NavLeft-at, a:link.NavLeft-at, a:active.NavLeft-at, a:visited.NavLeft-at, a:hover.NavLeft-at {
	font: normal bold 100%/13px "Times New Roman", Times, serif; 
	color: #fff;
	text-decoration: none;
	display: block; 
	padding: 4px 2px 4px 8px; 
	background: #990000;
	}


/*---- Services ---------------------------------------------*/
a.btnservices { 
	font: normal 80% "Times New Roman", Times, serif; 
	color: #666666; 
	display: block;
	height: 36px;
	width: 200px;
	margin: 0px; 
	padding: 0px; 
	background: url("../img/services-b.gif") no-repeat;
	}

a:hover.btnservices { 
	color: #fff;
	text-decoration: none;
	background: url("../img/services-a.gif") no-repeat;
	}

/*---- Vision ---------------------------------------------*/
a.btnvision { 
	font: normal 80% "Times New Roman", Times, serif; 
	color: #666666; 
	display: block;
	height: 34px;
	width: 200px;
	margin: 0px; 
	padding: 0px; 
	background: url("../img/vision-b.gif") no-repeat;
	}

a:hover.btnvision { 
	color: #fff;
	text-decoration: none;
	background: url("../img/vision-a.gif") no-repeat;
	}

/*---- Work ---------------------------------------------*/
a.btnwork { 
	font: normal 80% "Times New Roman", Times, serif;
	color: #666666; 
	display: block;
	height: 44px;
	width: 200px;
	margin: 0px; 
	padding: 0px; 
	background: url("../img/portfolio-b.gif") no-repeat;
	}

a:hover.btnwork { 
	color: #fff;
	text-decoration: none;
	background: url("../img/portfolio-a.gif") no-repeat;
	}

/*---- Studies ---------------------------------------------*/
a.btnstudies { 
	font: normal 80% "Times New Roman", Times, serif; 
	color: #666666; 
	display: block;
	height: 31px;
	width: 200px;
	margin: 0px; 
	padding: 0px; 
	background: url("../img/studies-b.gif") no-repeat;
	}

a:hover.btnstudies { 
	color: #fff;
	text-decoration: none;
	background: url("../img/studies-a.gif") no-repeat;
	}

/*---- Contact ---------------------------------------------*/
a.btncontact { 
	font: normal 80% "Times New Roman", Times, serif; 
	color: #666666; 
	display: block;
	height: 33px;
	width: 200px;
	margin: 0px; 
	padding: 0px; 
	background: url("../img/contact-b.gif") no-repeat;
	}

a:hover.btncontact { 
	color: #fff;
	text-decoration: none;
	background: url("../img/contact-a.gif") no-repeat;
	}



/*---- Gallery Img ---------------------------------------------*/
.btnGallery { 
	}

.btnGallery:hover { 
	}

.btnGallery img { 
	margin: 4px; 
	padding: 5px;
	border: 1px solid #ccc;
	}

.btnGallery:hover img { 
	margin: 4px; 
	padding: 5px;
	border: 1px solid #666;
	background: #eee;
	}

.scrolling {
	width: 100%; 
	height: 338px;
	margin-bottom: 10px;
	padding-right: 10px;
	overflow: auto;
	}


.testimonial {
	font: normal normal 11px/12px Arial, Helvetica, sans-serif;
	width: 100%; 
	height: 308px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 10px;
	overflow: auto;
	}

.small {
	font: normal normal 11px/12px Arial, Helvetica, sans-serif;
	}


/*------------------------------------------------------------------------
Copyright
------------------------------------------------------------------------*/

.Copyright {
	color: #ccc; 
	}

#Copyright a, a:link, a:active, a:visited { 
	color: #ccc; 
	text-decoration: none; 
	}

#Copyright a:hover { 
	color: #ccc; 
	text-decoration: underline; 
	}

