/* ------------------------------------------------ TEMPLATE STYLES ---------------------------------------- */

html { height: 100%; margin-bottom: 1px;
}

body {
	background-image: url(../images/bg.gif);
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
}
#wrapper {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
}
#container {
	width: 980px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	height: auto;
}

#headerbox {
	background-image: url(../images/sislogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	height: 66px;
	width: 980px;
}
#menuboxholder {
	background-image: url(../images/menubg.gif);
	width: 980px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}


/* --------------------------------------------- TEMPLATE STYLES (continued) ------------------------------- */


#main {
	height: auto;
	width: 980px;
}
#videotestbox {
	height: 280px;
	width: 195px;
	margin-top: 5px;
	float:left;
}
#affbox {
	float: left;
	height: auto;
	width: 195px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#underfooter {
	height: 6px;
	width: 990px;
}

#left {
	float: left;
	height: auto;
	width: 779px;
	text-align: left;
	margin-right: 5px;
}
/* --------------------------------------------- HOMEBOXES ------------------------------- */
#steponebox {
	background-color: #FFFFFF;
	float: left;
	height: 150px;
	width: 222px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #033490;
	border-left-color: #033490;
	text-align: center;
}
#steponebottom {
	float: left;
	height: auto;
	width: 222px;
}
#steponetop {
	float: left;
	width: 219px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	background-image: url(../images/steponeboxtop.gif);
	line-height: 29px;
	height: 29px;
	padding-left: 5px;
}
#steponetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 5px;
	height: auto;
	width: 212px;
}
#steptwobox {
	background-color: #FFFFFF;
	float: left;
	height: 150px;
	width: 222px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #03286F;
	border-left-color: #03286F;
	text-align: center;
}
#steptwobottom {
	float: left;
	height: auto;
	width: 222px;
}
#steptwotop {
	float: left;
	width: 219px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	background-image: url(../images/steptwoboxtop.gif);
	line-height: 29px;
	height: 29px;
	padding-left: 5px;
}
#steptwotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 5px;
	height: auto;
	width: 212px;
}
#stepthreebox {
	background-color: #FFFFFF;
	float: left;
	height: 150px;
	width: 222px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #021A48;
	border-left-color: #021A48;
	text-align: center;
}
#stepthreebottom {
	float: left;
	height: auto;
	width: 222px;
}
#stepthreetop {
	float: left;
	width: 219px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	background-image: url(../images/stepthreeboxtop.gif);
	line-height: 29px;
	height: 29px;
	padding-left: 5px;
}
#stepthreetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 5px;
	height: auto;
	width: 212px;
}
#ebook-top {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	background-image: url(../images/free-ebook-top-bg.gif);
	text-align: center;
	height: 18px;
	width: 195px;
	padding-top: 27px;
	font-size: 12px;
}



#right {
	float: right;
	height: auto;
	width: 196px;
	text-align: right;
}
#ebookbox {
	width:195px;
	border:0px;
	background-image: url(../images/contactbox-bg.gif);
	height: auto;
}
#ebooktxtbox {
	color: #000000;
	line-height:130%;
	width: 185px;
	padding-top: 10px;
	text-align: center;
	background-color: #E5E8EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#ebookwarningbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D30D0D;
	text-align: center;
	width: 195px;
}

#ebooktxtbox a:link {color:#d30d0d; text-decoration:none;}
#ebooktxtbox a:visited {color:#d30d0d; text-decoration:none;}
#ebooktxtbox a:hover {color:#021a48; text-decoration:none; cursor:pointer;}
#ebooktxtbox a:active {color:#d30d0d; text-decoration:none;
}
#footer {
	background-image: url(../images/footer-bg.gif);
	width: 980px;
	height: 30px;
	line-height:30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear:both;
	color:#FFFFFF;
	font-weight:normal;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer a:link {color:#FFFFFF; text-decoration:underline;}
#footer a:visited {color:#FFFFFF; text-decoration:underline;}
#footer a:hover {color:#FFFF00; text-decoration:underline; cursor:pointer;}
#footer a:active {color:#FFFFFF; text-decoration:underline; 
}
#headerL {
	float: left;
	height: 66px;
	width: 296px;
	text-align:left;
}
#headerR {
	float: right;
	height: 27px;
	width: 571px;
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 39px;
}
#banner {
	height: 198px;
	width: 980px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#testimbox {
	float: left;
	height: auto;
	width: 196px;
	margin-top: 10px;
}
#testimboxcontent {
	background-color: #E5E8EC;
	text-align: left;
	padding: 5px;
	float: left;
	height: auto;
	width: 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
#testimboxbottom {
	float: left;
	height: auto;
	width: 196px;
	margin-bottom: 20px;
}
#testimboxtop {
	float: left;
	height: auto;
	width: 196px;
}



/* ------------------------------------------ IMAGE / PADDING STYLES -------------------------------------- */

