* {
	padding: 0;
	margin: 0
}

body {
	font-size: 66%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	background-color: #000000;
	color: #FFF;
}

h1,h2,h3,h4,h5,h6,p,blockquote,label,ul,ol,dl,fieldset,address {
	margin: 0.5em 0;
}

table,td,form {
	padding: 0;
	margin: 0
}

li,dd {
	margin-left: 1em;
	list-style-type: none;
}

h5 {
	font-size: 120%;
}

fieldset {
	padding: .5em;
	border: none;
}

a,img {
	border: none;
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	color: #207890
}

#main-wrapper {
	min-width: 760px;
	max-width: 1000px;
	margin: 0px auto;
	width: 1000px;
}

#main-wrapper #header {
	width: 100%;
	float: left;
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 127px;
	overflow: hidden;
}

#main-wrapper #header .logo,#header .slogan {
	float: left;
	display: inline;
}

#main-wrapper #header .logo img {
	margin: 21px 0 0 122px;
}

#main-wrapper #header .slogan img {
	margin: 54px 0 0 305px;
}

#main-wrapper #banner {
	background: url(../images/banner_bg.jpg) 0 0 no-repeat;
	width: 1000px;
	height: 193px;
	float: left;
	clear: both;
}

#main-wrapper #banner .img1 {
	margin: 10px 0 0 87px;
}

#main-wrapper #banner #bannergroup {
	margin: 10px 0 0 86px;
	float: left;
	display: inline;
}

#main-wrapper #banner #bannergroup div {
	float: left;
	display: inline;
	background: url(../images/blank.gif) 0 0 repeat;
	position: relative;
}

#main-wrapper .row-top-menu {
	float: left;
	width: 100%;
	background: url(../images/nav_bg.jpg) 0 0 no-repeat;
}

#main-wrapper .row-top-menu,#main-wrapper .row-top-menu .fleft,#main-wrapper .row-top-menu .fleft .horizontal_menu,#main-wrapper .row-top-menu .fleft .horizontal_menu ul.menu-nav,#main-wrapper .row-top-menu .fleft .horizontal_menu table tr td a
	{
	float: left;
	display: inline;
}

#main-wrapper .row-top-menu .fleft {
	width: 685px;
	margin-top: 8px;
}

#main-wrapper .row-top-menu .fleft .horizontal_menu {
	margin: 0 0 0 70px;
}

#main-wrapper .row-top-menu .fleft .horizontal_menu table tr td a.mainlevel
	{
	background: url(../images/blue_dot.jpg) 10px 7px no-repeat;
	text-transform: uppercase;
	padding: 0 0 0 25px;
	margin-top: 3px;
	line-height: 1.6em;
}

#main-wrapper .row-top-menu .fleft .horizontal_menu tr td a.mainlevel:first-child
	{
	background: none;
}

/*	#main-wrapper .row-top-menu .fleft .horizontal_menu ul.menu-nav li a{
								font-family:arial;
								font-size:0.8em;
								padding:0 0 0 5px
								}*/
#main-wrapper .row-top-menu .fleft .horizontal_menu tr td a.mainlevel,#main-wrapper .row-top-menu .fleft .horizontal_menu tr td a #active_menu.mainlevel
	{
	font-family: arial;
	font-size: 0.8em;
}

#main-wrapper .row-top-menu .fright { /*background:#043A66;*/
	float: right;
	display: inline;
	width: 313px;
	padding: 0 0 3px 0;
	margin-top: 0;
	line-height: 1.6em;
}

#main-wrapper .row-top-menu .fright .search,#main-wrapper .row-top-menu .fright .search input
	{
	float: left;
	display: inline;
}

#main-wrapper .row-top-menu .fright .search {
	width: 200px;
	padding: 0px 0px 0px 37px; !
	padding-left: 33px;
}

#main-wrapper .row-top-menu .fright .search input.inputbox {
	background: url(../images/search_bg.jpg) 0 0 no-repeat;
	width: 133px;
	height: 18px;
	border: none;
	padding: 0px 0 0 8px;
	margin-top: 10px;
}

#main-wrapper .row-top-menu .fright .search .button {
	/*background:url(../images/btn_go.jpg) 0 0 no-repeat; */
	width: 44px;
	height: 26px;
	margin-top: 8px;
	/*border:none;*/
}

