body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #AE0000;
}

#content {
	width: 850px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 25px;
}


#menu {
	background-color:#FFF;
	width: 900px;
	height: 50px;
	border-top-width: 10px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #313486;
	border-bottom-color: #AE0000;
	vertical-align:middle;
	text-align: center;
	z-index:20;
}


#phoneHeader{
	position:relative;
	width:900px;
	height:30px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.phoneStyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
}

#header {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #AE0000;
	overflow:hidden;
}


ul {
	color: #FFFFFF;
}



#container {
	width: 900px;
	margin: auto;
	background-color: #FFFFFF;
	border: 10px double #000099;
	height: auto;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a:hover{
color:#CCCCCC;
}

#footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	width: 830px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	clear: both;
}

#slideshow {
	float: right;
	border: 3px double #AE0000;
	padding: 3px;
	margin-right: 5px;
	margin-left: 25px;
	margin-top:15px;
}

#leftContentHome{
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:15px;
	width:490px;
	min-height:350px;
}


#rightContent{
	position:relative;
	float:right;
	margin-right:20px;
	margin-top:15px;
	width:400px;
	min-height:350px;
}

#leftContent{
	position:relative;
	width:400px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	min-height:350px;
}

#leftContentForms{
	position:relative;
	width:500px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	min-height:350px;
}


#list {
	color: #000000;
	font-weight: bolder;
	font-size: 14px;
	line-height: 18px;
	list-style-type: none;
}


#pic {
	position:relative;
	min-width:200px;
	min-height:268px;
	float: left;
	margin-top:15px;
	margin-right:20px;
}


#list a{
	font-size:12px;
	font-weight:bold;
	list-style-type: none;
}
#form {
	float: left;
	width: 400px;
}
#form2 {
	width: 300px;
	float: left;
}
#pic2 {
	float: right;
	padding-left: 10px;
}
h5 {
	line-height: 12px;
	font-size: 14px;
	font-weight: bold;
}
#container #content a {
	font-size: 12px;
	font-weight: bold;
}

