@charset "utf-8";
/* CSS Document */

* {padding:0;
margin:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

body {background:url(images/bg3.jpg) repeat}

#inner {background:#FFF}

#fullpage {width:900px;
margin:20px auto}

#logo {height:130px;
float:left}

#wrapper {width:980px;
margin:10px auto 10px auto;
background:#FFF;
border-radius:10px;
border:1px solid #d3d3d3;
min-height:900px}

#menu {height:50px;
background:url(images/menu-bg2.jpg);
border-bottom:1px solid #333;
width:53%;
float:right;
margin-right:20px;
margin-top:60px;
border-top:1px solid #333;
border-radius:10px}

#menu ul {list-style:none;
padding-top:10px;
padding-left:20px}

#menu ul li a {float:left;
padding-left:15px;
padding-right:15px;
font-size:18px;
text-decoration:none;
line-height:30px;
color:#FFF;
margin-right:10px;
border-radius: 15px;}

#menu ul li a:hover, .selected {background:#610F0D;
-webkit-transition-property: background color;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: background color;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease;
  -o-transition-property: background color;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease;
  -ms-transition-property: background color;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease;
  transition-property: background color;
  transition-duration: 0.5s;
  transition-timing-function: ease;}
  
#sub-menu {height:40px;
width:100%;
background:#333}  

#sub-menu ul {list-style:none;
padding-top:10px}

#sub-menu ul li a {float:left;
line-height:20px;
text-decoration:none;
margin-left:15px;
padding-left:5px;
padding-right:5px;
font-size:14px;
color:#FFF;
font-weight:bold}

#sub-menu ul li a:hover {color:#f1f1f1;
text-decoration:underline}

.fix {padding:10px}

#image {border-top:#333 10px solid;
height:300px}

.clear {clear:both}

#block {position:absolute;
margin-top:-300px;
margin-left:680px;
width:280px;}

#tab-head {margin-top:20px;
width:260px;
height:40px;
background:url(images/menu-bg2.jpg);
border-top:1px solid #610F0D;
border-left:1px solid #610F0D;
border-right:1px solid #610F0D;
line-height:40px;
color:#FFF;;
padding-left:20px;
border-top-right-radius:10px;
border-top-left-radius:10px}

h4 {font-size:19px}

#tab {background:url(images/form-bg.png);
width:280px;
border-bottom:1px solid #d3d3d3;
border-left:1px solid #d3d3d3;
border-right:1px solid #d3d3d3;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px}

#tab ul {margin-left:40px;
padding-top:10px;
margin-bottom:10px;
list-style:url(images/link_icon.png)}

#tab ul li a {color:#333;
font-size:15px;
font-weight:bold;
text-decoration:none;}

#tab ul li a:hover {color:#610F0D}

#flow {position:fixed;
top:200px;
right:0;
height:135px;
width:140px;
z-index:100;
border-top:#333 2px solid;
border-left:#333 2px solid;
border-bottom:#333 2px solid;
background:url(images/flow-bg.jpg);
border-top-left-radius:10px;
border-bottom-left-radius:10px;
color:#FFF;}

#flow:hover {background:url(images/flow-bg-hover.jpg)}

#form {
	width:240px;
	background:#f1f1f1;
	border:1px solid #d3d3d3;
	padding:15px 20px 14px 20px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px
}

#form label {
	display:block;
	font-size:14px;
	margin:5px 0 0 0;
}
#form input {
	margin:4px 0 0 0;
	border:1px solid #d9d9d9;
	padding:2px;
	width:234px;
}
#form input.btnform {
	background:#333;
	cursor:pointer;
	font-size:14px;
	text-transform:uppercase;
	color:#FFF;
	width:100%;
	border:none;
	margin:10px 10px 0 0;
	font-family:'Trebuchet MS',Verdana,Helvetica,Arial,sans-Serif;
}

#form select.options {
	width: 240px;
}
#form select.price-options {
	width: 114px;
	
}

#form ul {list-style:none}

#form ul li.left {
	float:left;
	margin:0 8px 0 0;
}
#form ul li.right {
	float:right;	
}

.btnsearch {background:#333;
color:#FFF;
cursor: pointer;}

.btnsearch:hover {background:#000000;
cursor: pointer;}

#form h2 {font-size:27px;
border-bottom:#333 1px dotted;
padding-bottom:5px}

h2 {font-size:28px;
margin-bottom:10px}

h3 {font-size:18px;
margin-bottom:10px}

p {font-size:14px;}

#description {padding-left:10px;
margin-top:10px;
width:650px;
font-size:14px}

#description ul {margin-left:40px;
margin-top:10px;
margin-bottom:10px;
list-style:url(images/li_icon.png)}

#description li {padding-bottom:2px;
font-weight:bold;
font-size:15px}

#description li a {padding-bottom:2px;
font-weight:bold;
font-size:15px;
text-decoration:none;
color:#00F}

.line {border-bottom:#333 1px dotted;
margin-bottom:10px}

.sub-head {font-style:italic;
font-weight:bold;
font-size:13px;
margin-left:180px}

color {color:#610F0D}

#footer {margin:20px auto;
width:980px;
background:#FFF;
border-radius:10px;
height:40px;
border:1px solid #d3d3d3;}

.com_btn{margin:0px; padding:5px 20px; border:0px; background-color:#610F0D; color:#fff; font-size:14px; margin-top:5px; cursor: pointer; }
.field3{border:1px solid #bab9b9; padding:5px; width:250px; color:#707070; font-size:14px; }

.box{border:1px solid #bab9b9;
padding:2px;
width:120px;
font-size:14px; }

.box2{border:1px solid #bab9b9;
padding:2px;
width:280px;
font-size:14px; }

.box3{border:1px solid #bab9b9;
padding:2px;
font-size:14px; }

#form-pro {background:#f7f7f7;
border:#ccc 1px solid;
padding:20px;
width:700px;
margin:0 auto;
border-radius:10px;
font-size:14px}

.p tr {margin-bottom:10px}