/* @group Body Styles */
body, html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #162b5b;
	min-width: 940px;
	text-align: center;
	/*font-family: Arial, sans-serif;
	font-size: 62.5%;*/
	font: 13px/16px Arial, sans-serif;
}



a {
	text-decoration: none;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.right a {
	color: #fff;
}

/* @end */

/* @group Spans */

#networkspan {
	background: #4b0806 url(../images/templates/ccs/network-bg.gif) no-repeat center bottom;
	padding: 10px;
}

#headerspan {
	background: #770b17 url(../images/templates/ccs/header-bg.gif) repeat-x left bottom;
	border-top: 1px solid #9e000d;
	overflow: auto;
}

#contentspan {
	background: #162b5b  url(../images/templates/ccs/contentspan-bg.gif) repeat-x left top;
	padding: 20px 0;
}

/* @end */

/* @group User Message */

#messagecontainer {
	color: #00c56b;
	background: #fff /*url(../images/templates/cca/container-bottom.gif) no-repeat left bottom*/;
	width: 940px;
	min-height: 200px;
	margin: 0 auto;
	text-align: left;
}

#messagecontainer .inner {
	background: url(../images/templates/ccs/ccs-logo.gif) no-repeat -15px -1px;
	padding: 50px 50px 50px 180px;
}

#messagecontainer h1 {
	color: #162b5b;
	padding-bottom: 20px;
	font-size: 20px;
}

#messagecontainer ul {
	padding-bottom: 16px;
	color: #162b5b;
	list-style: disc;
	margin-left: 25px;
	font-weight: bold;
}

#messagecontainer a:link,
#messagecontainer a:visited,
#messagecontainer a:active {
	color: #162b5b;
	text-decoration: none;
	border-bottom: 1px solid #162b5b;
}

#messagecontainer a:hover {
	color: #fff;
}

/* @end */

/* @group Content Containers */

#network, #header, #content, #footer {
	margin: 0 auto;
	text-align: left;
}

#network, #header {
	width: 940px;
}

/* @end */

/* @group Network */

#network {
	color: #9a050d;
	font-size: 14px;
}

#network select {
	background: #570907;
	color: #fff;
}

#network a:link,
#network a:visited,
#network a:active {
	color: #9a050d;
	border-bottom: solid 1px #5c0b13;
}

#network a:hover {
	color: #fff;
	border-bottom: solid 1px #9e000d;
}

/* @end */

/* @group Header */

#logo {
	background: url(../images/templates/ccs/ccs-logo.gif) no-repeat center center;
	width: 160px;
	height: 185px;
	float: left;
}

.logoimg {
	width: 160px;
	height: 185px;
}

#banner {
	/*background: url(../images/templates/ccs/banner-bg.gif) no-repeat center center;*/
	height: 185px;
	margin: 20px 0;
	width: 940px;
}

#nav {
	overflow: hidden;
	height: 33px;
}

.navleft {
	float: left;
}

.navright {
	background: url(../images/templates/ccs/search-left-ccs.gif) no-repeat left top;
	color: red;
	float: right;
	/*padding: 0 10px;*/
	font-size: 13px;
	font-weight: bold;
	height: 32px;
	/*display: none;*/
	padding: 0 0 0 6px;
}

.navright span {
	background: url(../images/templates/ccs/search-right-ccs.gif) no-repeat right top;
	display: block;
	padding: 0 10px 0 4px;
	line-height: 32px;
}

.navright .input {
	border: 1px solid #670e09;
	padding: 3px;
	width: 125px;
	margin: 0 10px;
	background: #4d0b07;
}

#nav ul li {
	background:  url(../images/templates/ccs/navoff-left.gif) no-repeat left top;
	float: left;
	margin-right: 5px;
}

#nav ul li.active {
	color: #fff;
}

#nav ul li a.tab {
	background: url(../images/templates/ccs/navoff-right.gif) no-repeat right 0px;
	margin-left: 5px;
	/*IE: margin-left: 3px;*/
}

/*#nav ul li a.tab:hover {
	background: url(../images/navoff-right.gif) no-repeat right -33px;
}*/

#nav ul li a.activetab {
	background:  url(../images/templates/ccs/navon-right.gif) no-repeat right top;
	margin-left: 5px;
	padding-bottom: 1px;
	/*IE: margin-left: 3px;*/
}

#nav ul li.active {
	background:  url(../images/templates/ccs/navon-left.gif) no-repeat left top;
	color: #fff;
}

#nav a:link,
#nav a:visited,
#nav a:active {
	color: #162b5b;
	float: left;
	padding: 0 10px 0 5px;
	height:32px;
	line-height: 33px;
	font-size: 14px;
	display: block;
}

#nav a:hover {
	color: #060c19;
}

#nav ul li.active a:link,
#nav ul li.active a:visited,
#nav ul li.active a:active {
	color: #fff;
}


/* @end */

/* @group Content */

