html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	color:#333;
	height:100%;
}

img {
	border:0;
}

textarea {
    resize: none;
	border:1px solid #CCC;
}

input {
	border:1px solid #CCC;
}

.txt_16 {
	font-size:16px;
}

.title_01 {
	font-size:14px;
	font-weight:bold;
}

h1 {
	color:#2580cd;
	font-size:19px;
	font-weight:normal;
}

h2 {
	color:#2580cd;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;	
}

.text_red {
	color:#F00;
}

.text_red a {
	color:#F00;
	text-decoration:none;
}

.text_red a:hover {
	text-decoration:underline;
}


#top_wrapper {
	width:1000px;
	height:121px;
	position:relative;
	margin:0 auto;
}


#logo {
	width:415px;
	height:87px;
	position:absolute;
	top:15px;
	left:10px;
	background:url(../images/img_logo.gif) no-repeat;
	
}

.blue_line {
	width:100%;
	height:3px;
	position:relative;
	background:#3f90d4;
}

.sub_header_wrapper {
	width:1000px;
	height:198px;
	position:relative;
	margin:0 auto;
}

#services_wrapper, #products_wrapper, #company_wrapper, #contact_wrapper, #news_wrapper, #project_wrapper {
	width:1000px;
	position:relative;
	margin:0 auto;
	top:50px;
}

#contact_wrapper {
	height:1100px;
}

#company_wrapper {
	height:550px;
	text-align:justify;
}

#services_wrapper {
	text-align:justify;
}

#services_wrapper img {
	border:1px solid #999;
}


/* Navigation */

#nav_wrapper {
	position:absolute;
	width:547px;
	height:121px;
	right:0;
}

/*
ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}



ul.tabs a
{
	position: relative;
	display: block;
}

#nav_wrapper ul
{
	margin: 0 auto;
}

#nav_wrapper ul li h4 a
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0 15px;
}

#nav_wrapper ul li a
{
	color: #9b2021;
	padding-left: 4px;
}

#nav_wrapper ul li a img
{
	vertical-align: middle;
}

#nav_wrapper ul li a:hover
{
	background: url(images/topselectionleft.png) top left no-repeat;
}

#nav_wrapper ul li a span
{
	display: block;
	padding: 0 15px 0 11px;
}

#nav_wrapper ul li a:hover span
{
	background: url(images/topselectionright.png) top right;
}

#nav_wrapper ul.dropdown
{
	padding: 10px;
	background-image: url(images/dropdown.png);
	overflow:hidden;
	border-bottom: 1px solid #dc902f;
	width: 290px;
}

#nav_wrapper ul.dropdown li a
{
	border-bottom: 1px solid #e5cd8e;
	line-height: 30px;
	overflow: hidden;
	height: 30px;
}

#nav_wrapper ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#nav_wrapper ul.dropdown li a:hover
{
	background: url(images/nav_wrapperarrow.png) no-repeat left center;
}

#nav_wrapper ul li h4 a:hover
{
	background-image: none;
}

*/

/* Navigation End */


/* Homepage Start */



#slider-wrapper {
	width:1000px;
	height:343px;
	position:relative;
	margin:0 auto;
}

#home_box_wrapper {
	width:1000px;
	height:380px;
	position:relative;
	margin:0 auto;
}

.home_box_content {
	width:315px;
	float:left;
	text-align:justify;
}

.home_box_splitter {
	width:27px;
	height:20px;
	float:left;
	text-align:justify;
}

#home_updates_wrapper {
	width:100%;
	background-color:#f1f4ff;
	height:332px;
	position:relative;	
	border-top:1px solid #e7e5e5;
	border-bottom:1px solid #e7e5e5;
}

#home_updates_container {
	width:1000px;
	margin:auto;
	left:0; right:0; top:0; right:0;
	position:absolute;
}

#home_updates_container h1 {
	margin:20px 0 10px 10px;
}


#home_updates_news_wrapper {
	width:334px;
	position:absolute;
}


