@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size: small;
	background-color: white;
	margin: 0;
	padding:0;
	overflow: -moz-scrollbars-vertical;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size: small;
	background-color: white;
	margin: 0;
	padding:0;
	overflow: -moz-scrollbars-vertical;
}
#maincontainer {
	width: 900px;
	margin: 1em auto 1em auto;
	padding: 0;
}

input,select,textarea {
	border:1px solid #D9252A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}


a {
	text-decoration: none;
	color: #e5161e;
}

a:hover {
	color: #333333;
}

a.on {
	color: #e5161e;
}

#logo {
	padding: 0 0 1em 0;
	width: 300px;
	float: left;
}

#phone {
	width: 195px;
	float: right;
	color:#e5161e;
	font-weight:bold;
	text-align:right;
	font-size: 20px;
}

#topclear {
	clear:both;
}

#banner {
	height: 190px;
	background-image:url(images/bannerbg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	margin: 0;
}

#bannerleft {
	width: 350px;
	float: left;
	padding: 2em 0 0 7em;
	font-size: medium;
	font-weight: bold;
	line-height: 2em;
}

#bannerleft2 {
	width: 350px;
	float: left;
	padding: 2em 0 0 7em;
	font-size: medium;
	font-weight: bold;
	line-height: 2em;
}


#bannerright {
	/*width: 350px;*/
	width:300px;
	float: right; 
	padding: 1em 0 0 0;
}

/*
#bannerright2 {width: 300px;
float: right; 
padding: 2em 0 0 0}

#bannerright3 {width: 300px;
float: right; 
padding: 1em 0 0 0}
*/

#nav {
	background-color:#000000;
	margin: 0 ;
	padding: 0.25em 1em 0.5em 0;
	color: #fff;
}

ul#horizontal {
	text-align: right;
	margin: 0;
}

ul#horizontal li {
	display: inline;
	text-align: right;
}

ul#horizontal li a {
	color:#fff;
	text-decoration: none;
	padding: 0 2.25em 0 1.5em;
	font-weight: bold;
}

ul#horizontal li   a:hover {
	color: #e5161e;
}

ul#horizontal li   a.on {
	color: #e5161e;
}

#center {
	margin: 0;
	background-color: #FFFFFF;
}


#navleft {
	display: block;
	width: 200px;
	float: left;
	margin-top: 1.5em;
}

#navleft ul {
	margin: 0px;
	padding:0px;
	display: block;
	width:200px;
}

#navleft ul li {
	list-style: none;
	display: block;
	padding: 0.5em;
	background-color:#dbdbdb;
	border: #666666 1px solid;
	color: #333333;
	margin-top: 2px;
}

#navleft a {
text-decoration: none;
color: #333333;
}

#navleft a:hover {
	color: #e5161e;
}

#navleft a.on {
	color: #e5161e;
	}

/*___sub menus_________________*/

ul#horizontal li {	
	position: relative;	 
}

ul#horizontal ul {
	margin: 0; 
	padding: 0;	
	display: none;
	position: absolute; 
	top:1em;
	left: 1.5em;
	background-color:#000;
	border-bottom: 1px solid #fff;
	width: 155px;
}
	
ul#horizontal li:hover ul,
ul#horizontal li.over ul {
	display: block;
}
	
ul#horizontal li a.drop {
	font-size:12px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0.5em 1em  ;
	text-align: left;
}

ul#horizontal li a.dropfirst {
	margin-top: -1em;
	font-size:12px;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 2em 1em 0.25em 1em;
	text-align: left;
}

ul#horizontal li a.drop:hover {
	color: #e5161e;
}		
	
ul#horizontal li a.dropfirst:hover {
	color: #e5161e;
}



/*___end sub menus_________________*/



#text {
	width: 414px;
	float: left;
	margin: 1.5em 2em 2em 2.5em;
}

#textfull {
	width: 634px;
	float: left;
	margin: 1.5em 2em 2em 2.5em;
}

#text2 {
	width: 635px;
	float: right;
	margin: 1.5em 2em 2em 2em;
}

#text3 {
	width: 635px;
	float: right;
	margin: 1.5em 2em 2em 2em;
}



#rightbox {width: 210px;
	float: right;
	border-top: 1em solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 1.5em;
	padding: 1em 0.5em;
}

#rightbox a {
	color: #e5161e;
	text-decoration: none;
}

#rightbox a:hover {
	color: #333333;
}


#centerclear {
	clear: both;
}

#base {
	padding: 0.5em 1em 1em 1em;
	text-align:center;
	font-size: smaller;
	color: #666;
	border-top: 3px solid #e5161e;
}

#base a {
	color: #666;
	text-decoration:none;
}

#base a:hover {
	color: #e5161e;
}

#leftbox {
	margin:  10px 0 20px 4px;
	border-top: 1em solid #CCCCCC;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color:#000000;
}

#leftbox a {
	color: #e5161e;
	text-decoration:none;
}

#leftbox a:hover {
	color: #333333;
}

h1 {
	font-size: small;
	font-weight:bold;
}

h2 {
	font-size: small;
	font-weight: bold;
}

h3 {
	font-size: small;
	font-weight: bold;
}

#text2 a {
	color: #e5161e;
	text-decoration: none;
}

#text2 a:hover {
	color: #333333;
}

#text3 a {
	color: #e5161e;
	text-decoration: none;
}

#text3 a:hover {
	text-decoration:underline;
}

/*_________securecoms lite_____________*/



#contactlite{
	width: 190px;
	float: left;
	margin:  2em 0 2em 0;
	border-top: 1em solid #CCCCCC;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	color:#000000;
}

#contactlite a {
	color: #e5161e;
	text-decoration: none;
}

#contactlite a:hover {
	color: #333333;
}

ul#lite {
	text-align: right;
	margin: 0;
}

ul#lite li {
	display: inline;
	text-align: right;
}
 
 
ul#lite li a {
	color:#fff;
	text-decoration: none;
	padding: 0 1.75em 0 1em;
	font-weight: bold;
}

ul#lite li a:hover {
	color: #e5161e;
}

ul#lite li a.on {
	color: #e5161e;
}
 
#textlite {
	width: 635px;
	float: right;
	margin: 1.5em 2em 2em 2em;
}

#textlite a {
	color: #e5161e;
	text-decoration:none;
}

#textlite a:hover {
	color: #333333;
}

/* order */
div.order h2, div.order h3 {
	color: red;
}

div.order h3 {
	margin-bottom: 0;
}

div.notes {
	padding-left: 20px;
}

div.order label, div.order input {
	margin: 2px 0;
}

div.order label {
	width: 130px;
	float: left;
	text-align: right;
	margin-right: 15px;
	display: block
}

div.order div.ddform label {
	width: 130px;	
}

div.order fieldset {
  border: 1px solid #781351;
}

div.order legend {
  font-weight: bold;
}

#ordertext {
	width: 600px;
	float: left;
	margin: 1.5em 2em 2em 2.5em
}

#orderright {
	float: right;
	/*
	border-top: 1em solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	*/
	margin-top: 1.5em;
	padding: 1em 0.5em;
}
