/* CSS Document */

body{
	color:#606a70;
	margin:0;
	padding:0;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color:#0073bb;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:none;
}
h1,h2,h3{
	margin:0px;
	padding:0px;
}
h1{
	font-size:18px;
	font-weight:normal;
}
h2{
	font-size:13px;
}

#page{
	width:900px;
	margin:0px auto;
}
#header{
	
}
#logo{
	width:160px;
	float:left;
}
#menu{
	width:740px;
	float:left;
	height:151px;
}
#homeMenu{
	text-align:right;
	margin-right:33px;
	padding:52px 0px 60px 0px;
}
#homeMenu a{
	color:#626c71;
}

#headerDetails{
	height:259px;
	overflow:hidden;
}
#headerCurtain{
	background-color:#FFFFFF;
	height:259px;
	position:static;
}
.headerBackImage{
	background-image:url(header_default.png);
}
.headerOrangeBackImage{
	background-image:url(header_server.png);
}
.headerBlueBackImage{
	background-image:url(header_couple.png);
}
.headerOliveBackImage{
	background-image:url(header_computer.png);
}
#tabs{
	position:absolute;
	top:266px;
}
.tabularHeader{
	width:270px;
	height:145px;
	margin:0px 0px 0px 17px;
	overflow:hidden;
	float:left;
	position:relative;
}
.tabular{
	height:100px;
	width:250px;
	top:110px;
	position:absolute;
	z-index:150;
	padding:35px 10px 10px 10px;
	color:#000000;
	font-size:10px;
}


.headerOrange{
	background-image:url(headerOrange.png);
}
.headerBlue{
	background-image:url(headerBlue.png);
}
.headerOlive{
	background-image:url(headerOlive.png);
}

#mainContainer{
	padding:33px 0px 16px 26px;
	border:1px solid #d6d6d6;
	background-color:#FFFFFF;
}
#content{
	width:500px;
	min-height:100px;
	float:left;
	padding-right:30px;
	overflow:hidden;
}
#news{
	float:left;
	width:320px;
	overflow:hidden;
}

#footer{
	background-image:url(footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#d6d6d6;
	padding:10px 27px 16px 27px;
	clear:both;
}

#content h1{
	color:#0068a7;
}
#content h2{
	margin-top:10px;
}
#news h1{
	color:#a6a6a6;
	margin-bottom:10px;
}

#news .newsBox{
	border-bottom:1px solid #ddd;
	margin-bottom:30px;
}

.menuBorder{
	border-bottom:1px solid #dddddd;
}
ul.spaced_list li{
	padding-bottom:10px;
}
.button{		
	background-image:url(button.gif);
	background-repeat:no-repeat;
	border:none;
	display:block;
	width:120px;
	height:24px;
	padding:4px 0px 4px 0px;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;	
	font-size:11px;	
	color:#fff;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
.button:hover{			
	color:#222;
}
.clear{
	clear:both;
}
.right{
	text-align:right;
}

.header_text{
	margin-top:-8px;
	font-size:14px;
	/*font-weight:bold;*/
}

.top_ul{
	font-size:14px;
	width:425px;
}

.top_ul li{
	margin-bottom:10px;
}

.info_link{
	font-weight:bold;
	font-size:16px;
	color:#0033FF;
	position:absolute;
	top:320px;
	left:350px;
	font-style:italic;
}

.top_blue{
	color:#0033FF;
	font-style:italic;
}

#homeMenu a{
	color:#0033FF;
	font-size:14px;
}

.extra {
	/*background:url(diamond_technology_waves3.png) no-repeat ;*/
	position:relative;
}

.extra_top {
	background:url(diamond_technology_waves2.png) no-repeat ;
	background-position:150px 0px;
	position:relative;
}
