.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #363636;
	text-align: justify;
	font-weight: normal;
}
.textbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.textboldbig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.textblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3980f4;
	text-align: justify;
	font-weight: bold;
	border-bottom:1px dashed #CCC;
	padding-bottom:5px;
}
.textwhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: justify;
	font-weight: bold;
}
.textsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #707070;
	text-align: center;
	font-weight: normal;
}
.textsmall1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #707070;
	text-align: left;
	font-weight: normal;
}
.textport
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #707070;
	text-align: left;
	font-weight: normal;
}
.textsmallbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #707070;
	text-align: center;
	font-weight: bold;
}
.textbig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #707070;
	text-align: center;
	font-weight: normal;
}
.copy
{
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	line-height: normal;
	padding-right:20px;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}
a:hover
{
	font-family: Arial;
	color: #EB6100;
	text-decoration: none;
	font-size: 8pt;
}
#plink a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}
#plink a:hover
{
	font-family: Arial;
	color: #EB6100;
	text-decoration: none;
	font-size: 9pt;
}
A.mainlink:link
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.mainlink:visited
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.mainlink:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #0000ff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.mainlink:active
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.smalllink:link
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	COLOR: #0066cc;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.smalllink:visited
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	COLOR: #60F;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.smalllink:hover
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	COLOR: #ff9966;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.smalllink:active
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
.tdbg
{
	border:thin;
	border:#666;
}
#customers
{
	width:900px;
	border-collapse:collapse;
}
#customers td, #customers th
{
	border:1px solid #FFF;
	padding:3px 7px 2px 7px;
}
#customers th
{
	text-align:left;
	background-color:#959595;
	color:#ffffff;
	
	background:url(../images/bg_bar.jpg) no-repeat;
	
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}
#customers tr.alt td
{
	padding-top:5px;
	padding-bottom:4px;
	color:#000000;
	background-color:#BBB;
}
#customers tr.altb td
{
	border:1px solid #FFF;
	background-color:#FFEAB0;
}
#customers tr.altg td
{
	border:1px solid #FFF;
	background-color:#DDD;
}
/*-----------------------------------------------------------------------------*/
.textcontainer
{
	float: left;
	padding-right: 20px;
	padding-top: 10px;
	text-align: left;
	padding-left: 20px;
	width:481px;
	/*border-bottom:1px dashed #CCC;*/
}
.features
{
	float: left;
	padding-right: 20px;
	padding-top:10px;
	text-align: left;
	padding-left: 20px;
	width:481px;
}
.linkcontainer
{
	float: left;
	padding-right: 20px;
	text-align: left;
	padding-left: 20px;
	margin-top:10px;
}
.header
{
	width: 950px;
	background:#FFF
}
.headeranimation
{
	width: 900px;
	background:#FFF;
	margin-left:25px;
	margin-right:25px;
	padding-top:20px;
	border-bottom:1px dashed #CCC;
	
}
.middle
{
	width: 950px;
	padding-left:25px;
	padding-right:25px;
}
.middle_event
{
	width: 950px;
}

#leftcolumn
{
	background:#FFF;
	float: left;
	width: 428px;
	height:500px;
	border-right:1px dashed #FFF;
}
#content
{
	background: #FFF;
	float: left;
	width: 521px;
	height:500px;
}
.footer
{
	background: #FFF;
	clear: both;
	width: 950px;
	padding-top:0;
	padding-bottom:0
}
#footercopy
{
	background: #FFF;
	clear: both;
	width: 950px;
	padding-bottom:5px;
	padding-top:5px;
	height:50px;
	border-top: 1px dashed #CCC;
}
.list
{
	list-style-image: url(../images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #363636;
	text-align: justify;
	font-weight: normal;
	line-height: 1.2em;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	margin: 5px;
}
#maincontainer
{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF
}
.img
{
	float: left;
	width:428px;
	padding-top:10px
}
.sidebar2
{
	float: left;
	width: 295px;
	padding-right: 0;
	padding-left: 0;
	margin-left:20px;
}
ul.nav
{
	list-style: none; /* this removes the list marker */
	border-top: 1px dashed #CCC; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px; /* this creates the space between the navigation on the content below */
}
ul.nav li
{
	border-bottom: 1px dashed #CCC; /* this creates the button separation */
}
ul.nav a, ul.nav a:visited
{ /* grouping these selectors makes sure that your links retain their button look even after being visited */
	padding: 5px 5px 5px 15px;
	display: block; /* this gives the anchor block properties so it fills out the whole LI that contains it so that the entire area reacts to a mouse click. */
	width: 160px;  /*this width makes the entire button clickable for IE6. If you don't need to support IE6, it can be removed. Calculate the proper width by subtracting the padding on this link from the width of your sidebar container. */
	text-decoration: none;
	font-size:9px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus
{ /* this changes the background and text color for both mouse and keyboard navigators */
	color: #C60;
}
.portfolio_link
{
	float: left;
	
	padding-top:16px;
	width:400px;
}
.squre
{
	background-image:url(../images/abt_daca.jpg);
	width:900px;
	height:100px;
	text-align:center;
	float:left;
	margin-top:20px}
	
	.design
{
	background-image:url(../images/stud_port.jpg);
	width:902px;
	height:100px;
	text-align:center;
	float:left;
	margin-top:20px;
	margin-left:24px;
	margin-right:24px}

.border_div
{
	width:858px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:20px;
	float:left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99cccc;
	border-left-color: #99cccc;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99cccc;
	margin-bottom:20px;
}
.border_div_stud
{
	width:900px;

	padding-bottom:20px;
	padding-top:20px;
	float:left;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99cccc;
	border-left-color: #99cccc;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #99cccc;
	margin-bottom:20px;
	margin-left:24px;
	margin-right:24px;
}
.inside_header
{
	float: left;
	height: 50px;
	width: 950px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0066cc;
}




