﻿body{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	background-color: #c8c8c8
}

a{
	color: #687fc5;
	text-decoration: none
}

a:hover{
	text-decoration: none;
	font-size: 12px;
	color: #687fc5;
}


.slogan{
	width: 450px; background-image: url('pics/slogan_bg.jpg'); background-repeat: repeat-y; text-align: center; background-position: right;
	color: #000000; font-size: 14px; font-weight: bold; cursor: default
}

.topbar{
	background-color: #000000;
	color: #FFFFFF;
	padding: 15px 10px;
}

/* forms */
input{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px;
}

/* Nav */

.buttonon{
	background-image: url('pics/buttonon.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	font-size: xx-small;
	text-align: center;
	font-family: Tahoma;
	margin-bottom: 2px;
}

.buttonon a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

.button{
	background-image: url('pics/button.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 30px;
	color: #862d27;
	text-decoration: none;
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
	font-family: Tahoma;
	margin-bottom: 2px;
}

.button a{
	color: #862d27;
	text-decoration: none;
}

.testimonials{
	background-color: #862d27;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	cursor: default;
	margin-bottom: 1px;
}

.testimonialsblock{
	background-image: url('pics/testimonialbg.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
	background-color: #8c7c7c
}

.newsnsearch{
	background-color: #000000;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	cursor: default;
	margin-bottom: 2px;
}

.newsnsearch a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}


.rightcolumn{
	background-image: url('pics/ABSTARCT.jpg');
	background-repeat: repeat-y;;
	width: 252px;
}

.computerbg{
	background-image: url('pics/computer.jpg');
	background-repeat: no-repeat;
	width: 285px;
}
