/*CSS Document*/

html, body {
margin: 0;
padding: 0;
background-color: #fff;
font-family: Univers, Verdana, Arial, Helvectica, sans-serif;
font-size: 12px;
color: #000;
text-align: center;
}

#wrapper {
width: 977px;
text-align: left;
margin: 10px auto;
border: 1px solid #666;
background-image: url(/images/mainbkg.gif);
background-repeat: repeat-y;
}
html>body #wrapper { width: 975px; }

#leftside {
width: 253px;
margin: 0;
padding: 0;
float: left;
}

#rightside {
width: 722px;
margin: 0;
padding: 0;
overflow: hidden;
float: right;
}

#topmenu {
height: 100px;
text-align: right;
line-height: 125px;
font-family: Trebuchet MS, serif;
font-size: 9px;
text-transform: uppercase;
color: #666;
margin-right: 85px;
}
#topmenu a:link, #topmenu a:active, #topmenu a:visited { color: #666; }
#topmenu a:hover { color: #f63; }

#mainmenu {
margin-top: -24px;
width: 722px;
height: 200px;
position: relative;
}
html>body #mainmenu { margin-top: 1px; }

#mainmenu ul {
margin: 0;
padding: 0;
list-style: none;
}

#mainmenu li {
float: left; 
margin: 0;
padding: 0;}

#mainmenu ul.subtabs  {padding-top: 114px;}
html>body #mainmenu ul.subtabs  {padding-top: 162px;}

.mainmenuTextSurround {
width: 722px;
height: 116px;
position: absolute;
top: 47px;
left: 0;
overflow: hidden;
}

.mainmenuText {
/*position: absolute;
top: 65px;
left: 25px;*/
margin: 15px;
margin-left: 30px;
margin-right: 5px;
font-size: 14pt;
color: #fff;
font-family: Courier, Trebuchet MS, serif;
font-weight: bold;
text-align: left;
}
html>body .mainmenuText { line-height: 12pt; }

.solutions { background-color: #f8981c;}
.about {background-color: #f1c00f;}
.teamwork {background-color: #e6562f;}

.solutionsOverview {
/*background-image: url(/images/solutions_overview.gif);*/
background-repeat: no-repeat;
}

.solutionsSecurity {
background-image: url(/images/solutions_security.gif);
background-repeat: no-repeat;
}

.solutionsReliability {
background-image: url(/images/solutions_reliability.gif);
background-repeat: no-repeat;
}

.aboutUs {
background-image: url(/images/aboutus.gif);
background-repeat: no-repeat;
}

.teamworkOverview {
background-image: url(/images/teamwork_overview.gif);
background-repeat: no-repeat;
}

.teamworkOurteam {
background-image: url(/images/teamwork_ourteam.gif);
background-repeat: no-repeat;
}

.Contact {
background-image: url(/images/contact.gif);
background-repeat: no-repeat;
}

#quotecontainer {
text-align: center;
}
#quote {
text-align: left;
width: 195px;
margin: 50px auto;
font-family: Arial, Helvetica, Trebuchet MS, sans-serif;
font-size: 14px;
line-height: 30px;
color: #666;
}

.signature {
float: right;
font-size: 12px;
line-height: 16px;
text-transform: uppercase;
}

#contentbox {
width: 722px;
overflow: hidden;
text-align: center;
}
#content {
overflow: hidden;
text-align: left;
margin: 10px 85px 10px 33px;
line-height: 18px;
}

.tag {
font-family: Courier, Trebuchet MS, serif;
font-size: 15px;
color: #666;
font-weight: bold;
}
.tag .Orange { color: #f60; }

h1 {
font-family: Trebuchet MS, serif;
font-size: 20px;
margin-bottom: 5px;
color: #999;
}

form#frm {
 background-color: #fff;
 color: #000000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

div.row {
clear: both;
padding-top: 5px;
}

body>html div.row { padding-top: 10px; }

div.row span.label {
float: left;
width: 75px;
text-align: right;
}

div.row span.formw {
float: left;
width: 245px;
text-align: left;
padding-left: 10px;
}
body>html div.row span.formw { padding: 0; }

.small { color: #666; font-size: 9px; }

a, a:link, a:active, a:visited { 
color: #cc3300;
text-decoration: underline;
font-weight: bold;
}

a:hover { color: #666; }


.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.clearright { clear: right; }
.clearleft { clear: left; }
.Hidden		{visibility: hidden;}	
.NoDisplay	{visibility: hidden; display: none;}
.Visible	{visibility: visible;}	

img {border: 0px;}

.mainmenuText {font-size:11pt;font-weight:normal;}
.mainmenuText {font-size:14pt;font-weight:bold;#}
