@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";@import url(http://fonts.googleapis.com/css?family=Oswald:400);@import url(http://fonts.googleapis.com/css?family=Sansita+One);
body{
	background:/* url(../images/bg.jpg) no-repeat center top */#06C fixed;
	font:13px/19px Arial, Helvetica, sans-serif;
	color:#696969;
	position:relative;
	min-width:1010px;
}
html,body{height:100%;}
p{padding-bottom:19px;}
a{color:#4883d4;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#5c6c81; font-weight:normal; font-family: 'Oswald', sans-serif; text-transform:uppercase; margin-bottom:25px;}
h1{font-size:24px;}
h2{font-size:22px;}
h3{font-size:20px;} 
h4{font-size:18px;}  
h5{font-size:16px;}
h6{font-size:14px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:998px; 	
	padding:0;
	position:relative;
	margin:0 auto;
}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.last3 {
	background:none !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px !important;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px !important;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}


.logo {
	display:block; 
	width:220px; 
	height:168px; 
	text-indent:-5000px; 
	background:url(../images/logo.jpg) 0 0 no-repeat;
	border-radius:0 0 5px 5px;
}
.inner_logo {
	display:block; 
	width:220px; 
	height:168px; 
	text-indent:-5000px; 
	background:url(../images/logo.jpg) 0 0 no-repeat;
	border-radius:0 0 5px 5px;
}
#lhs h3 {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #e2e2e2;
}
#rhs h1 {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #e2e2e2;
}
#rhs h3 {
	margin:0 0 10px 0;
}
#lhs a {
	line-height:30px;
}
#lhs {
	float:left;
	margin:70px 30px 0 0;
	padding:0 0 0 0;
	width:230px;/*
	background:#333;*/
}
#rhs {
	float:left;
	margin:00px 0px 0 0;
	padding:0 0 0 0;
	width:700px;/*
	background:#333;*/
}
.inner_banner { margin:0 0 15px 0; border-radius:7px; box-shadow:1px 1px 0px #e2e2e2; background:url(../images/loading.gif) center no-repeat;}
/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	margin-bottom:20px;
}

header .main {
	background:url(../images/bg1.gif) repeat-x 0 0 #dbebf6;
	border:1px solid #f1f7fa;
	border-top:none !important;
	border-radius:0 0 6px 6px;
}


header h1 {
	padding:0;
	position:absolute;
	top:0;
	left:29px;
	margin:0;
	font-size:0;
	line-height:0;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}

nav {
	padding-left:426px;
}
.sf-menu li {
	float:			left;
	background:url(../images/divider1.gif) repeat-y right 0 ;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
	color:#536379;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	font-size:14px;
	line-height:17px;
	padding:42px 21px 18px;	
}
.sf-menu a:hover,
.sf-menu a.active,
.sf-menu li.sfHover > a {
	background:url(../images/menu-hov.gif) repeat-x center 0 #4883d4;
	color:#fff;
	text-decoration:none;
}