#main-wrapper #wrapper {
	float: left;
	width: 100%;
	background: #004D57 url(../images/wrapper_bg.jpg) 0 0 repeat-y;
}

#main-wrapper #wrapper #main-content {
	float: left;
	display: inline;
	width: 100%;
	background: url(../images/new_bg.jpg) 0 -20px no-repeat;
	min-height: 411px;
}

* html #wrapper #main-content {
	height: 411px;
}

#main-wrapper #wrapper #main-content #tabarea {
	width: 81%;
	float: left;
	display: inline;
	margin: 40px 0 0 95px;
}

#main-wrapper #wrapper #main-content #content {
	width: 45%;
	float: left;
	display: inline;
	overflow: hidden;
}

#main-wrapper #wrapper #main-content #content h1 {
	/*background:url(../images/why_choose_slips.png) 0 0 no-repeat;*/
	margin: 8px 0 0 18px;
}

#main-wrapper #wrapper #main-content #content h1,#main-wrapper #wrapper #main-content #left h1,#wrapper #main-content #right h1
	{
	color: #ffdd1f;
	font-size: 1.2em;
	margin: 8px 0 0 10px;
}

#main-wrapper #wrapper #main-content #left .module {
	margin: 4px;
}

#main-wrapper #wrapper #main-content #content .contentpaneopen {
	margin: 0px 8px 8px 8px;
}

#main-wrapper #wrapper #main-content #content .contentpaneopen h3 {
	color: #ffdd1f;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#main-wrapper #wrapper #main-content #content .contentpaneopen p {
	font-size: 0.9em;
	color: #ffffff;
	margin: 0 0 7px 0;
	line-height: 1.4em;
}

#main-wrapper #wrapper #main-content #content .contentpaneopen .contentheading
	{
	color: #FFDD1F;
	font-size: 1.3em;
	margin: 0 0 0 0;
	font-weight: bold;
	line-height: 1.2em;
}

#main-wrapper #wrapper #main-content #left,#main-wrapper #wrapper #main-content #right
	{
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	overflow: hidden;
}

#main-wrapper #wrapper #main-content #left {
	width: 25%;
}

#main-wrapper #wrapper #main-content #left .module h3 {
	color: #FFDD1F;
	font-size: 1.3em;
	margin: 0 0 8px 0;
	line-height: 1.2em;
	padding: 0px;
}

#main-wrapper #wrapper #main-content #left .module ul.module_content li
	{
	font-size: 0.8em;
	color: #ffffff;
	margin: 12px 0 0px 0;
	padding-left: 10px;
	line-height: 1.3em;
	background: url(../images/small_dash.jpg) 0 6px no-repeat;
}

#main-wrapper #wrapper #main-content #left .module li div.read {
	clear: both;
	padding: 2px 0;
}

#main-wrapper #wrapper #main-content #left .module li div.read a {
	color: #ffdd1f;
	font-size: 0.9em;
	font-weight: bold;
}

/* For Rounded Module */
#main-wrapper #wrapper #main-content #left .module .percent_100 {
	float: left;
	display: inline;
}

#main-wrapper #wrapper #main-content #left .module .percent_100 img {
	margin: 0 0 0 10px;
}

#main-wrapper #wrapper #main-content #right {
	width: 25%;
	margin-left: 26px;
	font-size: 0.9em;
	margin-top: 4px;
}

#main-wrapper #wrapper #main-content #right h1 {
	background: url(../images/sign_in.png) 0 0 no-repeat;
}

#main-wrapper #wrapper #main-content #right .module input {
	font-size: 0.9em;
}

#main-wrapper #wrapper #main-content #right .module .mod_login,#main-wrapper #wrapper #main-content #right .sections
	{
	padding: 5px 10px 5px 10px;
}

#main-wrapper #wrapper #main-content #right .module .mod_login input.inputbox
	{
	color: #4b4b4b;
	font-size: 1.0em;
	margin-bottom: 9px;
}

#main-wrapper #wrapper #main-content #right .module .mod_login .button {
	/*background:url(../images/btn_golden_go.png) 0 0 no-repeat;*/
	width: 43px;
	height: 25px;
	border: none;
}

