@import"reset.css";@import"pro_pages_style.css";@import"grid.css";@import"forms.css";@import"prettyPhoto.css";@import"jquery.snippet.min.css";
@import"../skin/blue.monday/jplayer.blue.monday.css";@import"../css/smoothness/jquery-ui-1.8.17.custom.css";@import url(http://fonts.googleapis.com/css?family=Open+Sans);@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);@import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono:regular);
@import url(http://fonts.googleapis.com/css?family=Anton|Archivo+Narrow:400,400italic,700,700italic&subset=latin,latin-ext);
body{
	background: #ffffff;
	font:12px/18px 'Archivo+Narrow', sans-serif;
	color:#7d7d7d;
	position:relative;
	

	
}
html,body{;}
p{padding-bottom:5px;}
a{color:#d64f4d;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}

a.toplink {color:#4d4d4d;outline:none;cursor:pointer;text-decoration:none;}
a.toplink.hover: {text-decoration:underline}

.dentyden {	display: inline-block;
		border-radius:2px;
          	width:18px;
          	height: 15px;
    		font-weight: normal;
    		font-size: 0.7em;
    		color: rgb(255,255,255);
    		padding: -2px 0 0 0;
    		text-align: center;
    		background: rgb(180,180,180);
    		margin-left: 5px;
		}

/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#4d4d4d;font-family: sans-serif; letter-spacing:-1px; margin-bottom:15px;text-shadow: 1px 1px 10px rgb(220,220,220);}
h1{font-size:34px;}
h2{font-size:28px;}
h3{font-size:22px;} 
h4{font-size:18px;}  
h5{font-size:30px;}
h6{font-size:28px;}
.top{font-size:15px; color:#4d4d4d;font-family: sans-serif; letter-spacing:-1px;text-shadow: 0.5px 0.5px 2px rgb(255,255,255);}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:5px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.p22 {padding-bottom:25px;}

.logo {
	display:block; 
	width:244px; 
	height:40px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	background:url(../images/head-bg.gif) repeat-x 0 bottom;
	z-index:2;
	padding-bottom:29px;
}

.head-line {
	position:absolute;
	left:0;
	width:100%;
	z-index:99;
	height:11px;
	background:url(../images/head-line.png) repeat 0 0;
	bottom:-11px;
}

.page1-box1 {
	padding-top:65px;
	line-height:48px;
	margin-bottom:24px;
	font-weight:bold;
	color:#5c5c5b;
	font-family: 'Droid Sans', sans-serif;
}

.text1 {font-size:48px;}
.text2 {
    display: inline-block;
    font-size: 36px;
    padding-left: 6px;
    padding-top: 4px;
}
.text3 {
    display: inline-block;
    font-size: 30px;
    padding-left: 3px;
    padding-top: 2px;
}

.button1 {
	display:inline-block;
	background:rgb(245,250,255);
	color:#000;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:29px;
	font-weight:normal;
	border-radius:5px;
	padding:10px 20px;
}

.button1:hover {
	text-decoration:none;
	color:#FFF;
	background:#474340;
}
.button2a {
	display:inline-block;
	background:rgb(245,250,255);
	width:100px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	padding:2px 4px;
	margin-left: 15px;
}

.button2a:hover {
	text-decoration:none;
	color:#FFF;
	background:#474340;
}

.text4 {
	display:block;
	color:#2c2c29;
	font-size:20px;
	font-weight:normal;
	margin-bottom:17px;
	line-height:24px;
	font-family: sans-serif;
}

.p7 {
	bottom:0;
	height:10px;
	background:url(../images/head-line2.png) repeat 0 0;
}


.content1 {
	padding:0;
	margin:0;
	position:relative;
	background:url(../images/bg1.gif) repeat 0 0;
	width:100%;
}

.p6 {
	background:url(../images/bg2.jpg) no-repeat 330px 0;
	padding-bottom:81px;
}

header h1 {
	padding:16px 0 0 18px;
	margin:0;
	font-size:0;
	float:left;
	line-height:0;
}


nav {
    float: right;
    margin-right: 68px;
    padding-top: 34px;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	margin-left:40px;
	position:		relative;
}
.sf-menu a {
	display:		inline-block;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
	color:#fff;
	transition: all 0.4s ease 0s;
	font-size:18px;
	text-transform:uppercase;
	position:		relative;
}

.sf-menu a:hover,
.sf-menu a.active,
.sf-menu li.sfHover > a {
	color:#f15654;
	text-decoration:none;
}
.sf-menu ul {
	position:		absolute !important;
	top:			-999em;
	border-radius:10px;
	padding:10px 11px;
	background:url(../images/bg4.png) repeat 0 0;
	width:			160px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	margin:0;
	background:url(../images/bg-15.png) repeat 0 0 #fff;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
	background-color:transparent;
}

.sf-menu ul a:hover,
.sf-menu ul li.sfHover > a {
	color:#fff;
}

.sf-menu ul ul li:hover,
.sf-menu ul ul li.sfHover {
	background-color:transparent;
}

.sf-menu ul ul a:hover,
.sf-menu ul ul li.sfHover > a {
	color:#fff;
}

.first {
	border-radius:10px 10px 0 0 ;
}

.first1 {
	border-radius:0 0 10px 10px;
}

.first a {
	padding-top:23px !important;
}

.first1 a {
	padding-bottom:16px !important;
}
.sf-menu ul a {
	padding:7px 0px 6px 12px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-transform:none;
	display:block;
	line-height:17px;
	transition:none;
	color:#4d4d4d;
	font-weight:normal;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -6px;
    top: 51px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/********************** Content ************************/

#content {
	width:100%; 
	background:#fff;
	padding:39px 0 50px;
	position:relative;
	z-index:1;
}

.p23 {padding-bottom:30px;}

																									/***** Page 1 *****/

.p8 {padding:27px 0 20px !important;
}

.list1 a {
	color:#4d4d4d;
	transition: all 0.4s ease 0s;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}

.list1 a:hover {
	color:#f15654;
	text-decoration:none;
}


.list1 li {
    display: block;
    line-height: 17px;
    padding-bottom: 13px;
}

.button2 {
	background:url(../images/button2.png) no-repeat right 0;
	position:relative;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	padding:5px 65px 8px 19px;
	font-size:14px;
	font-family: 'PT Sans', sans-serif;
}

.button2:hover {background:url(../images/button2-hov.png) no-repeat right 0; text-decoration:none;
}

.list1 {
	margin-bottom:2px;
}

.content2 {
	position:relative;
	background:url(../images/bg6.gif) repeat 0 0;
	padding:30px 0 51px;
	margin:0;
	width:100%;
}

aside p {
	color:#fff;
}

.text9 {
	display:block;
	color:#4d4d4d;
	font-size:14px;
	margin-bottom:13px;
}

.text10 {
    background: url("../images/marker1.png") no-repeat scroll 2px 7px transparent;
    display: block;
    font-size: 12px;
	margin-bottom:19px;
    line-height: 18px;
    margin-top: -2px;
    padding: 0 0 0 39px;
}

.text10 span {
	display:block;
	color:#000;
	padding-top:5px;
}

.text10 a {
	color:#f15654;
	transition: all 0.4s ease 0s;
}

.text10 a:hover {
	color:#000;
	text-decoration:none;
}



img.grey {
    left: 0;
    position: relative;
    top: 0;
    z-index: 10;
}

img.color {
    left: 0;
    position: absolute;
    top: 0;
}

.link-bot {
    display: inline-block;
    position: relative;
	float:left;
}

aside {
	padding:32px 0 54px;
	margin:0;
	position:relative;
	width:100%;
	background:url(../images/bg3.gif) repeat 0 0;
}

.p13 {
	padding:28px 0 54px !important;
}

aside h2 {
	color:#fff;
}

.page1-box2 {
	width:392px;
	float:left;
	margin-right:30px;
	padding-top:14px;
}

.page1-img2 {
	float:left;
	padding:5px;
	background:#ac4241;
	margin-right:18px;
	margin-bottom:18px;
}

.last3 {
	margin-right:0 !important;
}

.list2 a {
	color:#fff;
	transition: all 0.4s ease 0s;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}

.list2 li {
	display:block;
	padding-bottom:13px;
	line-height:17px;
}

.list2 {padding-top:12px;}

.list2 a:hover {
	color:#000;
	text-decoration:none;
}

																									/***** Page 2 *****/


.page2-img1 {
	float:left;
	padding-top:5px;
	margin-right:20px;
}

.p10 {padding-bottom:13px;}

.inner1 {
    background: url("../images/bg3.gif") repeat scroll 0 0 transparent;
    border-radius: 100%;
    color: #FFFFFF;
    float: left;
    font-family: 'PT Sans',sans-serif;
    font-size: 36px;
    height: 52px;
    line-height: 44px;
    margin-right: 23px;
    margin-top: 5px;
    padding-top: 5px;
    text-align: center;
    width: 57px;
}

.page2-box1 {
	margin-bottom:1px;
}

.page2-img2 {
	float:left;
	border:3px solid #c9c9c9;
	margin-right:18px;
	margin-top:3px;
}

.link1 {
	color:#000;
}

.p11 {
	padding-top:2px;
}

.page2-img3 {
    background: none repeat scroll 0 0 #AC4241;
    display: inline-block;
    margin-bottom: 16px;
    margin-top: 5px;
    padding: 5px;
}

.time1 {
	display:block;
	color:#fff;
}

.link2 {color:#fff; text-decoration:underline;}
.link2:hover { text-decoration:none;}
																									/***** Page 3 *****/


.page3-img1 {
    float: left;
    margin-right: 22px;
    margin-top: 5px;
}

.p14 {
	margin-bottom:34px;
}

.p15 {
	padding-bottom:27px;
}


.page3-img2 {
    background: none repeat scroll 0 0 #AC4241;
    display: inline-block;
    float: left;
    margin-right: 23px;
    margin-top: 6px;
    padding: 5px;
}

.p16 {
	padding-bottom:64px !important;
}

.p17 {
	padding-top:39px;
}

.p18 {padding-right:35px;}
																									/***** Page 4 *****/

.page4-box1{
	float:left;
	margin-right:20px;
}

																									/***** Page 5 *****/


.p19 {
    padding-bottom: 51px !important;
}

.p20 {
	padding:0 !important;
}
																									
	
.text11 {
	display:block;
	color:#4d4d4d;
	font-size:14px;
	margin-bottom:2px;
}


.dl1 dt {width:150px;}

.dl1 span {float:left; width:70px;}

.dl1 dd { line-height:18px;}

.dl1 dd a {color:#e05957;}

.dl1 dd a:hover {color:#000; text-decoration:none;}
	
/******************** Footer ******************/
footer {
	width:100%; 
	padding:24px 0;
	background:url(../images/head-bg.gif) repeat-x 0 0;
}

.text12 {
	display:block;
	color:#4d4d4d;
	font-size:14px;
}

.p9 {
	letter-spacing:0px;
}

footer .main {width:940px;}

.foot-page1 {
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
}
.foot-page1 a {
	color:#fff;
	transition: all 0.4s ease 0s;
}

.foot-page1 a:hover {
	color:#f15654;
	text-decoration:none;
}

.foot-page1 span {
	color:#d64f4d;
}

    input, textarea {   
        padding: 9px;  
        border: solid 1px #E5E5E5;  
        outline: 0;  
        font: normal 13px/100% Verdana, Tahoma, sans-serif;  
        width: 200px;  
        background: #FFFFFF;  
        }

.radio {width: 15px;}    
      
    textarea {   
        width: 400px;  
        max-width: 400px;  
        height: 150px;  
        line-height: 150%;  
        }  
      
    input:hover, textarea:hover,  
    input:focus, textarea:focus {   
        border-color: #C9C9C9;   
        }  
      
    .form label {   
        margin-left: 10px;   
        color: #999999;   
        }  

/* Accordion */
dl#pro_accordion{list-style-type:none;margin:0;height:auto !important}
	dl#pro_accordion dt a{display:block;text-decoration:none;
		border: 1px solid #DDD;
		border-radius: 3px;
		text-shadow: 0 1px 1px white;
		box-shadow:0 1px 1px #fff;
		font: bold 11px Sans-Serif;
		padding: 6px 10px;
		white-space: nowrap;
		vertical-align: middle;
		color: #666;
		background: transparent;
		cursor: pointer;
		border-color: #ddd;
		background:#E0E0E0;
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	filter:none;
		background: -webkit-linear-gradient(top, white, #E0E0E0);
		background:    -moz-linear-gradient(top, white, #E0E0E0);
		background:     -ms-linear-gradient(top, white, #E0E0E0);
		background:      -o-linear-gradient(top, white, #E0E0E0);
		background:      linear-gradient(top, white, #E0E0E0);
		-pie-background:      linear-gradient(top, white, #E0E0E0);
		box-shadow:         0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;}
		dl#pro_accordion dt a span{ display:inline-block; width:11px; height:11px; background: url(../images/pro_images/misc-plus.png) 0 0 no-repeat; margin:2px 6px 0 0;}
		dl#pro_accordion dt.active a span{background: url(../images/pro_images/misc-minus.png) 0 0 no-repeat;}
	dl#pro_accordion dt{margin:0px; border:none !important;}
	dl#pro_accordion dt a:hover{box-shadow:inset 0 0 3px #fff;border-color: #999; text-decoration:none;}
	dl#pro_accordion dt.active a{
		border: 1px solid #AAA;
		border-bottom-color: #CCC;
		border-top-color: #999;
		box-shadow:inset 0 1px 2px #aaa;
		background:#E6E6E6;
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2RjZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	filter:none;
		background: -webkit-linear-gradient(top, #E6E6E6, gainsboro);
		background:    -moz-linear-gradient(top, #E6E6E6, gainsboro);
		background:     -ms-linear-gradient(top, #E6E6E6, gainsboro);
		background:      -o-linear-gradient(top, #E6E6E6, gainsboro);
		background:      linear-gradient(top, #E6E6E6, gainsboro);
		-pie-background:      linear-gradient(top, #E6E6E6, gainsboro);
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkY2RjZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	filter:none;}
	dl#pro_accordion dd{margin:0px !important;background:none; border:none; padding:0 !important;}
	dl#pro_accordion dd .pro_indent{ padding:10px 20px;}
	dl#pro_accordion dt .ui-icon{ display:none !important;}

      
    