.sf-menu ul a:hover,
.sf-menu ul li.sfHover > a {
	background:url(../images/menu-hov1.gif) repeat-x 0 0 #89c2f4;
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 0px #069;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	background:url(../images/menu-bg1.gif) repeat-x 0 0 #4882d4;
	padding:12px 0;
	width:220px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul ul {
	position:		absolute;
	top:			-999em;
	padding:12px 0 13px;
	width:200px; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:			100%;
	background:none;
	width:220px;
}
.sf-menu ul a {
	padding:5px 0px 7px 20px;
	text-shadow:1px 1px 0px #069;
	color:#fff;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			79px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 137px;
    top: -13px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding:28px 0 0;
	margin:0 auto;
	width:1000px;
	background:url(../images/content-top.png) no-repeat 0 0;
	position:relative;
	z-index:1;
	margin-bottom:20px;
}

.p23 {
	padding:30px 0 0 !important;
}
.p23_new {
	padding:20px 0 0 !important;
}


.content-middle {
    background: url("../images/content-middle.png") repeat-y scroll 0 0 transparent;
    position: relative;
    z-index: 0;
}

.content-bottom {
	background:url(../images/content-bottom.png) no-repeat 0 bottom;
	padding-bottom:40px;
}

.banner-bg1 {
	background:url(../images/banner1.png) no-repeat 0 0;
	overflow:hidden;
	width:300px;
	height:170px;
	position:relative;
}

.list1 li {
	display:block;
	color:#4883d4;
	font-size:25px;
	line-height:30px;
	text-transform:uppercase;
	font-family: 'Sansita One', cursive;
}


.list1 li span {
    color: #5C6C81;
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    padding-left: 7px;
    padding-top: 1px;
}

.banner-bg1 p {
    padding-left: 20px;
    width: 135px;
}

.list1 {
    padding: 15px 0 6px 21px;
}


.button1 {
    background: url("../images/button1.png") no-repeat scroll center 0 transparent;
    border-radius: 60px 60px 0 0;
    bottom: 0;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    left: 144px;
    line-height: 17px;
    padding: 25px 8px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px #76A7E0;
    text-transform: uppercase;
    z-index: 9999;
}

.button1:hover {
	background:url(../images/button-hov1.png) no-repeat center 0;
	color:#5a97db;
	text-decoration:none;
	text-shadow:none;
}


.banner1-img1 {
    position: absolute;
    right: 6px;
    top: -11px;
}

.banner1-img2 {
    position: absolute;
    right: -19px;
    top: 3px;
}

.banner1 {
	position:relative;
}
																									/***** Page 1 *****/

.p7 {
	padding-left:67px;
}

.text1 {
    color: #5C6C81;
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    padding-left: 19px;
    padding-top: 1px;
	margin-bottom:13px;
    text-transform: uppercase;
}

.text2 {
	display:inline-block;
	color:#4883d4;
	font-size:25px;
	line-height:30px;
	text-transform:uppercase;
	font-family: 'Sansita One', cursive;
}

.p8 {
	padding-top:15px;
}

.p9 {
	padding-left:20px;
}

.p10 {
	padding-left: 11px;
    padding-top: 7px;
	margin-bottom:10px;
	padding-right: 9px;
}

.p11 {
	padding-right: 6px;
	margin-bottom: 4px;
}

.p12 {
	padding-left: 52px;
    padding-right: 9px;
	padding-top: 8px;
}


.banner1-img3 {
    position: absolute;
    right: -7px;
    top: -10px;
}


h3 span {
    color: #5A97DB;
    font-family: 'Sansita One',cursive;
    font-size: 27px;
    letter-spacing: 0;
    line-height: 27px;
    padding-left: 6px;
}

.p13 {
	padding-top:0px;
}

.page1-box1 {
	overflow:hidden;
}

.page1-img1 {
	margin-bottom:13px;
}

.text3 {
	display:block;
	color:#4883d4;
	margin-bottom:9px;
	font-size:14px;
	line-height:26px;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}

.button2 {
	display:inline-block;
	background:url(../images/button2.gif) repeat-x 0 0 #4b86d5;
	border-radius:6px 6px 0 0;
	color:#fff;
	border:1px solid transparent;
	border-top-color:#6cace2;
	border-bottom:4px solid #3b63a1;	
	font-size:11px;
	line-height:13px;
	text-transform:uppercase;	
	padding:13px 9px 10px;
	border-bottom-color:#3a619f;
}

.button2:hover {
	color:#5a97db;
	text-decoration:none;	
	padding:12px 9px 14px;
	border:1px solid #fff;
	background:url(../images/button2-hov.gif) repeat-x 0 bottom #dce8f4;
}

.p14 {
	padding-bottom:26px;
}

.p15 {
	padding-top:12px;
}


.inner1 {
    background: url("../images/marker1.png") no-repeat scroll 0 1px transparent;
    color: #4883D4;
    float: left;
    font-family: 'Sansita One',cursive;
    font-size: 25px;
    height: 46px;
    line-height: 30px;
    margin-right: 16px;
    margin-top: 2px;
    padding-top: 7px;
    text-align: center;
    width: 45px;
}

.link1 {
	color:#4883d4;
	font-size:14px;
	line-height:17px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
}
.product {
	color:#4883d4;
	font-size:15px;
	line-height:30px;
	font-family: 'Oswald', sans-serif;
}

.link1:hover {
	color:#5C6C81;
	text-decoration:none;
}

.border1 {
	background:url(../images/border1.png) no-repeat 215px 7px;
}

.p26 {
	padding-bottom:20px;
}


.p16 {
	margin-bottom:23px;
}

.page1-box2 {
	overflow:hidden;
	margin-bottom:17px;
	background:url(../images/divider3.gif) repeat-x 0 bottom;
}

.page1-box2 p {
	padding-bottom:18px;
}


.link2 {
    background: url("../images/link2.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    margin-left: 6px;
    margin-top: 2px;
    width: 16px;
}

.link2:hover {
	background-position: 0 bottom;
}

.page1-img2{
	float:left;
	margin-right:20px;
	margin-top:7px;
}

.p17 {
	margin-bottom:19px;
}

.time1 {
	color:#768395;
	font-size:13px;
	font-weight:bold;
}

.p18 {
	margin-bottom:13px;
}

.p19 {
	margin-bottom:16px;
}

.list2 a {
	color:#768395;
	text-transform:uppercase;
	font-size:11px;
	transition: all 0.4s ease 0s;
}

.list2 a:hover {
	color:#5a97db;
	text-decoration:none;
}


.list2 li {
    background: url("../images/marker2.png") no-repeat scroll 0 3px transparent;
    display: block;
    line-height: 12px;
    padding-bottom: 18px;
    padding-left: 15px;
}

.p20 {
	padding-top:3px;
}

.p21 {
	margin-bottom:27px;
}

.link3 {
	font-weight:bold;
	color:#768395;
	font-size:11px;
	text-transform:uppercase;	
	line-height:20px;
}

.link3:hover {
	color:#4883d4;
	text-decoration:none;
}

.foot-page1 p {
	font-size:11px !important;
	line-height:20px !important;
}

.p22 {
	margin-bottom:24px;
}
																									/***** Page 2 *****/

.p24 {
	margin-bottom:21px;
}

.p25 {
	margin-bottom:56px;
}

.page2-img1 {
	margin-top:1px;
}

.list3 a {
    background: url("../images/link3.png") no-repeat scroll 10px 8px transparent;
    color: #4883D4;
    display: block;
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    padding: 7px 0 9px 35px;
    text-transform: uppercase;
}


.list3 li {
    background: url("../images/bg2.gif") repeat-x scroll 0 0 #D3E2F0;
    border: 1px solid #FFFFFF;
    border-radius: 7px;
    display: block;
    line-height: 17px;
    margin-bottom: 11px;
}
.list3 {
	padding-top:3px;
}

.list3 li:hover {
	background:url(../images/bg2-hov.gif) repeat-x 0 0 #4983d4;
	border:1px solid transparent;
	border-top-color:#6cace2;
}

.list3 li:hover a {
	color:#fff;
	text-decoration:none;
	background-position:10px -37px;
}

.page2-box2 {
	overflow:hidden;
	margin-bottom:8px;
}
																									/***** Page 3 *****/

.page3-box1 input {
    background: url("../images/bg3.gif") repeat-x scroll 0 0 #E8F0F7;
    border: 1px solid #D6E1EE;
    border-radius: 6px;
    margin: 0;
	height:16px;
	line-height:16px;
	box-shadow:0 0 10px 2px #e7f0f8 inset;
    outline: medium none;
    padding: 8px 5px 9px;
    width: 188px !important;
}

.page4-box1 span {
	display: inline-block;
    padding-top: 4px;
}


#form2 {
	margin-bottom:14px;
}

#form2 .jqTransformSelectWrapper {
    background: url("../images/bg3.gif") repeat-x scroll 0 0 #E8F0F7;
    border: 1px solid #D6E1EE;
    border-radius: 6px;
    box-shadow: 0 0 10px 2px #E7F0F8 inset;
    float: left;
    margin: 0;
	height:19px;
	line-height:19px;
    outline: medium none;
    padding: 7px 5px;
	position:relative;
    width: 188px !important;
}

