@charset "utf-8";
/* CSS Document */

/* Breakout of separate style sheets */
 @import url("/reset.css");
/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/

	/* IE CENTERING FIX */
	body{
		text-align: center; 
		background: #3d6357;
		font-family: Arial, Helvetica, sans-serif;
		line-height:1.4em;
		font-size:small;
		padding-top:.2em;
		color:#555;
	}
	
	hr{border:0;height:1px;color:#ccc;background:#ccc;}
	
/* -------------------------------------*/


.outline {
	width: 949px;
	height: 994px;
	padding:0;
	padding-bottom:2em;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url('/images/bg2.gif') no-repeat;
}


.appt {
	width:950px;
	font-size: 11px;
	font-weight:bold;
	margin: 0 auto;
	padding:0;
}


.appt a:link {color: #ffffff; text-decoration:none; }
.appt a:hover {color: #ffffff; text-decoration:underline; }
.appt a:active {color: #ffffff; text-decoration:underline; }
.appt a:visited {color: #ffffff; text-decoration:none; }


    a:link {color: #000000; text-decoration:underline; }
	a:hover { color:#1E77AD  ; text-decoration:none;}
	a:active { color: ; }	
	
.top-links {
	position:relative;
	z-index:0;
	left:0;
}		

.logo {
	position:relative;
	float:left;
	margin:0;
	padding: 0 0 0 15px;
	behavior: url('/styles/iepngfix.htc');
}

.navbar {
	width: 819px ;
	height: 28px;
	float:right;
	padding: 3px 10px 0 0;
	position:relative;
	
}	

.icons {
	
	width: 100px;
	float:left;
	left: 570px;
	padding: 6px 0 0 10px;
	display:none;
}

#box01 {
	position: relative;
	background: url('/images/box_01.png') no-repeat;
	width:674px;
	height:356px;
	top: 120px;
	left: 17px;
	margin:0;
	padding:0;
	behavior: url('/styles/iepngfix.htc');
}	

#box01 p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 290px;
	text-align: left;
	float:right;
	position: relative;
	top: -120px;
	right: 33px;
}
	

#flash {
	position:relative;
	width: 320px;
	height: 211px;
	top: -33px;
	left: 16px;
}	

a.player.small {
	background:url(/images/video.jpg) no-repeat;
	width:321px;
	height:240px;
	padding:0 15px 0 0;
	float:left;
	margin-right:15px;
}

a.player.small img {
	margin: 90px 0 0 20px;
}

#box02 {
	position:relative;
	background: url('/images/box_02.png') no-repeat;
	width:674px;
	height:356px;
	margin:0;
	padding:0;
	top: 110px;
	left: 15px;
	behavior: url('/styles/iepngfix.htc');
}

#box02 p {
	margin-top:-19px;
}	

#box02  a:link {color: #3c763c; text-decoration:underline; }
#box02	a:hover { color: #FF9900  ; text-decoration:none;}
#box02	a:visited { color: #3c763c  ; text-decoration:underline;}	

#box02 img {
	position:relative;
	margin:0;
	padding:0 0 5px 0;
	top: 5px;
	right:1px;
}

#box02 table {
	text-align:justify;
	font-size:11px;
	margin:0;
	width: 645px;
	padding:0 0 0 25px;
}

#box02 td {
	vertical-align:top;
}	

#sidebar {
	position:relative;
	right:0;
	float:right;
	padding: 20px 20px 0 0;
}	

#side-con {
	width: 230px;
	background: #ffffff;
	font-size: 11px;
	text-align: left;
}	

#side-con p {
	width: 190px;
	padding: 0 0 0 20px;
	margin:8px 0 5px 0;
}	

#side-con ul {
	padding-right: 5px;
}

.promise {
	line-height: 2.3;
	margin-bottom:0;
}
		
		
h1 {
	font-size:11px;
	font-weight: bold;
	color: #666;
	margin:0 ;
	padding:0 ;
	
}

h2 {
	font-size:15px;
	color: #ffff11;
	margin:0 ;
	padding:0 ;
}		

.footer {
	font-size:9px;
	float:right;
	position:relative;
	color: #ffffff;
	padding:0;
	bottom:-127px;
	left:115px;
}	

.footer a:link {color: #fff; text-decoration:underline; }
.footer a:visited {color: #fff; text-decoration:underline; }
.footer	a:hover { color:#1E77AD  ; text-decoration:none;}
	

.bottom-links {
	color: #62a08c;
	font-size:11px;	
}

.bottom-links a:link {color: #62a08c; text-decoration:underline; }
.bottom-links a:hover { color:#1E77AD  ; text-decoration:none;}
.bottom-links a:active { color: ; }	
.bottom-links a:visited {color: #63a18d; text-decoration:underline; }
	