/*****************************************************************************************
Name:			home-page.css
Copyright:		2007 Breakthrough Design Group & Data Technology Services.
Description:	Style sheet for everything specific to index.php on dtssyr.com
*****************************************************************************************/

.bottomContent {
	height:130px;
	background:url(../images/bottom-bg.gif) repeat-x #ffffff;
	}
.centerContent {
	height:314px;
	border-bottom:1px solid #10336C}	
#content {
	background:url(../images/content-bg.jpg) no-repeat;
	width:285px;
	float:right;
	height:100%;}	
#content h3 {
	margin-top:10px;
	font-size:15px;
	text-align:center;
	font-family:verdana;
	color:#10336C}	
#content ul{
	list-style-image: url(../images/arrow-right.gif)}	
#content ul li 	{
	margin-top:6px;
	margin-bottom:6px;}
#content li a{
	font-size:13px;}			
#tabs {
	float:right;
	margin-top:-34px;
}	
#t1 a{
	width: 175px;
	background: top left no-repeat;}
#t2 a{
	width: 175px;
	background: top left no-repeat;}
#welcomeContainer {
	position:absolute;
	left:0px;
	opacity:0;
	filter: alpha(opacity=0);
	margin-top:-400px;
	width:99%;
	text-align:center;}	
#welcome {
	width:400px;
	margin:auto;}	