#form2 .jqTransformHidden {
	display:none;
}


#form2 .jqTransformSelectWrapper a.jqTransformSelectOpen {
    background: url("../images/page3-marker1.png") no-repeat scroll 180px 5px transparent;
    display: block;
    height: 27px;
    margin-top: 0;
    position: absolute;
    right: 2px;
    top: 10px;
    width: 100%;
}

#form2 .jqTransformInputWrapper {
    float: right;
    margin-bottom: 15px;
    position: relative;
}

.inner2 {
	margin-bottom:10px;
}

#form2 .jqTransformSelectWrapper a.jqTransformSelectOpen:hover { background-position: 180px -40px;}

#form2 .jqTransformSelectWrapper ul {
    display: none;
    height: 150px;
    left: -1px;
    list-style: none outside none;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: absolute !important;
    top: 34px;
    z-index: 10;	
background: url("../images/bg3.gif") repeat-x scroll 0 0 #E8F0F7;
    border: 1px solid #D6E1EE;
    border-radius: 6px;
    box-shadow: 0 0 10px 2px #E7F0F8 inset;
    margin: 0;
    outline: medium none;
	position:relative;
    width: 198px !important;
}

#form2 .jqTransformSelectWrapper ul li {
	line-height:16px;
	height:16px;
}

