/*-----------------Thought Design CSS #1------------------*/


/*---------Tags--------*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #AA0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/*--------Divs--------*/

#container {
	margin: auto;
	width: 620px;
	background-image: url(../images/containerbg.jpg);
	height: 979px;
	background-repeat: no-repeat;
	z-index:1;
}

#subcontainer {
	width: 577px;
	height: 679px;
	position: relative;
	top: 13px;
	left: 23px;
	z-index:10
}

#header {
	height: 268px;
	width: 577px;
	background-image: url(../images/header.jpg);
}

#naver {
	position: absolute;
	width: 500px;
	height: 45px;
	top: 193px;
	left: 6px;
	padding-left: 10px;
}

#main {
	height: 620px;
	width: 577px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	padding-left: 29px;
}

#content {
	width: 400px;
	height: 620px;
	background-repeat: no-repeat;
	background-position: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/contentbg.jpg);
	position: absolute;
}


#text {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	background-repeat: repeat;
	background-image: url(../images/textbg.png);
	height: 600px;
	top: 5px;
}

* html #text {background:none;}

#footer {
	height: 61px;
	width: 577px;
	background-image: url(../images/footer.gif);
	padding-top: 30px;
	padding-left: 50px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

* html #splat1 {display:none;}

* html #splat2 {display:none;}

* html #splat3 {display:none;}

* html #splat4 {display:none;}


/*-extra divs-*/

#splat1 {
	background-image: url(../images/splat1.png);
	height: 276px;
	width: 221px;
	position: absolute;
	top: 54px;
	left: 5%;
	z-index:2;
}
#splat2 {
	background-image: url(../images/splat2.png);
	height: 279px;
	width: 245px;
	position: absolute;
	z-index: 3;
	left: 10%;
	top: 557px;
}
#splat3 {
	height: 232px;
	width: 230px;
	background-image: url(../images/splat3.png);
	position: absolute;
	left: 75%;
	top: 375px;
	z-index: 3;
}

#splat4 {
	height: 176px;
	width: 190px;
	position: absolute;
	top: 856px;
	background-image: url(../images/splat4.png);
	left: 65%;
	z-index: 4;
}





/*--------Navigation--------*/


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #373737;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #DD3A3B;
}



#naver a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	position: relative;
	width: 150px;
	top: 12px;
	height: 43px;
	padding-right:12px;
	z-index: 100;
	font-weight: normal;
}

#naver a:hover {
	color:#DD3A3B;
	text-decoration: none;
	padding-right:12px;
	z-index: 100;
	}
	
	
#naver div.dropdown a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	position: relative;
	top: 14px;
	font-size: 14px;
	}
	
#naver div.dropdown a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF4239;
	text-decoration: none;
	padding-top: 5px;
	position: relative;
}

#naver .button2:hover .dropdown, #naver div.button div.dropdown:hover {display:block;}

#naver .button3:hover .dropdown, #naver div.button div.dropdown:hover {display:block;}

#naver .button4:hover .dropdown, #naver div.button div.dropdown:hover {display:block;}




#links a {
	color: #DD5955;
	text-decoration: none;
	font-size: 15px;
}

#links a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #BD514F;
}

	
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DD5955;
	text-decoration: none;
	font-size: 14px;
}





/*--------Classes--------*/

.button1 {
	position: absolute;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	top: 0px;
}

.button2 {
	position: absolute;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	left: 72px;
	top: 0px;
	height: 44px;
}

.button3 {
	position: absolute;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	left: 185px;
	top: 0px;
}

.button4 {
	position: absolute;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	left: 275px;
	top: 0px;
}
.dropdown {
	position: absolute;
	width: 160px;
	display:none;
	height: 100px;
	background-position: 5px 22px;
	background-image: url(../images/dropdown.png);
	background-repeat: no-repeat;
	padding-top: 19px;
	padding-left: 15px;
	z-index:50;
	left: 0px;
}

.selected {
	height: 43px;
	margin: 0px;
	padding: 0px;
}

.indent {
	padding-left:20px;
	}#links {
	float: right;
	list-style-image: url(../images/list.jpg);
	position: absolute;
	left: 425px;
}

.introtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DD5955;
}

.introtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DD5955;
}

.spacer {
	padding-top: 6px;
}

.photo {
	padding: 5px;
	float: left;
	background-color: #3A3A3A;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 6px;
}
.photo2 {
	padding: 5px;
	float: right;
	background-color: #3A3A3A;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 6px;
}

.photo:hover {
	padding: 5px;
	float: left;
	background-color: #DD3A3B;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 6px;
}
.photo2:hover {
	padding: 5px;
	float: right;
	background-color: #DD3A3B;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 6px;
}




#gallery {
	background-color: #333333;
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 6px solid #FFFFFF;
	top: 100px;
	position: relative;
}
.input {
	background-color: #3A3A3A;
	border: 0px solid #333333;
	font-size: 14px;
	color: #FFFFFF;
}
#portfolio {
	height: 150px;
	width: 350px;
}
h3 {
	font-size: 16px;
	color: #DD5955;
	margin-top: -15px;
	position: relative;
	width: 250px;
}
