@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Trebuchet MS";
	width: 100%;
	background-image: url(../images/sky2.jpg);
	background-color: ##03F;
	background-position: center top;
	background-repeat: repeat-x;
	border-bottom: 0px;
	overflow: hidden;
}

h1 {
	color: #FFF;
	font-size: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
h3 {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 14px;
		color: #33F;

		color: #244669;
		margin-top: 12px;
		margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a          {
	color: #0FF;
	font-size: 1.1em;
	font-style: italic;
	border-width: 0px;
	border-style: solid;
	text-decoration: none;
}

a:visited  { color: black; }
a:hover    {
	color: #C30;
	padding-bottom: 0px;
	font-size: 1.1em;
}

.company_logo {
	display: block;
	width: 625px;
	height: 58px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/newglamour.png) no-repeat 0px 0px;
	
}

.mountains_background {
	position: absolute;
	background-color: blue;
	bottom: 0px;
	left: 0px;
	right: 0px;
	min-width: 980px;
	width: 100%;
	height: 600px;
	background: url(../images/krotown.png) repeat-x center bottom;
	z-index: -2;
	margin: 0px;
	padding: 0px;
}

.mountains_background .mountains_left {
	position: relative;
	float: left;
	width: 340px;
	height: 600px;
	background: url(../images/ellen2.png) no-repeat 0 0;
	z-index: -1;
}
.mountains_background .mountains_right {
	position: relative;
	float: right;
	width: 620px;
	height: 600px;
	background: url(../images/ellen.png) no-repeat right bottom;
}


/*
.mountains_background {
	position: absolute;
	/*background-color: #C30;
	bottom: 0px;
	left: 0px;
	min-width: 980px;
	width: 100%;
	height: 600px;
	background: url(../images/krotown.png) repeat-x center bottom;
	z-index: -1;
}
.mountains_background .mountains_left {
	position: relative;
	float: left;
	width: 340px;
	height: 650px; 
	background: url(../images/ellen2.png) no-repeat 0px 0px;
	
}
.mountains_background .mountains_right {
	position: relative; 
	float: right;
	width: 620px;
	height: 600px;
	background: url(../images/ellen.png) no-repeat right bottom;
}
*/
.container {
	padding-top: 50px;
	padding-left:20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

.homecontainer {
	padding-top: 25px;
	padding-left: 20px;
	width: 100%;
/*	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	border-bottom-style: none;
	/*background-color: #3066C6;*/
}

.contentleft {
	width: 840px;
	height: 840px;
	padding-left: 60px;
	padding-right: 20px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #03F;
	border-right-color: #03F;
	border-bottom-color: #03F;
	border-left-color: #03F;
}



.contentright {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 400px;
	padding-top:3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	bottom: 0px;
	border: 0px none #03F;
}
.contentright .slideshowscreen {
	width: 300px;
	height: 330px;
	border: 2px;
	border-color: #C00;
	background-color: #FFF;
}	
.contentArea .container .contentright p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #C30;
}
.AccordionParOpen {
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
}
/* BeginOAWidget_Instance_2141542: #ImageSlideShow */

#ImageSlideShow.ImageSlideShow {
	padding-left: 0px;
	width: 217px;
	height: 325px;
	border: 2px solid #03F;
}
#ImageSlideShow .ISSClip {
	background-color: #000000;
}
    

.contentAreaHome .container .contentright h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}

