body {
	background: url(images/bg.gif) repeat;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
}
p{
text-align:justify;
line-height:19px;
padding:0px;
margin:0px;
}
h2{
padding:0px 0 10px 0; margin:0px; color:#B52025; font-size:20px; font-weight:normal;
}
.clear{
clear:both;
}
#wrap{
	width: 350px;
	margin: 20px auto auto auto;
}
.top_corner{
	width: 350px;
	height: 15px;
	background: url(images/top_bg.gif) no-repeat center bottom;
}
#main_container{
	width: 350px;
	background: url(images/center_bg_repeat.gif) repeat-y center;
}
#header{
	width: 350px;
	margin: auto;
	height: 90px;
}
.logo_section_left{
	max-width: 100%;
	position: relative;
	margin: auto;
	
}
/*----------------------menu-------------------------*/
#menu{
	width: 10px;
	float: left;
	padding: 450px 200px 0 0;
}


ul {
	font-family: "Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
    display: block;
    position: relative;
    float: left;
}
li ul {
    display: none;
}
ul li a {
	display: block;
	text-decoration: none;
	color: #0000CC;
	padding: 5px 20px 5px 20px;
	margin-left: 10px;
	white-space: nowrap;
	background-color: #FFFFFF;
}
ul li a:hover {
	background: #FFFFFF;
	font-weight: bold;
}
li:hover ul {
    display: block;
    position: absolute;
}
li:hover li {
    float: none;
    font-size: 14px;
}
li:hover a { background: #FFFFFF; }
li:hover li a:hover {
    background: #FFFFFF;
}
/* Style the topnav links */
.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* Change color on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 25px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}



.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}


/*-----------------middle_banner----------------------------*/
.middle_banner{
	width: 350px;
	height: 304px;
	background: url(images/middle_banner_bg.gif) no-repeat center;
}
/*----------------------slider---------------------------*/
.featured_slider {
	width: 350px;
	margin: auto;
	float: left;
	margin: 18px 0 0 6px;
}
ul, li{
padding:0px;
margin:0px;
list-style:none;
}
/** ----------------------------------------------------- **/
#featured_border { position: relative; border: none; padding:0px; height:280px; margin: 0px; }
#featured_wrapper { position: relative; width: 100%; height: 100%; overflow: hidden; }
#featured_images { position: absolute; left: 0; top: 0; }
#featured_images li { float: left; }
#featured_positioner_desc {
	width: 350px;
	height: 280px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#featured_wrapper_desc { width: 100%; height:280px; position: relative; overflow: hidden; }
#featured_desc { position: absolute; left: 0; bottom: 0;  padding:0px; margin:0px; }
#featured_desc li {
	width: 350px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#featured_desc li div {
	margin: 0px 0 0px 0px;
	padding: 10px;
	width: 350px;
	background: url(images/featured-desc-bg.png);
}
#featured_desc li h2 {
color:#FFFFFF;
font-size:18px;
padding:0px 0 5px 0;
margin:0px; 
}
#featured_desc li p {
color:#FFFFFF;
font-size:12px;
padding:0px 0 10px 0;
margin:0px;
line-height:18px;
}
.center_content_pages{
	width: 100%;
	clear: both;
	float:left;
	margin: auto;
	padding: 20px 0 20px 0;
	background: url(images/center_bg_pages.gif) no-repeat center top;
}

#featured_buttons { position: absolute; top: 15px; right: 15px; width: auto; padding:0; list-style:none;}
#featured_buttons li { width: 22px; height: 22px; background: url(images/featured-button-off.png); float: left; margin-left: 3px; text-align:center; font-size:12px; color:#FFFFFF; line-height:22px; cursor: pointer; }
#featured_buttons li.clicked { background: url(images/featured-button-on.png); }
/**/


/*-------------------------------*/
.center_content{
	width: 95%;
	clear: both;
	margin: auto;
	padding: 10px 0 20px 5px;
}
.home_section_left{
	width: 270px;
	height: auto;
	float: left;
	margin: 0 10px 0 14px;
	padding: 0 600px 20px 10px;
	background: url(images/home_block_bg.gif) no-repeat center bottom;
}
.home_section_left p{
clear:both;
}
.home_section_left p span{
font-weight:bold;
}
img.home_section_icon{
width:63px;
float:left;
}
h2.home_title{
width:190px;
float:left;
font-size:20px;
padding:20px 0 0px 10px; margin:0px;
color:#B52025;
}
.home_subtitle{
width:190px;
float:left;padding:0px 0 0px 10px; font-size:12px; color:#a7a7a7;
}
.home_section_thumb{
width:350px;
float:left; clear:both;
padding:2px; text-align:center;margin:10px 0 10px 0; border:1px #dcdcdc solid;
}
.home325_section_left{
width:350px;
height:auto;
float:left;
margin:0 14px 0 14px;
padding:0 30px 20px 30px;
background:url(../../images/home_block_bg.gif) no-repeat center bottom;
}
.home325_section_left p{
clear:both;
}
.home325_section_left p span{
font-weight:bold;
}
img.home325_section_icon{
width:63px;
float:left;
}
h2.home325_title{
	width: 390px;
	float: left;
	font-size: 20px;
	padding: 20px 0 0px 10px;
	margin: 0px;
	color: #B52025;
	text-align: left;
}
.home325_subtitle{
width:190px;
float:left;padding:0px 0 0px 10px; font-size:13px; color:#333333; font-weight:bold;
}
.home325_section_thumb{
width: 350px;float:left; clear:both;
padding:2px; text-align:center;margin:10px 0 10px 0; border:0px #dcdcdc solid;
}

