
@charset "UTF-8";
/* CSS Document */

#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:960px;
	height:585px;
	background-image:url(../images/layout/bg.jpg);
	background-repeat:no-repeat;
	background-position:left 25px;
	
}

#main {
}



#left_col {
	background-image:url(../images/layout/left_col_80.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:485px;
	width:370px;
	float:left;
	padding-left:00px;
	padding-top:40px;
}

#left_col_dark {
	background-image:url(../images/layout/left_col_80.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:485px;
	width:370px;
	float:left;
	padding-left:0px;
	padding-top:40px;
}
#left_col_80 {
	background-image:url(../images/layout/left_col_80.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:485px;
	width:370px;
	float:left;
	padding-left:0px;
	padding-top:40px;
}

#left_col_pink {
	background-image:url(../images/layout/left_col_80.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:485px;
	width:370px;
	float:left;
	padding-left:0px;
	padding-top:40px;
}

#left_col_pur {
	background-image:url(../images/layout/left_col_pur.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:485px;
	width:370px;
	float:left;
	padding-left:0px;
	padding-top:40px;
}

#left_col_blue {
	background-image:url(../images/layout/left_col_blue.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:485px;
	width:370px;
	float:left;
	padding-left:0px;
	padding-top:40px;
}

.logo {
	position:relative;
	left:55px;
}

.contact {
	margin-top:65px;
	background-image:url(../images/layout/new/white80.png);
	background-repeat:repeat;
	padding-left: 10px;
	height: 40px;
	padding-top: 4px;
	
	position:absolute;
	top:441px;
	
	width:309px;
}

.contact p {
	color:#333;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height:40px;
	margin: 0px;
	padding:0px;
	text-align:center;
}

.contact a {
	color:#333;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	text-decoration:none;
}

.contact a:hover {
	color:#333;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:normal;
}

#right_col {
	width:580px;
	height:525px;
	float:right;
}

.position_header {
	margin-top:50px;
	width:555px;
}

.position_header2 {
	margin-top:30px;	
	width:555px;
}

.position_header2 h1{
	display:none;
}

.position_header h1{
	display:none;
}
#main_content {
	width:560px;
	height:270px;
}
#contentbg {
	background-image:url(../images/layout/content_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:360px;
	height:260px;
	float:right;
	margin-right:30px;
	margin-top:25px;
	
}

#contentbg_large {
	background-image:url(../images/layout/large_contentbox.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:490px;
	height:270px;
	float:right;
	margin-right:30px;
	margin-top:25px;
}

#content {
	width:300px;
	height:230px;	
	text-align:right;
	padding:0px 10px 0px 10px;
}
#content h1 { 
	font-size:14px;
	color:#FFFFFF;
	line-height:16px;
	margin-bottom:0.4em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
}

#gallery_slide_box {
	background-image:url(../images/layout/gallery_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	
	width:530px;
	height:70px;
	
	margin-top:40px;
}
				
				div#hold	{ 
					position:relative; 
					overflow:hidden;
					width:450px; 
					height:55px; 
					z-index:100;
					float:left;
					text-align:center;
					margin:8px 10px 0px 10px;
				}
				
				div#wn	{ 
					position:absolute; 
					left:0px; 
					top:0px; 
					width:450px; 
					height:55px; 
					clip:rect(0px, 450px, 55px, 0px); 
					overflow:hidden;	
					z-index:1; 
				}
				
				div#lyr1	{ 
					position:absolute;
					visibility:hidden; 
					left:0px; 
					top:0px; 
					z-index:1; 
				}
				
				div#t1 { 
					width:900px;
				}
				
				div#t2 { 
					width:450px;
				}



.position_left75 {
	position:relative;
	left:75px;
	width:100px;
	
}

.margin-top40 {
	margin-top:40px;
}

.margin-top10 {
	margin-top:10px;
}

.margin-right50 {
	margin-right:25px;
}

.margin-right20 {
	margin-right:20px;
}
.margin-right25 {
	margin-right:25px;
}


.margin-left10 {
	margin-left:10px;
}

.margin-right10 {
	margin-right:10px;
}

.margin-right5 {
	margin-right:5px;
}

.margin_bottom10 {
	margin-bottom:10px;
}

#footer {
	background-color:#fff;
	height:20px;
	clear:both;
	text-align:center;
	color:#000;
	padding-left: 10px;
}

#footer ul{
	list-style:none;
	margin-left:14px;
	padding-top:3px;	
}

#footer li {
	list-style:none;
	margin:0px 5px 0px 5px;
	font-size:10px;
	color:#000;	
	float:left;
}

