body {
	background-color: #ffffff;
}

a {	color: blue;	}
img {	border: 0;	}

#container {
	width: 846px;
	background-image: url('/assets/din01s/img/background.jpg');
}


#container, #top, #left, #nav, #content, #thincontent {
	float: left;

}


#content, #thincontent {
	margin-top: 30px;
}

#thincontent {
	width: 388px;
}

#top {
	margin-top: 30px;
	width: 588px;
}

#content  {
	width: 588px;
}

#top img {	
	float: right;
}

#left {
	width: 158px;
	
}

#left img.logo {
	float: left;
	clear: left;
}

#photo {
	width: 200px;
	float: right;
	text-align: left;
	font-size: small;
}

#call {
	float: left;
	margin: 25px 0 25px 0;
	border: thin solid #000000;
	width: 588px;
	text-align: center;
}

#call h1 {
	font-size: large;
	color: #006666;
	margin: 0px;
	padding: 0px;
}

#call p {
	font-size: normal;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.callme {
	font-size: large;
	color: #ff0000;
}

.strong {
	font-size: normal;
	color: #000000;
}

.underline {
	text-decoration: underline;
}


/* TEXT STYLES */

h4 {
	color:#0000CC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18pt;
	font-weight:bolder;
	text-align:center;
}

h3 {
	color:#006666;
	font-family:"Times New Roman",Times,serif;
	font-size:18pt;
	font-style:italic;
	font-weight:bolder;
}

h2 {
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 18pt; 
	COLOR: #006666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	text-align: left;
}

h1 {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: medium;
	font-weight: bold;
}

/* NAV */


#nav {
	clear: left;
	text-align: center;
	

}

#nav ul {
	margin: 0 0 0 15px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;

}

#nav ul li {
	padding: 4px 0 4px 0;
	width: 126px;
	background-color: #006666;
	margin-top: 1px;
	color: #000;
}

#nav ul li a {
	color: #efe5e5;
	text-decoration: none;
}

#nav ul li a.sel {
	xxtext-decoration: underline;
}

#nav ul li a:hover {
	color: #ffffff;
	font-weight: bold;
}


/* FOOTER NAV */

#footer {
	width: 846px;
	float: left;
	color:#006666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:x-small;
	font-weight:normal;
	text-align:center;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer ul li {
	display: inline;
	list-style-type: none;
}

#footer ul li a  {

}

#footer ul li a:hover {

}

.purple {
	color:#990066;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14pt;
	font-weight:bold;
	text-transform:uppercase;
}
