*
{
	margin: 0;
	padding: 0;
}
.siteAdd
{
	color: #EAE3E3;
	margin-left: 10px;
}
#headerInfo
{
	position: absolute;
	top: 40px;
	right: 10px;
	font-family: Rye;
	font-size: 1.2em;
	/*+text-shadow:7px 3px 11px #222222;*/
	-moz-text-shadow: 7px 3px 11px #222222;
	-webkit-text-shadow: 7px 3px 11px #222222;
	-o-text-shadow: 7px 3px 11px #222222;
	text-shadow: 7px 3px 11px #222222;
}
.sitePhone
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.6em;
}
.sideLabelBoxTitle
{
	font-size: 1.1em;
	font-weight: bold;
	font-family: Rye, Corbel;
	margin-bottom: 8px;
	color: #0070BA;
	border: thin solid #9B98B7;
	border-radius: 5px;
	padding-top: 1px;
	padding-left: 5px;
	background: #C3C2CB url(../images/menuBG.jpg) repeat-x top center;
	text-shadow: -2px 0px 2px #F4F4F4;
}
.storyAuthor
{
	position: absolute;
	right: 10px;
	font-size: 0.8em;
	top: 1px;
}
#belowFold
{
	background: #FFFFFF;
	width: 98%;
	margin: 14px auto 0;
	border-radius: 6px;
	padding-bottom: 20px;
	padding-right: 5px;
	position: relative;
}
#slideShow
{
}
#slideShow .galleria-thumbnails-container
{
	height: 50px;
	bottom: 0;
	position: absolute;
	width: 612px;
	left: 200px;
	right: 10px;
	z-index: 2;
}
.galleria-stage IMG
{
}
.line1
{
	font-size: x-large;
}
#splashImage
{
	width: 400px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#splashImage2
{
	width: 400px;
	position: absolute;
	bottom: 0;
	right: 0;
	visibility: hidden;
}
#splashImage IMG
{
	width: 100%;
}
#splashImage2 IMG
{
	width: 100%;
}
.centerCont
{
	text-align: center;
}
.button
{
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	border: 1px solid #3E1515;
	border-radius: 8px;
	margin: 0 0 8px;
	background: url(../images/but.png) repeat-x bottom center;
	color: #FFFFFF;
	text-decoration: none;
	/*+box-shadow:2px 2px 2px #323232;*/
	-moz-box-shadow: 2px 2px 2px #323232;
	-webkit-box-shadow: 2px 2px 2px #323232;
	-o-box-shadow: 2px 2px 2px #323232;
	box-shadow: 2px 2px 2px #323232;
	cursor: pointer;
}
#mainContent .mug
{
	margin-right: 8px;
	/*+box-shadow:0px 0px 12px #4E4B4B;*/
	-moz-box-shadow: 0px 0px 12px #4E4B4B;
	-webkit-box-shadow: 0px 0px 12px #4E4B4B;
	-o-box-shadow: 0px 0px 12px #4E4B4B;
	box-shadow: 0px 0px 12px #4E4B4B;
	border-radius: 10px;
}
#mainContent .iframe
{
}
.alert
{
	color: #BF0000;
	border-radius: 10px;
	border: 3px double #8C0303;
	width: 60%;
	margin: auto;
	text-align: center;
	background: #E3FF0B;
}
#rightBar
{
	width: 275px;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	margin-left: 4px;
	margin-top: 5px;
}
.sideLabelBox
{
	border: 1px solid #855557;
	background: #6B6B6B url(../images/header.jpg) repeat-x;
	padding: 3px 4px 10px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
	border-radius: 7px;
	/*+box-shadow:0px 0px 5px #A7A7A7;*/
	-moz-box-shadow: 0px 0px 5px #A7A7A7;
	-webkit-box-shadow: 0px 0px 5px #A7A7A7;
	-o-box-shadow: 0px 0px 5px #A7A7A7;
	box-shadow: 0px 0px 5px #A7A7A7;
}
#homeNews
{
	padding-bottom: 31px;
}
#homeNewsTitle
{
	font-size: 1.6em;
	color: #545252;
	font-weight: bold;
	margin-left: 8px;
	font-family: "Merienda One", Constantia;
	text-shadow: 1px 3px 5px #706D5F;
}
.homeNewsItemTitle A
{
	margin-left: 12px;
	display: block;
	margin-top: 4px;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
	color: #919497;
}
.homeNewsItemTitle A:hover
{
	margin-left: 12px;
	display: block;
	margin-top: 4px;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: none;
	color: #048B01;
	/*+text-shadow:4px 4px 10px #686868;*/
	-moz-text-shadow: 4px 4px 10px #686868;
	-webkit-text-shadow: 4px 4px 10px #686868;
	-o-text-shadow: 4px 4px 10px #686868;
	text-shadow: 4px 4px 10px #686868;
}
#homeNewsContent
{
}
.homeNewsItemDesc
{
	font-size: 0.9em;
	margin-right: 10px;
	margin-left: 20px;
	color: #E0C5C5;
}
.homeNewsItem
{
	margin-bottom: 12px;
}
.homeNewsReadAll
{
	text-align: right;
	position: absolute;
	bottom: 4px;
	right: 10px;
	font-family: "Merienda One", Constantia;
}
.homeNewsReadAll A
{
	text-decoration: none;
}
.homeNewsReadAll A:hover
{
	text-decoration: none;
	color: #768934;
}
#mailList
{
	border: 1px solid #855557;
	background: #F2F2F2;
	background: #6B6B6B url(../images/header.jpg) repeat-x;
	padding: 3px 4px 10px;
	position: relative;
	border-radius: 7px;
	/*+box-shadow:0px 0px 5px #A7A7A7;*/
	-moz-box-shadow: 0px 0px 5px #A7A7A7;
	-webkit-box-shadow: 0px 0px 5px #A7A7A7;
	-o-box-shadow: 0px 0px 5px #A7A7A7;
	box-shadow: 0px 0px 5px #A7A7A7;
}
#mailList P
{
	margin-left: 20px;
	margin-bottom: 5px;
	color: #DBDFE3;
}
#mailListTitle
{
	font-size: 1.1em;
	font-weight: bold;
	font-family: Rye, Corbel;
	margin-bottom: 8px;
	color: #E3BA0A;
	border: thin solid #434347;
	border-radius: 5px;
	text-shadow: -2px 0px 2px #161616;
	padding-top: 1px;
	padding-left: 5px;
	background: #C3C2CB url(../images/menuBG.jpg) repeat-x top center;
}
#mailList FORM
{
}
#applyNow
{
	width: 333px;
	border: thin solid #00A51F;
	border-radius: 10px;
	background-color: #C8EBCE;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	padding-bottom: 10px;
	position: relative;
}
#applyNowTitle
{
	font-size: 1.6em;
	color: #5C82A9;
	font-weight: bold;
	margin-left: 8px;
	border-bottom: solid #5C82A9;
	margin-bottom: 8px;
}
#applyNow P
{
	margin-left: 20px;
	margin-bottom: 5px;
}
.applyNowBut
{
	text-align: center;
}
.storyGateLead
{
	margin-left: 20px;
	margin-bottom: 15px;
}
.posted
{
	color: #946B6B;
	font-size: 0.8em;
}
.blogRoll
{
	margin-left: 35px;
}
.storyGateTitle A
{
	text-decoration: none;
	font-size: 1.1em;
}
.storyGateTitle A:hover
{
	text-decoration: underline;
	/*[empty]background-color:;*/
}
A IMG, IFRAME
{
	border: 0;
	padding: 0;
	overflow: hidden;
}
.actLang
{
	background: #B8ECC1;
	border-radius: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
/*Headers*/
H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
	font-weight: normal;
}
#splashContent H1
{
	font-size: xx-large;
}
#splashContent
{
	position: absolute;
	left: 100px;
	top: 250px;
}
/*Forms*/
FORM, FIELDSET
{
	border: 0;
}
LEGEND
{
	color: #000;
}
INPUT, TEXTAREA, SELECT, BUTTON
{
	font-size: 100%;
	font-family: "Merienda One", Constantia;
}
SELECT
{
	margin: inherit;
}
SELECT
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 5px;
	border: thin solid #BEBEBE;
}
/*Tables*/
TABLE
{
	border-collapse: collapse;
	border: 0;
}
TD, TH, CAPTION
{
	font-size: 100%;
	font-weight: normal;
	text-align: left;
}
BODY
{
	font-size: 1em;
	background: #EAEAEA url(../images/bg.jpg) repeat-x fixed center top;
	font-family: Constantia;
	padding: 0;
}
#debug
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	background: #FFFFFF;
}
NOSCRIPT DIV
{
	background-color: #FFDF3A;
	width: 100%;
	color: #8F0101;
	padding: 10px;
	font-size: medium;
	position: relative;
}
#ajaxLoading
{
	position: absolute;
	top: 130px;
	left: 310px;
	width: 50px;
	height: 50px;
	display: none;
	margin-left: -25px;
	margin-top: -25px;
	z-index: 2;
}
#siteContainer
{
	width: 960px;
	margin: auto;
}
#testimonials
{
	position: relative;
	width: 650px;
	margin: 25px auto auto;
	height: 80px;
	overflow: hidden;
	left: 5px;
	padding: 5px;
	bottom: 5px;
	z-index: 99999;
}
.socialNetwork
{
	float: left;
	padding: 2px;
}
.socialNetworks
{
	position: absolute;
	right: 4px;
	top: 4px;
}
.socialNetwork IMG
{
}
#testimonials A
{
	color: #575757;
}
.testimonial
{
	margin-bottom: 6px;
	color: #00079A;
	font-family: Handlee, cursive;
	font-size: medium;
	font-weight: bold;
}
.testimonialByline
{
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 0;
	font-size: medium;
	color: #E6E68D;
	color: #00079A;
	font-weight: bold;
	font-family: Handlee, cursive;
}
UL.marquee
{
/*required styles*/
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	overflow: hidden;
/*optional styles for appearance*/
	width: 100%;
	height: 100%;
/*height should be included to reserve visual space for the marquee*/
}
UL.marquee LI
{
/*required styles*/
	position: absolute;
	top: -999em;
	right: 0;
	display: block;
/*keep all text on a single line































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































optional styles for appearance*/
	font: 14px Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}
