/*resets...*/
* {
	margin:0;
	padding:0
}
fieldset {
	border:none
}
a {
	cursor:pointer;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
.curv {
	float:left;
	width:100%;
}
.curv img {
	float:left;
}
body {
	background:#171732 url(../images/body_bg.gif) repeat-y top center;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:17px;
	color:#FFF;
}
.clear {
	clear:both;
}

#layout{
	width:100%;
	background:url(../images/main_bg.jpg) no-repeat top center;
}

/*wrapper goes here...*/
#wrapper{
	width:952px;
	margin:0 auto;
}

#header{
	float:left;
	width:952px;
	height:450px;
}

#logo{
	float:left;
	width:952px;
	padding:70px 0 70px 0;
	text-align:center;	
}

/*menu goes here...*/
#menu{
	float:left;
	width:952px;
}

#menu ul{
	float:left;
	width:887px;
	list-style:none;
	padding:0 0 0 65px;
}

#menu ul li{
	float:left;
	font-size:20px;
	line-height:23px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	background:url(../images/menu_divider.gif) no-repeat right center;
}

#menu ul li.last{
	background:none;
}


#menu ul li a{
	float:left;
	text-decoration:none;
	color:#FFF;
	padding:0 22px 0 22px;
	display:block;
}

#menu ul li a:hover{
}




/*body_container goes here...*/
#body_container{
	float:left;
	width:952px;
}

#body_container .slide_show_box{
	float:left;
	width:824px;
	height:320px;
	padding:45px 54px 40px 74px;
	background:url(../images/gallery_bg.png) no-repeat 0 0;
}

#body_container .slide_show_box .index_image_view_box_container{
	width:824px;
	height:252px;
	overflow: hidden;
	float:left;
	position:relative;
}

#body_container .slide_show_box .index_image_view_box_container .index_image_box{
	width:100%;
	position:relative;
	float:left;
}

#body_container .slide_show_box .index_image_view_box_container .index_image_box .slide_show_top{
	float:left;
	width:824px;
	height:252px;
}

#body_container .slide_show_main_image{
	float:left;
	margin:5px 0 0 30px;
	display:inline;
}

#body_container .slide_show_content{
	float:right;
	width:432px;
	padding:24px 0 0 0;
}

#body_container .slide_show_content h2{
	float:right;
	width:377px;
	padding:1px 0 1px 0;
	margin-bottom:10px;
	background:url(../images/one_icon.png) no-repeat 0 50%;
	padding-left:55px;
	font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:24px;
	line-height:28px;
	color:#000;
}
#body_container .slide_show_content .v_title, .d_title{
	float:right;
	width:367px;
	padding:1px 10px 1px 0;
	margin-bottom:20px;
	background:url(../images/v_icon.png) no-repeat 0 0;
	padding-left:55px;
	font-family:"Trajan Pro", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:15px;
	line-height:18px;
	color:#000;
}

#body_container .slide_show_content .d_title{
	background:url(../images/d_icon.png) no-repeat 0 0;
}

#body_container .slide_show_bottom{
	float:left;
	width:824px;
	margin:9px 0 0 0;
}

#body_container .slide_show_bottom img.prev_btn{
	float:left;
	width:12px;
	height:30px;
	margin:13px 4px 0 13px;
	display:inline;
}

#body_container .slide_show_bottom img.next_btn{
	float:left;
	width:12px;
	height:30px;
	margin:13px 0px 0 3px;
	display:inline;
}

#body_container .slide_show_bottom .slide_show{
	float:left;
	
}

#body_container .slide_show_bottom .slide_show ul{
	float:left;
	list-style:none;
	margin:0;
	padding:6px 0 0 0;
}

#body_container .slide_show_bottom .slide_show ul li{
	float:left;
}

#body_container .slide_show_bottom .slide_show ul li a{
	float:left;
	margin:0 0 0 0;
	display:inline-block;
	border:2px solid #000;
}

#body_container .slide_show_bottom .slide_show ul li.active a{
	float:left;
	border:2px solid #946a2e;
}

#body_container .slide_show_bottom .slide_show ul li a:hover{
	float:left;
	border:2px solid #946a2e;
}


#body_container .content_box{
	float:left;
	width:952px;
	margin-top:7px;
}

#body_container .content_box_main{
	float:left;
	width:904px;
	background:url(../images/shadow_rotate.png) repeat-y 0 0;
	padding:0 15px 0 33px;
}

#body_container .content_box_inner{
	float:left;
	width:904px;
	background:url(../images/content_box_inner_bg.jpg) repeat-y 0 0;
}

#body_container .content_inner_box_bottom{
	float:left;
	width:904px;
	background:url(../images/content_box_inner_bottom_bg.jpg) no-repeat bottom center;	
}

#body_container .contents_container{
	float:left;
	width:764px;
	padding:0 70px 0 70px;
	
}

#left_container{
	float:left;
	width:365px;
}

#left_container h2{
	float:left;
	width:365px;
	margin-bottom:10px;
}

#left_container p{
	float:left;
	width:335px;
	padding:0 20px 10px 10px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:19px;
	text-align:justify;
}

#left_container span{
	float:left;
	width:350px;
	text-align:center;
	padding:18px 0 20px 0;
}



#right_container{
	float:right;
	width:365px;
}


#right_container span{
	float:left;
	width:365px;
	text-align:center;
	padding:50px 0 40px 0;
}


#right_container h2{
	float:left;
	width:365px;
	margin-bottom:10px;
}

#right_container p{
	float:left;
	width:345px;
	padding:0 10px 10px 10px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:19px;
	text-align:justify;
}


/*footer goes here...*/
#footer_wrapper{
	width:100%;
	background:url(../images/footer_bg.jpg) no-repeat bottom center;
}

