body {
	margin:0;
	background:#d8d8d8 url(/images/bg-body.gif) repeat-x;
	color:#484848;
	font:13px/20px Arial, Verdana, Tahoma, sans-serif;
}
.testimonial2 {
	font-family: Comic Sans MS; 
	font-size: 0.9em;
	text-align: center;
	border-bottom: 1px solid #C9C9C9;
	border-right: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
}
.highlight {
	color: #FF0000; 
	background-color: #FFF000; 
	font-size: large; 
	font-family: Comic Sans MS; 
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-align: center;
	width: 400px;
}
.big { font-size: 18px/22px; }
img { border-style:none;}
a {
	text-decoration:underline;
	color:#062e4c;
}
a:hover { text-decoration:none;}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input {
	vertical-align:middle;
	font-size:13px;
	color:#484848;
	font-weight:bold;
}
.page {
	margin:0 auto;
	width:970px;
}
.flash-banner { padding:9px 0 7px 133px;}
.top-banner img { display:block;}
.main {
	background:url(/images/bg-main.jpg) repeat-y;
}
.main-top {
	background:url(/images/bg-main-top.gif) no-repeat;
	padding:1px 5px 0;
}
.main-btm {
	background:url(/images/bg-main-btm.jpg) no-repeat;
	height:9px;
	padding:0 0 20px;
	overflow:hidden;
}
#menu {
	margin:0;
	padding:0 0 0 22px;
	height:1%;
	list-style:none;
	height:40px;
	font:15px/27px "Trebuchet MS", Arial, sans-serif;
	background:#062e4c;
}
#menu li {
	float:left;
	padding:7px 0 0 9px;
}
#menu li.drop a span {
	display:block;
	padding-right:30px;
	background:url(/images/arrow.gif) no-repeat 100% 11px;
}
#menu li.active a {
	background:url(/images/bg-menu-active.gif) no-repeat 100% 0 !important;
	color:#fff;
}
#menu li.active a strong {
	background:url(/images/bg-menu-active-left.gif) no-repeat !important;
}
#menu a {
	float:left;
	color:#c4c4c4;
	text-decoration:none;
	padding-right:13px;
	background:url(/images/bg-menu.gif) no-repeat 100% 0;
}
#menu a strong {
	display:block;
	background:url(/images/bg-menu-left.gif) no-repeat;
	padding-left:15px;
}
#menu a:hover,
#menu li:hover a,
#menu li.hover a {
	background:url(/images/bg-menu-hover.gif) no-repeat 100% 0;
}
#menu a:hover strong,
#menu li:hover a strong,
#menu li.hover a strong {
	background:url(/images/bg-menu-hover-left.gif) no-repeat;
}
#menu li.hover,
#menu li:hover {
	position:relative;
}
#menu li.hover .drop-down,
#menu li:hover .drop-down {
	display:block;
}
#menu .drop-down {
	display:none;
	position:absolute;
	top:30px;
	padding:5px 0 0;
	left:8px;
	width:191px;
}
#menu .drop-down-area {
	padding:0 0 5px;
	background:url(/images/bg-drop-menu-btm.gif) no-repeat 0 100%;
}
#menu ul {
	margin:0;
	padding:9px 0 10px;
	width:191px;
	line-height:18px;
	list-style:none;
	font-weight:bold;
	background:#0b5389 url(/images/bg-drop-menu.gif) repeat-x;
}
#menu ul li {
	float:none;
	padding:6px 0 6px 25px;
}
#menu ul a,
#menu li:hover ul a,
#menu li.hover ul a {
	display:inline;
	background:none;
	float:none;
	padding:0;
}
#menu ul a:hover {
	background:none;
	color:#fff;
}
#menu ul a strong {
	background:none;
	padding:0;
}
#menu ul a:hover strong {
	background:none;
}
.columns-holder {
	overflow:hidden;
	height:1%;
	padding:23px 31px 77px 31px;
}
#content {
	float:left;
	width:568px;
}
.columns-holder h1, h2, h3 { color:#000; margin:0;}
.columns-holder h1 {
	font:bold 30px/34px "Trebuchet MS", Arial, sans-serif;
}
.columns-holder h2 {
	font:bold 18px/22px "Trebuchet MS", Arial, sans-serif;
}
.columns-holder h3 {
	font:bold 16px/20px "Trebuchet MS", Arial, sans-serif;
}
.text-holder {
	overflow:hidden;
	height:1%;
}
.text-holder h1 { margin:0 0 14px;}
.text-holder h2 { margin:30px 0 7px;}
.text-holder p { margin:0; padding-bottom: 15px;}
.text-holder p a { font-weight:bold;}
.right-img {
	float:right;
	border:1px solid #ccc;
	margin:-1px 1px 0 15px;
}
.right-img img {
	display:block;
	border:5px solid #fff;
}
.left-img {
	float:left;
	border:1px solid #ccc;
	margin:0 28px 0 1px;
}
.left-img img {
	display:block;
	border:5px solid #fff;
}
.text-area {
	overflow:hidden;
	height:1%;
	padding:28px 0 0;
}
.table-box {
	padding: 0;
	margin-bottom: 20px;
	border-collapse:collapse;
}
.table-box td {
	padding:6px 0 0;
	border-bottom:1px solid #dadada;
	margin:0;
}
.table-box td.newcol1 { width:160px;}
.table-box td.newcol2 { width:407px;}
.table-box td.bottom { border-bottom:3px solid #484848; }

.table-box td.col1 { width:222px;}
.table-box td.col2 { width:213px;}
.table-box td.col3 { width:132px;}
.table-box thead td {
	border-bottom:3px solid #484848;
	font-weight:bold;
}

.testimonial { border:3px solid #FF0000; padding: 15px; font:12px/15px Arial, Verdana, Tahoma, sans-serif; width: 400px; text-align: left; }


.table-box tbody td { padding:11px 0 0;}
.read-more {
	display:block;
	background:url(/images/btn-read-more.gif) no-repeat;
	width:114px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	margin:38px 0 0;
}
.headings { padding:27px 0 0;}
.headings h2 { margin:10px 0 0;}
.headings h3 { margin:11px 0 0;}
#content .player-holder { margin:6px 0 0;}
.player-holder img { display:block;}
#content .banner { margin:30px 0 0;}
.banner img { display:block;}
#sidebar {
	float:right;
	width:300px;
}
.form-search {
	background:#ccc;
	padding:12px 0 10px 20px;
	margin:6px 0 0;
	overflow:hidden;
	height:1%;
}
.text {
	background:url(/images/bg-input-search.gif) no-repeat;
	padding:0 10px;
	height:27px;
	overflow:hidden;
	float:left;
}
.text input {
	background:none;
	border:none;
	padding:6px 0 0;
	width:216px;
}
.form-search .btn { float:left;}
#sidebar object { margin:9px 0 0;}
.blocks { margin:11px 0 0;}
.columns-holder .blocks h2 {
	color:#fff;
	background:#062e4c;
	line-height:39px;
	padding-left:22px;
	border-bottom:1px solid #fff;
}
.blocks-area {
	background:#ccc;
	padding:0 18px 0 20px;
}
.img-gallery {
	margin:0 0 0 -21px;
	padding:0 0 30px;
	overflow:hidden;
	width:283px;
	list-style:none;
}
.img-gallery li {
	float:left;
	padding:21px 0 0 21px;
}
.img-gallery li a { display:block;}
.img-gallery li img {
	display:block;
	border:5px solid #fff;
}
#sidebar .player-holder { margin:9px 0 0;}
.links {
	margin:0;
	padding:6px 0 21px;
	list-style:none;
	font-size:15px;
	font-weight:bold;
	line-height:33px;
}
.links a {
	text-decoration:none;
	color:#062e4c;
}
.links a:hover { text-decoration:underline;}

.links2 {
	margin:0;
	padding:6px 0 21px;
	list-style:none;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
}
.links2 a {
	text-decoration:none;
	color:#062e4c;
	font-weight: bold;
}
.links2 a:hover { text-decoration:underline;}

.form-block {
	overflow:hidden;
	height:1%;
	padding:0 0 24px;
}
.form-block .text {
	margin:16px 0 0;
	background:url(/images/bg-input.gif) no-repeat;
	float:none;
}
.form-block .text input {
	width:242px;
	float:none;
}
.form-block .btn {
	float:right;
	margin:26px 0 0;
}
#sidebar .banner { margin:10px 0 0;}
#footer {
	background:#062f4e url(/images/bg-footer.gif) repeat-x;
	border-bottom:1px solid #094674;
	overflow:hidden;
	height:1%;
	padding:30px 0 45px 40px;
}
#footer .boxes {
	width:240px;
	float:left;
}
#footer .boxes h4 {
	margin:0;
	color:#fff;
	padding-left:3px;
	font:bold 18px/22px "Trebuchet MS", Arial, sans-serif;
}
#footer .boxes ul {
	margin:0;
	font-weight:bold;
	padding:14px 0 0;
	list-style:none;
}
#footer .boxes ul a {
	color:#9cb1c0;
	text-decoration:none;
}
#footer .boxes ul a:hover { text-decoration:underline;}
#footer .about-us { width:170px;}
#footer .about-us p {
	margin:15px 0 0;
	color:#9cb1c0;
	font-weight:bold;
	line-height:15px;
}
.blog {
	font-size: 8px;
}
