    @media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
  }

}
	
	
	html {
        background-color:#FFFFFF;
		overflow-y: scroll;
		overflow-x:hidden;
		font-size:100%;
		   }
     
	body {
		font-family:Arial, Geneva, sans-serif; 
		font-size:0.9em;
		color:#000000; 
		text-align:center;
		font-size:100%;
		margin:0px;
		
	}
	
		a img
	{
		border:none;
	
	}
	a {
		color:#283154;
	}
	
	h1 {
		font-size:26px;
		color:#f5811e;
	}
	
	.clear{clear:both;}






/* Structural elements */


@media only screen and (max-width: 760px) {


	#outer_container {
		height: 100%;
		width: 100%;
	}

	
	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 100%;
	}
	
	#top_page {
    float: left;
    height: auto;
    text-align: center;
    width: 100%;
    margin-top: 10px;
	}	
	
	#logo {
    float: left;
    height: auto;
    width: 100%;
	}
	
	#logo img {
    display: block;
    margin: 0 auto;
    width: 200px;
	}	
	#buynow {
    float: left;
    height: auto;
    width: 100%;
	}	
	
	
	#nav {
    float: left;
    height: 0px;
    width: 0px;
	visibility:hidden;
		
	}	
	
	
	
	#header_text {
    color: #283154;
    float: left;
    font-size: 16px;
    height: auto;
    padding: 0 0 10px;
    width: 100%;
	}

	#header_text span {
	color:#f5811e;
	font-weight:bold;
	}
	
	#header_image {
    float: left;
    width: 0px;
	height:0px;
	visibility:hidden;
		
	}
	#header_image  img{
		visibility:hidden;
		width:0px;
		
	}	
	
	
	#outer_main_top {
		float:left;		
		width: 100%;
		height:25px;
		border-bottom: 2px grey solid;
	}	
	#outer_main {
		float:left;		
		width: 100%;
		height:auto;
	}
	#outer_main_bottom {
		float:left;			
		width: 100%;
		height:25px;
		border-bottom: 2px grey solid;
	}	

	
	
	#sidebar {
		float:left;
		width: 0px;
		height:0px;
		color:#283154;
		visibility:hidden;
	}

	
	#main_container {
		float:left;
		width: 100%;
		height:auto;
	}	
	#sidebar_button {
    float: left;
    height: 80px;
    margin-top: 10px;
    text-align: center;
    width: 295px;
	}
	#sidebar_content {
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 26px;
    margin: 15px 10px;
    text-align: left;
    width: 275px;
	}	
	
	
	#sidebartitle {
    float: left;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    margin-top: 10px;
    text-align: center;
    width: 295px;
	}
	
	#counter {
	background-color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 90px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    text-align: center;
    width: 265px;
	}	
	#testimonials {
    float: left;
    font-size: 23px;
    font-weight: bold;
    height: 500px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    text-align: center;
	text-decoration:underline;
    width: 265px;
	}	
	
	#info_box {
    float: left;
    font-size: 12px;
    height: auto;
    width: 100%;
	}	
	#info_pic {
	margin-top:20px;
    float: left;
    height: 125px;
    width: 100%;
	text-align:center;
	}
	#infobox_title {
	margin-top:10px;
    float: left;
    height: auto;
    width: 100%;
	text-align:center;
	color:#f5811e;
	font-size:18px;
	font-weight:bold;
	}
	#infobox_content {
    float: left;
    font-size: 14px;
    height: auto;
    margin-top: 10px;
    text-align: center;
    width: 100%;
	}	
	#content_container {
    float: left;
    height: auto;
    width: 100%;
	}		
	#content {
    color: #283154;
    font-size: 14px;
    padding: 5% 5% 5%;
	}

	#footer_container {
    float: left;
    height: auto;
    width: 100%;
	}
	#footer_col1 {
    color: #283154;
    float: left;
    font-size: 14px;
    height: auto;
    text-align: center;
    width: 100%;
	}
	#footer_col2 {
    float: left;
    height: auto;
    width: 100%;
    line-height: 17px;
	text-align: center;
	}
	#footer_col2 a {
    color: #283154;
    font-size: 14px;
	text-decoration:none;

	}
	#footer_col2 a:hover {
    color: #283154;
    font-size: 14px;
	text-decoration:underline;

	}		

	#renew_button {

		visibility:hidden;	
	
	}

	#footer_col_center {
    color: #283154;
    float: left;
    font-size: 14px;
    height: auto;
    text-align: center;
    width: 100%;
	margin-top:10px;
	}	

	
	
	

}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 761px) and (max-width: 1019px)  {





	#outer_container {
		height: 100%;
		width: 100%;
	}

	
	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 100%;
	}
	
	#top_page {
    float: left;
    height: 170px;
    margin-top: 10px;
    width: 100%;
	}	
	
	#logo {
    float: left;
    height: 121px;
    margin-left: 2%;
    margin-top: 1%;
    width: 45%;
	}
	
	#logo img {
		float:left;
		width: 50%;
	}

	#buynow {
    float: left;
    height: 0px;
    width: 0px;
	visibility:hidden;
	}		
	
	#nav {
		background-color:#283154 ;
		float:left;
		width: 567px;
		height:28px;
		margin-top:10px;
		
	}

	#nav-link  {
    float: left;
    height: 28px;
    text-align: center;
    width: 189px;
    margin-top: 4px;

	}
	#nav-link  a {

		color:#FFF;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
	}	
	#nav-link  a:hover{

		font-size:16px;
		font-weight:bold;
		text-decoration:none;
		color:#F57F1B;
	}	

	
	
	
	
	
	#header_text {
    color: #283154;
    float: right;
    font-size: 16px;
    height: 121px;
    padding: 0 10px 10px 20px;
    width: 49%;
	}

	#header_text span {
	color:#f5811e;
	font-weight:bold;
	}
	
	#header_image {
    background-image: url("../images/main_image.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-top: 10px;
    width: 100%;
		
	}
	#header_image  img{
		visibility:hidden;
		width:100%;
		
	}	
	
	
	#outer_main_top {
		float:left;
		background-image: url("../images/sidebar_top.png");
		background-repeat: no-repeat;			
		width: 100%;
		height:25px;
	}	
	#outer_main {
		float:left;
		background-image: url("../images/sidebar_repeat.png");
		background-repeat: repeat-y;			
		width: 100%;
		height:auto;
	}
	#outer_main_bottom {
		float:left;
		background-image: url("../images/sidebar_bottom.png");
		background-repeat: no-repeat;			
		width: 100%;
		height:25px;
	}	

	
	
	#sidebar {
		float:left;
		width: 295px;
		height:auto;
		color:#283154;
		padding-bottom:30px;
	}

	
	#main_container {
		float:left;
		width: 60%;
		height:auto;
	}

	#admin_main_container {
		float:left;
		width: 1024px;
		height:auto;
	}

	
	#sidebar_button {
    float: left;
    height: 80px;
    margin-top: 10px;
    text-align: center;
    width: 295px;
	}
	#sidebar_content {
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 26px;
    margin: 15px 10px;
    text-align: left;
    width: 275px;
	}	
	
	
	#sidebartitle {
    float: left;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    margin-top: 10px;
    text-align: center;
    width: 295px;
	}
	
	#counter {
	background-color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 90px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    text-align: center;
    width: 265px;
	}	
	#testimonials {
    float: left;
    font-size: 23px;
    font-weight: bold;
    height: 500px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    text-align: center;
	text-decoration:underline;
    width: 265px;
	}	
	
	#info_box {
    float: left;
    font-size: 12px;
    height: auto;
    width: 47%;
	min-height:300px;
	}	
	#info_pic {
	margin-top:20px;
    float: left;
    height: 125px;
    width: 100%;
	text-align:center;
	}
	#infobox_title {
	margin-top:10px;
    float: left;
    height: auto;
    width: 100%;
	text-align:center;
	color:#f5811e;
	font-size:18px;
	font-weight:bold;
	}
	#infobox_content {
    float: left;
    font-size: 14px;
    height: auto;
    margin-top: 10px;
    text-align: justify;
    width: 80%;
    margin-left: 15%;
    margin-right: 15%;
	}	
	#content_container {
    float: left;
    height: auto;
    width: 100%;
	}
	#admin_content_container {
    float: left;
    height: auto;
    width: 100%;
	margin-bottom:30px;
	}	

	
	#content {
    color: #283154;
    font-size: 14px;
    padding: 5% 5% 5%;
	}

	#footer_container {
    float: left;
    height: auto;
    width: 100%;
	}
	#footer_col1 {
    color: #283154;
    float: left;
    font-size: 14px;
    height: auto;
    text-align: center;
    width: 100%;
	}
	#footer_col2 {
    float: left;
    height: auto;
    width: 100%;
    line-height: 17px;
	text-align: center;
	}
	
	
	
	
	#footer_col2 a {
    color: #283154;
    font-size: 14px;
	text-decoration:none;

	}
	#footer_col2 a:hover {
    color: #283154;
    font-size: 14px;
	text-decoration:underline;

	}	

	#footer_col_center {
    color: #283154;
    float: left;
    font-size: 14px;
    height: auto;
    text-align: center;
    width: 100%;
	margin-top:10px;
	}	


	

	#renew_button {

		background: none repeat scroll 0 0 transparent;
		border: 0 none;
		bottom: 45px;
		height: 72px;
		opacity: 1;
		overflow: hidden;
		position: fixed;
		right: 15px;
		visibility: visible;
		width: 256px;
		z-index: 2147483639;	
	
	}	
	
	

}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 1020px)   {

	
	#outer_container {
		height: 100%;
		width: 100%;
	}

	
	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 1024px;
	}
	#top_page {
		float:left;
		width: 1024px;
		height:150px;
		margin-top:10px;
	}	
	
	#logo {
    float: left;
    height: 103px;
    margin-left: 20px;
    margin-top: 10px;
    width: 567px;
	}
	#buynow {
    float: left;
    height: 0px;
    width: 0px;
	visibility:hidden;
	}		
	
	
	#nav {
		background-color:#283154 ;
		float:left;
		width: 567px;
		height:28px;
		margin-top:10px;
		
	}

	#nav-link  {
    float: left;
    height: 28px;
    text-align: center;
    width: 189px;
    margin-top: 4px;

	}
	#nav-link  a {

		color:#FFF;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
	}	
	#nav-link  a:hover{

		font-size:16px;
		font-weight:bold;
		text-decoration:none;
		color:#F57F1B;
	}		
	
	
	
	
	#header_text {
    color: #283154;
    float: right;
    font-size: 18px;
    height: 121px;
    padding: 0 10px 10px 20px;
    width: 407px;
	}

	#header_text span {
	color:#f5811e;
	font-weight:bold;
	}
	
	#header_image {
		background-image: url("../images/main_image.jpg");
		background-repeat: no-repeat;	
		float:left;
		width: 1024px;
		height:374px;
		margin-top:10px;
		
	}
	#header_image  img{
		visibility:hidden;
		
	}	
	
	
	#outer_main_top {
		float:left;
		background-image: url("../images/sidebar_top.png");
		background-repeat: no-repeat;			
		width: 1024px;
		height:25px;
	}	
	#outer_main {
		float:left;
		background-image: url("../images/sidebar_repeat.png");
		background-repeat: repeat-y;			
		width: 1024px;
		height:auto;
	}
	#outer_main_bottom {
		float:left;
		background-image: url("../images/sidebar_bottom.png");
		background-repeat: no-repeat;			
		width: 1024px;
		height:25px;
	}	

	
	
	#sidebar {
		float:left;
		width: 295px;
		height:auto;
		color:#283154;
		padding-bottom:30px;
	}

	
	#main_container {
		float:left;
		width: 729px;
		height:auto;
	}

	#admin_main_container {
		float:left;
		width: 1024px;
		height:auto;
	}

	
	#sidebar_button {
    float: left;
    height: 80px;
    margin-top: 10px;
    text-align: center;
    width: 295px;
	}
	#sidebar_content {
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    line-height: 26px;
    margin: 15px 10px;
    text-align: left;
    width: 275px;
	}	
	
	
	#sidebartitle {
    float: left;
    font-size: 26px;
    font-weight: bold;
    height: auto;
    margin-top: 10px;
    text-align: center;
    width: 295px;
	}
	
	#counter {
	background-color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 90px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    text-align: center;
    width: 265px;
	}	
	#testimonials {
    float: left;
    font-size: 23px;
    font-weight: bold;
    height: 500px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    text-align: center;
	text-decoration:underline;
    width: 265px;
	}	
	
	#info_box {
    float: left;
    font-size: 12px;
    height: 320px;
    width: 364px;
	}	
	#info_pic {
	margin-top:20px;
    float: left;
    height: 125px;
    width: 364px;
	text-align:center;
	}
	#infobox_title {
	margin-top:10px;
    float: left;
    height: auto;
    width: 364px;
	text-align:center;
	color:#f5811e;
	font-size:20px;
	font-weight:bold;
	}
	#infobox_content {
    float: left;
    font-size: 16px;
    height: auto;
    margin-top: 10px;
    text-align: justify;
    width: 265px;
    margin-left: 50px;
    margin-right: 50px;
	}	
	#content_container {
    float: left;
    height: auto;
    width: 729px;
	}	
	#admin_content_container {
    float: left;
    height: auto;
    width: 100%;
	margin-bottom:30px;
	}	

	
	#content {
    color: #283154;
    font-size: 14px;
    padding: 25px 50px 10px;
	}

	#footer_container {
    float: left;
    height: auto;
    width: 1024px;
	}
	#footer_col1 {
    color: #283154;
    float: left;
    font-size: 14px;
    height: auto;
    text-align: center;
    width: 250px;
    margin-left: 33px;
	}
	#footer_col2 {
    float: right;
    height: auto;
    margin-right: 33px;
    width: 250px;
    line-height: 17px;
	}
	#footer_col2 a {
    color: #283154;
    font-size: 14px;
	text-decoration:none;

	}
	#footer_col2 a:hover {
    color: #283154;
    font-size: 14px;
	text-decoration:underline;

	}	
	
	#footer_col_center {
    color: #283154;
    float: left;
    font-size: 14px;
    height: auto;
    text-align: center;
    width: 378px;
    margin-left: 33px;
	margin-top:55px;
	}	
	

	
	#renew_button {

		background: none repeat scroll 0 0 transparent;
		border: 0 none;
		bottom: 45px;
		height: 72px;
		opacity: 1;
		overflow: hidden;
		position: fixed;
		right: 15px;
		visibility: visible;
		width: 256px;
		z-index: 2147483639;	
	
	}

