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

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

a{
	text-decoration: none;
	outline:none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrap {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.wrap .head {
	background-image: url(../images/top.png);
	clear: both;
	height: 235px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 66px;
	background-repeat: no-repeat;
	background-position: center top;
}
.wrap .head .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 55px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.wrap .head .middle {
	background-image: url(../images/top-red.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 1000px;
}
.wrap .menu {
	background-image: url(../images/menu-bg.png);
	clear: both;
	height: 58px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 28px;
	padding-left: 28px;
}
.wrap .menu .blue {
	height: 50px;
	background-color: #115585;
	width: 944px;
	background-image: url(../images/blue-base.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.wrap .menu .blue a {
	height: 33px;
	width: auto;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-top: 17px;
}
.wrap .menu .blue a:hover {
	background-color: #124E7E;
	height: 38px;
	color: #9BC6DA;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.wrap .menu .blue .selected a{
	background-color: #124E7E;
	height: 38px;
	color: #9BC6DA;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}.wrap .menu .blue .selected a:hover{color:#FFF;}
.wrap .c-top {
	background-image: url(../images/content-start.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 10px;
	width: 1000px;
}
.wrap .content {
	clear: both;
	min-height: 500px;
	width: 944px;
	padding-right: 28px;
	padding-left: 28px;
	background-image: url(../images/content-area.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.wrap .c-bottom {
	background-image: url(../images/content-end.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 10px;
	width: 1000px;
}
.wrap .content .rightside {
	float: right;
	width: 280px;
	min-height: 500px;
	padding-right: 10px;
}
.wrap .content .bespoke  {
	background-image: url(../images/bespoke.gif);
	height: 50px;
	width: 495px;
	clear: both;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
.wrap .content .bespoke h3  {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #115585;
	line-height: 50px;
}
.wrap .content .bespoke h3 strong {
	font-size: 18px;
	font-weight: normal;
}
.wrap .content .rightside .testimonials {
	width: 280px;
	background-color: #D1E0E8;
	margin-bottom: 10px;
}
.wrap .content .ptext a{
	color: #BC0614;
}
.wrap .content .ptext a:hover{
	color: #333333;
}
.wrap .content .rightside .testimonials a{
	color: #BC0614;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
}
.wrap .content .rightside .testimonials .bg{
	background-image: url(../images/quotes.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
.wrap .content .rightside .testimonials .testi-top {
	background-image: url(../images/testi_top.png);
	background-position: left top;
	height: 10px;
	width: 280px;
}
.wrap .content .rightside .testimonials .testi-bot {
	background-image: url(../images/testi_bot.png);
	background-position: left top;
	height: 10px;
	width: 280px;
}
.wrap .content .rightside .testimonials h5 {
	color: #CD0316;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	line-height: 13px;
}
.wrap .content .rightside .testimonials p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.wrap .content .rightside .testimonials h6 {
	margin: 0px;
	text-align: center;
	font-size: 28px;
	color: #333;
	font-weight: normal;
}
.wrap .content .rightside .testimonials .blue {
	color: #115585;
}
.wrap .content .ptext {
	width: 620px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D1E0E8;
}
.wrap .content .ptext h1 {
	font-family: Rockwell, Arial;
	font-weight: normal;
	color: #CC0316;
	font-size: 22px;
	margin: 0px;
}
.wrap .content .ptext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	color: #0C3C5F;
}
.wrap .content .ptext h3 {
	font-family: Rockwell, Arial;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding-top: 15px;
}
.wrap .content .ptext .serv-block{
	padding:10px;
	margin-bottom:5px;
	margin-top:5px;
	background-color: #D1E0E8;
	}

.wrap .pad {
	background-image: url(../images/pad.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 7px;
	width: 1000px;
}
.wrap #footer {
	background-image: url(../images/footer.png);
	height: 203px;
	width: 944px;
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 13px;
}
.wrap #footer p {
	color: #FFF;
	font-size: 14px;
	margin: 0px;
}
.wrap #footer h2 {
	font-family: Rockwell, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #130d0d;
	margin: 0px;
	padding-bottom: 3px;
}
.wrap #footer h2 .white{
	color: #FFF;
}
.wrap #footer .left {
	float: left;
	height: 145px;
	width: 410px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.wrap #footer .middle {
	float: left;
	height: 145px;
	width: 187px;
	padding-left: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.wrap #footer .middle .selected a{text-decoration:none;color:#333;}.wrap #footer .middle a{text-decoration:none;color:#FFF;}.wrap #footer .middle a:hover{color:#000;}
.wrap #footer .right {
	height: 145px;
	width: 285px;
	padding-left: 11px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.wrap #footer .right .small {
	font-size: 11px;
	color: #FFF;
}
.wrap #footer .very-bottom {
	clear: both;
	width: 944px;
	height: 36px;
	padding-top: 12px;
}
.wrap #footer .very-bottom .addthis_button{
	background-image: url(../images/bookmark.png);
	height: 36px;
	width: 306px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.wrap #footer .very-bottom .bookmarks {
	background-image: url(../images/bookmark.png);
	height: 36px;
	width: 306px;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.wrap #footer .very-bottom .back-to-top {
	background-image: url(../images/back-to-top.png);
	height: 36px;
	width: 183px;
	float: right;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.wrap .copyr {
	clear: both;
	height: 30px;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: center;
	padding-top: 5px;
	position: absolute;
}
.wrap .copyr .login {
	width: 70px;
	display: block;
	height: 25px;
	background-color: #ECF0F2;
	color: #7D99A6;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	padding-top: 5px;
	left: 900px;
	float: right;
	bottom: 0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.clear {
	clear: both;
	height: 0px;
	width: 944px;
}
.ferengi{font-family: Arial, Helvetica, sans-serif;font-size: 12px;width:270px;padding:5px;}
.ferenginar{font-family: Arial, Helvetica, sans-serif;font-size: 12px;width:290px;height:240px;padding:5px;}
.quark{font-family: Arial, Helvetica, sans-serif;font-size: 14px;padding:10px 15px 10px 15px;float:right;margin-bottom:15px;margin-top:10px;}