@charset "utf-8";
/* SurtSec Stylesheet - Created by Brainyyack Internet Solutions 2010 */

body {margin:0px; font-size:14px; font-family:Trebuchet MS, tahoma, verdana, arial; background:#ffffff url(../images/bg.png); background-repeat:repeat-x; background-position:top;}
img {border:none;}
a:link, a:visited {color:#333333;}
a:hover, a:active {color:#999999;}

div#wrapper {
margin-right:auto;
margin-left:auto;
width:800px;
display:block;
float:inherit;
}

div#header {
background-position:top;
background-repeat:repeat-x;
background:#FFFFFF url(../images/header_bg.png);
border:1px #e2e2e2 solid;
height:200px;
width:100%;
display:block;
float:left;
border-bottom:5px #671f8c solid;
}

div#navbar {
display:block;
float:right;
margin-top:16%;
width:450px;
}

div#navbar a.nav:link, a.nav:visited {
text-decoration:none;
display:block;
height:30px;
width:100px;
float:left;
border:#CC0000;
color:#ffffff;
text-align:center;
outline:none;
}

div#navbar a.nav:hover, a.nav:active {
text-decoration:none;
display:block;
height:30px;
float:left;
width:100px;
border:#CC0000;
color:#cccccc;
text-align:center;
outline:none;
}

div#content {
background:#FFFFFF;
border-left:1px #e2e2e2 dotted;
border-right:1px #e2e2e2 dotted;
height:100%;
width:100%;
display:block;
float:left;
}

/*-----------------------HOMEPAGE CONTENT STYLE-----------------------*/

div#contenthometop {
border:1px #e2e2e2 solid;
width:95%;
height:250px;
display:block;
float:left;
margin-left:22px;
margin-right:22px;
margin-top:10px;
}
div#contenthometop ul {
float:right;
margin-top:25px;
margin-right:15px;
padding:10px;
width:400px;
border-left:1px #e2e2e2 solid;
}
div#contenthometop h1 {
font-size:25px;
margin:0px;
padding:0px;
}
div#contenthometop li {
list-style:none;
}

div#contenthomeleft {
width:70%;
height:180px;
display:block;
float:left;
margin-left:22px;
margin-top:10px;
}

div#contenthomeleft ul {
float:right;
margin:8px;
width:525px;
font-size:14px;
padding:8px;
color:#666666;
}
div#contenthomeleft h1 {
font-size:20px;
margin:0px;
color:#222222;
font-weight:100;
}

div#contenthomeleft h2 {
font-size:22px;
color:#671f8c;
font-weight:100;
padding:0px;
margin:0px;
}

div#contenthomeleft li {
list-style:none;
}

div#contenthomeright {
border:1px #e2e2e2 solid;
width:23%;
height:180px;
display:block;
float:left;
margin-right:22px;
margin-top:10px;
margin-left:8px;
}

/*-----------------------SECURITY PAGES CONTENT STYLE-----------------------*/

div#leftlinks {
display:block;
float:left;
padding-left:10px;
margin-top:10px;
}

div#leftlinks a.lefty:link, a.lefty:visited {
display:block;
float:left;
clear:both;
width:150px;
color:#666666;
height:40px;
background:#FFFFFF;
text-decoration:none;
text-align:left;
padding-left:8px;
}

div#leftlinks a.lefty:hover, a.lefty:active {
display:block;
float:left;
clear:both;
width:150px;
color:#444444;
height:40px;
background:#f0f0f0;
text-decoration:none;
text-align:left;
padding-left:8px;
}

div#securitycontent {
display:block;
margin-top:10px;
float:left;
width:600px;
border-left:1px #e2e2e2 solid;
}

div#securitycontent ul {
color:#444444;
padding:7px;
margin:15px;
width:100%;
}

div#securitycontent li {
list-style:none;
}

div#securitycontent h1 {
font-size:22px;
color:#671f8c;
font-weight:100;
padding:0px;
margin:0px;
}

div#securitycontent h2 {
font-size:18px;
color:#333333;
font-weight:100;
padding:0px;
margin:0px;
}

/*-----------------------SERVICES PAGE CONTENT STYLE-----------------------*/

div#servicescontent {
display:block;
margin-top:10px;
float:left;
width:97%;
border-left:1px #e2e2e2 solid;
}

div#servicescontent ul {
color:#444444;
padding:7px;
margin:15px;
width:100%;
}

div#servicescontent li {
list-style:none;
margin-right:18px;
}

div#servicescontent h1 {
font-size:22px;
color:#671f8c;
font-weight:100;
padding:0px;
margin:0px;
}

div#footer {
background:#FFFFFF;
width:100%;
display:block;
float:left;
border-right:1px #e2e2e2 dotted;
border-left:1px #e2e2e2 dotted;
border-bottom:1px #e2e2e2 dotted;
}

div#footer a.foot:link, a.foot:visited {
text-decoration:none;
color:#BBBBBB;
outline:none;
}
div#footer a.foot:hover, a.foot:active {
text-decoration:none;
color:#AAAAAA;
outline:none;
}

div#footer ul {
border-top:1px #e2e2e2 solid;
width:95%;
height:100px;
display:block;
float:left;
margin-left:22px;
margin-right:22px;
margin-top:10px;
padding:0px;
color:#cccccc;
font-size:12px;
}

div#footer li {
list-style:none;
}