#main-wrapper #bottom {
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	width: 1000px;
	height: 34px;
	position: relative;
	clear: both;
}

#main-wrapper #bottom .footer_copyright {
	float: left;
	display: inline;
	color: #000;
	font-size: 0.8em;
	margin: 17px 20px 0px 95px;
}

#main-wrapper #bottom #imgcontainer {
	position: absolute;
	float: right;
	right: 100px;
	top: 0px;
	float: right;
	height: 28px;
}

#main-wrapper #bottom #imgcontainer span {
	float: left;
	display: inline;
	color: #000;
	font-size: 0.8em;
	padding: 0 7px 0 0;
	margin: 0;
}

#main-wrapper #bottom #imgcontainer span.poweredby {
	position: relative;
	top: 17px;
}

#main-wrapper #bottom #imgcontainer a,#main-wrapper #bottom #imgcontainer a img
	{
	padding: 0;
	margin: 0;
}

.inside {
	padding: 10px;
}

.clr {
	clear: both
}

#wrapper #main-content #tabarea #right .module .moduletable h3 {
	color: #FFDD1F;
	font-size: 1.3em;
	margin: 0 0 0 0;
	line-height: 1.2em;
}

/*-------------------- ---------------------- Inner Page Css by Jatinder --------------------- -----------------------*/
#inner-wrapper {
	float: left;
	display: inline;
	width: 100%;
}

#inner-wrapper #main-content {
	float: left;
	display: inline;
	width: 1000px;
	background: #0E4A7E url(../images/inner_bg_2.jpg) 0 0 repeat-y;
	min-height: 411px;
	padding: 33px 0 60px 0px;
}

* html #inner-wrapper #main-content {
	height: 411px;
}

#inner-wrapper #main-content #content {
	width: 62%;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 0 0 48px;
	background: url(../images/big_horz_rule.jpg) bottom center no-repeat;
}

#inner-wrapper #main-content #content h1 {
	margin: 8px 0 0 18px;
}

#inner-wrapper #main-content #content h1,#inner-wrapper #main-content #left h1,#inner-wrapper #main-content #right h1
	{
	color: #ffdd1f;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 0 35px;
}

#inner-wrapper #main-content #content .contentpaneopen {
	width: 100%;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane {
	float: left;
	display: inline;
}

#inner-wrapper #main-content #content .contentpaneopen table {
	margin-left: 18px;
}

#inner-wrapper #main-content #content .contentpaneopen fieldset {
	margin-left: 30px;
	font-size: 0.9em;
}

#inner-wrapper #main-content #content .contentpaneopen fieldset a {
	color: #ffdd1f;
	font-weight: bold;
}

#inner-wrapper #main-content #content .contentpaneopen .contact_email {
	padding-left: 40px;
}

#inner-wrapper #main-content #content .contentpaneopen .content-heading
	{
	float: left;
	display: inline;
	margin: 18px 0 0 35px;
}

#inner-wrapper #main-content #content .contentpaneopen .content-heading h3,#inner-wrapper #main-content #content .contentpaneopen .content-heading .title
	{
	font-size: 1.4em;
	font-family: tahoma;
	font-weight: normal;
	float: left;
	margin: 0;
}

#inner-wrapper #main-content #content .contentpaneopen .ourmenu-heading
	{
	margin: 6px 0 0 37px;
	line-height: 21px;
}

#inner-wrapper #main-content #content .contentpaneopen .ourmenu-heading h3,#inner-wrapper #main-content #content .contentpaneopen .ourmenu-heading .title
	{
	font-size: 1.2em;
	font-family: tahoma;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}

#inner-wrapper #main-content #content .contentpaneopen .content-heading .title
	{
	margin-left: 14px;
	border-bottom: 1px solid #eac702;
}

#inner-wrapper #main-content #content .contentpaneopen table {
	margin: 0px;
}

table .digit {
	font-size: 1.2em;
	padding: 0 10px 4px 0px;
}

table .menu_title {
	border-bottom: 1px solid #eac702;
	font-size: 1.2em;
	padding: 0 0 0 0px;
	text-align: left;
	float: left;
	margin: 0 0 5px 0px;
}

