@import "reset.css";

body {
	font:13px/16px normal normal Arial, Helvetica, sans-serif;
	background:#6f0f10 url(../images/bg-body.gif) repeat-x;	
}
div#head {
	width:976px;
	margin:0 auto;
	background:url(../images/head.gif) no-repeat;	
}
div#header, div#content, div#footer {
	overflow:hidden;
}
div#wrapper {
	width:963px;
	margin:0 auto;
}
div#header {
	padding-top:5px;
	background:url(../images/logo.gif) no-repeat 25px 5px;
}
/**/
div.rnd-corners {
	background-color:#911917;
	overflow:hidden;
}
div#account div.rnd-corners {
	width:200px;
	margin:20px auto 0;
}
div.rnd-corners span {
	height:1px;
	background-color:#911917;
	display:block;
	overflow:hidden;
}
div.rnd-corners div.top, div.rnd-corners div.bottom {
	background:#BD241E;
	overflow:hidden;
}
div.rnd-corners div.box-top, div.rnd-corners div.box-bottom {
	background:#931b17;
	overflow:hidden;
}
div.box div.rnd-corners span, div.box div.rnd-corners {
	background-color:#741512;
}
span.t1 {
	margin:0 0 0 5px;	
}
span.t2 {
	margin:0 0 0 3px;	
}
span.t3 {
	margin:0 0 0 2px;	
}
span.t4 {
	margin:0 0 0 1px;	
}
div.box {
	width:240px;
}
div.box div.rnd-corners div.box-content {
	padding:2px 0 2px 20px;	
}
/**/
ul#top-menu {
	padding:0 5px 0 20px;
	float:right;
	background:url(../images/ico-top_menu.gif) no-repeat;	
}
ul#top-menu li {
	margin-right:7px;
	padding-right:9px;
	float:left;
	border-right:2px solid #751313;
}
ul#top-menu li.last {
	margin-right:0;
	padding-right:0;
	border:none;	
}
ul#top-menu li a {
	color:#e4e2e2;
}
ul#top-menu li a:hover {
	text-decoration:underline;	
}
div#menu {
	width:562px;
	margin-top:55px;
	overflow:hidden;
	float:right;	
}
div#menu ul li {
	margin-right:22px;
	float:left;
}	
div#menu ul li.last {
	margin-right:0;	
}
div#menu ul li a {
	font-size:17px;
	color:#e4e2e2;
}
div#menu ul li a:hover {
	text-decoration:underline;	
}
div#menu div.content {
	padding:1px 5px;
	overflow:hidden;
}
div.shadow {
	width:943px;
	margin:0 auto;
}
div.shadow div.top, div.shadow div.bottom {
	height:43px;
	overflow:hidden;
}
div.shadow div.top {
	background:url(../images/top-shadow.png) no-repeat;
}
div.shadow div.bottom {
	background:url(../images/bottom-shadow.png) no-repeat;
}
div.shadow div.content {
	background:url(../images/content-shadow.png) repeat-y;
}
div.shadow {
	position:relative;
	z-index:1;
}
div.shadow div.container {
	width:900px;
	margin:0 auto;
	background-color:#fff;
	overflow:hidden;
	z-index:100;
	position:relative;
}
div.container.sidebar {
	background:url(../images/bg-container.gif) repeat-y;	
}
div#slide {
	overflow:hidden;
	position:relative;
}
div.col {
	text-align:center;
	display:inline-block;
	float:left;
}
div.col.goright {
	float:right;	
}
div#slide h1 {
	padding:25px 0 15px;
	margin-bottom:0;
	font-size:32px;
	color:#027d01;
	line-height:28px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:-1px;
}
div.col p {
	width:270px;
	text-align:left;
	color:#3b4044;
}	
div#slide p a {
	color:#3b4044;
}
div#slide p a:hover {
	text-decoration:underline;
}
a.btn {
	width:31px;
	height:33px;
	margin-top:110px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
a.btn.left {
	margin-left:5px;
	background:url(../images/btn-goleft.png) no-repeat;
}
a.btn.right {
	margin-right:5px;
	background:url(../images/btn-goright.png) no-repeat;
}
h1 {
	margin-bottom:20px;	
	font-size:24px;
	color:#6f0f10;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:-1px;
}
h2 {
	margin-bottom:20px;	
	font-size:19px;
	text-transform:uppercase;
	color:#6f0f10;
	font-weight:normal;
	letter-spacing:-1px;
}
p {
	margin-bottom:20px;	
}
div#main {
	width:590px;
	padding:25px 20px 25px 25px;
	float:left;	
}
ul#services li {
	width:138px;
	height:209px;
	margin-right:12px;
	float:left;
	overflow:hidden;
	position:relative;
}	
ul#services li.last {
	margin-right:0;
}
ul#services li a {
	width:138px;
	height:209px;
	background:url(../images/bg-services-li.gif) no-repeat;
	text-align:center;
	display:block;
}
ul#services li a img {
	margin:10px 0 20px;	
}
ul#services li a strong {
	display:block;
	font-weight:normal;
	font-size:16px;
	color:#fbf4df;
	text-transform:uppercase;
	letter-spacing:-1px;
}
/**/
ul#services li li {
	width:auto;
	height:auto;
	margin:0;
	float:none;
}
ul#services li li a {
	width:auto;
	height:auto;
	text-align:left;
	background:none;
	font-size:15px;
	color:#fbf4df;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:2px 0 0 5px;
}
li.submenu a:hover {
	text-decoration:underline;
	color:#fff;
}
ul#services li.submenu ul {
	width:138px;
	height:169px;
	padding:10px 5px 0 0;
	display:none;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/transparency.png) no-repeat;
}
ul#services li.submenu:hover ul {
	display:none;	
}
/**/
div#sidebar {
	width:255px;
	padding-top:20px;
	float:right;	
}
h3 {
	font-size:19px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#f0eded;
	text-transform:uppercase;
}
div#sidebar div.goright {
	width:240px;		
}
ul#blog {
	padding-bottom:20px;	
}
ul#blog li {
	padding:0 20px 0 15px;
	margin-bottom:20px;
	background:url(../images/blog-sep.gif) no-repeat left 3px;
}
ul#blog h4 {
	font-size:13px;
	color:#fdfdfd;
	font-weight:normal;
}
ul#blog p {
	font-size:12px;
	color:#c9c8c8;
}
ul#blog li a {
	font-size:12px;
	color:#ffffff;
}
ul#blog li a:hover {
	text-decoration:underline;	
}
h5 {
	font-weight:normal;
	font-size:13px;
	color:#fbfbfa;	
}
div#sidebar div.box p {
	margin-bottom:0;
	font-size:11px;
	color:#fbfbfa;
}
div.shadow.aligned {
	position:relative;
	top:-50px;
}
div#footer {
	width:900px;
	top:-20px;
	margin:0 auto;
	position:relative;
	z-index:100;
}
div#footer, div#footer a {
	color:#fbfbfa;	
}
div#footer a:hover {
	text-decoration:underline;
}
div#footer ul {
	float:right;	
}
div#footer ul li {
	margin-right:5px;
	padding-right:6px;
	border-right:2px solid #4a0a0b;
	float:left;	
}
div#footer ul li.last {
	padding:0;
	margin:0;
	border:none;
}
form#pmgForm fieldset {
	width:590px;
	overflow:hidden;
	font-size: 9pt;
}
form#pmgForm div {
	margin-bottom:10px;
	overflow:hidden;	
}
form#pmgForm span {
	width:88px;
	margin-top:5px;
	float:left;
	display:block;
	font-size:12px;
	color:#741512;
    font-weight: bold;
}

