body {
	margin: 0 0 0 0;
	text-align: center;
	background: #000000 url(../images/general/Rally_School_Ireland_bg1.jpg) repeat-x;
	font-family: tahoma, arial, verdana, sans-serif ;
	font-size: 11px;
}
html {
	overflow: -moz-scrollbars-vertical;
}
.floatleft {float:left;}
.floatright {float:right;}
.clearboth {clear:both;}
.spacer {height: 10px; width: 100%;}
.spacer2 {height: 20px; width: 100%;}

#mainbgcontainer {
	width: 100%;
	background: url(../images/general/Rally_Experience_Ireland_mainbg1.jpg) top center no-repeat;
	overflow: hidden;
}

#container {
	width: 960px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
}

#header{
	width: 960px;
	height: 148px;
	margin:0;
	padding:0;
}
.headertop_top{
	width: 930px;
	height: 92px;
	margin: 16px 30px 16px 0px;
	padding: 0;
	float: right;
	text-align: right;
}
.headertop_bottom{
	width: 945px;
	height: auto;
	margin: 0px 15px 0px 0px;
	padding: 0;
	float: right;
	text-align: right;
}

#maincontent{
	width: 960px;
	height: auto;
	background: #003366;
	margin: 0;
	padding: 0px;
	min-height: 300px;
	display: block;
	overflow: visible;
	float: left;
}

#footer{
	width: 960px;
	height: auto;
	clear: both;
	margin: 0;
	padding: 0;
}

/* START OF CELLS */

.cell_left{
	width: 220px;
	height: auto;
	float: left;
	text-align: left;
	margin: 30px 20px 20px 20px;
	padding: 0;
}
.cell_right{
	width: 680px;
	height: auto;
	float: left;
	text-align: left;
	margin: 30px 20px 20px 0px;
	padding: 0;
}

/* END OF CELLS */

/* START OF FEATURES */

#followus{
	width: 960px;
	height: 100px;
	background: #000033;
	float: left;
	margin:0;
	padding:0;
}
.followus_one{
	width: 180px;
	height: 83px;
	margin: 17px 80px 0px 23px;
	padding: 0;
	float: left;
	text-align: left;
}
.followus_two{
	width: 58px;
	height: 83px;
	margin: 17px 20px 0px 0px;
	padding: 0;
	float: left;
	text-align: left;
}
.followus_three{
	width: 320px;
	height: 83px;
	margin: 17px 76px 0px 0px;
	padding: 0;
	float: left;
	text-align: left;
}
.followus_four{
	width: 129px;
	height: 83px;
	margin: 17px 0px 0px 0px;
	padding: 0;
	float: left;
	text-align: left;
}

.homelogo1 {
	margin: 0;
}
.homelogo1 ul{
	width: 129px;
	height: auto;
	margin: 0;
	padding: 0;
	clear: both;
}
.homelogo1 li { 
	width: auto;
	height: auto;
	list-style-type: none; 
	float: left;
	text-align: left;
	margin: 5px 5px 0px 0px;
	padding: 0;
	display: inline;
}
.homelogo1 li.nomargin { 
	margin: 5px 0px 0px 0px;
}

#buynow{
	width: 680px;
	height: auto;
	margin: 0;
	padding:0;
}
.buynow_left{
	width: 340px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	font-weight: bold;
	text-align: center;
}
.buynow_right{
	width: 340px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	font-weight: bold;
	text-align: center;
}

/* END OF FEATURES */

/* MENUS */

.mainnav {
	width: 960px;
	height: 40px;
	background: #003366;
}
.mainnav ul {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.mainnav li {
	margin: 0px;
	display: inline;
}
.mainnav a {
	margin: 0px 18px 0px 19px;
	padding: 0px;
}
.mainnav a:link, .mainnavlist a:visited {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.mainnav a:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #33CCFF;
}

.topnav {
	margin: 0;
	padding: 0;
	float: right;
}
.topnav ul{
	width: 960px;
	margin: 0;
	padding: 0;
	clear: both;
	width: auto;
}
.topnav li { 
	list-style-type: none; 
	float:left;
	text-align: center;
	margin: 0px 3px 0px 20px;
	padding: 0px;
	display: inline;
	width: auto;
	font-family: Verdana;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFF00;
}	
.topnav li a, .topnav li a:link, .topnav li a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}
.topnav li a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #33CCFF;
}

