body {
	margin: 0;
	padding: 0;
	color: #4C4A45;
	font-family:  Arial, Helvetica, sans-serif;
	/*font-family:  "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;*/
	text-align: left;
	background-color: #11315C;
}


/*-------------------------------------------------------------------------------------------*/
/* Container */
/*-------------------------------------------------------------------------------------------*/
	
#wrapper {
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#bottom-wrapper {
	height: 300px;
	background-color: #F8F5F5;
	margin-top: 30px;
}

.container {
	width:980px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-color: #1A4174;
	background-color: #11315C;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*-------------------------------------------------------------------------------------------*/
/* featuredcontent */
/*-------------------------------------------------------------------------------------------*/

#featuredcontent{
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 40px;
}

#featuredcontent h3{
	padding-bottom: 15px;
	font-style:italic;
	color:#1C4983;
}

#featuredcontent ul {
}


#featuredcontent ul li {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
}

#featuredcontent a:link,
#featuredcontent a:visited {
	color: #1C4983;
	text-decoration: none;
}

#featuredcontent a:hover {
	color: #6BB2D8;
}


#featuredcontent p {
}



#featuredcontent p.blue {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C4983;
	letter-spacing: 1px;
	margin-top: 0px;
	line-height: 15px;
	text-align: right;
}

#featuredcontent span.upper {
	text-transform: uppercase;
}

/*-------------------------------------------------------------------------------------------*/
/* maincontent */
/*-------------------------------------------------------------------------------------------*/

#maincontent{
	width: 920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 40px;
}

#maincontent h3{
	padding-bottom: 15px;
	font-style:italic;
	color:#1C4983;
}

#maincontent ul {
}


#maincontent ul li {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
}

#maincontent a:link,
#maincontent a:visited {
	color: #1C4983;
	text-decoration: none;
}

#maincontent a:hover {
	color: #6BB2D8;
}


#maincontent p {
}



#maincontent p.blue {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C4983;
	letter-spacing: 1px;
	margin-top: 0px;
	line-height: 15px;
	text-align: right;
}

#maincontent span.upper {
	text-transform: uppercase;
}

/*-------------------------------------------------------------------------------------------*/
/* colum */
/*-------------------------------------------------------------------------------------------*/

#colum580 {
	float:left;
	width: 580px;
	margin-top: 25px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#colum650{
	float:left;
	width: 650px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#colum-side280{
	width:280px;
	float:left;
	margin-top: 35px;
	margin-bottom: 5px;
}
#colum-side220{
	width:220px;
	float:left;
	margin-top: 35px;
	margin-bottom: 5px;
}
#bluebox{
	width:190px;
	float:left;
	margin-bottom: 5px;
	margin-top: 35px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	line-height: 24px;
	font-size: 12px;
	background-color: #D9ECF7;
	border-radius: 5px;
	box-shadow: 1px 1px 5px #ccc;	
}
#bluebox ul li {
	line-height: 24px;
	font-size: 12px;
	letter-spacing: 0px;
}
#columbox{
	-moz-border-radius: 5px 5px 5px 5px;
	float:left;
	width: 92%;
	border: 1px solid #DDDFE5;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 20px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #726F6C;
	background-color: #F8F5F5;
}

#servicebox {
	float: left;
	width: 260px;
	margin-right: 5px;
	margin-left: 10px;
}

#dotline {
	list-style-position: outside;
	list-style-image: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEDBDB;
	list-style-type: none;
	border-bottom-width: 1px;
}
.linespace {
	margin-top: 20px;
	margin-bottom: 20px;
}
/*-------------------------------------------------------------------------------------------*/
/* featured */
/*-------------------------------------------------------------------------------------------*/

#featured-colum {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 20px;
}

#featured-left {
	margin-top: 5px;
	float: left;
	color:#1C4983;
	font-size: 12px;
}
#featured-right {
	margin-top: 5px;
	float: right;
	color:#1C4983;
	font-size: 12px;
}

#featured-right a:link,
#featured-right a:visited {
	color: #6BB2D8;
	text-decoration: none;
}

