/* CSS Document */
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
body {background:#414141; padding:0px 0px 48px 0px;}
img {border:0; vertical-align:top}

.column {
	float: left;
}
.clear 	{clear:both;}

#main {
	margin: 0 auto;
	line-height: 18px;
	color: #000;
	background: #FFF;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 

input, textarea, select{			     
	font:normal 12px arial;
	vertical-align:middle;		
	color:#010101;
}		
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-MAIN-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-HEADER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#header {
	height:244px;
	background:url(images/header.jpg) 0 0 no-repeat
}
#header .col_1 {width:595px}
#header .col_1 img {margin:72px 0px 0px 51px;}
#header .col_2 {width:169px}
#header .col_2 img {margin:82px 0px 0px 0px;}

#menu {
	height:49px;
	padding:0px 0px 0px 31px;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONTENT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#content {padding:62px 45px 0px 0px;}
#container {width:719px}
.eqal {
	width: 58px;
	height: 506px;
	float: left;
	font-style: normal;
}

.m1 {margin:0px 13px 0px 0px;}
.m2 {margin:0px 0px 12px 0px;}
.m3 {margin:0px 0px 17px 0px;}
.m4 {margin:29px 0px 56px 0px;}
.m6 {margin:21px 0px 53px 0px;}
.m5 {margin:15px 0px 15px 0px;}
.m7 {margin:26px 0px 20px 0px;}

.p1 {padding:0px 0px 13px 13px;}
.p2 {padding:20px 0px 0px 5px;}

.fl_1 {float:left; margin:0px 15px 0px 0px;}
/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FOOTER-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#footer {background:url(images/footer.jpg) 0 0 no-repeat; height:149px; color:#98CC91; font-size:11px}
#footer a {color:#FFF; font-size:11px}

#footer .c1 {width:276px}
#footer .c1 .space {padding:89px 0px 0px 51px;}
#footer .c2 {width:488px}
#footer .c2 .space {padding:89px 0px 0px 0px;}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-TEXT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
a {color:#30B4D5; font:normal 12px Arial}
a:hover {
	text-decoration: none;
	font-size: 24px;
} 
b {font:bold 12px arial; color:#707070;}
h1 {display:inline; color:#30B4D5; font:bold 12px Arial;}
h2 {
	display: inline;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.t {font-size:10px; line-height:14px; background:url(images/bullet2.gif) 0 0 no-repeat; padding:0px 0px 0px 12px; color:#BDBDBD}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LISTS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

li {
	list-style: none;
	line-height: 14px;
	margin: 5px 0px .5em 0px;
	padding: 5px 0px 0px 10px;
}
li a {
	background: url(images/bullet3.gif) 0 0 no-repeat;
	padding: 0px 0px 0px 16px;
	color: #2E2E2E;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-LINKS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.link_1 {
	background:url(images/bullet1.gif) top right no-repeat; 
	padding:0px 19px 0px 0px;
	font:normal 12px Arial;
	color:#30B4D5;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FORMS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
.input input, textarea {
	width:191px;
	height:18px;
}
textarea {
	height:78px;
	overflow:auto;
	margin:0px 0px 17px 0px;
}
.eq {height:30px}

/*®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®®*/
#page2 .c_1 {width:225px}
#page2 .c_2 {width:190px}

#page3 .c_1 {width:225px}
#page3 .c_2 {width:190px}

#page4 .c_1 {
	width: auto;
	height: auto;
}
#page4 .c_1 .space {padding:0px 45px 0px 0px;}
#page4 .c_2 {
	width: 300px;
	margin-left: 10px;
	display: inline;
	text-align: left;
}

#page5 .c_1 {width:221px}
#page5 .c_2 {width:191px}
#main #content #container #page4 .column_1.column table tr td {
	font-family: Agency FB;
}
a.videoLink:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