#footer{
	width:952px;
	height:400px;
	margin:0 auto;
}

/*menu goes here...*/
#footer_menu{
	float:left;
	width:952px;
}

#footer_menu ul{
	float:left;
	width:817px;
	list-style:none;
	padding:0 0 0 145px;
}

#footer_menu ul li{
	float:left;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	background:url(../images/menu_divider.gif) no-repeat right center;
	font-size:17px;
	line-height:19px;
}

#footer_menu ul li.last{
	background:none;
}


#footer_menu ul li a{
	float:left;
	text-decoration:none;
	color:#FFF;
	padding:0 17px 0 16px;
	display:block;
}


#footer_menu ul li a:hover{
}

#footer span{
	float:left;
	width:952px;
	text-align:center;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	display:block;
	margin-top:10px;
}


/*#####################################Gallery Styles Goes here...###########################################*/

#gallery_layout{
	width:100%;
	background:url(../images/gallery_page_bg.jpg) no-repeat top center;
}

#gallery_logo{
	float:left;
	width:952px;
	padding:70px 0 70px 0;
	text-align:center;	
}

#body_container .gallery_box{
	float:left;
	width:904px;	
	background:url(../images/shadow_rotate.png) repeat-y 0 0;
	padding:0 15px 0 33px;
	margin-left:2px;
	display:inline;
}

#body_container .gallery_box_bg{
	float:left;
	width:824px;
	padding: 0 40px 0 40px;
	background:url(../images/gallery_box_bg.jpg) repeat-y 0 0;
}

#body_container .gallery_inner_box{
	float:left;
	width:824px;
	padding-bottom:2px;
}

#body_container .gallery_content{
	float:left;
	width:824px;
}


#body_container .gallery_content h2{
	float:left;
	width:780px;
	padding:55px 0 0 44px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size:37px;
	line-height:50px;
	font-weight:normal;
}

#body_container .gallery_box h2 span{
	color:#cdb692;
}

#body_container .main_gallery_box{
	float:left;
	width:824px;
}

#body_container .image_view_box{
	float:left;
	width:776px;
	padding:0 24px 0 24px;
	margin:75px 0 80px 0;
}

#body_container .image_view_box .gallery_previous_btn{
	float:left;
	margin:175px 130px 0 0;
	display:inline;
}

#body_container .image_view_box .gallery_next_btn{
	float:left;
	margin:175px 0 0 140px;
	display:inline;
}

#body_container .image_view_box .image_view_box_container{
	width:480px;
	height:353px;
	overflow: hidden;
	float:left;
	position:relative;
}

#body_container .image_view_box .image_view_box_container .image_box{
	width:100%;
	position:relative;
	float:left;
}

#body_container .image_view_box .image_view_box_container .image_box .gallery_main_image{
	float:left;
}
#body_container .image_view_box .image_view_box_container .image_box .gallery_main_image img{
	float:left;
	width:480px;
	height:353px;
	border:1px solid #FFF;
}



#body_container .gallery_slide_box{
	float:left;
	width:824px;
	height:86px;
	margin-top:10px;
}

#body_container .gallery_slide_show{
	float:left;
	width:804px;
	height:86px;
	margin-left:10px;
	border:1px solid #9c9a9b;
	display:inline;
}

#body_container .gallery_slide_show .prev_btn{
	float:left;
	margin:27px 10px 0 10px;
	display:inline;
}

#body_container .gallery_slide_show .next_btn{
	float:left;
	margin:27px 0 0 5px;
	display:inline;
}

#body_container .gallery_slide_show  ul{
	float:left;
	list-style:none;
	padding:7px 0 0 0;
}

#body_container .gallery_slide_show  ul li{
	float:left;
	display:inline;
}

#body_container .gallery_slide_show  ul li a{
	float:left;
	border:2px solid #000;
	margin:0 5px 0 4px;
}

#body_container .gallery_slide_show  ul li.active a{
	float:left;
	border:2px solid #af6d29;
}

#body_container .gallery_slide_show  ul li a:hover{
	float:left;
	border:2px solid #af6d29;
}

/*##################################### Purchase Styles Goes here...###########################################*/

#purchase_layout{
	width:100%;
	background:url(../images/purchase_main_bg.jpg) no-repeat top center;
}

#body_container .content_inner_box{
	float:left;
	width:904px;
	background:url(../images/purchase_content_bg.jpg) repeat-y 0 0;
}

#body_container .purchase_inner_box_bottom{
	float:left;
	width:904px;
	background:url(../images/purchase_bottom_bg.jpg) no-repeat bottom center;
	
}

#body_container .purchase_contents_container{
	float:left;
	width:764px;
	padding:40px 70px 50px 70px;	
	text-align:center;
}

#body_container .purchase_contents_container h2{
	width:764px;	
	float:left;
	text-align:center;
	padding:20px 0 20px 0;
}

#body_container .purchase_contents_container p{
	width:764px;	
	float:left;
	text-align:center;
	font-size:16px;
	line-height:18px;
	font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}


#body_container .purchase_contents_container span{
	width:764px;	
	float:left;
	text-align:center;
	display:block;
	margin-top:40px;
}


/*##################################### other background Styles Goes here...###########################################*/

#video_layout{
	width:100%;
	background:url(../images/video_bg.jpg) no-repeat top center;
}

#downloads_layout{
	width:100%;
	background:url(../images/downloads_bg.jpg) no-repeat top center;
}

#sanctuary_layout{
	width:100%;
	background:url(../images/sanctuary_bg.jpg) no-repeat top center;
}

#stratagem_layout{
	width:100%;
	background:url(../images/stratagem_bg.jpg) no-repeat top center;
}