.fivetop { margin-top:5px; }
.impadr { margin-left: 10px; float:right;}
.impadl { margin-right: 10px; float:left;}
.iconpad { margin-left:5px; margin-right: 10px; float:left;}
.buttonmarg { margin-right:5px;}
.txtfield { border: 1px solid #CCCCCC; padding:1px; margin-bottom:5px;
}

/* ----------------------------------------------- EDITABLE /  TEXT STYLES -------------------------------------------- */

h1 { font-size: 22px; color: #021a48; margin:0px; font-weight:lighter;
}
.maintxt {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color:#000000; line-height:130%;}
.maintxt a:link {color:#d30d0d; text-decoration:underline;}
.maintxt a:visited {color:#d30d0d; text-decoration:underline;}
.maintxt a:hover {color:#021a48; text-decoration:none; cursor:pointer;}
.maintxt a:active {color:#d30d0d; text-decoration:underline;
}
.hometxt {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color:#000000; }
.red {color:#D30D0D;}
.quotetxt {font-family: Arial Rounded MT, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color:#021a48; line-height:130%; font-style:italic;}
.quotetxt a:link {color:#d30d0d; text-decoration:underline;}
.quotetxt a:visited {color:#d30d0d; text-decoration:underline;}
.quotetxt a:hover {color:#021a48; text-decoration:none; cursor:pointer;}
.quotetxt a:active {color:#d30d0d; text-decoration:underline;
}
.priv {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color:#000000; }
.priv a:link {color:#d30d0d; text-decoration:underline;}
.priv a:visited {color:#d30d0d; text-decoration:underline;}
.priv a:hover {color:#021a48; text-decoration:none; cursor:pointer;}
.priv a:active {color:#d30d0d; text-decoration:underline;
}
.icontxt {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color:#000000; line-height:130%; margin-top:30px;}
.icontxt a:link {color:#082957; text-decoration:underline;}
.icontxt a:visited {color:#082957; text-decoration:underline;}
.icontxt a:hover {color:#000000; text-decoration:none; cursor:pointer;}
.icontxt a:active {color:#082957; text-decoration:underline;
}
.testimowner {font-weight:bold;font-style:normal;float:right;font-size:12px;}
h2 { font-size: 18px; color: #021a48; margin:0px; font-weight:lighter;
}
h2 a:link {color:#d30d0d; text-decoration:underline;}
h2 a:visited {color:#d30d0d; text-decoration:underline;}
h2 a:hover {color:#021a48; text-decoration:underline; cursor:pointer;}
h2 a:active {color:#d30d0d; text-decoration:underline;
}
h3 { font-size: 14px; color: #021a48; margin:0px; font-weight:bold; }
h3 a:link {color:#d30d0d; text-decoration:underline;}
h3 a:visited {color:#d30d0d; text-decoration:underline;}
h3 a:hover {color:#021a48; text-decoration:underline; cursor:pointer;}
h3 a:active {color:#d30d0d; text-decoration:underline;
}
.noth3 { font-size: 14px; color: #000000; margin:0px; font-weight:bold; }
.our {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-align: center;
	height: auto;
	width: 990px;
	margin-top: 5px;
}
.our a:link    { color:#000000; text-decoration:underline;}
.our a:visited { color:#000000; text-decoration:underline;}
.our a:hover   { color:#000000; text-decoration:none; cursor:pointer;}
.our a:active  { color:#000000; text-decoration:underline;
}
#bannerL {
	float: left;
	height: 200px;
	width: 527px;
}
#bannerR {
	float: right;
	height: 200px;
	width: 453px;
}
#videocontent {
	background-image: url(../images/video-testboxbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding: 5px;
	float: left;
	height: auto;
	width: 185px;
}
#boxholder {
	float: left;
	height: auto;
	width: 780px;
}
#greenbox {
	float: left;
	height: auto;
	width: 380px;
	margin-right: 20px;
}
#greenboxtop {
	background-image: url(../images/greenboxtop.gif);
	float: left;
	height: 6px;
	width: 380px;
}
#greenboxmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	float: left;
	height: 350px;
	width: 370px;
	background-image: url(../images/greenbg.gif);
}
#greenboxbottom {
	background-image: url(../images/greenboxbottom.gif);
	float: left;
	height: 6px;
	width: 380px;
}
#pinkbox {
	float: left;
	height: auto;
	width: 380px;
}
#pinkboxtop {
	background-image: url(../images/pinkbox-top.gif);
	float: left;
	height: 6px;
	width: 380px;
}
#pinkboxmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	float: left;
	height: 350px;
	width: 370px;
	background-image: url(../images/pinkbox-bg.gif);
}
#pinkboxbottom {
	background-image: url(../images/pinkbox-bottom.gif);
	float: left;
	height: 6px;
	width: 380px;
}
#workstxt {
	float: left;
	height: auto;
	width: 780px;
	text-align: left;
}
#contactform {
	background-image: url(../images/contactform-bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
	float: left;
	height: 280px;
	width: 480px;
	text-align: center;
}
#contacttxt {
	text-align: left;
	float: left;
	height: auto;
	width: 780px;
	margin-top: 20px;
}
#smallform {
	background-image: url(../images/smallformbg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	height: 190px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
