@charset "utf-8";
/*main rules*/



/*--------------------------------------CLASS STYLES--------------------------------------------------------*/
a {
	text-decoration:none;
	color:#000;
	margin: 0px;
}

p { margin: 0;}

img {
	border-style:none;
	margin: 0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	list-style-image: none;
}
h1 {
	font-size: 1.5em;
	color: #F00;
	padding:0;
	margin:0;}	



h2 {
	font-size: 1.4em;
	color: #F00;
	padding:0;
	line-height:normal;
	margin: .9em 0 1em 0;
}
h3 {
	margin: 0;
	line-height: 20px;
	font-size: .8em;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bolder;
	margin-top: .4em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bolder;
	margin-top: .4em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
/*--------------------------------------END CLASS STYLES--------------------------------------------------------*/



/*--------------------------------------BODY STYLES--------------------------------------------------------*/


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}
div {
	margin:0;
	padding:0;
}
#container {
	position:relative;
	margin:0 auto;
	width:800px;
	padding: 0;
	}

/*--------------------------------------END BODY STYLES--------------------------------------------------------*/


/*--------------------------------------HEADER STYLES--------------------------------------------------------*/
#header {
	float: left;
	width: 50em;
	height: 120px;
	vertical-align: bottom;
	margin-bottom: 30px;
}
#header_left {
	float: left;
	width: 380px;
	height: 120px;
	margin-right: 15px;
}
/*--HEADER NAV--------------------------------------------------------*/
#header_right_top {
	float:left;
	padding-right: 1px;
	text-align: right;
	height: 45px;
	width: 380px;
	padding-top: 5px;

}
#header_right_top li {
	display:inline;
}
#header_right_top li a {
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color:#333;
}
#header_right_top a:hover {
	color:#F00
}
#header_right_top a:focus {
	color:#F00
}
#header_right_bot {
	float:left;
	width:385px;
	height:35px;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;

}
#header_right_bot li {
	display:inline;
	padding: 0 0 0 10px;
}
#header_right_bot li a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
}

#header_right_bot li a:hover, #header_right_bot li a:focus {
	color:#F00;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
}
/*--END HEADER NAV--------------------------------------------------------*/
/*--------------------------------------END HEADER STYLES--------------------------------------------------------*/

/*--------------------------------------START MAIN STYLES--------------------------------------------------------*/


#main {
	float: left;
	width: 760px;
	padding: 0 20px 0 20px;
	text-align: left;
	margin-bottom: 5px;

}
#main_left {
	float: left;
	width: 375px;
	text-align: left;
	padding-top:5px;
}

#main_left1 {
	float: left;
	width: 250px;
	text-align: left;
	padding-top:5px;
}

#main_left1 h1 {
	font-size: 1em;
	color: #000;
	padding:0;
	line-height:normal;
	margin: .5em 0 0 0;
}

.redh1

	{color:#F00;}

#main_left h1 {
	font-size: 1.4em;
	color: #000;
	padding:0;
	line-height:normal;
	margin: .5em 0 0 0;}
	

	
	
#main_left h1 a {
	font-size:1.1em;
	color: #F00;
	padding:0;
	line-height:normal;
	margin: 0 0 0 0;}
	
#main_left h1 a:hover, #main_left h1 a:focus {
	color:#666;}
	
#main_left h3 a {
	color:#F00;
	font-size:1.2em;
	}

#main_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: .8em;
	margin-bottom: .8em;
	text-align: justify;
	line-height: 1em;
	color: #000;
}
#main_right {	float: right;
position:relative;
	width: 367px;
	padding-top: 20px;


}

#main_right1 {
	margin-right: 5px;
	height: 344px;
	background:url(../images/cap.jpg);}



.ul {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	list-style-type: square;
	font-weight: bold;
	font-size: 0.7em;
	text-align: left;
	padding-left: 40px;
	margin-top: 10px;

}

.ul a:hover, .ul a:focus {
	text-decoration:none;
	color:#F00
}


.ul1 {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	list-style-type: square;
	font-weight: bold;
	font-size: 0.7em;
	padding-left: 30px;
	margin-top: 10px;
}

.ul1 a:hover, .ul a:focus {
	text-decoration:none;
	color:#F00
	
}

