@charset "utf-8";
/* CSS Document */
@import url("tinymce.css");

html,body{
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #970f00;
}
body,p,div,tr,td,span,a,pre{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
pre{
	margin:0;
	padding:0;
}
a:hover{
	text-decoration:underline;
	color: inherit;
}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	font-weight:bold;
	margin: 0;
}
h1,h1 a{
	font-size:24px;
}
h2,h2 a{
	font-size:20px;
}
h3,h3 a{
	font-size:16px;
}
h4,h4 a{
	font-size:12px;
}
strong{
	font-size:12px;
}
fieldset{
	margin-bottom:5px;
}
legend{
	color:#0066CC;
	font-weight:bold;
}
a{
	color:#970F00;
	text-decoration:none;
}
a:hover{
	color:#970F00;
	text-decoration:underline;
}
img{
	border:none;
}
form{
	display:inline;
}
#container{
	width: 753px;
	margin: 10px auto 0px auto;
}

#maincontent_outer{
	width:753px;
	background-image:url(../img-design/white_border_top.jpg);
	background-repeat:no-repeat;
	padding:10px 0px;
}
#maincontent{
	width:703px;
	margin: 0px 25px;
	background-color:#FFFFFF;
}
#maincontent_footer{
	width:703px;
	height:10px;
	margin: 0px 25px;
	font-size:2px;
	background-image:url(../img-design/white_border_bottom.jpg);
}
#footer{
	height:20px;
	width:703px;
	margin:0px 25px 10px 25px;
}

#home_btn_team{
	margin-left:14px;
	width:110px;
	float:left;
}
#home_btn_spot{
	margin-left:6px;
	width:110px;
	float:left;
}
#home_news_left{
	margin-left:6px;
	width:128px;
	height:130px;
	float:left;
}
#home_news_center{
	width:206px;
	background-color:#fede58;
	height:130px;
	float:left;
}
#home_news_center2{
	width:330px;
	background-color:#fede58;
	height:130px;
	float:left;
}
#home_news_right{
	width:101px;
	height:130px;
	float:left;
}
#home_contact{
	padding-top:6px;
	margin-left:14px;
	clear:both;
}
#footer_links, #footer_links a{
	color:#ffffff;
	font-size:9px;
	text-align:center;
}
#footer_madeby, #footer_madeby a{
	padding-top:6px;
	color:#ffffff;
	text-align:center;
}

.inputbox{
	padding:3px;
	color:#970F00;
	font-size:12px;
	font-weight:normal;
	border:2px solid #efefef;
}

.testimonials{
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
}

#moretestimonials{
	display:none;
}
