	/* GENERAL:*/
*{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img{
	border:none;
}
body{
	background-color:#000000;
	padding:12px 0px 72px 0px;
	color:#2E2E2E;
	font: 12px "Myriad Pro", Arial, Tahoma, sans-serif;
}
a{
	text-decoration:none;
	color:#2E2E2E;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
	font-size: 0px;
	line-height: 0px;
}
#wrap{
	margin:auto;
	width:777px;
	background:#E5E5E5;
	padding:0px 20px;
}
#contacts{
	float:right;
	font-weight:bold;
	font-size:14px;
	line-height:78px;
	margin-right:15px;
	color: #2c2c2c;
	font-family: "Trebuchet MS";
}
#contacts a{
	color: #2c2c2c;
}
#contacts .numeral{
  font-size: 12px;
	line-height:68px;
}
#menu{
	background-color: #000000;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS";
	line-height: 26px;
	font-weight: 900;
}
#menu a{
	color:#FFFFFF;
	margin:0px 15px;
}
#Footer{
	clear:both;
	text-align:right;
	padding:7px 0px;
	color:#9A9A9A;
	font-size:13px;
}
	/* about us: */
#wallpaper{
	height:201px;
	background:#E4E4E4 url(images/wallpaper.jpg) no-repeat right;
	margin-bottom:10px;
}
#leftCol{
	width:200px;
	float:left;
	margin-right:25px;
}
#contentWrap p{
	margin-bottom:10px;
}
#leftCol p.last{
	color:#E40025;
	margin-top:40px;
}
#leftCol h2{
	color:#9A2327;
	font-size:13px;
	margin-bottom:10px;
}
#verSpacer, #verSpacer_small{
	float:left;
	height:400px;
	border-left:1px solid #555454;
	width: 10px;
	margin-top:15px;
}
#verSpacer_small{
	height:200px;
}
#Content{
	margin-left:250px;
	padding-bottom:250px;
	background:url(images/about_back.jpg) no-repeat bottom right;
}
#Content h2{
	color:#98A3A5;
	font-size:21px;
	margin-bottom:15px;
}
.option{
	color: #000;
}
.pre_link_option{
	color:#E10022;
}
	/* gallery: */
#Gallery{
	background:#373737;
	padding-left:13px;
	padding-bottom:20px;
	margin-bottom:2px;
}
#galleryNav{
	background:#E5E5E5;
	position:relative;
	height:55px;
	margin-bottom:12px;
	margin-right:12px;
}
#next_prev{
	position:absolute;
	width:182px;
	line-height:22px;
	text-align:center;
	left:12px;
	top:6px;
}
#tabs{
	position:absolute;
	bottom:0px;
	right:2px;
}
* html #tabs{
	bottom:-1px;
}
#tabs li{
	float:left;
	background:url(images/tab_notactive.gif) no-repeat;
	width:144px;
	height:27px;
	text-align:right;
}
#tabs li.active{
	background:url(images/tab_active.gif) no-repeat;
	width:144px;
}
#tabs li a{
	display:block;
	color:#FFFFFF;
	font-size:13px;
	margin-right:10px;
	margin-top:7px;
}
#prevPhoto{
	float:left;
	background:url(images/arrow_left.gif) no-repeat left;
	padding-left:27px;
	line-height:22px;
}
#nextPhoto{
	float:left;
	background:url(images/arrow_right.gif) no-repeat right;
	padding-right:27px;
	line-height:22px;
}
#separator{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#thumbnails li{
	float:left;
	background:url(images/small/back.gif) no-repeat;
	width:94px;
	height:62px;
	text-align:center;
	padding-top:2px;
	margin-right:12px;
	margin-bottom:13px;
}
	/* index: */