#footer li a {
	list-style:none;
	margin:0px 5px 0px 5px;
	font-size: 11px;
	color:#000;
	float:left;
	text-decoration:none;
	font-weight:normal;
}

#footer li a:hover{
	color:#00a4ca;
	font-weight:normal;
}





/* scroll bar */


div#holdtext	{ 
	position:relative;
	overflow:hidden;
	width:329px;
	height:270px; 
  	z-index:100;
	margin: 0px;
	padding: 0px;
	text-align:right;
	
}

div#wntext	{ 
	position:absolute;
	left:0px; 
	top:0px; 
	width:309px; height:250px; 
	clip:rect(0px, 320px, 250px, 0px); 
	overflow:hidden;	
	z-index:1;
	margin: 10px;
	padding: 0px;
	
	text-align:right;
}

div.contenttext { 
position:absolute; visibility:hidden;
left:0px; 
	top:0px; 
	z-index:1;
	margin:0px;
	padding: 0px;
	text-align: right;
	padding-right:10px;
}
	
#lyr1text strong {
	font-size: 11px;
	color:#666666;
	font-weight: bold;
}

#lyr1text h1 { 
	font-size:14px;
	color:#FFFFFF;
	line-height:16px;
	margin-bottom:0.4em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
}

/* large */

.italic {
	
}

div#holdtext2	{ 
	position:relative;
	overflow:hidden;
	width:460px;
	height:250px; 
  	z-index:100;
	margin: 0px;
	padding: 0px;
	text-align:right;
}

div#wntext2	{ 
	position:absolute;
	left:0px; 
	top:0px; 
	width:450px; height:230px; 
	clip:rect(0px, 450px, 230px, 0px); 
	overflow:hidden;	
	z-index:1;
	margin: 10px;
	padding: 0px;
	
	text-align:right;
}

div.contenttext2 { 
position:absolute; visibility:hidden;
left:0px; 
	top:0px; 
	z-index:1;
	margin:0px;
	padding: 0px;
	text-align: justify;
	padding-right:10px;
}
	
#lyr1text2 strong {
	font-size: 11px;
	color:#666666;
	font-weight: bold;
}

#lyr1text2 h1 { 
	font-size:14px;
	color:#FFFFFF;
	line-height:16px;
	margin-bottom:0.4em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
}


ul.tab {
	list-style:none;
}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:245px; 
  font-size:1px; z-index:1;
  
  margin-top:10px;
}

div#track {
	position:absolute;
	top:12px;
	width:11px;
	height:220px;
	background-repeat:repeat-y;
	z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-repeat: repeat-y;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 } 

div#track2 {
	position:absolute;
	top:12px;
	width:11px;
	height:220px;
	background: url(../images/track.png);
	background-repeat:repeat-y;
	z-index:1;
  }
div#dragBar2 {
  position:absolute; left:1px; top:1px;
  width:9px; height:20px;
  background-image:url(../images/bar.png);
  background-repeat: repeat-y;
  z-index:1;
  }


.purple_button {
	background-image:url(../images/layout/purple_background.png);
	background-position:top left;
	width:150px;
	height:30px;
	
	border:1px solid #fff;
	
	left:0px;
	text-align:center;
		
	z-index:100;
	float:left;
	
	margin-top:25px;
	
}

.purple_button a {
	width:150px;
	height:23px;
	padding-top:7px;
	display:block;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.purple_button a:hover, .purple_button a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.blue_button {
	background-image:url(../images/layout/blue_bg.png);
	background-position:top left;
	width:150px;
	height:30px;
	
	border:1px solid #fff;
	
	left:0px;
	text-align:center;
		
	z-index:100;
	float:left;
	
	margin-top:25px;
	
}

.blue_button a {
	width:150px;
	height:23px;
	padding-top:7px;
	display:block;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.blue_button a:hover, .blue_button a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.pink_button {
	background-image:url(../images/layout/pink_bg.png);
	background-position:top left;
	width:150px;
	height:30px;
	
	border:1px solid #fff;
	
	left:0px;
	text-align:center;
		
	z-index:100;
	float:left;
	
	margin-top:25px;
	
}

.pink_button a {
	width:150px;
	height:23px;
	padding-top:7px;
	display:block;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.pink_button a:hover, .pink_button a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

.gallery_main {
	width:560px;
	clear:both;
	height:100px;
}


#main_content2 {
	width:560px;
	height:360px;
}

#contentbg2 {
	background-image:url(../images/layout/white_box_80.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:460px;
	height:260px;
	float:right;
	margin-right:30px;
	margin-top:10px;
}

div#holdtext2	{ 
	position:relative;
	overflow:hidden;
	width:450px;
	height:250px; 
  	z-index:100;
	margin: 0px;
	padding: 0px;
	text-align:right;
	color:#000;
	
}

div#wntext2	{ 
	position:absolute;
	left:0px; 
	top:0px; 
	width:450px; height:250px; 
	clip:rect(0px, 450px, 250px, 0px); 
	overflow:hidden;	
	z-index:1;
	margin: 10px;
	padding: 0px;
	
	text-align:right;
	
	color:#000;
}