table .menu_title_child {
	font-size: 0.9em;
	color: #ffdd1f;
	font-weight: bold;
	line-height: 22px;
	padding: 0 10px 0 0px;
}

table .menu_title_child .yellow_line {
	background: url(../images/yellow_border.gif) 0px 12px repeat-x;
	height: 20px;
	float: right;
	width: 100%;
	margin: 0 0px 0 0px;
}

table .cost .yellow_line {
	background: url(../images/yellow_border.gif) 0px 12px repeat-x;
	height: 20px;
	float: right;
	margin: 0 5px 0 0px;
}

table .description {
	color: #FFF;
	padding: 0 0 12px 0px;
	font-size: 0.9em;
}

table .cost {
	font-weight: bold;
	font-size: 0.9em;
}

table .burger {
	height: 150px;
	background: url(../images/burger.jpg) 0px 0px no-repeat;
	border-bottom: 2px solid #FFF;
}

table .fish_n_chips {
	height: 150px;
	background: url(../images/fish_n_chips.jpg) 0px 0px no-repeat;
	border-bottom: 2px solid #FFF;
}

table .ocean_delights {
	height: 150px;
	background: url(../images/ocean_delights.jpg) 0px 0px no-repeat;
	border-bottom: 2px solid #FFF;
}

table .packs {
	height: 150px;
	background: url(../images/packs.jpg) 0px 0px no-repeat;
	border-bottom: 2px solid #FFF;
}

table .salad {
	height: 150px;
	background: url(../images/salad.jpg) 0px 0px no-repeat;
	border-bottom: 2px solid #FFF;
}

table .squid {
	height: 150px;
	background: url(../images/squid.jpg) 0px 0px no-repeat;
	border-bottom: 2px solid #FFF;
}

#inner-wrapper #main-content #content .contentpaneopen .content-heading .menu_title table
	{
	margin-left: 0px;
	border-bottom: 1px solid #eac702;
	border-collapse: collapse;
}

#inner-wrapper #main-content #content .contentpaneopen .ourmenu-heading .title
	{
	border-bottom: 1px solid #eac702;
	margin: 0 0 0 15px;
}

#inner-wrapper #main-content #content .contentpaneopen .block-1 {
	float: left;
	display: inline;
	margin: 18px 0 0 0;
	background: url(../images/contentpane_bot_bg.jpg) bottom center
		no-repeat;
}

#inner-wrapper #main-content #content .contentpaneopen .block-1 .contentpane
	{
	float: left;
	display: inline;
	margin: 10px 0 0px 35px;
	padding-bottom: 20px;
	width: 480px;
}

#inner-wrapper #main-content #content #searchForm {
	margin-left: 40px;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane img
	{
	float: left;
}

