/* 
CSS Document
Designed by: asterix
*/

/* DEFAULT */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1.3;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#494949}

/* STRUCTURE */

#container{
	margin: 0px auto;
	background:#007FD4;
}

#holder{
	width:950px;
	margin: 0px auto;
	background:#fff;
}

#header{
	height:120px;
	padding:0 0 0 0;
	width:100%
}

#nav-main{
	background:#0ebbe6;
	background:url(../images/nav_l.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:41px;
	width:935px;
	margin-left:7px;
}

#content-box{
	padding:20px 0;
}

#left-panel{
	float:left;
	width:530px;
	padding:0 0 10px 20px;
}

#right-panel{
	margin:0 0 0 620px;
}

#footer{
	clear:both;
	border-top:#fafafa 2px solid;
}
	
/* HEADER */

#logo{
	background:url(../images/logo.jpg) no-repeat right;
	width:287px;
	height:70px;
	padding:40px 0 0 35px;
}

#logo h1{
	display:none;
}

/* NAVIGATION */

#nav-main .content{
	background:url(../images/nav_r.gif) no-repeat right;
	padding:0 15px 0 0;
	height:41px;
}

#nav-main ul{
	float:right;
}

#nav-main ul li{
	float:left;
	background:url(../images/nav_sep.gif) no-repeat left top;
}

#nav-main ul li a{
	float:left;
	color:#ADADFB;
	padding:0 15px;
	font-size:14px;
	line-height:40px;
	text-decoration:none;
}

#nav-main ul li a:hover{
	color:#fff;
}

/* CONTENT */

#banner{
	background:url(../images/banner.png) no-repeat left top;
	height:150px;
	margin:0 0 15px 0;
	font-size:20px;
	line-height:1.2;
}

#banner b{
	display:none
}

#banner #ban-l{
	width:425px;
	float:left;
	font-size-adjust:0.58;
	padding:60px 35px 20px 170px;
}

#ban-l span{
	color:#0ebbe6;
}

#banner #ban-r{
	margin:0 0 0 630px;
	padding:50px 0 0 45px;
	color:#fff;
	font-weight:bold;
}

#content-box .content{
	padding:0px;
}

/* LEFT PANEL */

#left-panel h2{
	font-size:18px;
	color:#000000;
	padding:5px 0;
}

#left-panel h3{
	font-size:16px;
	color:#000000;
	padding:5px 0;
}

#left-panel p{
	padding:8px 0;
}

#left-panel strong{
	font-size:16px;
}

#left-panel a{
	color:#0ebbe6;
	text-decoration:none;
}

#left-panel a:hover{
	text-decoration:underline;
}

#contact{
	background:#fafafa;
	border:#f3f3f3 1px solid;
	padding:10px;
	margin:10px 0;
}

#contact h2{
	background:url(images/icon_post.png) no-repeat left 50%;
	padding:0 0 0 0px;
	margin:10px 0;
	color:#494949;
}

#contact label{
	float:left;
	width:50px;
	line-height:20px;
	text-align:right;
	margin:0 5px 0 0;
}

#contact .label{
	float:left;
	width:100px;
	line-height:30px;
	text-align:right;
	margin:0 10px 0 0;
}

#contact .contact-txt{
	border:#ebebeb 1px solid;
	padding:5px 5px 0 5px;
	height:15px;
	width:200px;
}

#contact .contact-txt_1{
	border:#ebebeb 1px solid;
	padding:5px 5px 0 5px;
	height:25px;
	width:320px;
}

#contact .contact-btn{
	
	cursor:pointer;
	background-color:#076CB0;
	color:#ADADFB;
	width:104px;
	height:34px;
	border:0;
}

#contact .contact-btn:hover{
	background:#007FD4;
	color:#fff
}

.picshowcase{
	float:left;
	padding:20px 0 0 55px;
	text-align:right;
}

.picshowcase img{
	border:#eee 5px solid;
	margin:5px 0;
}

a.zooming{
	background:url(../images/glass.gif) no-repeat left;
	padding:0 0 0 20px;
	width:19px;
	height:18px;
}

br.clear{
	clear:both;
}

/* RIGHT PANEL */

#right-panel .content{
	padding:0px 14px;
}

.box{
	background:#fafafa;
	margin:15px 0;
}

.box h3{
	height:50px;
	line-height:50px;
	font-size:18px;
	padding:0 0 0 55px;
	border-bottom:#e1e1e1 1px solid;
}

.box h3.ballon{background:url(images/icon_ballon.png) no-repeat 5% 50%}
.box h3.note{background:url(images/icon_note.png) no-repeat 5% 50%}

.box .details{
	padding:10px;
}

.box .vbig{
	font-size:35px;
	font-size-adjust:0.8;
	color:#000000;
	float:left;
}

.box .vrest{
	margin:25px 0 0 0;
	font-size:14px;
}
.h1 {
 color:#0ebbe6;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;  


}
.h1black {
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;  


}
.h3black {
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;  


}
.maxlink {
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px; 
 text-decoration:underline; 


}
.maxlink:hover {
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;  
 text-decoration:none;

}

#right-panel p{
	margin:10px 0;
}

p.right{
	line-height:40px;
	text-align:right;
}

.testimonials {
 font-family: Arial, Helvetica, sans-serif;
font-size: 13px;  
font-weight:bold;
font-style:italic;
 }

.link {
 color:#0ebbe6;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;  
 text-decoration:none;

}
.bluelinkmax {
 color:#0ebbe6;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px; 
 text-decoration:none; 
}
.blacklink {
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;  
 text-decoration:none;

}

a.more{
	background:url(images/arrow.gif) no-repeat 97% 50%;
	padding:0 15px 0 0;
	color:#494949;
	text-decoration:none;
}

a.more:hover{
	background:url(images/arrow.gif) no-repeat 99% 50%;
}

strong.cusname{
	color:#000000;
	display:block;
	font-weight:bold;
	
}

/* FOOTER */
#footer .content{
	padding:20px;
	line-height:1.4;
}

#footer .fot-add{
	float:left;
	font-size:14px;
}

.fot-add strong{
	font-size:16px;
}

#footer .copyright{
	float:right;
	text-align:right;
}

#footer a{
	color:#494949;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

/* OTHER */
.text-bold {
 color:#000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight:bold;
   


}

#privacytext {
font-size: 22px;
color: #000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: left;
margin: 0in 15.5px 0px 13.5px;

}

#privacytext1{
font-size: 10px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
text-align: left; 
margin: 0in 15.5px 0px 13.5px;
}

#privacytext2{

font-size: 10px;
color: #000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: left;
text-decoration:underline;
margin: 0in 15.5px 0px 13.5px;

}

#termsofuse1{

font-size: 12px;
font-weight:bold;
color: #000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: left; 
text-decoration:underline;
margin: 0in 15.5px 0px 13.5px;
 }

#termsofuse2{

font-size: 12px;
color: #000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: justify; 
margin: 0in 22.5px 0px 13.5px;
 }
 
.check{
	list-style:url(../images/check.jpg);
	height:15px;
}
 
