@charset "utf-8";
html {
	height: 100%;
}

body {
	margin: 0px;
}

.bg{
	background: url(../images/images/contact.jpg) no-repeat;
	background-position:bottom;
	height: 463px;
}
.bg1{
	background: url(../images/images/gradiant.jpg) no-repeat;
	background-position:bottom;
	height: 463px;
}
h1 {
	margin: 0px;
	padding: 0px;
  font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
h2 {
	margin: 0px;
	padding: 0px;
  font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

p {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	color: #EF4E4A;
	text-decoration: none;
	text-align: justify;
}

ul {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

ul li {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	color: #EF4E4A;
	text-decoration: none;
	text-align: justify;
	/*background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;*/
}

.black_text {
	color: #000000;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.color {
	background-color: #D84357;
	height: 30px;
}
.space {
	height:2px;
}
.tag {
	background:url(../images/images/tag.png);
	height:58px;
	background-repeat:no-repeat;
}
.spacer {
	height:12px;
}
.next_bg {
	background:url(../images/images/next_bg.jpg);
	height:463px !Important;
	background-repeat:no-repeat;
}
td.images {
	background: url(../images/images/model1.jpg);
	height:420px;
	background-repeat:no-repeat;
	background-position:bottom;
}
.white {
	background-color: #FFFFFF;
}

.images{
	background: url(../images/images/model1.jpg);
	height:420px;
	background-repeat:no-repeat;
	background-position:bottom;
}

.shade_left{
	background:url(../images/images/left_shade.png);
}
.shade_right{
	background:url(../images/images/right_shade.png);
}

.contact_us{
	background: url(../images/images/contactus.jpg) no-repeat;
	height: 240px;
}

.side_bg{
	background:url(../images/images/b.jpg);
	background-repeat:repeat-x;
}

.white_index {
	background: url(../images/images/contactus.jpg) no-repeat;
	height: 240px;
	background-color: #FFFFFF;
	background-position: 0px 410px;
}

div.moduletable-mainMenu {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.moduletable-mainMenu table td {
	text-align: center;
}

a.mainlevel-mainMenu, a.mainlevel-mainMenu:visited, a.mainlevel-mainMenu:hover {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; 
}

span.mainlevel-mainMenu {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	text-decoration: none; 
}

.footer {
	background-color: #D84357;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #CCC;
}

.highlightcityempty{
	background-color:#FFFFFF;
	padding:5px;
}

.highlightcity{
	background-color:#FFBFC5;
	padding:5px;
}