.leftnavcontainer {
	width: 220px;
}
.leftnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.leftnavcontainer li {
	margin: 0 0 0 0;
	background: #002851;
	border-bottom: 1px solid #003366;
}
.leftnavcontainer a {
	display: block;
	height: 24px;
	padding: 7px 5px 0px 30px;
	background: url(../images/general/leftbullet1.gif) left no-repeat;
}
.leftnavcontainer a:link, .leftnavlist a:visited {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.leftnavcontainer a:hover {
	background: url(../images/general/leftbullet2.gif) left no-repeat;
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #33CCFF;
}

.subleftnavcontainer {
	width: 185px;
}
.subleftnavcontainer ul {
	margin: -10px 0px 10px 35px;
	padding: 0;
	list-style-type: none;
}
.subleftnavcontainer li {
	margin: 0;
	border-bottom: none;
}
.subleftnavcontainer a {
	display: block;
	height: auto;
	padding: 7px 5px 0px 5px;
}
.subleftnavcontainer a:link, .subleftnavlist a:visited {
	background: none;
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #99CCFF;
}
.subleftnavcontainer a:hover {
	background: none;
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFF00;
}

/* END OF MENUS */

/* LISTS */

#contactus ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 100%;
	display:block;
	text-align:left;
}
#contactus li{
	height: auto;
	width:90%;
	display:table;
	vertical-align:middle;
	clear:both;	
	list-style-type:none;
	margin-bottom: 10px;
	padding: 10px;
}
#contactus li img{
	float:left;
	display:block;
	margin-right: 5px;
}
#contactus li span{
	float:left;
	display:block;
}

.footerlist{
	width: 960px;	
}
.footerlist ul{
	padding:0;
	margin: 0px 0px 20px 0px;
}
.footerlist li{
	margin: 0;
    padding: 10px 10px 0px 10px;
    list-style: none;
	display: block;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
}

.list1{
	width: 680px;	
}
.list1 ul{
	padding: 0;
	margin: 0;
}
.list1 li{
	width: 680px;
	height: auto;
	margin: 0px 0px 10px 0px;
    padding: 0;
	clear: both;
    list-style: none;
	display: block;
}

.list2 {
	width: 680px;
	height: auto;
	margin: 0;
}
.list2 ul{
	margin: 0;
	padding: 0;
	clear: both;
}
.list2 li { 
	width: 680px;
	height: 20px;
	list-style-type: none; 
	text-align: left;
	margin: 0;
	padding: 7px 0px 7px 0px;
	border-bottom: 1px dashed #FFFFFF;
}

.list3{
	width: 680px;	
}
.list3 ul{
	padding: 0;
	margin: 0;
}
.list3 li{
	width: 330px;
	height: 100px;
	margin: 0px 10px 10px 0px;
    padding: 0;
	float: left;
    list-style: none;
	display: block;
}

.jobslist {
	width: 680px;
	height: auto;
	margin: 0;
}
.jobslist ul{
	margin: 0;
	padding: 0;
	clear: both;
	display: inline;
}
.jobslist li.jobsfirst { 
	width: 580px;
	height: auto;
	list-style-type: none;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
	border: none;
}
.jobslist li.jobssecond { 
	width: 100px;
	height: auto;
	list-style-type: none;
	float: left;
	text-align: right;
	margin: 0;
	padding: 0;
	border: none;
}

