body {
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(images/s400akground.jpg);
	background-attachment: fixed;
	font-size: 14px;
}

h1{
	font-size:28px;
}

#titleText a{
	color:#69F
}
h2 {
	color: #000;
}
#testBox{
	position: absolute;
	top: 28px;
	right: 1074px;
	color: #0F0;
	background-color: #F3C;
	border: medium dashed #0F0;
}

#container {
	border:2px solid #000000;
	min-height:677px;
	padding:5px;
	text-align:left;
	width:1150px;
	background-image: url(images/dot.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	margin: 10px;
	color: #FC0;
	width: 223px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#enlargeText{
		width: 80px;
		margin: 0 auto;
		text-align: center;
}

#titleText{
	color: #ffffff;
	padding: 14px;
	text-align: justify;
	position: relative;
	width: 900px;
}

#titleText p{
		font-family: 'Cantarell', arial, serif;
		font-size:16px;
}

#mainText img{
	padding: 15px;	
}

#mainText{
	margin: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px;
	-moz-border-left-colors: 10;
	background-color: #FFF;
	width: 900px;
	color: #000;
	overflow:auto;
}
#mainMenu{
	height:61px;
}

#mainMenu li{
	list-style-type: none;
	width: 134px;
	position:relative;
	float:left;
	text-decoration: none;
}

#mainMenu a{
	text-decoration: none;
	
}

#videoLayer {
	position: relative;
	width: auto;
	padding: 5px;
	text-align: center;
}

#googlePanel {
	float: left;
	padding-right: 20px;

}

#googleAddTower {
	position: absolute;
	width: 160px;
	right: -195px;
	top: 1px;
	height: 600px;
}

.menuUnit {
	margin: 10px;
	padding: 5px;
}

.linkStyle {
	color: #06C;
	cursor:pointer;
	font-weight: bold;
}

.largeText{
	font-size: 18px;		
}

.buttonDefault{
	background-color: none;
	padding: 1px;
	border: thin solid #FF3;
	font-size: 11px;
}

.photoImage {
	cursor: pointer;
}

.button {
-moz-border-radius:5px 5px 5px 5px;
background-color:#CCCCCC;
background-repeat:repeat-x;
border:1px solid #8AB134;
color:#000000;
cursor:pointer;
display:inline-block;
font-family:Tahoma,Geneva,sans-serif;
font-size:13px;
font-weight:bold;
height:20px;
padding:4px 4px 2px 25px;
position:relative;
text-decoration:none;
width:87px;
}
.button img {
    position: absolute;
    top: -5px;
    left: -12px;
    border: none;
}
.button:hover {
	color: #FFC;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}  
.standardImage {
	cursor:pointer;
}
#googleFooter {
	padding: 5px;
	margin-left: 20px;
	border: thin solid;
	width: 150px;
}
.solution{
	border:thin solid;
	background-color:#FFC;
	}
#container #mainText .problem {
	cursor: pointer;
}
#container #mainMenu ul li ul { 
-moz-border-radius:0 0 6px 6px;
background-color:lightGrey;
border-top:3px solid black;
font-size:11px;
margin-left:7px;
margin-top:0;
padding:5px;
position:absolute;
width:100px;
z-index:1;
}

#container #mainMenu ul li ul li {
	margin: 0px;
	padding:0px;
	
}

#container #mainMenu ul li ul li a{
	text-decoration:none;
	color:invert;
} 

#container #mainMenu ul li ul li a:hover{
	color:blue;
}
.specTable .specSubTitle {
	font-weight:bold;
	padding-top:58px;
}
.specTable h1 {
color:red;
margin:0;
text-align:center;
font-size:21px;
}
.specTable{
	background-color:Beige;
	border:medium solid;
	margin-top:20px;
	padding:18px;
	width:700px;
	font-size:11px;
	float:right;
}
.specTable td{
border-bottom:1px solid ;

}
#container #mainText #leftPics {
	width: 100px;
	float:left;
}
#container #mainText #leftPics img{
	width:163px;
}
#container #titleText #topGoogleAd {
	margin-left: 100px;
}
#container #mainText .pictureLink {
float:left;
height:141px;
margin:21px;
padding:0;
width:179px;}

