@charset "utf-8";
body, p, ul, ol, div, a, img, h1, h2, h3, h4, h5, h6, hr, form, table, tr, td{
	margin: 0;
	padding: 0;
	border: none;
}
p, ul, ol, div, form, table, tr, td{
	line-height: 1.5em;
}
body{
	background: url(../images/body_bg.gif) repeat-x #ADCEE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #3A3F4C;
	padding-bottom: 10px;
	padding-top: 76px;
}
p {
  margin-bottom: 1.4em;
}
h1, h2, h3, h4, h5, h6{
	line-height: 1.2em;
	margin-bottom: 0.4em;
}
h1, h2.big{
	color: #203674;
	font-size: 2.4em;
	font-weight: normal;
	margin-top: 0;
}
h2{
	color: #203674;
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 5px;
}
a{
	color: #203674;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
hr{
	background: #C4D7E5;
	color: #C4D7E5;
	border: 0;
	height: 1px;
	margin: 1.5em auto;
	#margin-top: -0.4em;
	#margin-bottom: 1em;
}
.right table{
	background: #CEE6F0;
	border-collapse: collapse;
    margin-bottom: 1.5em;
}
.right th{
	border-collapse: collapse;
	border: 2px solid #E5F6FD;
	padding: 4px 8px;
	background: #7D9CB0;
	color: #fff;
}
.right td{
	border-collapse: collapse;
	border: 2px solid #E5F6FD;
	padding: 4px 8px;
}
.right .even{
    background-color: #E0EDF2;
}
.right ul{
	list-style: none;
	padding-left: 10px;
	margin-bottom: 1.5em;
	position: relative;
}
.right ul li{
	background: url(../images/list.gif) no-repeat 0 0.5em;
	padding-left: 11px;
}
.right ol{
	padding-left: 30px;
	margin-bottom: 1.5em;
}

.container{
	background: url(../images/shadows.jpg) no-repeat center 285px;
}

.header{
	width: 900px;
	height: 62px;
	margin: 0 auto;
	position: relative;
}
.header p{
	margin-bottom: 0;
}
.home{
	display: block;
	width: 233px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 4px;
	overflow: hidden;
}
.home span{
	display: block;
	width: 233px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/logo.jpg) no-repeat;
}
.menu{
	list-style: none;
	width: 647px;
	height: 45px;
	position: absolute;
	top: 7px;
	left: 251px;
}
.menu a{
	display: block;
	height: 41px;
	position: absolute;
	top: 0;
}
.menu span{
	display: block;
	height: 41px;
	position: absolute;
	top: 0;
}
.menu a span, .menu span span{
	left: 0;
	cursor: pointer;
}
.menu-home{
	width: 133px;
	left: 0;
}
.menu-home span{
	width: 133px;
	background: url(../images/menu_home.gif) no-repeat;
}
.menu-home-active{
	width: 133px;
	left: 0;
}
.menu-home-active span{
	width: 133px;
	background: url(../images/menu_home_active.gif) no-repeat;
}
.menu-about{
	width: 128px;
	left: 133px;
}
.menu-about span{
	width: 128px;
	background: url(../images/menu_about.gif) no-repeat;
}
.menu-about-active{
	width: 132px;
	left: 129px;
}
.menu-about-active span{
	width: 132px;
	background: url(../images/menu_about_active.gif) no-repeat;
}
.menu-studio{
	width: 158px;
	left: 261px;
}
.menu-studio span{
	width: 158px;
	background: url(../images/menu_studio.gif) no-repeat;
}
.menu-studio-active{
	width: 162px;
	left: 257px;
}
.menu-studio-active span{
	width: 162px;
	background: url(../images/menu_studio_active.gif) no-repeat;
}
.menu-reference{
	width: 118px;
	left: 419px;
}
.menu-reference span{
	width: 118px;
	background: url(../images/menu_reference.gif) no-repeat;
}
.menu-reference-active{
	width: 122px;
	left: 415px;
}
.menu-reference-active span{
	width: 122px;
	background: url(../images/menu_reference_active.gif) no-repeat;
}
.menu-contact{
	width: 108px;
	left: 537px;
}
.menu-contact span{
	width: 108px;
	background: url(../images/menu_contact.gif) no-repeat;
}
.menu-contact-active{
	width: 112px;
	left: 533px;
}
.menu-contact-active span{
	width: 112px;
	background: url(../images/menu_contact_active.gif) no-repeat;
}