/* 22-Oct done by Jatinder */
#inner-wrapper #main-content #content .contentpaneopen .contentpane .description
	{
	float: right;
	width: 480px;
	display: inline;
	margin: 0 0 0 10px;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane .description h4
	{
	font-size: 0.9em;
	color: #ffdd1f;
	margin: 0;
	padding: 0;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane .description .desctitle
	{
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 01.0em;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane .description .desccontent,#inner-wrapper #main-content #content .contentpaneopen .contentpane .description .desccontent p
	{
	float: right;
	display: inline;
	font-weight: bold;
	margin: 4px 0px 5px 10px;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane .description .desccontent p
	{
	margin: 2px 0;
	padding: 2px 2px;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane .description .cost
	{
	float: right;
	background: url(../images/cost_bg.jpg) 0 0 no-repeat;
	width: 47px;
	height: 20px;
	margin: 0;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 0 0 0;
	margin-top: -13px;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane .description h5
	{
	padding: 0;
	margin: 2px 0 0 0;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane .description p
	{
	font-size: 0.8em;
	padding: 5px 0;
	margin: 0;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane .description p.descheading
	{
	padding: 4px 0 7px 0px;
	margin: 0;
	font-weight: bold;
	text-decoration: underline;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane .description .costheading
	{
	color: #FFdd1f;
	font-weight: bold;
	font-size: 0.9em;
	float: left;
	display: inline;
	margin: 0 5px 0 0px;
	width: 80px;
	padding: 2px 0 0 0;
}

/* 22-Oct Css End Above by jatinder*/ /*
						#inner-wrapper #main-content #content .contentpaneopen .contentpane .description{float:right; width:156px; display:inline; }
						#inner-wrapper #main-content #content .contentpaneopen .contentpane .description h4{font-size:0.9em; color:#ffdd1f;margin:0; padding:0;}
						#inner-wrapper #main-content #content .contentpaneopen .contentpane .description .cost{
							float:left;
							background:url(../images/cost_bg.jpg) 0 0 no-repeat;
							width:47px;
							height:20px;
							margin:0;
							text-align:center;
							font-size:0.9em;
							font-weight:bold;
							padding:3px 0 0 0;}
						#inner-wrapper #main-content #content .contentpaneopen .block-1 p{
							font-size:0.8em; 
							color:#ffffff; 
							margin:0 0 6px 0;
							line-height:1.2em;
							padding-left:0px;
							padding-top:10px;
							}*/
#inner-wrapper #main-content #content .contentpaneopen p {
	font-size: 1em;
	color: #ffffff;
	margin: 0 0 6px 0;
	line-height: 1.2em;
	padding-left: 35px;
	padding-top: 10px;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane ul {
	float: left;
	display: inline;
	margin: 15px 0 0 56px;
	padding: 0 0 30px 0;
	font-size: 0.9em;
	color: #ffdd1f;
	font-weight: bold;
	width: 215px;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane ul li
	{
	padding: 0 0 4px 0; !
	padding: 0;
	height: 20px; !
	margin-left: -5px;
}

#inner-wrapper #main-content #content .contentpaneopen .contentpane ul li span.cost
	{
	background: url(../images/cost_bg.jpg) 0 0 no-repeat;
	float: right;
	display: inline;
	width: 37px;
	height: 20px;
	margin: -15px 0 0 90px; !
	margin: -12px 0 0 40px;
	text-align: center;
	padding: 2px 0 0 0;
}

#inner-wrapper #main-content #content .contentpaneopen .contentheading {
	color: #FFDD1F;
	font-size: 1.3em;
	margin: 0 0 0 0;
	line-height: 1.2em;
	padding-left: 35px;
}

#inner-wrapper #main-content #content .componentheading {
	color: #FFDD1F;
	font-size: 1.3em;
	margin: 0 0 0 0;
	line-height: 1.2em;
	padding-left: 35px;
}

#inner-wrapper #main-content #right .module {
	padding: 10px;
	float: left;
	display: inline;
}

#inner-wrapper #main-content #left,#inner-wrapper #main-content #right {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	overflow: hidden;
	width: 23%;
}

#inner-wrapper #main-content #right {
	margin-left: 26px;
	font-size: 0.9em;
}

#inner-wrapper #main-content #right div.module {
	width: 213px;
	padding: 0;
}

#inner-wrapper #main-content #right div.module div {
	background: url(../images/tras_bot_left.jpg) 0 100% no-repeat;
}

#inner-wrapper #main-content #right div.module div div {
	background: url(../images/tras_bot_right.jpg) 100% 100% no-repeat;
}

#inner-wrapper #main-content #right div.module div div div {
	background: url(../images/tras_top_left.jpg) 0 0 no-repeat;
}

#inner-wrapper #main-content #right div.module div div div div {
	background: url(../images/tras_top_right.jpg) 100% 0 no-repeat;
	padding: 9px 0;
}

#inner-wrapper #main-content #right div.module div div div div div {
	background: url(../images/tras_cont_bg.jpg) 0 100% repeat-y;
	margin: 0;
	padding: 11px 20px;
}

#inner-wrapper #main-content #right div.module div h1 {
	/*background:url(../images/sweet_speciality.png) 0 0 no-repeat; */
	margin: 0;
	padding: 0 0 15px 0;
}

#inner-wrapper #main-content #right div.module h3 {
	color: #FFDD1F;
	font-size: 1.4em;
	font-family: tahoma;
	margin: 0;
	padding: 0;
}

#inner-wrapper #main-content #right div.module .cont ul.module_content li
	{
	font-size: 0.8em;
	color: #ffffff;
	margin: 12px 0 0px 0;
	padding-left: 10px;
	line-height: 1.3em;
	background: url(../images/small_dash.jpg) 0 6px no-repeat;
}

