html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}



										/*-- classes and styling -- */

.gold {
	color:#e09e00;
}

.pink {
	color:#fa7e7e;
}
.largeText {
	font-size: 1.7em
}
.em11 {
	font-size: 1.1em
}
.em12 {
	font-size: 1.2em
}
.em13 {
	font-size: 1.3em
}
.em135 {
	font-size: 1.3em
}
.em14 {
	font-size: 1.4em
}
.em15 {
	font-size: 1.5em
}
.em18 {
	font-size: 1.8em
}
.bold{
	font-weight:bold;
}
.italic {
	font-style:italic;
}
a:link {
	text-decoration: none;
	color: #4a4a4a;
}

a:visited {
	text-decoration: none;
	color: #4a4a4a;
}

a:hover {
	text-decoration: none; 
	color: #fa7e7e;
}

img {
	border: 0;
}

img a:link {
	border: 0;
}

.left {
	float:left
}

.right {
	float: right
}
.center {
	text-align:center;
}

.clear {
	clear:both
}

h1 {
	color:#fa7e7e;
}

hr {
	
}

										/*-- core page elements --*/

body {
	font-family: Georgia, serif;
	font-size: 100.01%;
	background: url(../images/mainBG_slice.gif) repeat-x #eeb2b2;
	color:#4a4a4a;
	overflow:-moz-scrollbars-vertical;
}
.wrapperBG {
	width:890px;
	height:748px;
	background: url(../images/mainBG.gif) no-repeat;
	margin: 0 auto;
}

.wrapper {
	width:740px;
	margin: 0 auto;
}
.header {
	background: url(../images/header.jpg) no-repeat;
	height: 241px;
	width: 740px;
	margin-left:-2px;
	position:relative;
}
.srvList {
	list-style: circle;
	list-style-position: inside;
	font-size: .85em;
	padding: 10px;
	background: white;
	margin: 0 0px 0 0px;
	color: #000;
	border:1px solid #c0c0c0;
	display:inline;
	float:right
}
.srvList li {
	margin-bottom: 5px;
}
.content {
	background: url(../images/contentBG.gif) no-repeat #f2f2f2;
	border: 6px white solid;
	width: 695px;
	margin-top:7px;
	padding: 20px 15px 20px 15px;
}
.footer {
	height: 100px;
	
}

.footer li{
	float: left;
	display:inline;
	padding-top:3px;
	padding-right: 10px;
	padding-left: 7px;
	font-size:.75em;
}

.icons {
	float:right;
	margin-top: 3px;
	text-align: center;
	font-size: .75em;
	width: 385px;
	
}


.nav {
	height: 28px;
	width:360px;
	position: absolute;
	bottom: 7px;
	right: 7px;
}
a.nav1 {
	display: block;
	width: 63px;
	height: 28px;
	background: url(../images/nav_01.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.nav1 {
	background-position: 0 -28px;
}
a.nav2 {
	display: block;
	width: 70px;
	height: 28px;
	background: url(../images/nav_02.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.nav2 {
	background-position: 0 -28px;
}
a.nav3 {
	display: block;
	width: 58px;
	height: 28px;
	background: url(../images/nav_03.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.nav3 {
	background-position: 0 -28px;
}
a.nav4 {
	display: block;
	width: 91px;
	height: 28px;
	background: url(../images/nav_04.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.nav4 {
	background-position: 0 -28px;
}
a.nav5 {
	display: block;
	width: 72px;
	height: 28px;
	background: url(../images/nav_05.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.nav5 {
	background-position: 0 -28px;
}



/* content on index */

.introPara {
	width: 355px;
	float: left;
	text-align: justify;
	margin-right:15px;
	line-height: 19px;
}
.testWrapper {
	position: relative;
	width: 311px;
	height:241px;
	float:left;
}
.testBanner {
	width: 311px;
	height:241px;
	position: relative;
}

.testPara {
	position:absolute;
	width: 181px;
	height: 187px;
	bottom: 12px;
	right: 4px;
	z-index: 999;
}

.test1 {
	font-size: .85em;
	color:black;
}

.para2 {
	width:400px;
	padding-left:15px;
	float:left;
	text-align: justify;
}
.whatsNew {
	width: 688px;
	text-align: justify;
}
.para3 {
	width:410px;
	float:left;
	text-align: justify;
}
.wrapperPad {
	width: 688px;
	text-align: justify;
}
.conLogoBox {
	width: 220px;
	float: left;
	text-align:center;
}
.conLogoWrapper {
	display:table;
	padding-left:25px;
	height: 275px;
	border-bottom: 1px #c0c0c0 solid;
}
.ccBox {
	width:310px;
	text-align: center;
	padding: 0 0 0 10px;
	display:table;
	clear:both
	
}
.conList li{
	list-style: disc;
	list-style-position:inside;
	margin-left: 12px;
	font-weight:bold;
    font-size:15px
}
