body { font: 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #273A40;
	background: #914B29 url(assets/splash/main_bg.jpg) no-repeat center top;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

h1 {
	margin: 1em 0px 0px 0px;
	color: #273A40;
	font: bold 30px/32px "Times New Roman", Times, serif;}

h2 { font-size: 20px;}

h3 { font-size: 18px;}

h4 { font-size: 16px;}

a { text-decoration: none; color:#581A0D; font-weight:bold;}

a:hover { text-decoration: underline;}

li { font-size: 12px;}

hr { color: #000;
	background: #000;
	height: 1px;
	border: 0;}

/* Classes */

.imgborder { border: 1px solid #000;}

.smalltext { font-size: 10px;
	line-height: 14px;}

.nomargin { margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.fields { font-size: 12px;
	color: #000;
	border: 1px solid #000;
	background-color: #CCC !important;}

input.submit, input.submit:hover { border: 1px solid #000;
	padding: 0.25px;
	font-size: 12px;}
	
input.submit { background-color: #CCC;
	color: #000;}

input.submit:hover { background-color: #000;
	color: #CCC;}
input { background-color:#FFFFFF !important;}


/* End Custom Forms*/

/* Splash Structure */

#wrapper {
width:999px;
margin:0 auto;
height:789px;
}

#logo {
	position: absolute;
	margin: 12px 0px 0px 75px;
	padding: 0px;
	width: 224px;
	height: 300px;
	/*background: transparent url(assets/images/logo.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/gulesserian/assets/images/logo.png',sizingMethod='scale')*/;
	}

#topNav {

	width: 550px;
	height: auto;
	
	float: right;
	margin:60px 165px 0px 0px;
	_margin:60px 80px 0px 0px;
	padding:0px;
	
	}
/*	#topNav .nav {
		margin: 0px;
		padding: 0px;
		width: 540;
		height: auto;
		text-align:justify;
		}*/
	#topNav .nav {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		width: auto;
		height: auto;
		color: #fff;
		text-align: center;
	}
	#topNav .nav li {
		margin: 0px;
		padding: 0px ;
		width: auto;
		height: auto;
		display:inline;
		}
	#topNav .nav a {
		margin: 0px;
		padding: 0px 5px 0px 0px;
		width: auto;
		height: auto;
		color: #FFF;
		font: bold 11px/36px Arial, Helvetica, sans-serif;
		}
	#topNav .nav a:hover {
		color:#DEB57D;
		text-decoration: none;
		}
							
#top_pic {
	width:500px;
	padding:0px;
	margin-left:225px;
	margin-top:-1px;
	}
#top_info {
	width:280px;
	height:auto;
	margin:140px 0px 0px 530px;
	position:absolute;
	text-align:right;
	font:bold 14px/32px Arial, Helvetica, sans-serif;
	color:#834931;
	}
#main_text {
	position:absolute;
	width:550px;
	height:auto;
	margin-left:150px;
	_margin-left:150px;
	margin-top:-60px;
	font: bold 12px/24px Georgia, "Times New Roman", Times, serif;
	}
#splash_tag {
	width:600px;
	height:auto;
	_position:absolute;
	*position:absolute;
	margin:120px 0px 0px 135px;
	_margin:120px 0px 0px 135px;
	*_margin:120px 0px 0px 135px;

	}
#bottomLinks {
	margin: 15px 0px 0px 130px;
	_margin-top: 325px;
	*margin-top: 325px;
	_position:absolute;
	*position:absolute;
	padding: 10px 0px 0px 0px;
	width: 700px;
	height: auto;
	/*color: #E8C083;*/
	color:#FFFFFF;
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: center;
	}
	#bottomLinks a, #bottomLinks p {
		color:#FFFFFF;
		font: 10px/12px Arial, Helvetica, sans-serif;
		}
	#bottomLinks .nav {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		}
	#bottomLinks .nav li {
		display: inline;
		margin: 0px;
		padding: 0px 8px 0px 8px;
		width: auto;
		height: auto;
		list-style: none outside none;
		border-right: 1px #FFFFFF solid;
		}
	#bottomLinks .nav li.last {
		border-right: 0px;
		}
	#bottomLinks .nav a {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		color:#FFFFFF;
		font: 10px/12px Arial, Helvetica, sans-serif;
		}
/* End Splash Structure */