div.contenttext2 { 
	position:absolute; visibility:hidden;
	left:0px; 
	top:0px; 
	z-index:1;
	margin:0px;
	padding: 0px;
	text-align: justify;
	padding-right:10px;
	color:#000;
}
	
#lyr1text2 strong {
	font-size: 12px;
	color:#000;
	font-weight: bold;
}

#lyr1text2 em {
	font-size: 12px;
	color:#000;
}

#lyr1text2 h1 { 
	font-size:14px;
	color:#000;
	line-height:16px;
	margin-bottom:0.4em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
}

#lyr1text2 p { 
	color:#000;

}



#contentbg2_black {
	background-image:url(../images/layout/white_box_80.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:460px;
	height:260px;
	float:right;
	margin-right:30px;
	margin-top:25px;
	
	
}
#contentbg2_80 {
	background-image:url(../images/layout/white_box_80.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:460px;
	height:260px;
	float:right;
	margin-right:30px;
	margin-top:25px;
	
	
}

div#holdtext3	{ 
	position:relative;
	overflow:hidden;
	width:450px;
	height:250px; 
  	z-index:100;
	margin: 0px;
	padding: 0px;
	text-align:right;
	color:#000;
	
}

div#wntext3	{ 
	position:absolute;
	left:0px; 
	top:0px; 
	width:450px; height:250px; 
	clip:rect(0px, 450px, 250px, 0px); 
	overflow:hidden;	
	z-index:1;
	margin: 10px;
	padding: 0px;
	
	text-align:right;
	
	color:#000;
}

div.contenttext3 { 
	position:absolute; visibility:hidden;
	left:0px; 
	top:0px; 
	z-index:1;
	margin: 15px 20px 10px 20px;
	padding: 0px;
	text-align: justify;
	padding-right:10px;
	color:#000;
}
	
#lyr1text3 strong {
	font-size: 12px;
	color:#000;
	font-weight: bold;
}

#lyr1text3 em {
	font-size: 12px;
	color:#000;
}

#lyr1text3 h1 { 
	font-size:14px;
	color:#000;
	line-height:16px;
	margin-bottom:0.4em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
}

#lyr1text3 p { 
	color:#000;
	text-align: justify;
	font-size:12px;
	line-height:17px;
}

#lyr1text3 a { 
	color:#000;

}

#lyr1text3 a.blue { 
	color:#0094bf;
	text-decoration: none;
}

#lyr1text3 a.pink { 
	/*color:#e60085;*/
	color:#0094bf;
	text-decoration: none;
}

#lyr1text3 a.purple { 
	/*color:#703a82;*/
	color:#0094bf;
	text-decoration: none;
}
#lyr1text3 a.blue:hover, #lyr1text3 a.pink:hover , #lyr1text3 a.purple:hover {
	text-decoration: underline;
}

#contentbg2_white {
	background-image:url(../images/layout/white_box_80.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:460px;
	height:260px;
	float:right;
	margin-right:30px;
	margin-top:25px;
	color:#000;
}

div#holdtext3_white	{ 
	position:relative;
	overflow:hidden;
	width:450px;
	height:250px; 
  	z-index:100;
	margin: 0px;
	padding: 0px;
	text-align:right;
	color:#000;
	
}

div#wntext3_white{ 
	position:absolute;
	left:0px; 
	top:0px; 
	width:450px; height:250px; 
	clip:rect(0px, 450px, 250px, 0px); 
	overflow:hidden;	
	z-index:1;
	margin: 10px;
	padding: 0px;
	
	text-align:right;
	
	color:#000;
}

div.contenttext3_white { 
	position:absolute;
	visibility:hidden;
	left:0px; 
	top:0px; 
	z-index:1;
	margin:0px;
	padding: 0px;
	text-align: justify;
	padding-right:10px;
	color:#000;
}
	
#lyr1text3_white strong {
	font-size: 12px;
	color:#000;
	font-weight: bold;
}

#lyr1text3_white em {
	font-size: 12px;
	color:#000;
}

#lyr1text3_white h1 { 
	font-size:14px;
	color:#000;
	line-height:16px;
	margin-bottom:0.4em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
}

