/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../img/bg453.jpg);
	background-repeat: repeat-x;
	background-color:#2b2f30;
	font-family: Trebuchet, Geneva, sans-serif;
	
	
}

#top {
	width: 100%;
	display: block;
	height: 28px;
	text-align: center;
	padding-top: 3px;
	z-index: 101;
}

#precontent {
	width: 100%;
	
	display: block;
	clear: both;
	text-align: center;
	z-index: 102;
	
}

#topcontent {
	width: 720px;
	height: 63px;
	margin-left: auto;
	margin-right: auto;
	margin-top:55px;
	z-index: 103;
}

#topcontent img {
	display:block;
	float:right;
	border:5px solid #FFF;
	margin-top:55px;
}

#change_lang {
	text-decoration: none;
	font-size: 17px;
	color: #FFF;
	background-color: #3C4142;
	color: #1B8BB3;
	color: #B5CF86;
	padding: 8px; 
	font-weight: bold;
	/*border: 2px solid #B8CF87;*/
}
#center-cell {
	width: 100%;
}

#vcenter {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 227px;
	text-align:left;
}


#center-cell #logo {
	margin-left: auto;
	margin-right: auto;
	height: 51px;
	width: 700px;
	text-align: left;
	clear: both;
}
#logo a img{
	border: 0px;
}
#center-cell #mainphoto {
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #FFF;
	width: 700px;
	height: 160px;
}

#outcontent {
	width: 100%;
	margin-top: 5px;
}

#content {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left:12px;
	width: 720px;
	display: block;
	
	color: #A5D34F;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	
}

#left {
	display: inline;
	width: 545px;
	float: left;
	
	
	padding: 5px;
	
	margin-left: -10px;
}


.container {
	padding: 4px;
	background-color: #3C4142;
	margin-bottom: 8px;

}

.container p {
	color: #99A3A4;
	font-size: 13px;
	text-indent: 15px;
	margin: 7px 7px;
}

.container ul li {
	color: #99A3A4;
	font-size: 13px;
}


#left h1, #left h1 a{
	font-family: "Trebuchet MS","Lucida Grande", sans-serif;
	font-size: 19px;
	line-height: 17px;
	font-weight: normal;
	color: #14A2DE;
	color: #0F81B3;
	text-decoration: none;
	
	text-indent: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#left h1 a {
	padding-bottom: 1px;
	padding-top: 3px;	
	line-height: 22px;
	border-bottom: 1px dotted #665;
	margin-bottom: 5px;
}

#aflinks a{
	text-decoration: none;
	color:#CCCCCC;
	background-color: #353839;
	z-index: -1;
	text-align: left;
	font-size: 12px !important;  
	
}

#right {
	display: inline;
	width: 160px;
	float: right;
	
	margin-top: 13px;
	background-color: #3C4142;
	background-color: inherit;
	border: 5px #3C4142 solid;
	text-align:center;
}
#right p {
	background-color: #353839;
	color: #99A3A4;
	margin: 0px;
	margin-bottom: 5px;
}
#right img {
	border: 0px;
}
#footer {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:#00FF00;
}

ol#cform {
	color: #99A3A4;
	font-size: 13px;
	list-style-type: none;
	width: 540px;
}

ol#cform li {
	width: 400px;
	display:block;
}

ol#cform label {
	line-height: 22px;
	width: 220px;
	float: left;
}
ol#cform input {
	float: right;
	width: 160px;
}
#contact_tbl {
	padding: 8px;
	padding-left: 28px;
	background-color: #3C4142;
	margin-top: 6px;
	margin-bottom: 8px;
}
#contact_tbl input.textField {
	width: 220px;
	height: 14px;
}
#contact_tbl textarea.largetext {
	width: 460px;
	height: 80px;
}
#contact_tbl input.submit_btn {
	margin-right: 36px;
}
#contact_tbl label, #contact_tbl td.text_frm {
	color: #99A3A4;
	font-size: 13px;
	text-indent: 15px;
	margin: 7px 7px;
	width: 150px;
}

#portfolio_tbl img {
	border: 4px solid #FFF;
	background-color: #FFF;
}

#portfolio_tbl .text_container {
	padding: 4px;
	background-color: #3C4142;
	margin-top: 6px;
	margin-bottom: 8px;
}
#portfolio_tbl .text_container p {
	color: #99A3A4;
	font-size: 13px;
	text-indent: 15px;
	margin: 7px 7px;
}
#portfolio_tbl .text_container p a{
	color: #99A3A4;
	text-decoration: none;
	font-size: 14px;
	border-bottom: 1px dotted #665;
}

#portfolio_tbl .link , #portfolio_tbl .link a {
	display: inline;
	color: #0F81B3;
	text-decoration: none;
	border-bottom: 1px dotted #665;
	font-size: 14px;
	margin-left: 8px;
	font-weight: bold;
	font-family: "Trebuchet MS","Lucida Grande", sans-serif;
}
