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

.BodyText {
	font-family			: sans-serif, Geneva, Arial, Helvetica;
	color				: #333333;
	font-size			: 12px;
	list-style-type		: square;
	list-style-position	: outside;
	line-height			: 16px;
}

.BodyTxt {
	font-family			: sans-serif, Geneva, Arial, Helvetica;
	color				: #333333;
	font-size			: 12px;
	line-height			: 16px;
	padding-left		: 16px;
	padding-right		: 20px;
}

.intro_box {
    width:315px;
    padding:15px 0 15px 0;
}

* html .intro_box {
    width:345px;
    padding:25px 0 15px 15px;
}

html>body .intro_box {
    *width:345px;
    *padding:25px 0 15px 15px;
}

.news_box {
    width:435px;
    height:160px;
    margin-bottom:18px;
    background:url(/images/news_top.jpg) repeat-x;
    border-right:1px solid #857cbf;
    border-bottom:1px solid #000081;
    border-left:1px solid #000081;
}
.news_box .inner {
    width:434px;
    height:159px;
    border-left:1px solid #857cbf;
    border-bottom:1px solid #857cbf;
}
.news_box .inner .thumbs {
    float:left;
    width:120px;
    height:120px;
    margin:15px;
    border:none;
}
.news_box .inner .content {
    position:relative;
    float:left;
    width:284px;
    height:159px;
    color:#333333;
    text-align:left;
    font:normal 12px Geneva,Arial,Helvetica,sans-serif;
}
.news_box .inner .content h5 {
    margin:15px 15px 15px 0;
    padding:0;
    font:bold 12px Geneva,Arial,Helvetica,sans-serif;
}
.news_box .inner .content .description {
    display:block;
    width:269px;
    height:69px;
    margin-bottom:15px;
    font-size:10px;
    line-height:16px;
}
.news_box .inner .content .more,
.news_box .inner .content .more img {
    outline:none;
    border:none;
}
.news_box .inner .content .more {
    position:absolute;
    right:15px;
    bottom:15px;
}

.featured_box {
    border:none;
}

.featured_box .left {
    width:151px;
    background:url(/images/homep2.jpg) repeat-x;
}

.featured_box .left img {
    width:151px;
    height:141px;
}

.featured_box .right {
    width:284px;
    padding-top:7px;
    padding-right:12px;
    background:url(/images/homep2.jpg) repeat-x;
}

.second_box .right {
    *padding-top:4px;
}

.featured_box .right .description {
    font-size:10px;
}

.featured_box .right .more {
    margin-bottom:0;
}

.featured_box .right .more img {
    width:94px;
    height:18px;
    border:none;
}

.whitetextsmall {
	font-family			: Arial, Helvetica, sans-serif;
	color				: #ffffff;
	font-size			: 10px;
}

.whitetextsmall a {
	font-family			: Arial, Helvetica, sans-serif;
	color				: #ffffff;
	font-size			: 10px;
	text-decoration		: none;
}

