* {margin: 0px; padding: 0px; outline: none;}

body {
	background-color: #26252B;
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
h1 {
	color: #26252B;
	font-weight: normal;
	font-size: 160%;
	margin-bottom: 35px;
	padding-top: 20px;

}

h2 {
	color: #26252B;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 20px;
	margin-top: 30px;
}
p {
	line-height: 160%;
	text-align: justify;
	margin-bottom: 15px;
}
.quote {
	width: 182px;
	font-style: italic;
	font-size: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.pink {
	color: #FD01B0;
}




.clear {
	clear: both;
}
.right_image {
	border: 1px solid #cccccc;
	padding: 1px;
	margin-left: 20px;
}
.middle_image {
	margin-right: 15px;
	margin-left: 15px;
}


.left_image {
	border: 1px solid #cccccc;
	padding: 1px;
	margin-right:10px;
}



#footer a, .email_link {
	color: #626262;
	text-decoration: none;
}

#footer a:hover {
	color: #26252B;
	text-decoration: underline;
}

.no_list {
	list-style-type: none;
	margin-bottom: 10px;
	line-height: 160%;
}
.bold {
	font-weight: bold;
	color: #666666;
	}


.sample {
	border: 1px solid #999999;
	margin-bottom: 20px;
}
.logo {
	margin-bottom: 25px;
}



a {text-decoration: underline; color: #26252B;}
a:hover {text-decoration: underline;}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-top: 15px;
}

#navigation_top{
   margin-bottom: 20px;
   height: 10px;
}

#navigation_top li{
   float: right;
   list-style-type: none;
}

#home, #map, #contact {
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:10px;
	padding-top: 10px;
}		
#home{
    width: 11px;
    background-image: url(img/home.gif);
}		
#map{
   width: 21px;
   background-image: url(img/map.gif);
}				
#contact{	
   width: 11px;
   background-image: url(img/contact.gif);
}				
#home:hover,#contact:hover,#map:hover{
   background-position: 0 -10px;
}		

.separator{
	float: right;
	width:1px;
	height: 10px;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
#top {
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 900px;
	padding-top: 283px;
}
#main_menu ul {padding-left: 40px;list-style: none;}
#main_menu li {float: left; display: block;}
#main_menu li a {
	padding: 10px;
	color: #FFFFFF;
	font-variant: small-caps;
}

#main_menu li a:hover {
	padding: 10px;
	background-color:#2B323A;
	color: #FFFFFF;
	font-variant: small-caps;
}
#main_content {
	background-color: #ffffff;
	width: 820px;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#left_column {
	float: left;
	width: 200px;
}

#right_column {
	float: right;
	width: 589px;
	min-height: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f2;
	padding-left: 20px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	padding-top: 15px;
	text-align: center;
	margin-top: 35px;
}
.project {
	width: 500px;
}
fieldset {
	border : 1px solid #cccccc;
	margin-bottom: 20px;
	background-image: url(img/bg_field.jpg);
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;

	

}

legend {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

.project_title {
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f2f2f2;
	border-right-color: #f2f2f2;
	border-left-color: #f2f2f2;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.project_image {
	float: left;
	width: 154px;
	background-color: #F2f2f2;
}
.project_image img {
	padding: 1px;
	border: 1px solid #26252B;
}

.project_description {
	float: right;
	width: 300px;
	color: #CCCCCC;
}


.column1_box{
width:182px;
padding-bottom:10px;
}
.top_column1_box{
width:182px;
height:10px;
background:url(img/bg_box_top.gif) no-repeat center;
}

.center_column1_box{
	width:182px;
	background:url(img/bg_box_center.gif) repeat-y;
	text-align: center;
}

.bottom_column1_box{
width:182px;
height:10px;
background:url(img/bg_box_bottom.gif) no-repeat center;
}

.title{
	width:182px;
	text-align:center;
	font-size:13px;
	color:#615357;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.h1title{
	font-size:13px;
	color:#666666;
	border-bottom: solid 1px #f2f2f2;

}

.contact_information{
	font-size:12px;
	color:#626262;
	text-align:center;
	padding-top: 10px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	height: 1px;
	width: 160px;
	background-color: #E7EDF0;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
#contact_left {
	float: left;
	width: 229px;
}
#contact_right {
	float: right;
	width: 359px;
	text-align: right;
}


#form {
	margin-right: auto;
	margin-left: auto;
	width: 313px;
	padding-top: 15px;
}

td {
	vertical-align: top;
	padding-bottom: 5px;
}
input {
	width: 250px;
	border: 1px solid #E0E0E0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}

select {
	width: 150px;
	border: 1px solid #E0E0E0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
.submit {
	width: 70px;
	font-size: 100%;
	background-color: #26252B;
	color: #FFFFFF;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	width: 250px;
	border: 1px solid #E0E0E0;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
}
#bg_design {
	width: 100%;
	margin-bottom: 0px;
}
#tab {
	height: 13px;
	width: 150px;
	color: #f2f2f2;
	text-align: right;
	padding: 7px;
}


ul.expand { padding:0; margin:0; list-style:none; }
ul.expand li { padding:0; margin:0; }
ul.expand li.trigger.top { margin-top:0; }
ul.expand li.trigger
{
	background:url(img/expand-collapse.gif) 0 3px no-repeat;
	cursor:pointer;
	padding:0 0 10px 20px;
	margin:7px 0 0 0;
}
ul.expand li.trigger h4
{
	color:#666;
}
ul.expand li.trigger.open h4
{
	color:inherit;
}
ul.expand li.trigger.open
{
	background-position:0 -997px;
}
ul.expand ul
{
	list-style:none;
	line-height:18px;
	padding:0 0 0 20px;
}