.home_updates_news_box {
	width:300px;
	margin:0 auto;
	padding-top:20px;
	height:60px;
}

.home_updates_news_box div {
	float:left;
}

.home_updates_news_box p {
	padding-bottom:10px;
	padding-left:20px;
	margin:0;
}

.home_updates_news_box_img {
	width:80px;
}

.home_updates_news_box_content {
	width:220px;
}

.home_updates_news_box_content a {
	text-decoration:none;
	color:#333;
}

.home_updates_news_box_content a:hover {
	text-decoration:underline;
}

#home_updates_projects_wrapper {
	width:666px;
	position:absolute;
	right:0;
}

.home_updates_projects_box {
	width:600px;
	padding-top:20px;
	padding-left:10px;
	height:100px;
}

.home_updates_projects_box_img {
	width:180px;
}

.home_updates_projects_box_content {
	width:420px;
}

.home_updates_projects_box div {
	float:left;
}

.home_updates_projects_box p {
	padding-bottom:10px;
	padding-left:20px;
	margin:0;
}

.home_updates_projects_box_content a {
	text-decoration:none;
	color:#333;
}

.home_updates_projects_box_content a:hover {
	text-decoration:underline;
}

#home_clients_wrapper {
	width:100%;
	background-color:#f3f2f2;
	height:50px;
	border-bottom:1px solid #e7e5e5;
	position:relative;
}


/* Homepage End */

/* Company Start */


/* Company End */


/* Products Start */

#product_navi {
	width:200px;
	float:left;
}

#product_navi ul {
	margin:0;
	padding:0;
	list-style:none;
}


#product_navi li
{
background-image: url(../images/img_arrow_blue.jpg);
background-repeat: no-repeat;
background-position:0px 0px;
padding-left:20px;
padding-bottom:20px;
}

#product_navi li ul
{
	padding:0 0 0 0;
	margin:10px 0 0 0px;
}

#product_navi li ul li
{
	padding:0 0 0 20px;
	margin:10px 0 0 0;
}


#product_navi li a {
	text-decoration:none;
	color:#333;
}

#product_navi li a:hover {
	text-decoration:underline;
}

#product_navi .select {
	font-weight:bold;
	color:#006;
}

#product_content {
	width:700px;
	float:left;
	margin-left:100px;
	text-align:justify;
}

#product_content ul {
	margin:0;
	padding:50px 0 0 0;
}

#product_content ul li {
	display: inline-block;
	padding-right:30px;
	padding-bottom:30px;
	width:200px;
}

#product_content span {
	color:#999;
	font-size:12px;
	font-style:italic;
}

/* Products End */

/* Contact Start */

.contact_content_container {
	width:500px;
}

.contact_content_box_left {
	width:193px;
	float:left;
	padding-right:17px;
}

.contact_content_box_right {
	width:250px;
	float:left;
}

.view_map a{
	font-weight:bold;
	color:#F00;
	text-decoration:underline;
}

#contact_switcher {
	list-style: none;
	height: 400px;
	width:600px;
}

/* Contact End */


/* Bottom Start */

#bottom_wrapper {
	width:100%;
	background-color:#8c8c8c;
	height:200px;
	color:#FFF;
	position:relative;
	z-index:20;
}

#bottom_wrapper p {
	padding-top:20px;
	margin:0 auto;
	width:50px;
}

#bottom_wrapper a{
	text-decoration:none;
	color:#FFF;
}

#bottom_wrapper a:hover{
	text-decoration:underline;
}

#bottom_wrapper .copy {
	width:300px;
	float:left;
}

#bottom_wrapper .links {
	width:150px;
	float:left;
}

#bottom_wrapper .products {
	width:230px;
	float:left;
}

#bottom_wrapper .products ul {
	margin:0;
	padding:10px 0 0 0;
}

#bottom_wrapper .products li {
	margin:0;
	padding:5px 0 0 0;
}
	
/* Bottom End */
