@charset "UTF-8";
/* http://drydenbks.com/ CSS Document */





/* body styles */

body {
	background-color:#f5f5f1;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	line-height: 14px;
	text-align:justify; 
	overflow-x: hidden;

}


h1 {
font-family:arial, sans-serif;
font-size:15px;
line-height:15px;
color:#F26722;
font-weight:bold;
}



.redtext {
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ed1c24;
	line-height: 14px;

}


.BIGredtext {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ed1c24;
	line-height: 14px;

}

.BIGblacktext {
	font-family: "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	line-height: 14px;

}


.blacktext {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	line-height: 14px;
	font-weight:bold;
	text-decoration:underline;
	}


a:link {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ed1c24;
	line-height: 14px;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	line-height: 14px;
	font-weight:none;
	text-decoration:underline;
}




a:visited {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ed1c24;
	line-height: 14px;
	text-decoration:underline;
	font-weight:bold;
	
}
	
	
	
a.blklink {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	line-height: 14px;
	font-weight:bold;
	text-decoration:underline;
}

a.blkhover {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ed1c24;
	line-height: 14px;
	font-weight:none;
	text-decoration:underline;
}




a.blkvisited {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	line-height: 14px;
	text-decoration:underline;
	font-weight:bold;
	
}
	
#container {
	position:absolute;
	width:1236px;
	height:741px;
	z-index:3;
	overflow-x: hidden;
}


#header_area {
	position:absolute;
	width:49px;
	height:82px;
	z-index:1;
	left: 22px;
	top: 24px;
}


#nav_area {
	position:absolute;
	top: 525px;
	left: 675px;
	width:100px;
	height:25px;
	z-index:1000;
	background-color: transparent;
}

#c_text_area {
	position:absolute;
	top: 31px;
	left: 336px;
	width:579px;
	height:350px;
	z-index:1000;
	background-color: transparent;
	padding:10px;	
}

#mediatext_area {
	position:absolute;
	top: 80px;
	left: 308px;
	width:590px;
	height:350px;
	overflow:auto;
	z-index:1000;
	background-color: transparent;
	padding:10px;
}

#text_area {
	position:absolute;
	top: 76px;
	left: 211px;
	width:579px;
	height:350px;
	overflow:auto;
	z-index:1000;
	background-color: transparent;
	padding:10px;
}

#home_text_area {
	position:absolute;
	top: 76px;
	left: 185px;
	width:523px;
	height:350px;
	z-index:1000;
	background-color: transparent;
	padding:10px;
}



#portfolio_area {
	position:absolute;
	top: 76px;
	left: 211px;
	width:875px;
	height:350px;
	overflow:auto;
	z-index:1000;
	background-color: transparent;
	padding:2px;
	overflow-x: hidden;

}

#portfolio_text {
	position:absolute;
	top: 0px;
	left:0px;
	width:436px;
	height:350px;
	background-color: transparent;
	padding:10px;
}

#portfolio_images {
	text-align:center;
	position:absolute;
	top: 0px;
	left:472px;
	width:370px;
	height:350px;
	background-color: transparent;
	
}

#logo_area {
	text-align:center;
	position:absolute;
	top: 449px;
	left: 33px;
	width:150px;
	height:150px;
	z-index:1000;
	background-color: transparent;
}

