

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: #16899E;
 }
 a.link:link, a.link:active, a.link:visited {
color: #FFF;
text-decoration : none;
}
a.link:hover {
text-decoration : underline;
color:#CC6600;
}

img {border: none;}
#wrapper { 
 margin: 0 auto;
 width: 1004px;
 height: 896px;
 background: url(../images/background1.jpg) center top no-repeat;
}
#leftcolumn { 
 color: #333;
 background: none;
 width: 288px;
 float: left;
 vertical-align: middle;
}



#rightcolumn { 
 float: right;
 color: #333;
 background:none;
 width: 716px;
}
#rightcolumn .banner { padding-top: 24px; float: left; margin-bottom: 6px;}
#rightcolumn .top{ width: 699px; float: left; height: 15px;  background: url(../images/top.jpg) top center no-repeat }
#rightcolumn .content { width: 697px;  float: left; border-left: 1px solid #000; border-right: 1px solid #000; background: #fff;}
#rightcolumn .content p{ padding-left: 12px; width: 675px; color: #525b05; line-height: 18px; text-align: justify;}
#rightcolumn .bottom{ width: 699px; float: left; height: 15px;  background: url(../images/bottom.jpg) top center no-repeat; margin-bottom: 6px;}


#footer { 
width: 100%;
clear: both;
color: #000;
text-align: center;
padding-top: 10px;
font-size: 11px;
}
#footer img {
padding : 5px 0 0 0;
}

.urbangreymenu{
width: 264px; 
margin-top: 260px;/*width of menu*/
}



.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: bold 13px Arial;
color: #fff;
background: url(../images/menu.gif) no-repeat;
display: block;
padding: 5px 0;
padding-left: 50px;
line-height: 17px;
 /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #fff;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #fff;
background: url(../images/hover.gif) no-repeat;
}

.urbangreymenu ul li a.current{ /*hover state CSS*/
color: white;
background: url(../images/hover.gif) no-repeat;
}



/* Contact Us page */
#contact_page p{ line-height:20px; padding:10px 0;}
#map{ width:390px; float:right; padding-right:10px; text-align:center}
.sub_heading{ font-size:16px; font-weight:bold; color:#EF0125;}
#contactpg{
	padding:10px;
	top:10px;
	padding-left: 70px;
	color:#000;
	font-size:12px;
	width:450px;
}

cont_form{
	width:540px;
	margin:0 auto;
	}

.border{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#F1EFEF;
	width:200px;
	height:18px;
	padding:2px;
}

.border1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #999999;
	background:#ffd6d8;
	width:200px;
	height:18px;
	padding:2px;
}
	
.bordera{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#919D9D;
	width:200px;
	height:18px;
	padding:2px;
	}

.bordera1{
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #C4C4C4;
	background:#fff;
	width:200px;
	height:18px;
	padding:2px;
	}

/* Text Box End */

/* Buttons End */

.btn{
	background: #990000;
	border:2px solid #CC0000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	cursor:pointer;
	color:#fff;
	}

.btn:hover{
	background: #FF0000;
	}
#c1{
	margin:0 auto;
	padding:0 0 0 20px;
	width:200px;
	float:left;
	line-height:25px;
	text-align:left;
	color: #000;
	
	}	

#c2{
	margin:0;
	padding:0 0 0 20px;
	width:200px;
	line-height:25px;
	float:left;
	text-align:left;
	color: #000;
}
.error{
	background: #EE1300;
	border-top:1px solid #DEFF00;
	border-bottom:1px solid #DEFF00;
	font-size:14px;
	padding:5px;	
	text-align:center;
	color:#fff;
	}

.ok{
	background: #336699;
	border-top:1px solid #FF7D7D;
	border-bottom:1px solid #FF7D7D;
	font-size:14px;
	padding:5px;	
	text-align:center;
	color:#fff;
	}



.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	margin-left: 10px;
	
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid #E5F0F7;
}
.highslide:hover img {
	border-color: #99CC33;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: white;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	color: white;
	background: #111;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}

/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	border:none
}
.highslide-controls a {
	background: url(../highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