.webgallery ul {
    width: 680px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	clear: both;
}
.webgallery li {
    float: left;
	background-color: #002851;
	text-align: center;
	width: 210px;
	height: 210px;
	display: inline;
	padding: 5px 0px 0px 0px;
	margin: 15px 15px 15px 0px;
	overflow: hidden;
}
.webgallery li.category {
    float: left;
	background-color: #002851;
	text-align: center;
	width: 210px;
	height: 230px;
	display: inline;
	padding: 5px 0px 0px 0px;
	margin: 15px 15px 15px 0px;
	overflow: hidden;
}
.webgallerytitle {
	font-size:11px;
	font-weight: bold; 
	float: left;
	text-align: center;
	display: block;
	color: #fff;
	margin: 0;
	padding: 4px 3px 5px 3px;
	width: 204px;
	height: auto;

}
a.webgallerytitle:link, a.webgallerytitle:visited, a.webgallerytitle:active {
	color: #fff;
	text-decoration:none;
}

.logolist{
	margin: 8px 0px 0px 0px;
	padding: 0;
}
.logolist ul{
	width: auto;
	padding: 0;
	margin: 0;
	clear: both;
}
.logolist li { 
	width: auto; 
	height: 50px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 20px 0px 0px;
	display: inline;
	list-style-type: none; 
}

.openinglist {
	width: 680px; 
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 2px solid #68B5D9;
	color: #FFFFFF;
	float: left;
}
.openinglist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.openinglist li {
	margin: 7px 0px 0px 0px;
	text-align: left;
	border-bottom: 1px dotted #68B5D9;
	height: 20px;
}
.openinglist li p {
	margin: 0;
	text-align: left;
	width: 250px;
	display: block;
	float: left;
}
.openinglist li span {
	text-align: right;
	margin-left: 24px;
	width: 400px;
	display: block;
	float: left;
}