.flash{
	width: 900px;
	height: 342px;
	margin: 0 auto;
	background: url(../images/main_top_bg.gif) no-repeat #f5f5f5;
	padding-top: 9px;
	overflow: hidden;
}

.main{
	width: 900px;
	position: relative;
	margin: 0 auto;
	background: url(../images/main_middle_bg.png) no-repeat #E5F6FD;
	padding-top: 60px;
}

.content{
	background: url(../images/content_bg.gif) repeat-y 252px 0;
	min-height: 1px;
	_height: 1px;
}

.right{
	width: 585px;
	padding: 10px 30px;
	float: right;
}

.left{
	width: 190px;
	padding: 10px 30px 0 30px;
	float: left;
}

.footer{
	height: 80px;
	background: url(../images/footer.gif) no-repeat #ADCEE8;
	position: relative;
}
.footer ul{
	list-style: none;
}
.footer-contact{
	display: block;
	width: 102px;
	height: 9px;
	position: absolute;
	top: 48px;
	left: 13px;
}
.footer-reference{
	display: block;
	width: 53px;
	height: 9px;
	position: absolute;
	top: 48px;
	left: 138px;
}
.footer-about{
	display: block;
	width: 69px;
	height: 9px;
	position: absolute;
	top: 48px;
	left: 214px;
}
.footer-wda{
	display: block;
	width: 88px;
	height: 9px;
	position: absolute;
	top: 58px;
	left: 713px;
}
.footer a:hover{
	border-bottom: 1px solid #597196;
}

.shadow-left{
	width: 70px;
	height: 140px;
	background: url(../images/shadow_left.jpg) no-repeat;
	position: absolute;
	top: 285px;
	left: -70px;
}
.shadow-right{
	width: 70px;
	height: 140px;
	background: url(../images/shadow_right.jpg) no-repeat;
	position: absolute;
	top: 285px;
	left: 900px;
}

.fast-contact{
	width: 155px;
	height: 24px;
	position: relative;
	overflow: hidden;
}
.fast-contact span{
	display: block;
	width: 155px;
	height: 24px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/fast_contact.gif) no-repeat;
}

.thumb-left img, .image-left{
	padding: 3px;
	background: #fff;
	border: 1px solid #B2C6D8;
	margin-top: 3px;
	margin-right: 15px;
	float: left;
}
.thumb-left.no-margin img{
    margin-right: 0;
}
.thumb-right img, .image-right{
	padding: 3px;
	background: #fff;
	border: 1px solid #B2C6D8;
	margin-top: 3px;
	margin-left: 15px;
	float: right;
}
.thumb img{
	padding: 3px;
	background: #fff;
	border: 1px solid #B2C6D8;
	margin: 5px;
}

.map{
	width: 215px;
	float: right;
	padding-right: 30px;
	padding-top: 5px;
}

