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



/* TWITTER */		/* TWITTER */		/* TWITTER */

.twitterbox {
	background: #E8E8E8;
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0px 0 0px 0;
	padding: 0 5px;
	width: 890px;
}

.twitterbox p {
	color: #707070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	text-align: left;
}

.twitter {
	color: #707070;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	padding: 20px 0 20px 0;
	text-align: left;
}


/* PROJECTS */		/* PROJECTS */		/* PROJECTS */		/* PROJECTS */		/* PROJECTS */

#project_column {
	border-bottom: 1px solid #ccc;
	float: left;
	margin: 0 auto;
	margin: 34px 0 0px 0;
	text-align: left;
	width: 900px;
}


#left_column {
	float: left;
	margin:0 6px 15px 0;
	padding: 0 0 40px 0;
	width: 290px;
}

#vertical_lines {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
	width: 305px;
}

.textbox {
	margin: 0 auto;
	padding: 0 4px 0 4px;
	text-align: left;
	width: 282px;
}

#middle_column {
	margin: 0 auto;
	text-align: left;
	padding: 0 0 40px 0;
	width: 290px;
}

#right_column {
   	float: right;
	margin: 0 0 35px 6px;
	padding: 0 0 40px 0;
	width: 290px;
}


.project_image {
	float: left;
    background: #99CC99;
    display: block;
    margin: 0 auto;
	text-align: left;
	width: 284px;
    height: 190px;
	margin-bottom: 10px;
}

a.project_image:link {
	border: 3px solid #eee;
}

a.project_image:visited { 
	border: 3px solid #eee;
}


a.project_image:hover {
	border: 3px solid #0099cc;
}





/* LATEST NEWS  */		/* LATEST NEWS  */		/* LATEST NEWS  */		/* LATEST NEWS  */

#latestnews_column {
	float: left;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	margin: 50px 0 30px 0;
	border-bottom: 1px solid #ccc;
}

#latestnews_column p {
	font-size: 11px;
	line-height: 16px;
}







#latestnews_column1 {
	float: left;
	height: 400px;
	position: relative;
	width: 176px;
}

#latestnews_column2 {
	border-left: 1px solid #ccc;
	float: left;
	height: 400px;
	padding: 0 0 0 5px;
	width: 177px;
}

#latestnews_column3 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
	height: 400px;
	padding: 0 0 0 3px;
	width: 177px;
}

#latestnews_column4 {
	border-right: 1px solid #ccc;
	float: left;
	height: 400px;
	position: relative;
	width: 182px;
}

#latestnews_column5 {
	float: left;
	height: 400px;
	position: relative;
	width: 176px;
}





.latestnews_image {
    background: #99CC99;
    display: block;
    height: 120px;
	margin: 0 auto;
	text-align: left;
    width: 166px;
}

a.latestnews_image:link {
	border: 3px solid #eee;
}

a.latestnews_image:visited { 
	border: 3px solid #eee;
}


a.latestnews_image:hover {
	border: 3px solid #0099cc;
}



.latestnews_imageleft {
    background: #99CC99;
    display: block;
    height: 120px;
	margin: 0 auto;
	margin-bottom: 10px;
	float: left;
    width: 166px;
}

a.latestnews_imageleft:link {
	border: 3px solid #eee;
}

a.latestnews_imageleft:visited { 
	border: 3px solid #eee;
}


a.latestnews_imageleft:hover {
	border: 3px solid #0099cc;
}



.latestnews_imageright {
    background: #99CC99;
    display: block;
    height: 120px;
	float: right;
	margin-bottom: 10px;
    width: 166px;
}

a.latestnews_imageright:link {
	border: 3px solid #eee;
}

a.latestnews_imageright:visited { 
	border: 3px solid #eee;
}


a.latestnews_imageright:hover {
	border: 3px solid #0099cc;
}


/* LATEST NEWS END */		/* LATEST NEWS END */		/* LATEST NEWS END */		/* LATEST NEWS END */
