body {margin:0; font-family:Arial, Helvetica, sans-serif; background:#8DBBD2 url(assets/images/background.jpg) left top repeat-x;}

h1 {
font:bold 28px Arial, Helvetica, sans-serif;
margin-top:0;
margin-bottom:10px;
color:#006780;
}
h2 {font:18px Arial, Helvetica, sans-serif; margin-top:10px; margin-bottom:10px; color:#4E9654;}
h3 {font-size:16px; margin-top:10px; margin-bottom:10px;}
h4 {font-size:14px; margin:1em 0 0 0; color:#4E9654;}

p {font-size:12px; line-height:20px; margin:10px 0px 0px 0px; color:#000000;}

a {text-decoration:none; color:#CC6600; font-weight:bold;}
a:hover {text-decoration:underline;}

ul {margin-top:5px; margin-bottom:5px;}
li {font-size:12px; line-height:20px; color:#000000;}

hr {color:#000000; background:#000000; height:1px; border:0;}

/* Classes */

.imgborder {border:1px solid #000000;}
.smalltext {font-size:11px; line-height:18px;}
.nomargin {margin:0;}
.gallery { width:auto;
height:auto;
margin:0px;
padding:0px;
}
.gallery a { color:#000; }			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:1px; border:1px solid #000000; background-color:#FFFFCC !important;}
input.submit, input.submit:hover {border:1px solid #000000; padding:1px; font-size:12px;}	
input.submit {background-color:#CCCCCC; color:#000000;}
input.submit:hover {background-color:#000000; color:#CCCCCC;}
input {background-color:#FFFFFF !important;}

/* End Custom Forms*/
#container {
width:753px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_repeat.png) top left repeat-y;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.endeart.com/assets/images/container_repeat.png',sizingMethod='scale');
}
	#contents {
	width:auto;
	height:auto;	
	margin:0px;
	padding:0px;
	background:url(assets/images/header_bg.jpg) center top no-repeat;
	}
		#leftCol {
		width:500px;
		height:auto;
		_height:350px;
		min-height:350px;
		margin:0px;
		padding:200px 0px 15px 25px;
		}
			#title {
			width:auto;
			height:auto;
			margin:0px;
			padding:0px 10px 0px 0px;
			text-align:right;
			}
		#rightCol {
		width: 185px;
		height:auto;
		margin:0px;
		padding:90px 25px 0px 0px;
		float:right;
		}
			#nav {
			width:auto;
			height:200px;
			margin:0px;
			padding:15px 15px 0px 0px;
			text-align:right;			
			}
			#nav li{
			list-style:none;			
			}
			#nav li a{
			font:bold 12px/24px Geneva, Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			color:#000;
			}
			#nav li a:hover{
			text-decoration:none;
			color:#FF0000;
			}
			#clear {
			width:auto;
			height:auto;
			margin:0px;
			padding:0px;
			clear:both;
			}
	#footer {
	width:753px;
	height:25px;
	margin:0 auto;
	padding:0px;
	background:url(assets/images/footer_bg.png) top center no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.endeart.com/assets/images/footer_bg.png',sizingMethod='none');

		}
		#copy {
		width:753px;
		height:auto;
		margin:0 auto;
			padding:0px 0px 0px 0px;
		text-align:center;
		font:10px Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		}