@charset "UTF-8";
/* CSS Document */


container {
	width:800px;
	height:900px;
	margin-left:300px;
	margin-right:auto;
}

body {background-color:#e8dfd5;
}


#main{
	width:800px;
	height:auto;
	background-color:#e8dfd5;
}

#main_int{
	width:540px;
	height:auto;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	color:#464646;
	padding-left:260px;
	padding-top:35px;
	
}


#header {
	width:800px;
	height:auto;
}

#nav {
	width:800px;
	height:33px;
	background-color:#e8dfd5;
	background-repeat:no-repeat;
	text-align:center;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#a696ba;
	border-bottom:medium;
	border-bottom-color:#acaec1;
	border-bottom-style:solid;
	padding-top:16px;
}

#nav a:link, a:visited {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#a696ba;
	text-decoration:none;
	padding-right:30px;
}

#nav a:hover {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#a696ba;
	text-decoration:none;
	padding-right:30px;
}

#nav_int {
	width:800px;
	height:33px;
	background-color:#e8dfd5;
	background-repeat:no-repeat;
	text-align:center;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#a696ba;
	padding-top:16px;
	border-bottom:medium;
	border-bottom-color:#acaec1;
	border-bottom-style:solid;
}

#nav_int a:link, a:visited {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#a696ba;
	text-decoration:none;
	padding-right:30px;
}

#nav_int a:hover {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	color:#a696ba;
	text-decoration:none;
	padding-right:30px;
}


#left-main {
	width:423px;
	float:left;
}

#left-main-top {
	width:423px;
	height:530px;
	float:left;
	background-image:url(images/ellidon_image_02_02.jpg);
	background-color:#e8dfd5;
	background-repeat:no-repeat;
}

#left-main-bottom{
	font-size:11px;
	padding-left:65px;
	padding-right:30px;
	text-align:justify;
	
}

.beverly{
	text-align:right;
	
}


#right-main {
	width:377px;
	float:right;
}

#right-main-top {
	width:377px;
	height:260px;
	float:right;
	background-image:url(images/ellidon_image_03_03.jpg);
	background-color:#e8dfd5;
	background-repeat:no-repeat;
	background-position:0;

}

#right-main-bottom {
	width:352px;
	height:auto;
	float:right;
	background-image:url(images/ellidon_image_04_03.jpg);
	background-color:#e8dfd5;
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	color:#464646;
	padding-left:25px;
	padding-bottom:45px;
	
}
	

#footer {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#b6b2b8;
	width:800px;
	height:49px;
	background-color:#e8dfd5;
	background-repeat:no-repeat;
	text-align:center;
	border-top:medium;
	border-top-color:##acaec1;
	border-top-style:solid;
	padding-top:26px;
}


#footer a:link, a:visited {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#b6b2b8;
	text-decoration:none;
	padding-top:16px;
	padding-right:30px;
}

#footer a:hover {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#b6e0fa;
	text-decoration:none;
	padding-top:16px;
	padding-right:30px;
}

#footer_int {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:10px;
	color:#b6b2b8;
	width:800px;
	height:auto;
	background-color:#e8dfd5;
	background-repeat:no-repeat;
	text-align:center;
	border-top:medium;
	border-top-color:##acaec1;
	border-top-style:solid;
	padding-top:25px;
}


#footer_int a:link, a:visited {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#b6b2b8;
	text-decoration:none;
	padding-right:30px;
}

#footer_int a:hover {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	color:#b6e0fa;
	text-decoration:none;
	padding-right:30px;
}

.paypal {
	width:150px;
	float:right;
	padding-left:50px;
	padding-bottom:75px;
}
	

#clear{
	clear:both;
}
	
	




