@charset "UTF-8";
/* CSS Document */

/* reset */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {-webkit-text-size-adjust:none}
/* end reset */

a {
	text-decoration:none;
}

body {
	background-color: #202425;
	background-image: url(../images/bg.gif);
	background-position: center top;
	background-repeat: repeat;
	min-width:900px;
}
.floatleft {
	float: left;
}
#container {
position: relative;
}
.inner {
	width:900px;
	margin:0 auto 0 auto;
}
.innercontent {
	width:900px;
	margin:0 auto 0 auto;
	position: relative;
	z-index: 1;
}
	
#head {
	height:90px;
	text-align:left;
	border-bottom:#262e32 solid 10px;
}
#head img{
	margin-top:30px;
}
#head .inner {
/*	background: url(../images/mouse.png) no-repeat; */
	height: 90px;
}
/* intro begins */
#intro {
	background-color: #c8e3ee;
	height:116px;
	padding-top:2px;
	border-bottom:#60889b solid 4px;
	background-image: url(../images/introbg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	text-shadow: 0px 1px 0px #DAEEF5;
}
.close-btn {
	float:right;
	margin-bottom:-20px;
	width:30px;
	height:30px;
	background-image:url(../images/close.gif);
	background-repeat: no-repeat;	
}
.close-btn:hover {
	background-image:url(../images/close_over.gif);
	background-repeat: no-repeat;	
}
	
#intro h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #709aae;
	font-weight: normal;
	margin-top:8px;
	font-style: italic;
	letter-spacing:.0125em;
	line-height: 34px;
}
#intro h2 strong {
	font-weight: bold;
	color: #136690;
}
/* intro ends */
/* menu begins */
#menu {
	background: #b7b6ab url(../images/bg3.gif) center;
	height:50px;
}
#menu ul {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5d5b55;
	margin-top:15px;
}
#menu ul a:hover {
	color:#136690;
}
#menu ul li {
	float:left;
	width:100px;
}
#current_page {
	color: #4d4b43;
	display:block;
	background-repeat: no-repeat;
	background-position: 0 31px;
	height:35px;
	text-decoration: none;
}
.print {
	background-image: url(../images/print_under.gif);
}
.web {
	background-image: url(../images/web_under.gif);
}
.identity {
	background-image: url(../images/identity_under.gif);
}
.illustration {
	background-image: url(../images/illustration_under.gif);
}
.portlist {
	float:left;
}
.portlist li {
	color: #696760;
	line-height: 18px;
}
.portlist a {
	font-size:18px;
	font-weight:bold;
	text-decoration: underline;
	color:#5d5b55;
}

.commlist {
	float:right;
	line-height: 18px;
}
.commlist a:link {
	text-decoration: none;
	color:#2f87b3;
}
.commlist a:visited {
	color:#60889b;
}

/* menu ends */

/* content begins */
#content {
	background: #d7d6c9 url(../images/bg2.gif) center;
	height:450px;
	color:#383734;
	position: relative;
}
/* contact begins */
.contactbox {
	padding-top:30px;
}
.contactform {
	width:560px;
	height:350px;
	background-color: #FFFFFF;
	padding: 20px;
	margin-right: 20px;
	float: left;
	background-image: url(../images/contactbg.gif);
	-webkit-box-shadow: 0 2px 15px #888;
	-moz-box-shadow: 0 2px 15px #888;
	box-shadow: 0 2px 15px #888; 
}

.contactform .text {
	width:235px;
	border: 1px solid #CCCCCC;
	margin-right:-40px;	
}
.contactform .submit {
	float: right;
	min-width:80px;
	height: 40px;
	border: 1px solid #9FBDCB;
	color:#7CA1B3;
	background-color: #D9EDF4;
}
.contactform .submit:hover {
	background-color: #B8DBE9;
}
.contactform .submit:active {
	background-color: #8EDCFC;
}
.contactform textarea {
	width:275px;
	height:330px;
	_margin-right:-40px;
	border: 1px solid #CCCCCC;
    resize:none;
}

.contactmessage {
	width:280px;
	float:left;
}
.contactinfo {
	padding-top:140px;
	_padding-top:136px;
	padding-top /*\**/: 118px\9
}
.contactform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 38px 10px 0px;
	color:#CCCCCC;
	font-weight: lighter;
}
div.sent {
	margin: 0 auto;
	padding-top: 100px;
	width: 400px;
	font-family: Arial, helvetice, sans-serif;
	color:#383734;
}
/* contact ends */