#featured-right :hover a, 
#featured-right a:hover {
	color:#1C4983;
}

#featured-box {
	float: left;
	position: relative;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	width: 250px;
	padding: 8px;
	margin: 10px;
	background: #fff;
}
#featured-box img {
	border: 1px solid #E4E4E4;
}

#featured-box1 {
	float: left;
	position: relative;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	width: 250px;
	padding: 8px;
	margin: 10px;
	background: #fff;
}
#featured-box2 {
	float: left;
	position: relative;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	width: 250px;
	padding: 8px;
	margin: 10px;
	background: #fff;
}
#featured-box3 {
	float: left;
	position: relative;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	width: 250px;
	padding: 8px;
	margin: 10px;
	background: #fff;
}

#featured-sbox {
	float: left;
	position: relative;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	width: 70px;
	padding: 8px;
	margin: 10px;
	background: #fff;
}

#featured-info {
	width:320px;
	float:left;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 12px;
	line-height: 22px;
	color: #4C4A45;
}

.name {
	font-size: 14px;
	text-decoration: none;
	margin-top: 5px;
	color: #4C4A45;
}
.namel {
	font-size: 18px;
	text-decoration: none;
	margin-top: 5px;
	color: #4C4A45;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A4174;
	text-decoration: none;
	margin-top: 5px;
}

.production{
	font-size: 12px;
	text-decoration: none;
	margin-top: 10px;
	color: #4C4A45;
	line-height: 16px;
}


/*-------------------------------------------------------------------------------------------*/
/* bottom section */
/*-------------------------------------------------------------------------------------------*/

#service-bottom {
	float: left;
	width: 275px;
	margin-top: 20px;
	margin-right: 30px;
}
#testimonials-bottom {
	float: left;
	width: 335px;
	background-image: url(../images/quote.gif);
	background-position: left 15px;
	margin-top: 20px;
	margin-right: 40px;
	background-repeat: no-repeat;
}
.testimonials-box {
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-bottom: 0px;
	-moz-border-radius: 5px 5px 5px 5px;
	color: #726F6C;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#testimonials-side {
	float: left;
	width: 290px;
	margin-top: 35px;
	margin-bottom: 50px;
	-moz-border-radius: 5px 5px 5px 5px;
	border: 1px solid #DDDFE5;
	color: #726F6C;
	background-color: #F8F5F5;
	padding: 0px;
}
#testimonials-side p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
}

#testimonials-bottom p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#testimonials-bottom span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#testimonials-bottom a:link,
#testimonials-bottom a:visited {
}

#contact-bottom {
	text-indent: -9999px;
}

#contact-bottom a {
	float: right;
	width: 233px;
	height: 289px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	margin-top: -15px;
	background-position: left top;
}
#contact-bottom :hover a, #contact-bottom a:hover {
	margin-top: -21px;
	background-position: left bottom;
}

/*-------------------------------------------------------------------------------------------*/
/* Navigation */
/*-------------------------------------------------------------------------------------------*/

#navigation {
	width: 980px;
	height: 50px;
	margin: 0 auto;
}

#navigation-left {
	width: 410px;
	margin-top: 0px;
	float: left;
	height: 50px;
}

#navigation-right {
	width: 550px;
	margin-top: 15px;
	float: right;
}

#navigation-right ul {
	text-align: right;
}


#navigation-right ul li {
	display: inline;
	margin: 0 0 0 25px;
	font-size: 15px;
	font-weight: lighter;
	line-height: 16px;
	text-transform: none;
	letter-spacing: 1px;
}
#navigation-right li.last a{
	color: #6BB2D8;
}
#navigation a:link,
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover {
	color: #FF9900;
}

/*-------------------------------------------------------------------------------------------*/
/* Bottom Navigation */
/*-------------------------------------------------------------------------------------------*/

#bottom_navigation {
	width: 980px;
	height: 50px;
	margin: 0 auto;
}

#bottom_navigation-left {
	width: 410px;
	margin-top: 0px;
	float: left;
	height: 50px;
}