form#pmgForm input.text {
	width:230px;
	height:21px;
	padding-left:5px;
	display:block;
	float:left;
	border:1px solid #9c9683;
	float:left;
}	
form#pmgForm input.text.small {
	width:130px;	
}
form#pmgForm textarea {
	width:430px;
	height:105px;
	padding:5px 0 0 5px;
	border:1px solid #9c9683;
}
form#pmgForm div#input {
	padding-top:20px;
}
form#pmgForm div#input input {
	width:112px;
	height:29px;
	margin:0 auto;
	display:block;
	cursor:pointer;
	overflow:hidden;
	border:none;
	background:url(../images/btn-send_email.gif) no-repeat;	
}
form#pmgForm .ques {
	font-size:12px;
	color:#741512;
margin-left: 90px;
font-weight: bold;
}
form#pmgForm .ques span{
	font-size:12px;
	color:#000;
        display: block;
}
form#pmgForm .ques table{
	font-size:11px;
	color:#000;
}
ul#team li {
	width:578px;
	height:130px;
	padding:20px 0 0 20px;
	margin-bottom:20px;
	overflow:hidden;
	background:url(../images/bg-team.gif) no-repeat;
}
ul#team div.pic {
	float:left;	
}
ul#team div.pic img {
	border:1px solid #7e100f;	
}
ul#team div.info {
	width:435px;
	padding-right:20px;
	float:right;
}
ul#team h6 {
	margin-bottom:10px;
}
ul#team h6, ul#team a {
	font-size:13px;
	color:#741512;
	font-weight:normal;
}
ul#team a:hover {
	text-decoration:underline;	
}
.docs{
margin-bottom: 10px;
border: 1px solid #ccc;
padding: 3px;
text-align: center;
width:120px;
height: 80px;
float: left;
margin: 5px;
}
.docs A{
color: #415CB9;
font-weight: bold;
font-size: 8pt;
}
#staff{
margin-top: 10px;
}
#staff TR TD{
padding-bottom: 20px;
}
.serv{
margin-top: 260px;
}
.error{
color: red;
font-size: 8pt;
}
#error{
color: red;
font-size: 8pt;
}
.serv table{
font-size: 10pt;
font-weight: bold;
color: #fff;
border: 4px solid #B8897E;
background-color: #6F0F10;
}
.serv table HR{
font-size: 10pt;
font-weight: bold;
color: #fff;
border: 1px solid #B8897E;
margin-bottom: 20px;
}
.serv table TD{
padding: 5px;
width: 270px;
}
.hov1{
position: absolute;
z-index: 30000;
}
.hov2{
position: absolute;
z-index: 30000;
margin-left: 865px;
}