#content_1 {
	background-color: #Fff;
	float: left;
	width: 780px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 0 20px 15px 0;
	margin-bottom: 40px;
}
#content_2 {
	background-color: #F0F0F0;
	float: left;
	width: 780px;
	border-top-color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 50px;
	vertical-align: top;
	margin-bottom: 20px;
}
#content_right {
	float: right;
	padding-top: 1.1em;
}
#content_2 p {
	text-align: justify;
	width: 29em;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-right: 0.08em;
}




.bigqoute {
	font-size: 1.2em;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif
}
	
.smallgrey {
	font-size:.6em;
	color:#999;
	padding: 20px 0 0 180px;
	
}

.smallgrey a {

	color:#333

	
}

.designtexth3 {
	margin-bottom: 10px;
	
	}
/*--------------------------------------END MAIN STYLES--------------------------------------------------------*/

/*--------------------------------------MAIN STYLES 2 COLS--------------------------------------------------------*/

#banner {
	float:left;
	width:760px;
	height:50px;
	margin: 0px 0 20px 0;
	padding: 0 20px 0 20px;
	
	}

#twocol{
	width:620px;
	padding-left: 160px;
	padding-right: 20px;
}

#sidebar {
	float:left;
	width: 140px;
	letter-spacing: 1px;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.sidebarul {
	padding:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.sidebarul li {
	width:125px;
	margin: 0 0 5px 0;
	
	
}

.sidebarul a {
	font-size:.8em;
	
}
li.sidebhead{
	color:#F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: .9em;
	font-weight: bold;
	padding: 5px 0 5px 0;
	width: 140px;
}
.sidebarul a:hover, .sidebarul a:focus {
	color:#F00;
	padding: 0 0 0 5px;
	
}

#designblock {
	float:left;
	width: 605px;
	height: 167px;
	padding-left: 15px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#designblock1 {
	float:left;
	width: 720px;
	padding: 10px 50px 20px 40px;
	margin-bottom: 40px;

}

#designblock2 {
	float:left;
	width: 605px;
	height: 200px;
	padding-left: 15px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#designblock1 p {
	font-size: .8em;
	color:#000;	
	margin:0;
	line-height:normal;
}
#designblock p, #designblock2 p, .designtext, .designtext1 {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#designblock p a, .designtext a, .designtext1 a {
	color:#F00;

}

.web{ font-size: .9em !important; color:#F00; font-weight:bold;}

#designblock h1 {
	font-size: 1.1em;
	margin: 20px 0 8px 0;
	font-style: italic;	
}
#designblock1 h1 {
	font-size: 1.2em;
	color:#F00;	
	margin:0;
	line-height:normal;
}

#designblock1 h2 {
	margin:0;
	padding:0;
	font-size:.8em;
	color:#999;}
	
	
#designblockshow {
	float:left;
	width: 610px;
	padding-left: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

#designblockshow h2 {
	font-size:1.2em;
	margin:0 0 10px 0;
	padding:0;
	
}


.designtext {
	float:left;
	height: 150px;
	margin-bottom: 5px;
	width:250px;

}

.designtext1 {
	float:left;
	height: 150px;
	margin-bottom: 5px;
	width:250px;

}

.designblock {
	float:right;	
	margin-bottom: 5px;
	padding: 0 5px 10px 5px;
}

.about {
	margin: 0 0 160px 0;
	display:block;
	
	
}


.fright1 {
	float:right;
	margin-left: 20px;
	padding: 0px;
	margin-right: 0px;
	
}

.fright {
	float:right;
	margin-left: 50px;
	padding: 0px;
	margin-right: 0px;
	
}
.imagegap {
	padding: 0 0 0 10px;
	
}

.imagegap1 {
	padding: 0 20px 0 10px;
	
} 
.image_top {
	top: 50px;
	padding-top: 0px;
	float: right;
}
.top_nav {
	color: #FFF;
	width: 12em;
	float: right;
	display: inline;
}
.main_image {
	margin-bottom: 0.5em;
	float: right;
}
.sig {
	color: #666;
	line-height: 2em;
	display: block;
	padding-left: 13em;
}
.column {
	width:13.5em;
	padding-right:1em;
	float:left;
	text-align:left;
	margin: 0px;
}
.column1 {
	width:155px;
	margin-right:30px;
	float: left;
	text-align:justify;
	padding-left: 10px;
	display:inline;

}
.column2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}