.contentroundedtop, .contentroundedbottom, .footerroundedtop, .footerroundedbottom {
	height: 10px;
	width: 940px;
	margin: 0 auto;
	line-height: 0px;
	padding: 0px;
	font-size: 0px;
}

.contentroundedtop {
	background: url(../images/templates/ccs/content-toprounded.gif) no-repeat center center;
}

.contentroundedbottom {
	background: url(../images/templates/ccs/content-bottomrounded.gif) no-repeat center center;
}

.rounded {
}

#content {
	background: #fff;
	margin: 0 auto;
	padding: 0 10px;
	width: 920px;
	overflow: auto;
}

#images {
	float: right;
	padding-left: 20px;
}

.contentimage {
	/*float: right;*/
	margin: 0 0 20px 0;
	padding: 2px;
	border: solid 1px #ddd;
	width: 216px;
	background: #fff;
	line-height: 0px;
}

.contentimage img {
	line-height: 0px;
}

.imagecaption {
	background: #f5f5f5;
	padding: 3px 5px;
	border-top: solid 1px #ddd;
	font-size: 12px;
	font-weight: bold;
	color: #083e20;
}

#homecontainer {
	background: url(../images/templates/ccs/home-container-bg.gif) no-repeat center bottom;
}


#bigquote {
	background: url(../images/templates/ccs/index-quote.jpg) no-repeat center center;
	width: 920px;
	height: 155px;
	margin-bottom: 10px;
}

#ourservices {
	background: #e5ffff url(../images/templates/ccs/services-bg.gif) repeat-y center top;
	/*border-bottom: solid 1px #aed8f6;*/
	width: 300px;
	margin: 0 10px 5px 0;
	padding: 0 0 6px 0;
	float: left;
}

#ourservices .title {
	color: #fff;
	background: #7da2e8 url(../images/templates/ccs/title-ourservices.jpg) no-repeat center top;
	height: 50px;
	width: 300px;
	/*border-bottom: solid 1px #fff;*/
}

#ourservices ul {
	border-top: solid 1px #d4e5fa;
	color: #162b5b;
	margin: 10px 10px 2px 10px;
	padding: 4px 0 0 0;
	
	float: left;
	font-size: 11px;
}

#ourservices ul li {
	border-bottom: 1px solid #d4e5fa;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	width: 130px;
}

#welcome {
	background: #e5ffff url(../images/templates/ccs/welcome-bg.gif) no-repeat center top;
	/*border-bottom: solid 1px #aed8f6;*/
	width: 570px;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 0 0 5px 0;
}

#contentleft {
	width: 220px;
	float: left;
}

#contentleftalt {
	width: 660px;
	background: #fff url(../images/templates/ccs/contentright2-bg.gif) repeat-x left top;
	float: left;
	padding: 20px;
	font-size: 13px;
}

#contentleft h1 {
	font-size: 22px;
	line-height: 22px;
	margin: 10px 0 3px 10px;
	background: #bee2f8 url(../images/templates/ccs/content-left-h1-bg.gif) no-repeat left top;
	padding: 8px 10px;
	color: #1f3f87;
	border-bottom: solid 1px #b4d6eb;
}

#contentleft ul li {
	margin: 0 0 3px 10px;
	padding: 7px 30px 7px 10px;
	background: url(../images/templates/ccs/content-left-li-bg.gif) no-repeat left bottom;
	/*border-bottom: solid 1px #eee;*/
	font-size:11px;
	font-weight: bold;
	color: #1f3f87;
}

#contentleft ul li.padded {
	padding: 7px 30px 7px 20px;
}

#contentleft a:link,
#contentleft a:visited,
#contentleft a:active {
	color: #770b17;
	text-decoration: none;
	border-bottom: solid 1px #e5e5e5;
}

#contentleft a:hover {
	background: #fff;
}

#contentright {
	background: #fff url(../images/templates/ccs/contentright2-bg.gif) repeat-x left top;
	width: 660px;
	float: left;
	padding: 20px;
	font-size: 13px;
}

#contentrightalt {
	width: 220px;
	float: left;
}

#welcome h1, #contentright h1 {
	color: #162b5b;
	font-size: 25px;
	font-weight: normal;
	padding-bottom: 20px;
}

#welcome p {
	color: #162b5b;
	font-size: 13px;
	line-height: 18px;
	/*padding: 0 160px 0 0;*/
	padding: 0 0 16px 0;
}

#contentright h2 {
	color: #1f3f87;
	/*border-top: solid 1px #eee;*/
	padding: 0 0 16px 0;
}

#contentright h3 {
	color: #1f3f87;
	font-size: 14px;
	/*border-top: solid 1px #eee;*/
	padding-bottom: 8px;
}

#contentright p {
	color: #0b1630;
	line-height: 18px;
	padding: 0 0 16px 0;
}

#contentright ul {
	color: #0b1630;
	list-style-image: url(../images/templates/ccs/bullet-ccs.gif);
	margin: 0 0 16px 0;
	line-height: 18px;
	margin-left: 30px;
}