td.vertical-top{ vertical-align: top; }
.clear{ clear: both; }
.clear-hidden{ clear: both; height: 1px; overflow: hidden; }
.no-display{ display: none; }
.no-margin{ margin: 0 !important; }
.float-left{ float: left; }
.float-right{ float: right; }
.text-left{ text-align: left; }
.text-center{ text-align: center; }
.text-right{ text-align: right; }
.blue{ color: #203674; }
.red{ color: Red; }
.small{ font-size: 0.8em; }
.no-bold{ font-weight: normal; }
.label{
	display: block;
	width: 5em;
	float: left;
}
.info{
	display: block;
	margin-left: 5em;
}
.input-text, textarea, select{
	border: 1px solid #87A4C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 2px 0;
	background: url(../images/input_bg.gif) no-repeat #fff;
	padding: 2px 4px;
}
.left .input-text, .left textarea, .left select{
	color: #898C94;
}

textarea{
	resize: none;
}
.button{
	margin-top: 8px;
}

.w20{ width: 20px; }
.w30{ width: 30px; }
.w40{ width: 40px; }
.w50{ width: 50px; }
.w60{ width: 60px; }
.w70{ width: 70px; }
.w80{ width: 80px; }
.w90{ width: 90px; }
.w100{ width: 100px; }
.w110{ width: 110px; }
.w120{ width: 120px; }
.w130{ width: 130px; }
.w140{ width: 140px; }
.w150{ width: 150px; }
.w180{ width: 180px; }
.w200{ width: 200px; }
.w250{ width: 250px; }
.w300{ width: 300px; }
.w350{ width: 350px; }
.w400{ width: 400px; }
.w450{ width: 450px; }
.w500{ width: 500px; }

.w10p{ width: 10%; }
.w20p{ width: 20%; }
.w25p{ width: 25%; }
.w28p{ width: 28%; }
.w30p{ width: 30%; }
.w33p{ width: 33%; }
.w35p{ width: 35%; }
.w40p{ width: 40%; }
.w50p{ width: 50%; }
.w60p{ width: 60%; }
.w66p{ width: 66%; }
.w70p{ width: 70%; }
.w80p{ width: 80%; }
.w90p{ width: 90%; }
.w95p{ width: 95%; }
.w100p{ width: 100%; }

.thumbs{
	position: relative;
	padding-bottom: 10px;
	line-height: 1em;
	font-size: 1em;
	white-space: nowrap;
}

.a-image-viewer-white, .a-image-viewer-dark, .a-image-viewer-light{
    display: block;
    text-align: center;
    padding: 95px 3px 3px 3px;
}
.a-image-viewer-light{
    background: url(../images/ico_image_viewer_light.jpg) no-repeat center top;
}
.a-image-viewer-dark{
    background: url(../images/ico_image_viewer_dark.jpg) no-repeat center top;
}
.a-image-viewer-white{
    background: url(../images/ico_image_viewer_white.jpg) no-repeat center top;
}

.listing{
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding: 10px 0;
	border-top: 1px solid #BFC7DD;
	border-bottom: 1px solid #BFC7DD;
}
.listing ul{
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
.listing ul li{
	padding: 0 1px;
	background: none;
	display: inline;
}
.listing a{
	background: #ADCEE8;
	text-decoration: none;
	padding: 2px 5px;
}
.listing span{
	background: #01114D;
	color: #fff;
	padding: 2px 5px;
}

.quote{
	clear: both;
	padding: 0 25px 2px 16px;
	background: url(../Images/quote_left.gif) no-repeat 0 1em;
	margin-bottom: 0.3em;
}
.quote-end{
	background: url(../Images/quote_right.gif) no-repeat left top;
	color: #fff;
	padding-right: 16px;
	margin-left: 3px;
}

.feedback-submit-upper{
	float: right;
	margin: 0 15px 0 8px;
}

.RadCaptcha{
	text-align: center;
}
.RadCaptcha span{
	display: block;
	margin: 0 auto;
	margin-bottom: 1em;
	font-weight: bold;
}
.RadCaptcha img{
	margin: 0 auto;
	margin-bottom: 1em;
}
.RadCaptcha input{
	padding: 3px 6px;
	display: block;
	margin: 0 auto;
	margin-bottom: 0.4em;
	width: 60px;
	text-align: center;
}
.RadCaptcha label{
	display: block;
	text-align: center;
}
