/*Colours on Articlesnav need to be changed - get from design in Photoshop*/




body{
	background: black;
}

.outercontainer{
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.iconetlogo{
	width: 322px;
	height: 62px;
	float: left;	
}

.navbuttonsouter{
	width: 663px;
	height: 65px;
	float: left;
	margin-top: 5px;
}

.navbutton{
	width: 45px;
	height: 60px;
	float: right;
	text-align: center;
	margin-left: 5px;
}

.headerband{
	width: 985px;
	height: 142px;
	float: left;
	margin-top: 20px;
	margin-bottom: 27px;
}

.homeimglh {
	width: 403px;
	height: 151px;
	float: left;
}

.homeimglht {
	width: 403px;
	height: 111px;
	float: left;
	background-image: url(../images/home-header-lht.gif);
}

.homeimglhb {
	width: 403px;
	height: 40px;
	float: left;
	background-image: url(../images/home-header-lhb.gif);
}

.homeimgrh {
	width: 582px;
	height: 151px;
	float: left;
	background-image: url(../images/home-header-rh.gif);
}

.mainbodysymbolarea{
	width: 65px;
	min-height: 500px;
	float: left;
}

.homesymbol{
	width: 25px;
	height: 22px;
	background-image: url(../images/home-symbol.gif);
	float: right;
	margin-top: 58px;
	margin-right: 10px;
}

.contactsymbol{
	width: 25px;
	height: 22px;
	background-image: url(../images/contact-symbol.gif);
	float: right;
	margin-top: 58px;
	margin-right: 10px;
}

.aboutsymbol{
	width: 25px;
	height: 22px;
	background-image: url(../images/about-symbol.gif);
	float: right;
	margin-top: 58px;
	margin-right: 10px;
}

.servicessymbol{
	width: 25px;
	height: 22px;
	background-image: url(../images/services-symbol.gif);
	float: right;
	margin-top: 58px;
	margin-right: 10px;
}

.worksymbol{
	width: 25px;
	height: 22px;
	background-image: url(../images/work-symbol.gif);
	float: right;
	margin-top: 58px;
	margin-right: 10px;
}

.articlessymbol{
	width: 25px;
	height: 22px;
	background-image: url(../images/articles-symbol.gif);
	float: right;
	margin-top: 58px;
	margin-right: 10px;
}

.careerssymbol{
	width: 25px;
	height: 22px;
	background-image: url(../images/careers-symbol.gif);
	float: right;
	margin-top: 58px;
	margin-right: 10px;
}

.mainbodybackground{
	width: 798px;
	min-height: 500px;
	background-image: url(../images/bodygradient.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-top-color:#2F2F2F;
}

.mainbodybackground2{
	width: 800px;
	min-height: 500px;
	margin-right: 10px;
	float: left;
	padding-bottom: 30px;
}

.mainbodybackground3{
	width: 611px;
	min-height: 500px;
	background-image: url(../images/bodygradient.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-right: 0px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-top-color:#2F2F2F;
}

.mainbodyarea{
	width: 650px;
	min-height: 500px;
	float: left;
	padding-bottom: 30px;
}

.mainbodyarea2{
	width: 510px;
	min-height: 500px;
	float: left;
}

.lefthandpanel{
	width: 175px;
	height: 558px;
	float: left;
	background: #1E1E1E;
	border-style: solid;
	border-width: 1px;
	border-color: #2F2F2F;
	text-align: center;
}

.lefthandpanelwork{
	width: 175px;
	height: 558px;
	float: left;
	background: #1E1E1E;
	border-style: solid;
	border-width: 1px;
	border-color: #2F2F2F;
	text-align: left;
}

.workimages{
	margin-left: 30px;
}

.righthandpanel{
	width: 175px;
	height: 572px;
	float: left;
}

.latestsitelaunches{
	width: 173px;
	height: 170px;
	background: #1E1E1E;
	border-style: solid;
	border-width: 1px;
	border-color: #2F2F2F;
}

.callback{
	width: 173px;
	height: 245px;
	background: #1E1E1E;
	border-style: solid;
	border-width: 1px;
	border-color: #2F2F2F;
	margin-top: 10px;
}

.webad{
	width: 173px;
	height: 105px;
	margin-top: 10px;
}

.footer{
	width: 798px;
	height: 35px;
	float: left;
	padding-top: 5px;
	border-style: solid;
	border-width: 1px;
	border-top-color:#2F2F2F;
	text-align: center;
}

.w3c{
	width: 180px;
	height: 35px;
	float: left;
	padding-top: 5px;
	border-style: solid;
	border-width: 1px;
	border-top-color:#2F2F2F;
	text-align: right;
}

.footertext {
	color: #969696;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 4px;
}

.footertext a:link {
	color: #969696;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 4px;
	text-decoration: none;
}

.footertext a:visited {
	color: #969696;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 4px;
	text-decoration: none;
}

.footertext a:hover {
	color: #969696;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 4px;
	text-decoration: underline;
}

.callbackfootertext {
	color: #969696;
	width: 155px;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 4px;
	float: left;
}

.sitelaunch1{
	display: block;
	width: 173px;
	height: 70px;
	margin-top: 15px;
	background-image: url(../images/sitelaunch1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.sitelaunch1:hover{
	display: block;
	width: 173px;
	height: 70px;
	background-image: url(../images/sitelaunch1-hover.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.sitelaunch2{
	display: block;
	width: 173px;
	height: 70px;
	margin-top:7px;
	background-image: url(../images/sitelaunch2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.sitelaunch2:hover{
	display: block;
	width: 173px;
	height: 70px;
	background-image: url(../images/sitelaunch2-hover.gif);
	background-repeat: no-repeat;
	background-position: center;
}


.sitelaunch3{
	display: block;
	width: 173px;
	height: 50px;
	background-image: url(../images/sitelaunch3.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.sitelaunch3:hover{
	display: block;
	width: 173px;
	height: 50px;
	background-image: url(../images/sitelaunch3-hover.gif);
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	color: white;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 58px;
}

h2 {
	color: #7F7F7F;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 25px;
}

h3 {
	color: white;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
}

h4 {
	color: white;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0px;
}

.servicesline{
	height: 0;
width: 80%;
border-style: solid;
border-color: #2F2F2F;
border-width: 1px 0 0 0;
}

p {
	color: white;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 30px;
}

.captchalinks{
	width:60px;
	height:16px;
	float:left;
	overflow:hidden;
	margin-left:10px;
	color: #4C9DDC;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:6pt;
	font-weight: normal;
	text-decoration: none;
}

.captchalinks a{
	color: #4C9DDC;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:6pt;
	font-weight: normal;
	text-decoration: none;
}

.captchalinks1{
	width:80px;
	height:16px;
	float:left;
	overflow:hidden;
	color: #4C9DDC;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:6pt;
	font-weight: normal;
	text-decoration: none;
}

.captchalinks1 a{
	color: #4C9DDC;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:6pt;
	font-weight: normal;
	text-decoration: none;
}

.submit {
	width:140px;
	height:60px;
	float:left;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
}

a:link {
	color: #4C9DDC;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #4C9DDC;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: white;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a:link span{
	color: white;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a:visited span{
	color: white;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

a:hover span{
	color: white;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

ul.services {
	color: #4C9DDC;
	font-family: verdana, tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	list-style-type: none;
	margin-bottom: 3px;
	line-height: 25px;
	margin-top:55px;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

li.services {
	border-style: solid;
	border-color: #2F2F2F;
	border-width: 1px 0 0 0;
}

ul.work {
	color: #4C9DDC;
	font-family: verdana, tahoma, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	list-style-type: none;
	margin-bottom: 3px;
	line-height: 25px;
	margin-top:55px;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

li.work {
	border-style: solid;
	border-color: #2F2F2F;
	border-width: 1px 0 0 0;
}

img { border: none; }

a.homenav:link {
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-home.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.homenav:visited {
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-home.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.homenav:hover {
	background-position: -46px 0;
} 

a.homenav:link span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.homenav:visited span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.homenav:hover span {
	color: #858585;
}	

a.homenav:link span span {
	color: #4C9DDC;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.homenav:visited span span{
	color: #4C9DDC;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.homenav:hover span span{
	color: #264F6E;
}	

a.servicesnav:link {
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-services.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.servicesnav:visited{
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-services.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.servicesnav:hover {
	background-position: -46px 0;
} 

a.servicesnav:link span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.servicesnav:visited span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.servicesnav:hover span {
	color: #858585;
}	

a.servicesnav:link span span {
	color: #A830F7;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.servicesnav:visited span span {
	color: #A830F7;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.servicesnav:hover span span {
	color: #54187C;
}	

a.worknav:link {
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-work.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.worknav:visited{
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-work.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.worknav:hover {
	background-position: -46px 0;
} 

a.worknav:link span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.worknav:visited span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.worknav:hover span {
	color: #858585;
}	

a.worknav:link span span{
	color: #FF28E4;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.worknav:visited span span{
	color: #FF28E4;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.worknav:hover span span{
	color: #801472;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
a.articlesnav:link {
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-articles.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.articlesnav:visited{
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-articles.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.articlesnav:hover {
	background-position: -46px 0;
} 

a.articlesnav:link span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.articlesnav:visited span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.articlesnav:hover span {
	color: #858585;
}	

a.articlesnav:link span span{
	color: #FF28E4;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.articlesnav:visited span span{
	color: #FF28E4;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.articlesnav:hover span span{
	color: #801472;
}	
	
	
	
	
	
	
	
	
	
	
a.contactnav:link {
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-contact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.contactnav:visited{
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-contact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.contactnav:hover {
	background-position: -46px 0;
} 

a.contactnav:link span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.contactnav:visited span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.contactnav:hover span {
	color: #858585;
}

a.contactnav:link span span {
	color: #FF2870;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.contactnav:visited span span {
	color: #FF2870;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.contactnav:hover span span {
	color: #801438;
}














a.careersnav:link {
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-careers.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.careersnav:visited{
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-careers.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.careersnav:hover {
	background-position: -46px 0;
} 

a.careersnav:link span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.careersnav:visited span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.careersnav:hover span {
	color: #858585;
}

a.careersnav:link span span {
	color: #FF1825;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.careersnav:visited span span {
	color: #FF1825;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.careersnav:hover span span {
	color: #7F0C12;
}

.ecomimage {
	background-image:url(../images/opencart-designblue.jpg);
	height:276px;
	margin-bottom:16px;
	width:389px;
	margin-left:27px;
}

.callbacklabel{
	width: 35px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 8pt;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: white;
	float: left;
	
}

.callbackformstyle{
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.callbacktextarea{
	width: 115px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 9pt;
}

.image-ver {
	height:16px;
	width:100px;
	margin-top:5px;
	margin-left:10px;
	float:left;
}

#captcha-enter {
	margin-left:10px;
	margin-top:10px;
	float:left;
	margin-bottom:5px;
}
	
.captcha-explain {
	height:40x;
	line-height:10px;
	width:160px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}

#submitbutton{
	margin-left: 10px;
	margin-top: 5px;
	width: 80px;
}


.schooltemplatecontainer{
	height:267px;
	width:502px;
	margin-left:32px;
	margin-top:26px;
}

.template-1{
	height:131px;
	width:163px;
	float:left;
	background-image:url(../images/template1.jpg)
}

.template-2{
	height:131px;
	width:163px;
	margin-left:6px;
	margin-right:6px;
	float:left;
	background-image:url(../images/template2.jpg)
}

.template-3{
	height:131px;
	width:163px;
	float:left;
	background-image:url(../images/template3.jpg)
}

.template-4{
	height:131px;
	width:163px;
	float:left;
	margin-top:6px;
	background-image:url(../images/template4.jpg)
}

.template-5{
	height:131px;
	width:163px;
	float:left;
	margin-top:6px;
	margin-left:6px;
	margin-right:6px;
	background-image:url(../images/template5.jpg)
}

.template-6{
	height:131px;
	float:left;
	margin-top:6px;
	width:163px;
	background-image:url(../images/template6.jpg)
}

.temp-1 {	
	height:131px;
	width:163px;
	float:left;
	background-image:url(../images/template3.jpg)
}
a.packagesnav:link {
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-packages.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.packagesnav:visited{
	display: block;
	width: 45px;
	height: 60px;
	background-image: url(../images/btn-packages.gif);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	text-decoration: none;
} 

a.packagesnav:hover {
	background-position: -46px 0;
} 

a.packagesnav:link span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.packagesnav:visited span {
	color: white;
	text-decoration: none;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.packagesnav:hover span {
	color: #858585;
}

a.packagesnav:link span span {
	color: #d230f7;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}

a.packagesnav:visited span span {
	color: #d230f7;
	text-decoration: underline;
	font-family: arial, tahama, verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	line-height: 100px;
}
 
a.packagesnav:hover span span {
	color: #732285;
}

.hgsimage {
	background-image:url(../images/hgs-school-bespoke.jpg);
	height:212px;
	margin-left:30px;
	margin-top:12px;
	margin-bottom:10px;
	width:283px;
}

#captcha {
	height:50px;
	width:150px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	overflow:hidden;
}