#form2 .jqTransformSelectWrapper ul a {    
    color: #333333;
    display: block;
    font-size: 11px;
    padding: 5px;
    text-decoration: none;
}
#form2 .jqTransformSelectWrapper ul a.selected {
    color: #333333;
}
#form2 .jqTransformSelectWrapper ul a:hover,
 #form2 .jqTransformSelectWrapper ul a.selected:hover {
    background:url(../images/page1-bg1.gif) repeat 0 0;
}
#form2 .jqTransformHidden {
    display: none;
}

.date1 {
	position:relative;
	width:286px;
	margin-bottom:10px;
}


#form2 span {
    color: #696969;
    display: inline-block;
    float: left;
    font-size: 13px;
    padding-top: 6px;
    width: 80px;
	position:relative;
}

#form2 .jqTransformSelectWrapper span {
	padding:0;
	margin-top: -3px;
}

#form2 .jqTransformInputWrapper {
	margin-bottom:15px;
	float:right;
	position:relative;
}



#form2 .jqTransformCheckboxWrapper {float:none !important;
	display:block !important;
	padding:0 !important;
}


#form2 .jqTransformCheckbox {
    background: url("../images/page4-marker2.png") no-repeat scroll center 0 transparent;
    display: block !important;
    float: none !important;
    height: 11px;
    left: -20px;
    margin-top: 5px;
    position: absolute;
    top: 0;
    width: 12px;
}

#form2 .jqTransformChecked {
	background-position:center bottom;
}

#form2 strong {
	display: inline-block;
	font-weight:normal !important;
	color:#696969;
    margin-bottom: 11px;
}

.p27 {
	margin-bottom:14px;
}

.page3-bot2 {
    display: block;
	font-style:normal;
	padding-top:6px;
    margin-bottom: 11px;
    width: 100% !important;
}

.inner3 {
	margin-left:80px;
	margin-bottom:15px;
}

.page3-img1{
	margin-top:2px;
}

.p28 {
	margin-bottom:41px;
}

.p29 {
	padding-bottom:28px;
}

.page3-img2 {
	margin-bottom:14px;
}
																									/***** Page 4 *****/

.page4-img1 {
	margin-bottom:19px;
}

.p30 {
	padding-bottom:29px;
}

.p31 {
	margin-bottom:22px;
}

.page4-img2 {
	float:left;
	margin-right:20px;
	padding-top:7px;
}

.p32 {
	margin-bottom:20px;
}

																									/***** Page 5 *****/


.bot-top {
	background:url(../images/bot-top.png) no-repeat 0 0;
	padding-top:18px;
	margin-top:2px;
}

.bot-middle {
	padding-left: 21px;
	padding-right: 16px;
	background:url(../images/bot-middle.png) repeat-y 0 0;
}

.bot-bottom {
	background:url(../images/bot-bottom.png) no-repeat 0 bottom;
	padding-bottom:17px;
}

.link4 {
	display:inline-block;
	color:#4883d4;
	font-size:25px;
	line-height:25px;
	margin-bottom:11px;
	text-transform:uppercase;
	font-family: 'Sansita One', cursive;
}

.link4:hover {
	color:#5C6C81;
	text-decoration:none;
}

.list4 li {
    display: block;
    font-size: 13px;
    line-height: 19px;
    padding-bottom: 19px;
    padding-right: 7px;
}

.list4 span {
	display:inline-block;
	float:right;
	color:#5a97db;
	font-weight:bold;
}
	
.p33 {
	margin-bottom:56px;
}	

.page5-img1 {
	margin-bottom:14px;
}

