/* CSS Document */

body
{
text-align: center;
background-color: #FFFFFF;
margin-top: 0px;
font-family: "Tahoma", Arial, Helvetica, sans-serif; 
}

table {
	width: 100%;
	height: 100%;
}

td {
	height: 100%;
	vertical-align: middle;
}

.logoContainer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 250px;
	text-align: center;
	color: #902A3E;
	letter-spacing: 0.5em;
	}

.logoContainer a,img {
	color: #902A3E;
	text-decoration: none;
	border: 0px;
	outline: none;
	}
	
.logoContainer a:link,a:visited {
	color: #902A3E;
	text-decoration: none;
	}
	
.logoContainer a:hover {
	color: #7EC32C;
	text-decoration: underline;
	}

#container
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 850px;
	height: auto;
	text-align: left;
	background-image:  url("../images/bg.png");
	background-repeat: repeat-y;
}

.header {
	position: relative;
	left: 30px;
	clear: left;
	margin-bottom: 0px;
	}

.spacer {
	position: absolute;
	left: 30px;
	top: 141px;
	float: left;
	margin-top: 0px;
	}

.breadcrumb {
	position: absolute;
	background-image:  url("../images/deeya_05.png");
	background-repeat: no-repeat;
	font-size: 12px;
	color: #4D4851;
	top: 141px;
	left: 170px;
	padding-top: 7px;
	padding-left: 2px;
	width: 647px;
	height: 21px;
	vertical-align: middle;
	float: left;
	}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #4D4851;
	text-decoration: underline;
	outline: none;
	}

.breadcrumb a:hover {
	color: #4D4851;
	text-decoration: none;
	outline: none;
	}
	
#nav {
	position: absolute;
	top: 173px;
	right: 703px;
	font-size: 14px;
	color: #BF486E;
	}

.button {
	height: 25px;
	width: 113px;
	clear: left;
	text-align: right;
	background-color: #FFFFFF;
	color: #E674AA;
	background-image:  url("../images/deeya_07.png");
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
	padding-right: 4px;
	vertical-align: middle;
	line-height: 24px;
	letter-spacing: 0.1em;
	}
	
.button a:link, .button a:visited {
	color: #74376D;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image:  url("../images/deeya_10.png");
	width: 113px;
	height: 25px;
	outline: none;
	}

.button a:hover {
	color: #E674AA;
	text-decoration: underline;
	font-weight: bold;
	background-image:  url("../images/deeya_07.png");
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	width: 113px;
	height: 25px;
	outline: none;
	}
	
.deeyaKnowBox {
	color: #4D4851;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 30px;
	width: 115px;
	height: auto;
	padding: 0px 0px 5px;
	}
	
.deeyaKnowBox h3 {
	background-image:  url("../images/deeya_know.png");
	background-position: top center;
	background-repeat: no-repeat;
	height: 26px;
	top: 0px;
	margin: 0px;
	}
	
.deeyaKnowBox p {
	font-size: 11px;
	padding: 0px 5px 4px;
	text-align: center;
	}

#mainContent {
	position: relative;
	background-color: #FFFFFF;
	background-image:  url("../images/deeya_13.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	left: 151px;
	top: 25px;
	width: 624px;
	height: auto;
	padding: 10px 20px 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}
	
#mainContent p {
	font-size: 13px;
	color: #4D4851;
	text-align: left;
	width: 65%;
	line-height: 17px;
	margin-bottom: 17px;
	letter-spacing: 0.1em;
	}

.list {
	font-size: 13px;
	color: #4D4851;
	line-height: 20px;
	letter-spacing: 0.1em;
	width: 55%;
	list-style-type: disc;
	}
	
#mainContent a:link, #mainContent a:visited {
	color: #7EC32C;
	text-decoration: underline;
	}
	
#mainContent a:hover {
	color: #E674AA;
	text-decoration: none;
	}

h1 {
	position: relative;
	top: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 1px;
	border-bottom: 5px dotted #E674AA;
	width: 65%;
	}
	
h2 {
	position: relative;
	top: 2px;
	margin: 0px;
	color: #7EC32C;
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0.1em;
	width: 65%;
	}
	
#subNav {
	position: absolute;
	top: 10px;
	left: 464px;
	width: 184px;
	background-color: #EBE4E1;
	border: 1px solid #999999;
	height: auto;
	color: #4D4851;
	font-size: 11px;
	}

#subNav h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	background-color: #E674AA;
	top: 0px;
	margin: 2px;
	padding: 2px 0px;
	letter-spacing: normal;
	width: 180px;
	}

#subNav li {
	position: relative;
	margin-left: -15px;
	margin-top: 10px;
	padding-right: 5px;
	list-style-type: circle;
	}
	
#subNav a:link, #subNav a:visited {
	color: #74376D;
	text-decoration: underline;
	outline: none;
	}

#subNav a:hover {
	color: #E674AA;
	text-decoration: none;
	outline: none;
	}

.subNavRight {
	float: right;
	padding-right: 4px;
	padding-bottom: 4px;
	}	
	
.footer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image:  url("../images/deeya_12.png");
	background-repeat: no-repeat;
	text-align: center;
	width: 850px;
	height: 48px;
	font-size: 9px;
	color: #BF486E;
	padding-top: 35px;
	}
	
.footer a:link, .footer a:visited {
	color: #BF486E;
	text-decoration: underline;
	outline: none;
	}

.footer a:hover {
	color: #E674AA;
	text-decoration: none;
	outline: none;
	}