#contentright .quote1, #contentright .quote2 {
	color:  #1f3f87;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 12px;
	width: 270px;
}

#contentright .quote {
	border-top: double 3px #cfebfa;
	padding: 10px 50px 10px 40px;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
	color: #7e9ede;
	border-bottom: double 3px #cfebfa;
	margin-bottom: 16px;
	background: url(../images/templates/cca/quotes.gif) no-repeat left 15px;
}

#contentright .quote1 {
	float: right;
	margin: 20px 0 20px 20px;
}

#contentright .quote2 {
	float: left;
	margin: 20px 20px 20px 10px;
}

#contentright a:link,
#contentright a:visited,
#contentright a:active {
	color: #7889a5;
	/*border-bottom: solid 1px #bee2f8;*/
}

#contactright a:hover {
	color: #1f3f87;
}

.contactright {
	float: right;
	width: 245px;
	padding: 20px;
	background: #fafafa;
	border: solid 1px #eee;
	margin-left: 20px;
}

.contactright td {
	border-bottom: solid 1px #eee;
	padding: 3px;
	vertical-align: middle;
}

.captcha-hints {
	display: block;
	font-size: 10px;
	color: #999;
}

.attention {
	border: solid 1px #e9e5ac;
	background: #fffccf;
	margin-bottom: 20px;
	padding: 8px 10px;
}

.req {
	font-size: 20px;
	color: red;
	font-weight: bold;
}

.contactright .inputsml, .contactright .textareasml {
	width: 150px;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

.applyhere a:link,
.applyhere a:visited,
.applyhere a:active {
	width: 190px;
	height: 55px;
	line-height: 55px;
	text-decoration: none;
	color: #000;
	background: url(../images/templates/ccs/apply.gif) no-repeat left 0px;
	display: block;
	text-align: center;
	margin: 0 0 20px 20px;
}

.applyhere a:hover {
	background: url(../images/templates/ccs/apply.gif) no-repeat left -55px;
	color: #555;
}

#contentright table {
	margin-bottom: 16px;
}

#contentright td, #contentright th {
	border-bottom: solid 1px #bee2f8;
	padding: 3px;
	vertical-align: middle;
}

#contentright th {
	padding: 20px 0 0 0;
}

#contentright td strong {
	font-weight: bold;
}

#contentright td select {
	background: #f5f5f5;
}

#contentright td .textarea {
	width: 370px;
	height: 100px;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

#contentright td .textareasml {
	width: 150px;
	height: 50px;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

#contentright td .input {
	width: 370px;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

#contentright td .inputsml {
	width: 150px;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

#contentright td.alt, #contentinner th.alt {
	background: #ebffff;
}

.divider {
	border-bottom: double 3px #bee2f8;
	margin-bottom: 20px;
}

/* @end */

/* @group Footer */

.footerroundedtop {
	background: url(../images/templates/ccs/footer-toprounded.gif) no-repeat center center;
}

.footerroundedbottom {
	background: url(../images/templates/ccs/footer-bottomrounded.gif) no-repeat center center;
}

#footer {
	background: #7889a5;
	color: #162b5b;
	margin: 0 auto;
	width: 940px;
	overflow: auto;
	font-size: 13px;
	padding:  5px 0 0 0;
}

#footcol1, #footcol2, #footcol3 {
	width: 300px;
	float: left;
	line-height: 16px;
}

#footcol1 {
	margin: 0 0 0 10px;
}

#footcol2 {
	margin: 0 10px;
}

#footer ul li {
	width: 130px;
	padding: 3px 10px 3px 10px;
	float: left;
	line-height: 16px;
}

.footertitle {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 10px;
	line-height: 16px;
}

#footcol2 .email, #footcol2 .name {
	border-top: 1px solid #5d6a80;
	border-left: 1px solid #71809b;
	border-right: 1px solid #71809b;
	border-bottom: 1px solid #96aace;
	background: #8698b8;
	color: #fff;
	padding: 5px;
}

#footcol2 .email {
	width: 260px;
	margin-bottom: 5px;
} 

#footcol2 .name {
	width: 180px;
	margin-right: 5px;
}

#footcol2 .submit {
	border-top: 1px solid #96aace;
	border-left: 1px solid #71809b;
	border-right: 1px solid #71809b;
	border-bottom: 1px solid #5d6a80;
	background: #8698b8;
	color: #fff;
	width: 75px;
	padding: 5px;
}

#footcol2 .submit:active {
	border-top: 1px solid #5d6a80;
	border-left: 1px solid #71809b;
	border-right: 1px solid #71809b;
	border-bottom: 1px solid #96aace;
}

#footcol2 p, #footcol3 p {
	padding: 0 10px 10px 10px;
	line-height: 16px;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #162b5b;
	border-bottom: 1px solid #66748c;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #8698b8;
}

.bottompad {
	height: 50px;
}

/* @end */