.p34 {
	margin-bottom:26px;
}

.page6-img1 {
	margin-bottom:12px;
}

.page6-box1 p {
	padding-bottom:24px;
}

.p38 {
	padding-bottom:19px !important;
}

.page6-box1 a {text-decoration:underline;}
.page6-box1 a:hover {text-decoration:none;}



.dl1 dt {width:150px;margin-bottom: 10px; line-height:26px; color:#4883d4; font-size:14px; text-transform:uppercase; font-family: 'Oswald', sans-serif;}

.dl1 span {float:left; width:69px;}

.dl1 dd { line-height:19px;}

.dl1 dd a {color:#4883d4;text-decoration:underline;}

.dl1 dd a:hover {color:#5C6C81; text-decoration:none;}
	
/******************** Footer ******************/
footer {
	width:100%; 
	background:url(../images/content-top.png) no-repeat 0 0;
	padding:25px 0 0;
	width:1000px;
	color:#707277;
	margin:0 auto;
}


.foot-page2 span {
    color: #4883D4;
    display: inline-block;
    font-family: 'Sansita One',cursive;
    font-size: 15px;
    padding-left: 3px;
	text-align:right;
    padding-right: 4px;
}


.foot-page2 {
    color: #707277;
    font-size: 11px;
	margin-bottom:15px;
    line-height: 17px;
    text-transform: uppercase;
}

.foot-page2 a {
	color:#707277;
	text-transform:uppercase;
}

.foot-page2 a:hover {
	color:#4883d4;
}

.soc-links a {
	width:30px;
	height:29px;
	display:block;
}

.soc-links a:hover {
	background-position:0 -85px;
}

.soc-links li {
	display:block;
	float:left;	
}

.soc-links {
	float:right;
	margin-bottom:15px;
}

.soc-link1 {background:url(../images/soc-link1.png) no-repeat 0 0;
}
.soc-link2 {background:url(../images/soc-link2.png) no-repeat 0 0;
}
.soc-link3 {background:url(../images/soc-link3.png) no-repeat 0 0;
}

.p40 {
	margin-bottom:6px;
}

#banner {
	width:100%;
	margin:0 auto;
	padding:0;
	height:290px;
	background:url(../images/loading.gif) center no-repeat;
}
#clients {
	width:700px;
}
#clients img {
	background:url(../images/loading.gif) center no-repeat;
	float:left;
	margin:0 20px 20px 0;
	border:1px solid #e2e2e2;
}

.enquiry_box {
	background:#ededed;
	margin:20px 0 0 0;
	padding:5px;
	outline:none;
	font-size:11px;
	border:none;
	box-shadow:inset 1px 1px 0px #CCC;
	border-radius:3px;
	width:170px;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
.enquiry_list {
	background:#ededed;
	margin:20px 0 0 0;
	padding:5px;
	outline:none;
	font-size:11px;
	border:none;
	box-shadow:inset 1px 1px 0px #CCC;
	border-radius:3px;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
#enquiry_form {
	width:600px;
	margin:0 0 0px 0;
	padding:0 0px;
	font-size:12px;
	color:#333;
	vertical-align:middle;
	text-align:left;
	line-height:30px;
}
.textbox {
	outline:none;
	border:1px solid #e2e2e2;
	font-family:arial;
	font-size:12px;
	color:#000;
	line-height:20px;
	height:20px;
	box-shadow:inset 0 0 15px #FFF;
	-moz-box-shadow:inset 0 0 15px #FFF;
	-webkit-box-shadow:inset 0 0 15px #FFF;
	-ms-box-shadow:inset 0 0 15px #FFF;
	-o-box-shadow:inset 0 0 15px #FFF;
}
.textarea {
	width:80%;
	background:#ededed;
	margin:0px 0 0 0;
	padding:5px;
	outline:none;
	font-size:11px;
	border:none;
	box-shadow:inset 1px 1px 0px #CCC;
	border-radius:3px;
	border-bottom:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
.enquiry_button {
	background:#690;
	color:#FFF;
	margin:20px 0 0 0;
	padding:5px;
	outline:none;
	font-size:11px;
	border:none;
	box-shadow:inset 1px 1px 0px #9C0;
	border-radius:3px;
	width:50px;
	border-bottom:1px solid #060;
	border-right:1px solid #090;
	cursor:pointer;
}