.work25_section_left{
	width: 95%;
	height: auto;
	float: left;

	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 20x;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:center;
}

.work25_section_thumb{
width: 100%;
float:left; clear:both;
padding:2px; margin:0px 0 0px 2px; border:0px ;text-align:center;

}





.work25a_section_left{
	width: 95%;
	height: auto;
	float: center;

	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 20x;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
a
.work25a_section_thumb{
width: 100%;
float:left; clear:both;
padding:2px; margin:0px 0 0px 0; border:0px ;text-align:center;

}




.work26_section_left{
	width: 350px;
	height: auto;
	float: left;

	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 5x;
	padding-bottom: 20px;
	padding-left: 2px;
	text-align:center;
}

.work26b_section_left{
	width: 3032%;
	height: auto;
	float: left;

	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 0;
	padding-right: 20x;
	padding-bottom: 20px;
	padding-left: 0px;
}

.work26_section_thumb{
width: 98%;
float:left; clear:both;
padding-left:2px;
 margin:10px 0 10px 0; border:0px ;
text-align: justify;

}
.design3aa_section_left{
	width: 165px;
	height:auto;
	float: left;
	text-align: center;
	/* [disabled]background: url(../../images/home_block_bg.gif) no-repeat center bottom; */
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #FFF;
}
.design3aa_section_thumb{
width: 170px;
text-align:center;
float:left; clear:both;
padding:2px; margin:10px 0 10px 0; border:0px #dcdcdc solid;
}



///items

.items_section_left{
width:45%;
height:auto;
float:left;
margin:0 14px 0 14px;
padding:0 10px 20px 10px;
background:url(../images/home_block_bg.gif) no-repeat center bottom;
}

.items_section_thumb{
float:left; clear:both;
padding:2px; text-align:center;
margin:10px 0 10px 0; border:1px #dcdcdc solid;width: 95%;
}










.artist_section_left{
	width: 
	325px;
	height: auto;
	float: left;
	background: url(../../images/home_block_bg.gif) no-repeat center bottom;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.artist_section_left p{
clear:both;
}
.artist_section_left p span{
font-weight:bold;
}
img.artist_section_icon{
width:100px;
float:left;
}
h2.artist_title{
		width: 200px;
	float: left;
	font-size: 20px;
	padding: 20px 0 20px 0px;
	margin: 0px;
	color: #B52025;
	text-align: left;
}
.artist_subtitle{
width:200px;
float:left;padding:0px 0 0px 10px; font-size:13px; color:#333333; font-weight:bold;
}

.artist_section_thumb{
float:left;

 clear:both;
padding:2px; text-align:left;margin:10px 0 10px 0; border:0px #dcdcdc solid;
}


.artist2_subtitle{
width:313px;
float:left;padding:0px 0 0px 0px; font-size:13px; color:#333333; font-weight:bold;
}



.slide_section_left{
	width: 
	425px;
	height: auto;
	float: left;
	
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.slide_section_left p{
clear:both;
}
.slide_section_left p span{
font-weight:bold;
}
img.slide_section_icon{
width:100px;
float:left;
}
h2.slide_title{
		width: 400px;
	float: left;
	font-size: 20px;
	padding: 20px 0 20px 0px;
	margin: 0px;
	color: #B52025;
	text-align: left;
}
.slide_subtitle{
width:400px;
float:left;padding:0px 0 0px 10px; font-size:13px; color:#333333; font-weight:bold;
}

.slide_section_thumb{
float:left;
width: 400px;
 clear:both;
padding:2px; text-align:left;margin:10px 0 10px 0; border:0px #dcdcdc solid;
}
.slide2_section_left{
	width: 
	400px;
	height: auto;
	float: left;
	
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 100px;
}
.slide2_section_left p{
clear:both;
}
.slide2_section_left p span{
font-weight:bold;
}
img.slide2_section_icon{
width:200px;
float:left;
}
h2.slide2_title{
		width: 350px;
	float: left;
	font-size: 20px;
	padding: 0px 0 5px 0px;
	margin: 0px;
	color: #B52025;
	text-align: left;
}

.slide2_subtitle{
width:350px;
float:left;
padding:0px 0px 0px 0px; font-size:15px; color:#333333; font-weight:normal;
}
.slide2_section_thumb{
float:left;
.slide2_subtitle{
width:200px;
float:left;padding:0px 0 0px 0px; font-size:15px; color:#333333; font-weight:normal;
}


.slide3_section_left{
		width: 
	350px;
	height: auto;
	float: left;
	
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 100px;
}
.slide3_section_left p{
clear:both;
}
.slide3_section_left p span{
font-weight:normal;
}
img.slide3_section_icon{
width:300px;
float:left;
}
h2.slide3_title{
		width: 350px;
	float: left;
	font-size: 20px;
	padding: 0px 0 5px 0px;
	margin: 0px;
	color: #B52025;
	text-align: left;
}

.slide3_subtitle{
	width: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #fffff;
	font-weight: normal;
}
.slide3_section_thumb{
float:left;
.slide2_subtitle{
width:200px;
float:left;padding:0px 0 0px 0px; font-size:15px; color:#333333; font-weight:normal;
}


/* secound item

.work2_section_left{
width:270px;
height:auto;
float:left;
margin:0 14px 0 14px;
padding:0 10px 20px 10px;
background:url(images/home_block_bg.gif) no-repeat center bottom;
}
.work2_section_left p{
clear:both;
}
.work2_section_left p span{
font-weight:bold;
}
img.work2_section_icon{
width:63px;
float:left;
}
h2.work2_title{
		width: 190px;
	float: left;
	font-size: 20px;
	padding: 20px 0 0px 10px;
	margin: 0px;
	color: #B52025;
	text-align: left;
}
.work2_subtitle{
width:190px;
float:left;padding:0px 0 0px 10px; font-size:13px; color:#333333; font-weight:bold;
}
.work2_section_thumb{
float:left; clear:both;
padding:2px; text-align:center;margin:10px 0 10px 0; border:1px #dcdcdc solid;
}






a.more{
float:right;
}
img.projects{
float:left;
padding:2px;margin:0 5px 0 0; border:1px #dcdcdc solid;
}


.left_content{
width:660px;
float:left;
padding:0;
}
.left_block{
width:295px;
float:left;
padding:20px 20px 10px 15px;
}
.left_block_wide{
width:625px;
float:left;
padding:20px 20px 10px 15px;
}
.financial-application-form{
width:530px;
float:left;
padding:20px 20px 10px 15px;
}
.financial-application-form p{
margin-bottom:30px;
}
.testimonials{
width:360px;
float:right;
padding:20px 20px 0 0;
}
.block_wide{
width:625px;
float:left;
margin:10px 20px 10px 15px;
padding-top:10px;
border-top:1px #ededed solid;
}
.wide_content{
width:930px;
clear:both;
padding:10px 15px 0 15px;
}
.right_block{
width:280px;
float:right;
padding:20px 20px 10px 0;
}
img.pic{
border:3px #22496a solid;
margin:0 0 10px 0;
}
.home_news a{
font-size:12px;
color:#c82127;
text-decoration:none;
border-bottom:1px #bcbcbc dotted;
padding:10px 0 5px 12px;
display:block;
float:left;
background:url(images/arrow.gif) no-repeat left top;
background-position: 0px 13px;
}
.home_news a:hover{
text-decoration:underline;
}
input.newsletter_input{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:193px;
height:18px;
padding:4px;
float:left;
}
form#newsletter{
padding:10px 0 0 0;
}
input.newsletter_submit{
background-color:#b52025;
color:#FFFFFF;
text-align:center;
float:left;
padding:4px 4px 3px 4px;
margin:0 0 0 10px;
border:1px #fdeaeb solid;
cursor:pointer;
}
.testbox{
padding:20px 10px 5px 0;
margin:0;
border-bottom:1px #ededed solid;
}
.testbox p{
font-style:italic;
}



/*-----------------------contact_form-------------------*/
.form{
width:500px;
height:auto;
float:left;
padding:20px 10px 10px 20px;
border:1px #fdeaeb solid;
}
.form_row{
width:425px;
float:left;
clear:both;
padding:7px 0 7px 0;
}
label{
width:100px;
float:left;
padding:3px 15px 0 0;
color:#b52025;
text-align:right;
font-weight:bold;
}
input.main_input{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:300px;
height:18px;
padding:4px;
float:left;
}
textarea.main_textarea{
background-color:#fdeaeb;
border:1px #e2c7c8 solid;
width:300px;
height:120px;
padding:4px;
float:left;
}
input.submit{
background-color:#b52025;
color:#FFFFFF;
text-align:center;
float:right;
padding:3px 10px 2px 10px;
margin:0px 0 0 0;
border:1px #b52025 solid;
cursor:pointer;
}
/*-----------------------------footer------------------*/
.footer{
clear:both;
width:960px;
margin:auto;
background:url(../../images/footer_bg.jpg) no-repeat center;
height:65px;
}
.copyright{
float:left;
padding:30px 0 0 15px;
color:#6996c0;
}
.copyright a{
color: #2A1C11;
text-decoration:none;
}
.footer_links{
float:left;
padding:30px 35px 0 35px;
}
.footer_links a{
text-decoration:none;
color: #2A1C11;
padding-left:20px;
}
.footer_links a:hover{
text-decoration:underline;
color: #2A1C11;
}