.testimonialslist{
	width: 680px;	
}
.testimonialslist ul{
	margin: 0;
	padding: 0;
}
.testimonialslist li{
	width: 680px;
	height: auto;
	margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    list-style: none;
	display: inline;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	border-bottom: #68B5D9 dashed 1px;
}
.testimonialslist li p{
	width: 680px;
	height: auto;
	margin: 0px 0px 10px 0px;
    padding: 0;
    list-style: none;
	display: inline;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.linkslist{
	width: 680px;	
}
.linkslist ul{
	margin: 0;
	padding: 0;
}
.linkslist li{
	width: 320px;
	height: 30px;
	margin: 0px 20px 0px 0px;
    padding: 5px 0px 10px 0px;
    list-style: none;
	display: inline;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	border-bottom: #68B5D9 dashed 1px;
}

/* END OF LISTS */

/* FORMS */

.contactusform{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width: 100%;
	display: table;
	padding: 20px;
}
.contactusform label{
	float: left;
	font-weight: bold;
	text-align:left;
	width: 190px;
	display:block;
	margin-bottom: 5px;
}
.contactusform input, select{
	width: auto;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform textarea{
	width: auto;
	height: 60px;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.contactusform br{
	clear: left;
}
.contactusform div{
	padding:0;
	margin-left: 125px;
	display:table;
	text-align:center;
}
.contactusform.cap{
	width: 200px; height: 37px;background: white; border: 1px solid #CCCCCC; text-align:left; margin: 0; padding: 0; float:left;
}
.contactusform p{
	display:table;
	text-align:left;
	padding:0;
}
.contactusform span{
	display:table;
	text-align:left;
	width: 100%;
}

.loginform{
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width: 100%;
	display: table;
	padding: 10px 0px 10px 0px;
}
.loginform label{
	float: left;
	font-weight: bold;
	text-align:left;
	width: 100px;
	display:block;
	margin-bottom: 5px;
}
.loginform input, select{
	width: auto;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.loginform textarea{
	width: auto;
	height: 60px;
	margin-bottom: 5px;
	float: left;
	text-align:left;
}
.loginform br{
	clear: left;
}
.loginform div{
	padding:0;
	margin-left: 125px;
	display:table;
	text-align:center;
}
.loginform.cap{
	width: 200px; height: 37px;background: white; border: 1px solid #CCCCCC; text-align:left; margin: 0; padding: 0; float:left;
}
.loginform p{
	display:table;
	text-align:left;
	padding:0;
}
.loginform span{
	display:table;
	text-align:left;
	width: 100%;
}

.form1 div{
	float:left;
	height:70px;
	padding: 0 5px;
}
.form1 input{
	-moz-border-radius-bottomleft:0.4em;
	-moz-border-radius-topleft:0.4em;
	-webkit-border-top-left-radius: 0.4em;
	-webkit-border-bottom-left-radius: 0.4em;
	border-top-left-radius: 0.4em;
	border-bottom-left-radius: 0.4em;
	background:#006699 none repeat scroll 0 0;
	border: 0;
	font-size:14px;
	padding:7px;
	width: 206px;
	font-size-adjust:none;
	float: left;
}
.form1 input.button{
	width: 46px;
	height:32px;
	float: left;
	text-align:left;
	color:#fff;
	background: url(../images/general/go.jpg) no-repeat;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
}
.form1 br{
	clear: left;
}

/* END OF FORMS */

input.submit , a.submit , a.submit:link, a.submit:visited{ color: #333; background:#FFFF00; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto; margin:1px;} 
a.submit:hover, input.submit:hover{ color: #fff; background:#006699; border: none; text-transform:uppercase;font-size: 10px; font-weight:bold; padding: 2px; cursor: pointer; text-decoration:none; width:auto;} 
	
h1{
	width: 870px;
	height: 57px;
	background: url(../images/general/headerh1bg1.jpg) left top no-repeat;
	font: Verdana;
	font-size: 20px;
	text-transform: capitalize;
	color: #000033;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding: 34px 0px 0px 90px;
}
h2{
	width: 662px;
	height: 38px;
	background: url(../images/general/headerh2bg1.jpg) left top no-repeat;
	font: Verdana;
	font-size: 20px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	margin: 0;
	padding: 16px 0px 0px 18px;
	border-bottom: #000000 dotted 1px;
}
h3{
	font: Verdana;
	font-size: 17px;
	text-transform: capitalize;
	color: #FFFF00;
	font-weight: bold;
	text-align:left;
	margin: 0px 0px 0px 0px;
}
h3.underline{
	font: Verdana;
	font-size: 17px;
	text-transform: capitalize;
	color: #FFFF00;
	font-weight: bold;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #FFFF00 1px dashed;
	clear: both;
}

h4{
	font: Verdana;
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFF00;
	font-weight: bold;
	text-align:left;
	margin: 0px 0px 0px 0px;
}

hr{
	height: 1px;
	background-color:#CCCCCC;
	color:#CCCCCC;
	width: 100%;
	border: 0;
}

a, a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: normal;
}
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
}
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #0099CC;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFF00;	
}
.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	list-style-type: square;
}
a.sitetext:link, a.sitetext:visited, a.sitetext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #FFFFFF;
}
a.sitetext:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFF00;
}
.sitetext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #002851;
	list-style-type: square;
}
a.sitetext1:link, a.sitetext1:visited, a.sitetext1:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #002851;
}
a.sitetext1:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #33CCFF;
}
.sitetext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #33CCFF;
	list-style-type: square;
}
a.sitetext2:link, a.sitetext2:visited, a.sitetext2:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #33CCFF;
}
a.sitetext2:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFF00;
}

.imagespacer {
	margin: 0px 10px 10px 0px;
}
.imagespacer2 {
	width: 100px;
	margin: 0px 10px 0px 0px;
}
.imageborder {
	border: 5px #002851 solid;
	margin: 0px 0px 10px 10px;
}
.imageborder2 {
	border: 5px #002851 solid;
	margin: 0px 10px 30px 0px;
}
.imageborder3 {
	border: 5px #002851 solid;
	margin: 10px 0px 20px 0px;
}