/* CSS Template by gorotron */

body {
	background-image:url(images/bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
	margin:20px;
	padding:0;
	text-align:center;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:12px;
	color:#F90;
	margin:0;
	font-weight:bold;
}

h3 {
	font-size:14px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:13px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}


#container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:97px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:97px;
	margin-right:10px;
	float:left;
}

#bannerRight {
	width:529px;
	height:49px;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding-top: 47px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/bg1c.gif);
	background-repeat: repeat-x;
}

#content {
	background:url(images/bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	font-weight: bold;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	padding:110px 10px 10px;
	color:#EAEAEA;
	background-image: url(images/bg1c.gif);
	background-repeat: repeat-x;
}

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	color: #CC0000;
}
.testimonial {
	padding: 10px;
	width: 90%;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #000000;
	background-color: #FFFFCC;
}
.testimonial2 {
	padding: 10px;
	width: 35%;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #000000;
	background-color: #FFFFCC;
	float: right;
	position: relative;
}
.taf {
	padding: 10px;
	width: 90%;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px dashed #000000;
	background-color: #CCCCCC;
}