#Index{
	background:#000 url(images/wallpaper2.jpg) no-repeat;
	height:491px;
	color:#FFF;
	position:relative;
	/*margin-bottom:2px;*/
}
#mainListGrafics{
	position:absolute;
	left:14px;
	bottom:17px;
	background-color:#FFF;
	height:81px;
	overflow:hidden;
	width:732px;
	padding:2px;
	padding-left:4px;
}
#mainListGrafics li a:hover{
	text-decoration:none;
}
#mainListGrafics li a{
	float:left;
	margin-right:2px;
	background:url(images/gm1.jpg) no-repeat;
	width:230px;
	height:67px;
	text-align:right;
	color:#FFF;
	padding-right:12px;
	padding-top:15px;
	position:absolute;
	top:2px;
	left:2px;
}
#mainListGrafics li#gm2 a{
	background:url(images/gm2.jpg) no-repeat;
	width:231px;
	left:246px;
}
#mainListGrafics li#gm3 a{
	background:url(images/gm3.jpg) no-repeat;
	width:232px;
	left:491px;
}
.small{
	font-size:16px;
  display: block;
}
.big{
	font-size:22px;
  display: block;
}
#mainList{
	position:absolute;
	left:40px;
	top:128px;
}
#mainList li{
	display:block;
	background:url(images/bullet1.gif) no-repeat 0px 6px;
	line-height:20px;
	padding-left:17px;
	font-size:11px;
}
#mainList li a{
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}
#indexPage #contentWrap{
	padding:10px;
}

	/* contact us:*/
.contentwrap_border #leftCol{
	width:200px;
	margin-right:10px;
}
.contentwrap_border #leftCol a{
	color:#D01A0D;
}
#Content.contactus{
	background:url(images/classic_style.jpg) no-repeat right;
	margin-left:210px;
	z-index:1;
}
* html #Content.contactus{
	height:1%;
}
.contentwrap_border{
	border:1px solid #020001;
	padding:10px 18px;
}
* html .contentwrap_border{
	height:1%;
}
h5{
	background-color:#020001;
	color:#FFF;
	font-size:14px;
	line-height:21px;
	padding:0px 23px;
}
#contact_us_form, .black_content_wrap{
	padding:0px 13px;
	/*padding-bottom:27px;*/
	background:#373737;
}
#contact_us_form h3, h3{
	background-color:#E5E5E5;
	font-size:15px;
	line-height:54px;
	padding:0px 25px;
}
* html #contact_us_form h3{
	height:1%;
}
.formblockLeft, .formblockRight{
	background-color:#373737;
	border:1px solid #4A4A4A;
	color:#E5E5E5;
	padding:10px 20px;
	margin:16px 0px;
	overflow:hidden;
}
.formblockLeft{
	float:left;
	width:190px;
	padding-top:22px;
	height:258px;
}
.formblockRight{
	float:right;
	width:455px;
	height:270px;
	font-size:10px;
}
.formblockRight .button{
	float:right;
	margin-right:20px;
	border:none;
	background-color:#000000;
	color:#FFF;
	font-size:10px;
	padding:3px;
}
.formblockLeft p{
	margin-bottom:15px;
	font-size:11px;
}
.formblockLeft a{
	color:#E5E5E5;
	text-decoration:underline;
}
.formblockRight li{
	margin-bottom:10px;
}
.formblockRight h4{
	font-size:13px;
	margin-left:70px;
	margin-bottom:15px;
}
.formblockRight label{
	float:left;
	text-align:right;
	width:60px;
	padding-top:3px;
	margin-right:15px;
}
.formblockRight label.msglabel{
	padding-top:35px;
}

/* c0rr markup */
/* about us page */
#about_top_image{
	height:172px;
	background:#E4E4E4 url(images/about_top_image.jpg) no-repeat right;
	border-bottom: 8px solid #ffcc00;
	margin-bottom: 10px;
}
#about_top_text h1 {
	color: #656565;
	font-size: 26px;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}