#inner-wrapper #main-content #right div.module .cont ul.module_content li div.read
	{
	clear: both;
	padding: 2px 0;
}

#inner-wrapper #main-content #right div.module .cont ul.module_content li div.read a
	{
	color: #ffdd1f;
	font-size: 1.0em;
	font-weight: bold;
}

#inner-wrapper #footer {
	background: url(../images/inner_pg_footer.jpg) 0 0 no-repeat;
	width: 1000px;
	height: 103px;
	position: relative;
	clear: both;
}

#inner-wrapper #footer .footer_copyright {
	float: left;
	display: inline;
	color: #000;
	font-size: 0.8em;
	margin: 46px 270px 0 95px;
	clear: both;
}

#inner-wrapper  #footer .horizontal_menu {
	padding: 20px 0 0 70px;
}

#inner-wrapper  #footer .horizontal_menu table tr td a.mainlevel {
	/*background: url(../images/blue_dot.jpg) 10px 7px no-repeat;*/
	text-transform: lowercase;
	padding: 0 0 0 25px;
	margin-top: 3px;
	line-height: 1.6em;
}

#inner-wrapper  #footer .horizontal_menu tr td a.mainlevel:first-child {
	background: none;
}

#inner-wrapper  #footer .horizontal_menu tr td a.mainlevel,#inner-wrapper  #footer .horizontal_menu tr td a #active_menu.mainlevel
	{
	font-family: arial;
	font-size: 0.9em;
}

/*Rotator Class*/
#main-wrapper #banner .rotatorclass {
	width: 202px;
	height: 172px;
	overflow: hidden;
	float: left;
	margin-left: 5px;
}

#main-wrapper #banner .rotatorclass1 {
	width: 202px;
	height: 172px;
	overflow: hidden;
	float: left;
}

#inner-wrapper #footer #imgcontainer {
	position: absolute;
	right: 100px;
	top: 69px;
	float: right;
}

#inner-wrapper #footer #imgcontainer span {
	float: left;
	display: inline-block;
	color: #000;
	font-size: 0.8em;
	padding: 0 7px 0 0;
	margin: 0;
}

#inner-wrapper #footer #imgcontainer span.poweredby {
	position: relative;
	top: 16px;
}

#inner-wrapper #footer #imgcontainer a,#inner-wrapper #footer #imgcontainer a img
	{
	padding: 0;
	margin: 0;
}

/* address */
.org {
	font-weight: bold;
	margin-left: 30px;
}

.adr {
	margin-left: 30px;
}

.street-address {
	font-weight: bold;
}

.locality {
	font-weight: bold;
}

.region {
	font-weight: bold;
}

.postal-code {
	font-weight: bold;
	padding-left: 0px;
}

.tel {
	font-weight: bold;
	float: left;
	padding: 0 20px 0 25px;
	width: 130px;
	background: url(../images/icon_phone.png) 0px 2px no-repeat;
}

.email {
	font-weight: bold;
	float: left;
	padding: 0 0px 0 25px;
	display: inline;
	background: url(../images/icon_email.png) 0px 2px no-repeat;
	width: 430px;
}

.email span a {
	margin: 0 20px 0 57px;
	font-weight: normal;
}

/*css for html and xml site map*/
#main-wrapper #bottom .footer_sitemap {
	float: right;
	color: #000;
	display: inline;
	margin: 14px 270px 0px 10px;
}

#main-wrapper #bottom .footer_sitemap a {
	color: #000;
	font-size: 0.8em;
}
#conatct{ float:left;width:300px; }
#contact-icon{float:left; width:44px;}
.contact-title{float:left;  padding:5px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#FFDD1F; font-style:italic}
.tel1{ float:left;  width:300px;font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#fff; font-weight:bold}
#main-wrapper #wrapper #main-content #right .module input.button{ background:url(../images/submitbg.jpg) repeat-x; width:116px; height:27px; border:none;font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff;}
div.inquiry{ width:200px;}
div.inquiry form h3{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff;}
#main-wrapper #wrapper #main-content #right .module input.inputbox{ float:left; width:139px; height:15px;}
textarea.inputtextbox{ width:150px;}
.blog .contentpaneopen{
	font-size:12px;
}
