body { margin: 0px;	background-color: #2e2e2e; }

hr { color: #fff; background-color: #fff; border: 1px solid #cccccc; border-style: none none solid; margin-top:0px; margin-bottom:0px; }



/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container { width: 100%; position: relative; margin-left: auto; margin-right: auto; background: url(media/back.jpg) repeat-x #FFFFFF; }	
#header { width: 850px; height: 200px; overflow:hidden;	position: relative; margin-left: auto; margin-right: auto; }
	
#content { width: 850px; position: relative; margin-left: auto;	margin-right: auto; }

#leftColumn { font-size: 12px; width: 130px; padding-left:22px;}
#leftColumn a:link { color: #252525; text-decoration: none; }
#leftColumn a:visited { color: #252525; text-decoration: none;}
#leftColumn a:hover { color: #c81f3c; text-decoration: underline; }
#leftColumn p { margin-top: 3px; margin-bottom:3px; border: 1px solid #CCCCCC; padding:5px; }

#mainContent { background: url(media/shellx_09.jpg) no-repeat left; background-position:top left; padding-left: 25px; padding-right: 35px; padding-bottom: 50px;}
#mainContent2 { background: url(media/shellx_09.jpg) no-repeat left; background-position:top left; padding-left: 15px; padding-right: 10px; padding-bottom: 50px;}
#rightColumn { width: 145px; background: url(media/shell_09.jpg) no-repeat left; padding-left: 15px; padding-right: 15px; }

#nav { width: 850px; height: 32px; position: relative; margin-left:auto; margin-right:auto; font-size: 12px; line-height: 32px; font-weight: bold; color: #555555; padding-bottom: 7px; background: url(media/shell_03.gif) no-repeat right top; }
#nav a:link { color: #555555; text-decoration: none; }
#nav a:visited { color: #555555; text-decoration: none; }
#nav a:hover { color: #c81f3c; text-decoration: none; }
#nav ul { list-style-type: none; margin: 0px; padding: 0px; }
#nav ul li { display: inline; padding: 0px; padding-left: 22px; font-size: 12px; margin: 0px; }

#footerBKG { position:relative; width: 100%; border-top: 1px solid #cccccc; }
#footer { width: 850px;	position: relative; margin-left: auto; margin-right: auto; padding-top:7px; padding-bottom:25px; font-size: 10px; line-height: 23px; color: #898989; }

.divPop { z-index:99; position:fixed; width:100%; top:0px; left:0px; height:100%; background-image:url(media/divBack.png) }

#heroIMG { position: absolute; left: 158px;}

/*TEXT SIZE AND COLOUR STYLES*/

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }

.errors  { font-size:12px; color:#FF0000; margin-bottom:2px; margin-left:0px; margin-top:0px; padding:0px; }
.errors li { margin-left:15px; padding:0px; color:#FF0000; margin-bottom:0px; margin-top:0px; line-height:16px; }
.compulsory { font-size:18px; color:#FF0000 ; font-weight: bold; }