#bottom_navigation-right {
	width: 550px;
	margin-top: 15px;
	float: right;
}

#bottom_navigation-right ul {
	text-align: right;
}


#bottom_navigation-right ul li {
	display: inline;
	margin: 0 0 0 25px;
	font-size: 15px;
	font-weight: lighter;
	line-height: 16px;
	text-transform: none;
	letter-spacing: 1px;
}
#bottom_navigation-right li.last a{
	color: #6BB2D8;
}
#bottom_navigation a:link,
#bottom_navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom_navigation a:hover {
	color: #FF9900;
}

/*-------------------------------------------------------------------------------------------*/
/* footer */
/*-------------------------------------------------------------------------------------------*/

#copyright {
	font-size: 11px;
	color: #4B6D9B;
	padding-top: 10px;
	margin-left: 60px;
	float: left;
}

#information {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
	float: right;
	letter-spacing: 1px;
}

#information a:link,
#information a:visited {
	color: #FFFFFF;
}
/*-------------------------------------------------------------------------------------------*/
/* logobanner */
/*-------------------------------------------------------------------------------------------*/

#logobanner {
	background-color: #AADBF5;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/header_bg.png);
	height: 208px;
}


#logobanner .container {
	height: 208px;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1000px;
}

#logobanner.home .container {
	background-image: url(../images/logobanner2.png);
}

#logobanner #logobanner-logo {
	float: left;
	width: 210px;
	height: 150px;
	margin-top: 24px;
	margin-left: 50px;
}
#logobanner #logobanner-logo :hover a, #logobanner #logobanner-logo a:hover {
}
#logobanner #logobanner-text {
	float: right;
	background: none;
	padding-top: 38px;
	padding-bottom: 0;
	margin-right: 80px;
	width: 475px;
}
#logobanner #logobanner-text .wide {
	margin-right: 70px;
	width: 500px;
}
#logobanner #logobanner-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4em;
	letter-spacing: 0.3pt;
	text-shadow: 3px 3px 5px white;
}
#logobanner #logobanner-text h1 {
	font-size: 20px;
	line-height: 1.5em;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	letter-spacing: 0px;
	text-shadow: 1px 1px 1px gray;
}



/*-------------------------------------------------------------------------------------------*/
/* form */
/*-------------------------------------------------------------------------------------------*/

	form{
	margin-left: 20px;
}

	label{
	padding:20px 5px 0 0px;
	display:block;
	width:150px;
	float:left;
}
	input{border:none;padding:0;margin:0;}
	.input{
	background:#fff;
	display:block;
	width:250px;
	border:1px solid #c7c7b6;
	float:left;
	margin-top: 15px;
	padding: 5px;
}
	select{
	display:block;
	width:250px;
	float:left;
	margin-top: 15px;
	margin-right: 10px;
	padding: 0px;
}
	.textarea{
	background:#fff;
	display:block;
	width:350px;
	border:1px solid #c7c7b6;
	float:left;
	margin-top: 15px;
	padding: 5px;
	font-size: 12px;
	font-family: sans-serif;
}
	
	.submit{
	display:block;
	width:100px;
	height:30px;
	background:url('../images/btn.png') no-repeat;
	line-height:9px;
	text-align:center;
	font-size:11px;
	border:none;
	cursor:pointer;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
}
	input.inputError{border: 1px solid #D80047 !important;}	
	label.inputError{float:none;margin:0 !important;padding:0 !important;border:none;}
	textarea.inputError{border: 1px solid #EFBF18 !important;}
	option{padding:2px 0 0 5px;}
	


/*-------------------------------------------------------------------------------------------*/
/* type */
/*-------------------------------------------------------------------------------------------*/

p, h1, h2, h3, h4, h5 {
	font-weight: normal;
}

p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

.large {
	font-size: 16px;
	line-height: 26px;
}


.accent {
	color: #FF9900;
}
strong {
	font-weight: bold;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #1C4983;
	margin: 0 0 15px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1C4983;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited {
	color: #4C4A45;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #6BB2D8;
}