.preview-header {
        width:100%;
        border:1px solid blue;
        border-radius:6px;
        text-align:center;
        background-color:#d8e6f1;
    }

    .btn{text-decoration:none; text-align:center; 
 padding:7px 10px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#f78726; 
 background-image: -moz-linear-gradient(top, #f78726 0%, #ed7f1f 100%); 
 background-image: -webkit-linear-gradient(top, #f78726 0%, #ed7f1f 100%); 
 background-image: -o-linear-gradient(top, #f78726 0%, #ed7f1f 100%); 
 background-image: -ms-linear-gradient(top, #f78726 0% ,#ed7f1f 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7f1f', endColorstr='#ed7f1f',GradientType=0 ); 
 background-image: linear-gradient(top, #f78726 0% ,#ed7f1f 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 cursor:pointer; 
  }
.btn:hover{
 text-decoration:none;
 padding:7px 10px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#f78726; 
 background-image: -moz-linear-gradient(top, #f78726 0%, #ed7f1f 100%); 
 background-image: -webkit-linear-gradient(top, #f78726 0%, #ed7f1f 100%); 
 background-image: -o-linear-gradient(top, #f78726 0%, #ed7f1f 100%); 
 background-image: -ms-linear-gradient(top, #f78726 0% ,#ed7f1f 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7f1f', endColorstr='#ed7f1f',GradientType=0 ); 
 background-image: linear-gradient(top, #f78726 0% ,#ed7f1f 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 text-shadow: 1px 1px 0px #141313; 
 filter: dropshadow(color=#141313, offx=1, offy=1);}
.btn:active{
 padding:7px 10px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#f78726; 
 background-image: -moz-linear-gradient(top, #f78726 0%, #ed7f1f 100%); 
 background-image: -webkit-linear-gradient(top, #f78726 0%, #ed7f1f 100%); 
 background-image: -o-linear-gradient(top, #f78726 0%, #ed7f1f 100%); 
 background-image: -ms-linear-gradient(top, #f78726 0% ,#ed7f1f 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7f1f', endColorstr='#ed7f1f',GradientType=0 ); 
 background-image: linear-gradient(top, #f78726 0% ,#ed7f1f 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 }

.btn-personal{text-decoration:none; text-align:center; 
 padding:7px 10px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#f78726; 
 background-image: -moz-linear-gradient(top, #fac835 0%, #FFBF75 100%); 
 background-image: -webkit-linear-gradient(top, #fac835 0%, #FFBF75 100%); 
 background-image: -o-linear-gradient(top, #fac835 0%, #FFBF75 100%); 
 background-image: -ms-linear-gradient(top, #fac835 0% ,#FFBF75 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac835', endColorstr='#FFBF75',GradientType=0 ); 
 background-image: linear-gradient(top, #fac835 0% ,#FFBF75 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 cursor:pointer;
  }
.btn-personal:hover{
 text-decoration:none;
 padding:7px 10px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#f78726; 
 background-image: -moz-linear-gradient(top, #fac835 0%, #FFBF75 100%); 
 background-image: -webkit-linear-gradient(top, #fac835 0%, #FFBF75 100%); 
 background-image: -o-linear-gradient(top, #fac835 0%, #FFBF75 100%); 
 background-image: -ms-linear-gradient(top, #fac835 0% ,#FFBF75 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFBF75', endColorstr='#fac835',GradientType=0 ); 
 background-image: linear-gradient(top, #fac835 0% ,#FFBF75 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 text-shadow: 1px 1px 0px #141313; 
 filter: dropshadow(color=#141313, offx=1, offy=1);}
.btn-personal:active{
 padding:7px 10px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif;
 font-weight:bold; 
 color:#ffffff; 
 background-color:#f78726; 
 background-image: -moz-linear-gradient(top, #fac835 0%, #FFBF75 100%); 
 background-image: -webkit-linear-gradient(top, #fac835 0%, #FFBF75 100%); 
 background-image: -o-linear-gradient(top, #fac835 0%, #FFBF75 100%); 
 background-image: -ms-linear-gradient(top, #fac835 0% ,#FFBF75 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFBF75', endColorstr='#fac835',GradientType=0 ); 
 background-image: linear-gradient(top, #fac835 0% ,#FFBF75 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 }

.btn-fullserve{text-decoration:none; text-align:center; 
 padding:7px 10px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#de4f28; 
 background-image: -moz-linear-gradient(top, #de4f28 0%, #FF4E03 100%); 
 background-image: -webkit-linear-gradient(top, #de4f28 0%, #FF4E03 100%); 
 background-image: -o-linear-gradient(top, #de4f28 0%, #FF4E03 100%); 
 background-image: -ms-linear-gradient(top, #de4f28 0% ,#FF4E03 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF4E03', endColorstr='#de4f28',GradientType=0 ); 
 background-image: linear-gradient(top, #de4f28 0% ,#FF4E03 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 cursor:pointer; 
  }
.btn-fullserve:hover{
 text-decoration:none;
 padding:7px 10px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#de4f28; 
 background-image: -moz-linear-gradient(top, #de4f28 0%, #FF4E03 100%); 
 background-image: -webkit-linear-gradient(top, #de4f28 0%, #FF4E03 100%); 
 background-image: -o-linear-gradient(top, #de4f28 0%, #FF4E03 100%); 
 background-image: -ms-linear-gradient(top, #de4f28 0% ,#FF4E03 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF4E03', endColorstr='#de4f28',GradientType=0 ); 
 background-image: linear-gradient(top, #de4f28 0% ,#FF4E03 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 text-shadow: 1px 1px 0px #141313; 
 filter: dropshadow(color=#141313, offx=1, offy=1);}
.btn-fullserve:active{
 padding:7px 10px; 
 border:solid 1px #004F72; 
 -webkit-border-radius:4px;
 -moz-border-radius:4px; 
 border-radius: 4px; 
 font:14px Arial, Helvetica, sans-serif; 
 font-weight:bold; 
 color:#ffffff; 
 background-color:#de4f28; 
 background-image: -moz-linear-gradient(top, #de4f28 0%, #FF4E03 100%); 
 background-image: -webkit-linear-gradient(top, #de4f28 0%, #FF4E03 100%); 
 background-image: -o-linear-gradient(top, #de4f28 0%, #FF4E03 100%); 
 background-image: -ms-linear-gradient(top, #de4f28 0% ,#FF4E03 100%); 
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF4E03', endColorstr='#de4f28',GradientType=0 ); 
 background-image: linear-gradient(top, #de4f28 0% ,#FF4E03 100%);   
 -webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
 -moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
 box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
 }
	
			
}		