#lyr1text3_white p { 
	color:#000;
	font-size:12px;
}

#contentbg3_black {
	background-image:url(../images/layout/black_box_biggest.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:530px;
	height:260px;
	float:right;
	margin-right:30px;
	margin-top:25px;
	
	
}

div#holdtext4	{ 
	position:relative;
	overflow:hidden;
	width:520px;
	height:250px; 
  	z-index:100;
	margin: 0px;
	padding: 0px;
	text-align:right;
	color:#fff;
	
}

div#wntext4	{ 
	position:absolute;
	left:0px; 
	top:0px; 
	width:520px; height:250px; 
	clip:rect(0px, 520px, 250px, 0px); 
	overflow:hidden;	
	z-index:1;
	margin: 10px;
	padding: 0px;
	
	text-align:right;
	
	color:#fff;
}

div.contenttext4 { 
	position:absolute; visibility:hidden;
	left:0px; 
	top:0px; 
	z-index:1;
	margin:0px;
	padding: 0px;
	text-align: right;
	padding-right:10px;
	color:#fff;
}
	
#lyr1text4 strong {
	font-size: 12px;
	color:#fff;
	font-weight: bold;
}

#lyr1text4 em {
	font-size: 12px;
	color:#fff;
}

#lyr1text4 h1 { 
	font-size:14px;
	color:#fff;
	line-height:16px;
	margin-bottom:0.4em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
}

#lyr1text4 p { 
	color:#fff;

}

#contentbg4_black {
	background-image:url(../images/layout/midsize_contentbox.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:398px;
	height:260px;
	float:right;
	margin-right:30px;
	margin-top:25px;
	
	
}

div#holdtext5	{ 
	position:relative;
	overflow:hidden;
	width:388px;
	height:250px; 
  	z-index:100;
	margin: 0px;
	padding: 0px;
	text-align:right;
	color:#fff;
	
}

div#wntext5	{ 
	position:absolute;
	left:0px; 
	top:0px; 
	width:388px; height:250px; 
	clip:rect(0px, 388px, 250px, 0px); 
	overflow:hidden;	
	z-index:1;
	margin: 10px;
	padding: 0px;
	
	text-align:right;
	
	color:#fff;
}

div.contenttext5 { 
	position:absolute; visibility:hidden;
	left:0px; 
	top:0px; 
	z-index:1;
	margin:0px;
	padding: 0px;
	text-align: right;
	padding-right:10px;
	color:#fff;
}
	
#lyr1text5 strong {
	font-size: 12px;
	color:#fff;
	font-weight: bold;
}

#lyr1text5 em {
	font-size: 12px;
	color:#fff;
}

#lyr1text5 h1 { 
	font-size:14px;
	color:#fff;
	line-height:16px;
	margin-bottom:0.4em;
	font-weight:normal;
	font-family:Helvetica, sans-serif;
}

#lyr1text5 p { 
	color:#fff;

}

.testimonial {
	width:310px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}

.testimonial_pic {
	float:left;
	margin-left:10px;
		margin-top:10px;

}

.client_test_content {
	width:410px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}

.client_test_content p {
	overflow: auto;
}

.margin-right40 {
	margin-right:40px;
}
label {
	color:#666666;
	font-size: 12px;
    width: 90px;
    float: left;
    text-align: left;
    margin-right: 15px;
    display: block;
	padding-top: 3px;
	padding-left: 5px;
}
.form {
	margin-bottom:10px;
	background-color: #FFFFFF;
	padding: 2px;
	width:440px;
	color:#000000;
}
.formsubmit {
	margin-bottom: 5px;
	text-align:right;
}
input.text, textarea {
	background: #ffffff url("../images/form/input.gif") top right;
	color: #000000;
	border: 1px solid;
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
	padding: 1px 2px 2px 2px;
	font-size: 1em;
	width: 320px;
}
.selectmenu {
	color: #000000;
	width: 320px;
}
input {	
	color:#000000;
}
input.text:focus, textarea:focus
{
	border-color: #CCCCCC;
}

.margin_bottom10 {
	margin-bottom:10px;
}

#download_now {
	clear:both;
	float:right;
	width:45px;
	height:48px;
	margin-right:3px;
	position:relative;
	top:35px;
}

p.footer_white10 {
	color:#fff;
	font-size:10px;
	
}

.black11 {
	font-size:11px;
	color:#000;
}

.margin_top15 {
	margin-top:15px;
	clear:both;
}

.margin0 {
	margin:0px;
}

.logo_margin {
	margin-left:20px;
}
