body {
	margin:0px 0;
	padding:0;
}
h1 {
	font-size: 180%;
	font-weight: bold;
	color: #001CA6;
	margin-bottom: 0px;
}


.content {
	padding: 0;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #001ca6;
}
.content a {
}
.content a:link {
	color: #001ca6;
}

.img {
	float: left;
	margin-right: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearer {clear: both;}




/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#topBlank {
	background-color: #FFF;
	height: 100px;
	background-image: url(../images/top.gif);
	background-repeat: repeat-y;
	background-position: center;
} 

#top {
	background-color: #FFF;
	height: 210px;
	background-image: url(images/iciss_top.gif);
	background-repeat: repeat-y;
	background-position: center;
} 
#top .inner {
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 71px;
}

#main {
	height: 100%;
	background-image: url(../images/bgd.gif);
	background-repeat: repeat-y;
	background-position: center;
}  
#main .inner ul {
}
#main .inner li {
}

#main .inner {
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
	line-height: normal;
}  
.innerRight {
	float: right;
}
#main .inner a:link {
	color: #001CA6;
}


#main .inner a:hover {
	color: #FF6600;
}

#mainButtons {
	color: #FFFFFF;
}
#mainButtons a:link {
	display: block;
	border: 3px solid #BFBFBF;
	width: 128px;
	float: left;
	text-align: center;
	margin-right: 6px;
	background-color: #E7E6E4;
	margin-top: 20px;
	height: 20px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 105%;
	color: #FFFFFF;
	text-decoration: none;
}

#mainButtons a:visited {
	display: block;
	border: 3px solid #BFBFBF;
	width: 128px;
	float: left;
	text-align: center;
	margin-right: 6px;
	background-color: #E1E0DF;
	margin-top: 20px;
	height: 20px;
	padding-top: 4px;
	color: #FFFFFF;
}


/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	height: 150px;
	padding: 0;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#footer .inner {
	padding-top: 65px;
	font-size: 80%;
	color: #999999;
}
#footer .innerHome {
	font-size: 150%;
	font-weight: bold;
}
#footer .inner a:link {
	color: #999999;
}

#footer .inner a:hover {
	color: #FF6600;
}
#footer .inner a {
	text-decoration: none;
}



/* PAGE COLOURS
---------------------------------------------------------------------------------------------------------------------------------------------------*/


.rgb {
	color: #4ADADE;
	font-size: 120%;
	font-weight: bold;
}
.multi {
	color: #CF4FC5;
	font-size: 120%;
	font-weight: bold;
}
.about {
	color: #914EA8;
	font-size: 120%;
	font-weight: bold;
}

.special {
	color: #263EB3;
	font-size: 150%;
	font-weight: bold;
}


.awards {
	color: #D18600;
	font-size: 120%;
	font-weight: bold;
}
.buying {
	color: #C1C00D;
	font-size: 120%;
	font-weight: bold;
}
.support {
	color: #1B8E24;
	font-size: 120%;
	font-weight: bold;
}

.events {
	color: #272727;
	font-size: 120%;
	font-weight: bold;
}

.imp {
	color: #CD1A00;
	font-size: 120%;
	font-weight: bold;
}


.quotes {
	font-family: times;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
}

.upgrade {
	font-size: 90%;
	line-height: 1em;
}
.imgRight {
	float: right;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}

