@charset "utf-8";
body {
	background-color: #00116d;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-x;
	text-align: right;
	margin: 0px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-attachment: fixed;
}

#wrapper {
	text-align: center;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
	top: 0px;
}
#fp-main {
	height: 386px;
	width: 1006px;
	background-image: url(../imgs/fp-main.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#fp-intro {
	position:absolute;
	left:42px;
	top:296px;
	width:252px;
	height:275px;
	z-index:1;
	padding: 12px;
	background-repeat: repeat;
	border: 1px solid #F0F0F0;
	color: #000000;
	background-image: url(../imgs/33percent-white.png);
}

#ip-main-header {
	background-image: url(../imgs/main-cntr-header-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 1006px;
}
#ip-main {
	width: 1006px;
	background-image: url(../imgs/main-cntr-body-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
}

#ip-main-footer {
	background-image: url(../imgs/main-cntr-footer-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	width: 1006px;
}


#footer {
	background-image: url(../imgs/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 113px;
	width: 1006px;
	padding-top: 25px;
}
#header {
	background-image: url(../imgs/header-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 252px;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}
#nav {
	position: relative;
	height: 38px;
	width: 965px;
	top: 202px;
	left: 38px;
}
#c3sa-ani-logo {
	position:absolute;
	left:27px;
	top:0px;
	width:200px;
	height:200px;
	z-index:100;
}
#fp-copyright {
	width:542px;
	height:25px;
	z-index:1;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32px;
}


#error-page {
	height: 386px;
	width: 1006px;
	background-image: url(../imgs/dead-end.png);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
#ip-intro {
	width:926px;
	z-index:1;
	border: 1px solid #F0F0F0;
	margin-right: auto;
	margin-left: auto;
	background-color: #cccccc;
}
h1 {
	font-size: 22px;
	color: #000000;
}
hr {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.img-left {
	float: left;
	margin-right: 44px;
}

.img-right {
	float: right;
	margin-left: 44px;
}
.style2 {
	color: #000066
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.entry {
	background-image: url(../imgs/entry-bg.jpg);
	background-repeat: repeat-x;
	background-color: #d7d7d7;
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a {
	outline: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a.contact-us{
	background:url(../imgs/contact-us.png);
	height: 48px;
	width: 208px;
	float: right;
	margin-right: 240px;
	margin-left: 20px;
}


a.contact-us:hover{
	background:url(../imgs/contact-us-hover.png);
	height: 48px;
	width: 208px;
}
.red {
	color: #990000;
}

a.pre-reg{
	background:url(../imgs/pre-register.png);
	height: 48px;
	width: 208px;
	float: right;
	margin-right: 320px;
	margin-top: 38px;
}



a.pre-reg:hover{
	background:url(../imgs/pre-register-hover.png);
	height: 48px;
	width: 208px;
}
a.pre-reg-found {
	background:url(../imgs/pre-register.png);
	height: 48px;
	width: 208px;
	float: right;
	margin-right: 320px;
	margin-top: -64px;
}
a.pre-reg-found:hover {
	background:url(../imgs/pre-register-hover.png);
	height: 48px;
	width: 208px;
}


a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}
#consulting-link {
	position:absolute;
	left:375px;
	top:320px;
	width:126px;
	height:215px;
	z-index:1;
	cursor: pointer;
}
#training-link {
	position:absolute;
	left:508px;
	top:319px;
	width:136px;
	height:215px;
	z-index:1;
	cursor: pointer;
}
#ms-link {
	position:absolute;
	left:648px;
	top:319px;
	width:136px;
	height:215px;
	z-index:1;
	cursor: pointer;
}
#ss-link {
	position:absolute;
	left:783px;
	top:319px;
	width:136px;
	height:215px;
	z-index:1;
	cursor: pointer;
}
#inputCntr {
	position:absolute;
	left:485px;
	top:368px;
	width:253px;
	height:280px;
	z-index:1;
	text-align: left;
}
.textbox {
	margin: 2px;
}
#varCntr {
	position:absolute;
	left:188px;
	top:368px;
	width:286px;
	height:282px;
	z-index:1;
	text-align: right;
	line-height: 26px;
}
.banner {
	width:600px;
	height:96px;
	z-index:1;
	float: right;
	margin-right: 32px;
	margin-bottom: 11px;
	margin-top: 14px;
}
.contact-body {
	background-image: url(../imgs/contact-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: justify;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: center top;
}
.form-container {
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	background-image: url(../imgs/cf-ptrn.png);
	background-repeat: repeat;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
	width: 580px;
}
#contact-main {
	width: 1006px;
	background-image: url(../imgs/main-cntr-body-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 8px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.wwd {
	font-size: 9px;
	color: #CCCCCC;
}


a.wwd:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.wwd:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.wwd:hover {
	color: #FFFFFF;
}
a.wwd:active {
	color: #FFFFFF;
}

.showcase {
	background-image: url(../blog/wp-content/themes/c3sa/images/cf-ptrn.png);
	background-repeat: repeat;
	text-align: left;
	padding: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #FFFFFF;
	width: 300px;
}