.column2 a {
	text-decoration:underline;}
.column2 a:hover { color:#F00;}
	
	
	
img.left {
	float: left;
	margin-right:5px;
	border:none;
}
.clearfloat {
	clear: both;
}
.h2 {
	color: #999;
}
.info {
	font-style: italic;
	color: #999;
	font-size: 10px;
	text-align:justify;
}
.grey {
	color: #999;
	font-size: .8em;
}
.h2border {
	margin-top: 1em;
	margin-bottom: 0px;
	color: #F00;
	line-height: 1em;
}
.content2 {
	text-align: justify;
	width: 23.2em;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-right: .08em;
}
.package {
	float: right;
	position: relative;
	margin-top: 2em;
}
/*------------------------------------------Footer------------------------------------------------------*/
#footer_black {
	width: 100%;
	background-image:url(../images/footer.png);
	height:260px;
	background-repeat: repeat-x;
	background-color: #000;	
}
#footer_cont{
	width: 800px;
	text-align: left;
	margin: 0 auto;
	padding:0; }
	
#footer {
	float: left;
	width: 800px;
	background-color: #000;
	height: 180px;
	background-image: url(../images/footer_top.png);
	background-repeat: repeat-x;
	padding-top:20px;
}

#footer2 {
	float: left;
	width: 790px;
	font-size:.7em;
	background-color: #000;
	padding-left: 10px;
}

.footerend {
	color:#FFF;
}

ul.fmenu {
	text-align:left;
	float:left;
	color:#FFF;
	width:120px;
	margin: 20px 0 0 20px;
	display:inline;
	
	
}

ul.fmenu2 {
	float:left;
	width:120px;
	margin: 20px 0 0 30px;
	display:inline;
	
	
}

ul.fmenu1 {
	float:left;
	text-decoration:none;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width:260px;
	margin: 20px 0 0 30px;	

}


ul.fmenu a, ul.fmenu2 a {
	text-decoration:none;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height:20px;
}

ul.fmenu a:hover, ul.fmenu a:focus, ul.fmenu2 a:hover, ul.fmenu2 a:focus {
	color:#F00;

}

li.menuhead {
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	padding: 0 0 3px 0;

}

li.red {
	color:#F00;
	font-weight:bold;
	margin: 0 0 5px 0;
	
}

li.mail {
	font-size:.8em;
	background-image:url(../images/email.png);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}
li.mail1 {
	font-size:.8em;
	background-image:url(../images/email.png);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	color:#000;
}
li.mail a{
	color:#CCC;
	text-decoration:underline;
}

li.phone {
	background-image:url(../images/telephone.png);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}
li.mob {
	background-image:url(../images/mobile_phone.png);
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}

li.menuhead1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
	width: 100px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}

#footer_end {
	width:200px;
	background-color:#0F3;
	
}
/*-------------------------lightbox---------------------------------------------------------------------*/


#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 200;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 190;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#contact-area {
	font-size:12px;
	float: right;
	width: 490px;
	padding-top: 20px;
	padding-left: 10px;
}

#contact-area input, #contact-area textarea 
{	color:#000;
	padding: 5px;
	width: 200px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 2px solid #ccc;
	margin: 0 0 10px 50px;
}


#contact-area textarea {
	height: 200px;
	float:left;
	width: 400px;
	margin-left: 50px;
	color:#000;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #F00;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	color:#C0F;
}

label {
	float: left;
	text-align: left;
	width: 20px;
	padding-top: 5px;
	font-size: 1em;
}



/* slider */

#slider1 {
    width: 367px; /* important to be same as image width */
    height: 344px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 367px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    width: 367px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 30px;
	padding-left: 10px;
    left: 0;
	width: 100px !important;
	height: 20px;
}
.right {
	right: 0;
	padding-right: 10px;
	bottom: 30px;
	width: 100px !important;
	height: 20px;
	text-align:right;
}
ul { list-style-type: none;}

