/* Start of CMSMS style sheet 'AGS' */
/*############################################################
  Author: Simon A. Platten
  Date:   25/05/2008
  Notes:  AGS web-site CSS
############################################################*/
.style1 {
  color: #FDFDFD;
  font-size: 12px;
}

#header {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  color: #000000;
  line-height: 39px;
  height: 39px;
  vertical-align: middle;  
}

h1 {
  font-size: 24px;
 }

a {
color:#fff;
}

body {
	background-color: #000000;
	background-image: url(/images/ags/topbanner.jpg);
	background-repeat: repeat-x;
             margin: 0px 0px 0px 0px;
             padding: 0px 0px 0px 0px;
}

.titlebar {
	background-image: url(/images/ags/index_17.jpg);
	background-repeat: repeat-x;
             height: 39px;
             line-height: 39px;             
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navigation a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	
}
.navigation a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 100px;
	background-image: url(/images/ags/maintxtbkground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintextred {
	color: #FF2F2F;
	font-weight: bold;
}
.subheading {
	color: #fe0103;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
}
.subtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	padding: 10px;
}
.newsimage {
	border: 1px solid #FFFFFF;
}
.subheadingwhite {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
}
.testimonial {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.testimonialimage {
	border: 5px solid #FFFFFF;
}
.float {
	float: left;
}
.maintext2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.maintext2bdr {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}

.imageDiv { 
POSITION: relative; TOP: 0px; LEFT: 0px; z-index: 30; -moz-user-focus: ignore; -moz-user-input: disabled; -moz-user-select: none; } 

.imageDivOuter { VISIBILITY: hidden; POSITION: absolute; TOP: 0px; LEFT: 0px; WIDTH: 600px; HEIGHT: 295px; OVERFLOW: hidden; z-index: 30; -moz-user-focus: ignore; -moz-user-input: disabled; -moz-user-select: none; } 

.nowLoading { VISIBILITY: visible; POSITION: absolute; } 

.picFrameDiv { POSITION: absolute; CLIP: rect(0px 0px 0px 0px); TOP: 10px; LEFT: 10px; z-index: 50; -moz-user-focus: ignore; -moz-user-input: disabled; -moz-user-select: none; } 

.placeHolder { POSITION: relative; WIDTH: 600px; HEIGHT: 295px; VISIBILITY: visible; z-index: 10; } 

/* End of 'AGS' */