.spacer1510 {
	background			: url(http://web60405.aiso.net/images/spacer.gif);
	height				: 15;
	width				: 10;
}

.spacer11 {
	background			: url(http://web60405.aiso.net/images/spacer.gif);
	height				: 1;
	background-color	: #FFFFFF;
}

h1 {
	font-family			: sans-serif, Geneva, Arial, Helvetica;
	font-size			: 24px;
	line-height			: 30px;
	font-weight			: normal;
	color				: #00007e;
}

.Breadcrumbs {
	font-weight			: normal;
	text-decoration		: none;
	padding-left		: 16px;
	font-family			: sans-serif, Geneva, Arial, Helvetica;
	color				: #0e121c;
	font-size			: 10px;
	padding-top			: 10px;
}

.Breadcrumbs a {
	text-decoration		: none;
	color				: #0e121c;
}

.Breadcrumbs a:hover {
	text-decoration		: none;
	color				: #0e121c;
}


/*.MainTitle {
	font-family			: sans-serif, Geneva, Arial, Helvetica;
	font-size			: 24px;
	font-weight			: normal;
	color				: #00007e;
	text-decoration		: none;
	padding-left		: 16px;
	padding-top			: 15px;
}*/

.MainTitle {
}

.SubTitles {
	color				: #333333;
	font-size			: 14px;
	line-height			: 16px;
	text-decoration		: none;
	padding-bottom		: 5px;
	font-family			: sans-serif, Geneva, Arial, Helvetica;
	font-weight			: bold;
}

.SideMenu {
	color				: #0e121c;
	font-size			: 13px;
	line-height			: 15px;
	text-decoration		: none;
	padding-bottom		: 5px;
	font-family			: sans-serif, Geneva, Arial, Helvetica;
	padding-left		: 16px;
}

.SideMenu a {
	text-decoration		: none;
	color				: #00007e;
}

.SideMenu a:hover {
	text-decoration		: none;
	color				: #00007e;
}

.SideMenu a:active {
	text-decoration		: none;
	color				: #0e121c;
}

.SideMenuSub {
	color				: #0e121c;
	font-size			: 13px;
	line-height			: 15px;
	text-decoration		: none;
	padding-bottom		: 5px;
	font-family			: sans-serif, Geneva, Arial, Helvetica;
	padding-left		: 23px;
}

.SideMenuSub a {
	text-decoration		: none;
	color				: #00007e;
}

.SideMenuSub a:hover {
	text-decoration		: none;
	color				: #00007e;
}

.SideMenuSub a:active {
	text-decoration		: none;
	color				: #0e121c;
}

.SideMenuSub2 {
	color				: #0e121c;
	font-size			: 10px;
	line-height			: 12px;
	text-decoration		: none;
	padding-bottom		: 3px;
	font-family			: sans-serif, Geneva, Arial, Helvetica;
	padding-left		: 33px;
}

.SideMenuSub2 a {
	text-decoration		: none;
	color				: #00007e;
}

.SideMenuSub2 a:hover {
	text-decoration		: none;
	color				: #00007e;
}

.SideMenuSub2 a:active {
	text-decoration		: none;
	color				: #0e121c;
}
.RightGallery {
    width:120px;
    height:600px;
    margin:15px 12px 0 0;
    border:none;
    font-size:9px;
}
.RightGallery a {
    text-decoration:none;
    color:#333333;
    outline:none;
}
.RightGallery img {
    width:50px;
    height:50px;
    border:none;
}
.RightGallery tr td {
    padding-bottom:10px;
}
.GalleryView {
    width:425px;
    height:320px;
    border:none;
}
#projectTitle {
    margin-bottom:5px;
    font-size:14px;
    font-weight:bold;
}
#additionalInfo,
#additionalPhotos {
    text-decoration:underline;
    color:#0000FF;
    cursor:hand;
    cursor:pointer;
}

.home_box {
    width: 435px;
    border: none;
    text-align: left;
}

.home_box .top {
    width: 435px;
    height: 15px;
    background: url(/images/home_box_top.jpg) no-repeat;
}

.home_box .left {
    width: 151px;
    background: url(/images/home_box_left.jpg) no-repeat;
}

.home_box .left img {
    width: 120px;
    height: 120px;
    margin-left: 17px;
}

.home_box .right {
    width: 284px;
    background: url(/images/home_box_right.jpg) no-repeat;
}

.home_box .right p {
    margin: 0;
    padding: 5px 12px 5px 0;
}

.home_box .right .title {
    font-weight: bold;
}

.home_box .right .description {
    font-size:10px;
}

.home_box .right .more {
    margin-bottom:0;
}

.home_box .right .more img {
    width:94px;
    height:18px;
    border:none;
}

.home_box .bottom {
    width: 435px;
    height: 10px;
    background: url(/images/home_box_bottom.jpg) no-repeat;
}