/* carousel begins */
#carousel {
	width: 930px;
	height:450px;
	margin-left: -30px;
	margin-bottom: -30px;
	position: relative;
	z-index: 10;
}
/* nav begins */
.nav { margin: 5px 0 }
#nav { width:280px; margin-top:8px; text-align: center; font-family: Arial, Helvetica, sans-serif; }
#nav a { position: relative; z-index: 200; margin: 0 2px; padding: 1px 6px; font-size: 14px; text-decoration: none; color:#464540; }
#nav a.activeSlide { background: #b7b6ab; font-weight: bold; }
#nav a:focus { outline: none; }
#nav a:hover { color:#383734; }
#nav ul {position: relative; z-index: 2000; left: 620px;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#navdigits {
}

#output { text-align: left; }

#next {
    width: 32px;
    height: 32px;
    float: right;
    margin: 200px -40px 0 0;
    background: transparent url(../images/next.png) no-repeat -32px 0;
    display: block;
}

#next:hover {
    background-position: -0 0;
}

#next:active {
    background-position: -64px 0;
}

#next-disabled,
#next-disabled:hover,
#next-disabledl:active {
    cursor: default;
    background-position: -96px 0;
}

#prev {
	position: relative;
	z-index: 100;
    width: 32px;
    height: 32px;
    float: left;
    margin: 200px 0 0 -40px;
    background: transparent url(../images/prev.png) no-repeat -32px 0;
    display: block;
}

#prev:hover {
    background-position: 0 0;
}

#prev:active {
    background-position: -64px 0;
}
#prev-disabled,
#prev-disabled:hover,
#prev-disabled:active {
    cursor: default;
    background-position: -96px 0;
}
/* nav ends */


.portbox {
	width: 900px;
	height:460px;
	padding: 30px 0;
	margin-left: 30px;
	background: transparent;
}
.portimg {
	width:570px;
	height:360px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 20px;
	border: 15px solid #FFF;
	float: left;
	-webkit-box-shadow: 0 2px 15px #888;
	-moz-box-shadow: 0 2px 15px #888;
	box-shadow: 0 2px 15px #888; 
}
.portinfo {
	
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.portinfo h2 {
	font-size: 18px;
	font-weight: bold;
}
.portinfo h3 {
	font-size: 16px;
	font-weight: bold;
}
.portinfo p {
	margin-top:10px;
	font-size: 14px;
	font-weight: lighter;
}
.portinfo a {
	font-size: 12px;
	color:#136690;
	padding-right: 12px;
    background: transparent url(../images/link.gif) no-repeat top right;
}
.portinfo a:visited {
	color:#60889b;
	background: transparent url(../images/link_visited.gif) no-repeat top right;
}
.portinfo a:hover {
	color:#2f87b3;
	background: transparent url(../images/link_hover.gif) no-repeat top right;
}

p.directions {
	color:#999;
	font-size: 13px;
	height: 10px;
}
/* carousel ends */
/* content ends */

/* footer begins */
#foot {
	border-top:#64635e solid 8px;
	padding-top:4px;
	background: url(../images/foot_bg.gif) center no-repeat;
}
.foot_inner {
	width:900px;
	height:105px;
	margin:2px auto 0 auto;
/*	border-left: solid #1d2124 2px; */
	padding:4px 0px 0 0px;
	background:url(../images/footlight.png) repeat-x;
	_background-image:none;

}
.foot_inner ul {
	float:left;
	list-style:none;
	width:278px;
	_width:271px;
	height:111px;
/*	border-right:solid #1d2124 2px; */
	margin:-4px 0px 0 20px;
	padding:0px;
}
.foot_inner ul li {
	
}
.foot_inner ul li h2{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	color:#b0bcbc;
	margin:2px 0 10px 0;
	text-shadow: #111 0px 1px 2px;
	visibility: hidden;
}
.red, .red a {
	color: #9a4a21;
}
.red a:hover {
	color: #b0450e;
}
.blue, .blue a {
	color: #466671;
}
.blue a:hover {
	color: #598697;
}
.green, .green a {
	color: #5b7046;
}
.green a:hover {
	color: #789659;
}

.foot_inner ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
/*	color:#466671; */
}
.foot_inner ul li a:hover {
/*	color: #598697; */
}
/* footer ends */