.siteBrands
{
	height: 150px;
	position: absolute;
	z-index: 999;
	right: 25px;
	top: 30px;
	padding-right: 0px;
}
#siteTag
{
	font: x-small / 1em sans-serif;
	color: #231F1F;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	border: #717164;
	width: 200px;
	margin: auto auto 5px;
}
#siteTag A
{
	color: #2302B2;
}
#preHeader
{
	background: #C2272B;
	height: 35px;
	width: 100%;
	margin-top: 5px;
}
#header
{
	width: 95%;
	height: 150px;
	margin: 0 auto;
	position: relative;
	background: none;
}
#langSel
{
	position: absolute;
	right: 9px;
	top: 35px;
	color: #A1A5A9;
	z-index: 999999;
}
.special
{
	border: thin solid #DDDCDC;
	position: absolute;
	border-radius: 10px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 1.2em;
	padding-right: 8px;
	background: #FFF595;
	right: 20px;
	bottom: 1px;
	text-align: center;
}
.special A
{
	color: #D6821B;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.special A:hover
{
	color: #0ADA00;
}
#stage
{
	width: 1024px;
	margin: 5px auto 0;
	padding-bottom: 8px;
	position: relative;
	background: #626262 url(/images/header.jpg) repeat-x center top;
	/*+box-shadow:0px 0px 67px #000000;*/
	-moz-box-shadow: 0px 0px 67px #000000;
	-webkit-box-shadow: 0px 0px 67px #000000;
	-o-box-shadow: 0px 0px 67px #000000;
	box-shadow: 0px 0px 67px #000000;
	border-radius: 8px;
}
DIV.placeHolder
{
	width: 1px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	width: 300px;
	height: 300px;
	margin-left: 50px;
	margin-right: auto;
	margin-top: 50px;
	float: left;
	border-radius: 10px;
	border: 1px solid #000000;
	-moz-box-shadow: 5px 5px 5px #372929;
	-webkit-box-shadow: 5px 5px 5px #372929;
	box-shadow: 5px 5px 5px #372929;
}
#mainContent
{
	width: 720px;
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;
	position: relative;
	color: #7F6B6B;
	background: #FFFFFF;
	font-family: sans-serif;
	border-right: thin solid #D3D2D2;
}
.clearAll
{
	clear: both;
}
#mainContent OL
{
	margin-left: 30px;
}
#mainContent P
{
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 20px;
}
#mainContent UL
{
	display: block;
	list-style: inside;
	margin-left: 30px;
}
#mainContent LI
{
	margin-left: 15px;
}
#mainContent H1
{
	font-size: 2.2em;
	margin-top: 10px;
	margin-left: 15px;
	color: #243035;
	z-index: 9999;
	text-shadow: -2px 0px 2px #2B2B2B;
	font-family: Rye;
}
#mainContent H2
{
	color: #104D4D;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.7em;
	font-weight: bold;
	font-family: Rye;
}
#mainContent H3
{
	color: #D26D6D;
	margin-left: 16px;
	font-style: italic;
	font-family: Candara;
	font-size: 1.1em;
	font-family: Rye;
}
#mainContent DL
{
	margin-left: 30px;
}
#mainContent DT
{
	font-weight: bold;
}
#mainContent DD
{
	margin-left: 20px;
}
#mainContent A
{
	color: #477CF0;
	text-decoration: none;
	text-shadow: 3px 2px 4px #FFFFFF;
}
#mainContent A:hover
{
	color: #019006;
	/*+text-shadow:1px 1px 2px #BBBBBB;*/
	-moz-text-shadow: 1px 1px 2px #BBBBBB;
	-webkit-text-shadow: 1px 1px 2px #BBBBBB;
	-o-text-shadow: 1px 1px 2px #BBBBBB;
	text-shadow: 1px 1px 2px #BBBBBB;
}
#vPlayer
{
	text-align: center;
	margin: auto;
}
#footer
{
	text-align: center;
	position: relative;
	margin-top: 20px;
	width: 100%;
	clear: both;
}
#footer P
{
	padding-right: 5px;
	padding-left: 5px;
	color: #6A5151;
	font-size: small;
}
#footer A
{
	color: #2B05E3;
	padding-left: 3px;
	padding-right: 3px;
}
.formItem INPUT
{
	line-height: 18px;
	font: large / 1em sans-serif;
	border-radius: 5px;
	border: 1px solid #B5AFAF;
	padding: 3px;
	color: #495149;
	margin-top: 3px;
}
.formItem TEXTAREA
{
	line-height: 18px;
	font: large / 1em sans-serif;
	border-radius: 5px;
	border: 1px solid #B5AFAF;
	padding: 3px;
	color: #495149;
	display: block;
}
.fullTextArea
{
	clear: both;
	width: 80%;
	margin: 0 auto auto;
	display: block;
}
.rightFloatTextArea
{
	width: 50%;
}
.itemSingleImageTitle
{
	padding: 3px 3px 5px;
	text-align: center;
	font-size: medium;
	color: #FCFCFC;
	background-color: #A4A2C9;
}
.mathCapt
{
	text-align: center;
	margin-bottom: 15px;
}
LABEL.sideLbl
{
	width: 28%;
	float: left;
	line-height: 22px;
	padding-right: 5px;
	text-align: right;
	font-weight: bold;
	font-size: small;
}
LABEL.topLbl
{
	width: 28%;
	float: left;
	padding-right: 5px;
	text-align: right;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: small;
}
.formItem
{
	padding: 3px;
}
#map1
{
	margin: 15px auto auto;
	border: 1px solid #A4A2C9;
}
.gmnoprint DIV DIV
{
	text-align: center;
}
.gMap
{
	margin: 10px auto 0;
	padding: 0 0 18px;
	text-align: center;
	width: 640px;
}
.mapInfo
{
	margin: 0 0 15px;
	display: block;
	overflow: auto;
	padding-bottom: 10px;
}
.mapTitle
{
	color: #EE1753;
	font-weight: bold;
	font-size: large;
}
.markImage IMG
{
	border: 1px solid #8E8B8C;
	border-radius: 10px;
}
.gmnoprint DIV DIV P
{
	display: block;
}
.formItem .inputNote
{
	text-align: center;
	color: #C99301;
	margin-top: 5px;
	margin-bottom: 5px;
}
.homePageLinkBlock
{
	width: 50%;
	margin: auto;
}
.backToCat
{
	clear: both;
	width: 100%;
	text-align: center;
}
.labelBox
{
	border: 1px solid #D2CACA;
	background: #F2F2F2;
	position: relative;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #30301F;
	padding-right: 15px;
	width: 90%;
	font-size: 0.9em;
	margin: 25px auto 15px;
	border-radius: 5px;
	/*+box-shadow:1px 2px 2px #DADADA;*/
	-moz-box-shadow: 1px 2px 2px #DADADA;
	-webkit-box-shadow: 1px 2px 2px #DADADA;
	-o-box-shadow: 1px 2px 2px #DADADA;
	box-shadow: 1px 2px 2px #DADADA;
}
.labelBoxTitle
{
	position: absolute;
	top: -10px;
	left: -5px;
	font-weight: bold;
	font-size: large;
	font-family: Rye;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-radius: 5px;
	color: #EBBE00;
	border: thin solid #9B98B7;
	background: #C3C2CB url(../images/menuBG.jpg) repeat-x top center;
	text-shadow: -2px 0px 2px #4E4E4E;
}
.hide
{
	display: none;
}
#nav
{
	z-index: 999;
	margin: 0;
	width: 100%;
	background: #C3C2CB url(../images/menuBG.jpg) repeat-x;
	height: 40px;
	line-height: 40px;
	/*+box-shadow:0px 0px 7px #404040;*/
	-moz-box-shadow: 0px 0px 7px #404040;
	-webkit-box-shadow: 0px 0px 7px #404040;
	-o-box-shadow: 0px 0px 7px #404040;
	box-shadow: 0px 0px 7px #404040;
	/*+box-shadow:0px 4px 2px #292929;*/
	-moz-box-shadow: 0px 4px 2px #292929;
	-webkit-box-shadow: 0px 4px 2px #292929;
	-o-box-shadow: 0px 4px 2px #292929;
	box-shadow: 0px 4px 2px #292929;
}
#nav LI
{
	list-style: none;
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
}
.noSlide
{
	height: 50px;
}
#nav LI A
{
	color: #A8A600;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	font-family: Corbel;
	font-family: Rye;
}
#nav A:hover
{
	color: #FFFFFF;
	font-weight: bold;
	/*+text-shadow:0px 0px 2px #000000;*/
	-moz-text-shadow: 0px 0px 2px #000000;
	-webkit-text-shadow: 0px 0px 2px #000000;
	-o-text-shadow: 0px 0px 2px #000000;
	text-shadow: 0px 0px 2px #000000;
}
.custom
{
/*Applied to container DIV*/
	width: 576px;
	height: 210px;
	background-color: #FFF;
	margin-bottom: 1em;
}
.custom .simply-scroll-clip
{
/*Applied to clip DIV*/
	width: 576px;
	height: 210px;
}
#siteMap UL, #siteMap LI, #siteMap A
{
	display: inline;
	color: #FFFFFF;
	padding-left: 10px;
}
#siteMap
{
	margin-top: 500px;
}
.tip P
{
	margin-left: 10px;
	font-size: 90%;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #757575;
}
#siteLogo
{
	display: none;
}
#funcChoices
{
	border: 1px solid #000000;
	position: relative;
	overflow: auto;
	margin: auto;
	background: #FFFFFF;
}
.funcChoice
{
	width: 33.3%;
	height: 475px;
	float: left;
	display: block;
	overflow: auto;
}
#logPost
{
	background: #E7EBC3;
}
#subscribe
{
	background: #DAECFA;
}
#justPost
{
	background: #FCECD2;
}
.siteMsg
{
	font-size: small;
	padding: 5px;
	border: 1px solid #EFA5A5;
	border-radius: 5px;
	width: 90%;
	margin: 10px auto;
}
.siteMsg P
{
	margin-bottom: 5px;
}
.submitBut
{
	text-align: center;
	margin-top: 15px;
}
.cbLabel
{
	font-size: small;
}
#siteTag IMG
{
}
.special:hover
{
	background: #FFFFFF;
}
#nav UL UL
{
	padding-top: 5px;
}
#splash
{
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background: #FFFFFF;
	z-index: 999999999999999;
	visibility: hidden;
}
.boxTitle
{
	position: absolute;
	left: 5px;
	top: 3px;
}
.boxContent
{
	padding-top: 43px;
	margin-left: 30px;
	margin-right: 10px;
	color: #E9EBEB;
	font-size: small;
}
#secondMenu
{
	position: relative;
	width: 90%;
	text-align: left;
	height: 25px;
	line-height: 25px;
	margin: 0 auto 0 5%;
	display: block;
	border: thin solid #685656;
	background: #D7AC08 repeat left top;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	/*+box-shadow:0px 4px 2px #292929;*/
	-moz-box-shadow: 0px 4px 2px #292929;
	-webkit-box-shadow: 0px 4px 2px #292929;
	-o-box-shadow: 0px 4px 2px #292929;
	box-shadow: 0px 4px 2px #292929;
}
#secondMenu A
{
	color: #292929;
	text-decoration: none;
	font-size: small;
	font-family: Rye;
}
#secondMenu A:hover
{
	color: #FBFBFB;
	/*+text-shadow:0 0px 2px #463C3C;*/
	-moz-text-shadow: 0 0px 2px #463C3C;
	-webkit-text-shadow: 0 0px 2px #463C3C;
	-o-text-shadow: 0 0px 2px #463C3C;
	text-shadow: 0 0px 2px #463C3C;
}
#secondMenu LI
{
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
	display: inline;
}
#secondMenu #linkDesc
{
	position: absolute;
	top: 5px;
	right: 5px;
	color: #BCC7C8;
	width: 70%;
}
#rightBox
{
	width: 250px;
	float: right;
}
#servicesList
{
}
#servicesListTitle
{
	font-weight: bold;
	font-size: 1.4em;
}
#servicesList A
{
	margin-left: 10px;
	clear: both;
	display: block;
	background: url(../images/mcBack.jpg);
	border-radius: 5px;
	padding: 5px;
	color: #FDFDFD;
	margin: 3px auto 8px;
	font-weight: bold;
	text-decoration: none;
	border: thin solid #211A1A;
	width: 80%;
	/*+box-shadow:1px 4px 10px #313131;*/
	-moz-box-shadow: 1px 4px 10px #313131;
	-webkit-box-shadow: 1px 4px 10px #313131;
	-o-box-shadow: 1px 4px 10px #313131;
	box-shadow: 1px 4px 10px #313131;
	/*+text-shadow:-1px 2px 4px #000000;*/
	-moz-text-shadow: -1px 2px 4px #000000;
	-webkit-text-shadow: -1px 2px 4px #000000;
	-o-text-shadow: -1px 2px 4px #000000;
	text-shadow: -1px 2px 4px #000000;
}
#servicesList A:hover
{
	color: #E6F000;
	/*+box-shadow:4px 6px 10px #313131;*/
	-moz-box-shadow: 4px 6px 10px #313131;
	-webkit-box-shadow: 4px 6px 10px #313131;
	-o-box-shadow: 4px 6px 10px #313131;
	box-shadow: 4px 6px 10px #313131;
}
#nav UL
{
	text-align: center;
}
A:hover
{
	color: #048B01;
}
