#logos {
	text-align: center;
}


a {
	color: #000066;
}


.desc {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	color: #888;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	font-weight: bold;
        color: #000066;

}

#inset {
	top: 50px;
	background-image: url(http://www.spidelltech.com/images/newmain1.png);
	height: 560px;
	width: 864px;
	background-repeat: no-repeat;
	position: relative;
}
body {
	text-align: center;
	/*background-color:#F4EFDD; */
	background-image: url(http://www.spidelltech.com/images/bg2.png);
	background-repeat: repeat-x;
}

#menu {
	top: 120px;
	width: 135px;
	height: 275px;
	position: relative;
	float: left;
}
#content {
	width: 680px;
	height: 415px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: relative;
	float: right;
	text-align: left;
	padding-right: 20px;
	overflow: hidden;
}

.link {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:right;
}

.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	color: #000000;
}

.link a:hover {
	color: #999999;
	text-decoration:underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
}

#login {
        top: 420px;
	left: -115px;
        width: 135px;
        height: 120px;
	float: left;
        position: relative;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	text-align: left;
}

.buttonstyle {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #000;
        background-color: #EAE4CD;
        border: 1px solid #20305B;
}

.textbox {
	border: 1px solid #20305B;
	font-family: Arial, Helvetica, sans-serif;
        color: #000;

}