#about_top_text h2 {
	font-size: 12px ;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	/*	border: 1px solid #fff; */
}
#about_top_text a{
	color: #da0505;
}
#about_top_text p {
	margin-left: 3px;
	margin-right: 3px;
}
#photo_blocks {
	background-color: #dddddd;
	height: 1780px;
}
#photoboxes_left {
	float: left;
}
#photoboxes_right {
	float: right;
}
div.photobox {
	margin: 5px;
	margin-top: 45px;
	height: 390px;
	width: 277px;
	background: #dddddd url(images/about_photo_block.jpg) no-repeat bottom;
}
img.about_photo {
	border: 1px solid #000;
	margin-left: 10px;
	margin-bottom: 5px;
}
.photobox h2 {
	text-align: center;
	font-weight: bolder;
	font-size: 15px;
	margin: 0px 30px 2px 21px;
}
.photobox p {
	margin: 0px 30px 0px 20px;
	font-family: "MyriadPro", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}
#teaser {

	float: right;
	width: 180px;
	height: 68px;
	margin-top: 20px;
	margin-bottom: 45px;
	margin-right: -20px;
	background: #ffcc00 url(images/teaser_arrow.gif) no-repeat 17px;
}
#teaser a {	
	display: block;
	margin-left: 50px;
	margin-right: 15px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bolder;
}

/* P_Ann */
/* body options: */
#wallpaper3{
	height:240px;
	width: 100%;
	background: url(images/Body_Options_FINAL.jpg) no-repeat right;
	margin-bottom:10px;
}

.body_opt_button {
	float:left;
	margin-top: 65px;
	margin-right: 25px;
	margin-bottom: 60px;
	width:230px;
	height:67px;
	text-align:right;
	color: #FFF;
	padding-right:12px;
	padding-top:15px;
	top:2px;
	left:2px;
}
#opt_button1 {
	background:url(images/gm1.jpg) no-repeat;
}
/*#gm1{
	background: url(images/gm1.jpg) no-repeat left;
	float: left;
	height: 82px;
	width: 242px;
	margin-top: 65px;
	margin-right: 25px;
	margin-bottom: 60px;
	text-align: right;
	color: #e5e5e5;
}*/
#opt_button2 {
	background: url(images/gm2.jpg) no-repeat left;
} 
/*m2{

	float: left;
	height: 82px;
	width: 243px;
	margin-top: 90px;
	margin-right: 25px;
	margin-bottom: 40px;
	text-align: right;
	color: #e5e5e5;
}*/
/*#gm3{
	background: url(images/gm3.jpg) no-repeat left;
	float: left;
	height: 82px;
	width: 244px;
	margin-top: 90px;
	margin-right: 25px;
	margin-bottom: 80px;
	text-align: right;
	color: #e5e5e5;
} */
#opt_button3 {
	background: url(images/gm3.jpg) no-repeat left;
	margin-bottom: 100px;
}
.options_text{
	font: 12px "Myriad Pro", Arial, Tahoma, sans-serif;
	color: #fff;
	padding: 40px;
}
.line{
	display: block;
	margin-left: 60px;
	width: 84%;
}
.contentwrap_border#indexPage{
	padding:0px;
	margin: 0;
}
.contentwrap_border#indexPage_2{
	padding:0px;
	margin: 0;
	border-style: solid solid none solid;
}
#lowerPart{
  width: 817px;
  margin: 0px auto;
}
#txtGround{
  background: url(images/txtbg.gif) top repeat-x; 
}
.topic{
  float: left;
}

.topic p{
  margin: 0;
  padding: 14px 25px 10px 19px; 
  color: #080a0a;
}
.topic p span{
  color: #626261;
}
.topic p a{
  color: #1c6ace;
}
h6{
  margin: 0px 25px 0px 18px;
  padding:3px 0px 7px 0px;
  font: 16pt "Tahoma";
  color: #414247; 
  border-bottom: 1px solid #cfcfcf;
}
h6 span{
  color: #064796;
}
.topic#lefttopic{
  background: url(images/lefttopbg.gif) right top no-repeat;
  width: 425px;
}
.topic#righttopic{
  width: 392px;
}
#txtWrap{
  background: #fff url(images/pbg.gif) right bottom no-repeat;
}
