@charset "UTF-8";





body {
	background-color:#CFD3DF;
	margin-top:20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#95BEEC;
	letter-spacing: -1px;
	line-height:11px;
	}


a:link {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#009;
	text-decoration:none;
}
a:active {
	color:#00F;
	text-decoration:none;
}

.BigLink a:link {
	color: #000000;
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
}
.BigLink a:visited {
	color: #000000;
	font-weight:normal;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
}
.BigLink a:hover {
	color: #009;
	text-decoration:none;
}
.BigLink a:active {
	color: #00F;
	text-decoration:none;
}


.RedLink a:link {
	color: #000000;
	line-height:10px;
	text-decoration:none;
}
.RedLink a:visited {
	color: #000000;
	line-height:10px;
	text-decoration:none;
}
.RedLink a:hover {
	color: #000099;
	text-decoration:none;
}
.RedLink a:active {
	color: #000;
	text-decoration:none;
}

.OrangeLink a:link {
	color: #C60;
	line-height:9px;
	text-decoration:none;
}
.OrangeLink a:visited {
	color: #C60;
	line-height:9px;
	text-decoration:none;
}
.OrangeLink a:hover {
	color: #FFF;
	text-decoration:none;
	font-size: 9px;
}
.OrangeLink a:active {
	color: #C60;
	text-decoration:none;
	font-size: 9px;
}

.BigLinkServicePage a:link {
	color: #000000;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
}
.BigLinkServicePage a:visited {
	color: #000000;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
}
.BigLinkServicePage a:hover {
	color: #009;
	text-decoration:none;
}
.BigLinkServicePage a:active {
	color: #00F;
	text-decoration:none;
}


.BoldLink a:link {
	color: #000000;
	font-weight:normal;
	font-weight:normal;
	font-size:9px;
	text-decoration:none;
}
.BoldLink a:visited {
	color: #000000;
	font-weight:normal;
	font-weight:normal;
	font-size:9px;
	text-decoration:none;
}
.BoldLink a:hover {
	color: #009;
	text-decoration:none;
}
.BoldLink a:active {
	color: #00F;
	text-decoration:none;
}





#wrapper {
	width:930px;
	margin:0px auto;
	background-image:url(../gra/bg_content.png);
	background-position:bottom left;
	background-repeat: no-repeat;
	}
	
#wrapper-about {
	width:930px;
	margin:0px auto;
	background-image:url(../gra/bg_content_about.png);
	background-position:bottom left;
	}
	
#wrapper-splash {
	width:930px;
	margin:0px auto;
	background-image:url(../gra/splash.jpg);
	background-position:bottom left;
	background-repeat: no-repeat;
	height: 400px;
	}

#wrapper-dark {
	width:930px;
	margin:0px auto;
	background-image:url(../gra/bg_content_dark.png);
	background-position:bottom left;
	background-repeat: no-repeat;
	}

#wrapper2 {
	height: 384px;
	}

#header {
	height:60px;
	font-family: Verdana;
	}

#content {
	}

#content div {
	float:left;
	color: #000;
	}

#content-left {
	width:500px;
	text-align:right;
	}

#content-main {
	width:400px;
	padding-left:30px;
	line-height: 8.5pt;
	}
	
#content-splash {
	width:500px;
	padding-left:30px;
	line-height: 8.5pt;
	padding-top: 60px;
	font-style: normal;
	background-color: #000;
	}

#content-main-services {
	margin-top:-8px;
	width:400px;
	padding-left:30px;
	line-height: 8.5pt;
	}

#content-main-about {
	width:400px;
	padding-left:30px;
	line-height: 8.5pt;
	background-repeat:no-repeat;
	background-position:32px 0px;
	}

#content-right {
		margin-left:10px;
		width:10px;
	}

#footer {
		float:left;
		width:930px;
		height:60px;
	}

#bottom {
		clear:both;
		text-align:right;
	}





.title1 {
	font-size:18px;
	color:#003;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:20px;
	text-align: left;
}

.titlesplash {
	font-size:18px;
	color:#FFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:20px;
	text-align: left;
}


.bold {
	color:#000;
	font-size:12px;
	font-weight: bold;
	line-height:16px;
}

.italic {
	font-style:italic;
	font-weight: bold;
}
#splas {
	color: #0A0A0F;
	margin-left: 90px;
}
.top {
	height:30px;
	font-family: Verdana;
	width: 930px;
	margin:0px auto;
	}


