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

/* HERE STARTS STYLES FOR ALL PAGES */

body {
	background-color: #99CCFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	outline:none;
	text-decoration: none;
}
#container {
	width: 900px;
	margin-top: -9px;
	*margin-top: -15px;
	_margin-top: -15px;
}
#header_home {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 900px;
}
#logo {
	height: 127px;
	width: 294px;
	margin-top: 22px;
	margin-left: 21px;
	clear: right;
	float: left;
}
#menu {
	height: 30px;
	width: 520px;
	clear: right;
	float: left;
	margin-top: 80px;
	margin-left: 50px;
}
#menu_bt {
	clear: right;
	float: left;
	width: 95px;
	margin-right: 24px;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -0.05em;
	*letter-spacing: -0.05em;
	_letter-spacing: -0.05em;
}
	
a {
	color: #03C;
	text-decoration: none;
	outline:none
}

	
a:hover {
	color: #09C;
	text-decoration: underline;
	}

a:active {
  outline: none;
}

	
a:visited {
	}
	
a#menu_a {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
a#menu_a:hover {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #036;
}
#footer {
	font-family: Helvetica;
	font-size: 11px;
	color: #333;
	text-align: right;
	margin-top: 17px;
}
#bg {
	background-image: url(../img/whit_bg.jpg);
	background-repeat: repeat-y;
}
#title {
	width: 590px;
	height: 20px;
	margin-left: 275px;
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #036;
	letter-spacing: -0.05em;
}
#left_menu {
	clear: right;
	float: left;
	height: 80px;
	width: 200px;
	margin-top: 35px;
	margin-left: 40px;
}
.left_menu_bt {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	letter-spacing: -0.05em;
}
#content {
	clear: right;
	float: left;
	height: 100%;
	width: 659px;
	margin-top: 35px;
	margin-bottom: 40px;
}
#copy {
	font-family: Helvetica;
	font-size: 12px;
	color: #333;
	width: 590px;
	margin-left: 35px;
	height: inherit;
	border-left-width: 0px;
	border-left-color: #FFF;
	line-height: 18px;
	margin-top: -5px;
}
#subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	letter-spacing: -0.05em;
}


/* HERE STARTS STYLES FOR ONLY HOME PAGE */

#flash_presentation {
	height: 353px;
	width: 900px;
}
#boxes {
	height: 200px;
	width: 900px;
	margin-top: 17px;
}
#box1 {
	background-image: url(../img/box_home.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 200px;
	width: 440px;
}
#box2 {
	background-image: url(../img/box_home.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 200px;
	width: 440px;
	margin-left: 19px;
}
#arrow {
	clear: right;
	float: left;
	height: 7px;
	width: 7px;
	margin-top: 20px;
	*margin-top: 19px;
	_margin-top: 19px;
	margin-left: 19px;
	background-image: url(../img/arrow_1.gif);
	background-repeat: no-repeat;
}
#box_text {
	clear: right;
	float: left;
	height: 140px;
	width: 385px;
	margin-left: 8px;
	margin-top: 15px;
}
#box_title {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	letter-spacing: -0.05em;
}
#box_text_ {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	margin-top: 8px;
}
#box_text_click {
	font-family: Helvetica;
	font-size: 11.5px;
	line-height: 5px;
	color: #333;
	*text-align: right;
	_text-align: right;
}
#sm_box {
	background-image: url(../img/socialmedia_box.jpg);
	background-repeat: no-repeat;
	clear: right;
	float: left;
	height: 200px;
	width: 167px;
	margin-left: 16px;
}
#sm_logos {
	width: 115px;
	clear: right;
	float: left;
	margin-top: 15px;
	margin-left: 8px;
}
#strong_home {
	font-size: 14px;
	letter-spacing: -.05em;
}


/* HERE STARTS STYLES FOR ONLY ABOUT PAGE */

a#about_a {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
a#about_a:hover {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #036;
}
#li {
	width: 250px;
	margin-left: 14px;
	clear: right;
	float: left;
}
