/* Body */
body,
html {
	margin:0;
	padding:0;
	color:#CEE1E6;
	background: #333333;
}

#wrapper_top {
	width: 100%;
	margin: 0px auto 0 auto;
	position: relative;	
	background: #ffffff repeat-y top left;
}

#wrapper_banner {
	width: 100%;
	height: 300px;
	margin: 0px auto 0 auto;
	position: relative;	
	background:#0977bc;
}

/* Middle Section */
#wrapper_middle {
	width: 100%;
	position: relative;	
	margin:0 auto;
	background: #ffffff repeat-y top left;
}

#wrapper {
	width:1000px;
	margin:0 auto;
	background: #dddddd repeat-y top left;
	clear:both;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;	
	font-family: arial, sans-serif;
	margin-left:auto;
	margin-right:auto;	
}

#wrapper_footer {
	width: 100%;
	margin:0 auto;
	background: #222222;
}

/* Header Navigation */
#header {
	width: 1000px;
	padding: 5px;
	padding-top:15px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;	
	color: #FFFFFF;
	position: relative;
	background: #ffffff repeat-y top left;
}
.headerphone {  	
	font-family:arial, verdana;  	
	font-size:14px;  	
	font-weight:bold;  	
	color:#990000;
	padding-left:650px;
} 


/* Navigation */
#navBarTop {
	width:100%;
	background: #ffffff;
	/* background: #0977bc; */
}
#nav {
	width:1000px;
	height: 100%;
	color: #ff3333;
	text-align: center;
	line-height: 1.75em;
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;	
	padding-right:0px; 
	padding-left:0px;
	font-family: arial, sans-serif;
	background: #0066cc;
	margin-left:auto;
	margin-right:auto;	
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0
}
#nav a {
	text-decoration: none;
	color: #ff3333;
}
#nav a:link {
	color: #ff3333;
	text-decoration: none;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #ff3333;
	text-decoration: underline;
}
.separator {  	
	font-family:arial, verdana;  	
	font-size:14px;  	
	font-weight:bold;  	
	color:#ff3333;
	padding-right:20px; 
	padding-left:20px;
} 
#progressBar {
	width: 100%;
	height:3px;
	background: #cc0000;
}
#progressBar ul {
  display: inline;
  border: none;
}

/* Secondary Body Content and Page Title */
#banner {
	width:1000px;
	height:300px;
	margin:0px auto;
	position:relative;
}
#pageTitle {
	width:1000px;
	position:relative;
	color: #333333;	
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	padding-left:20px;	
	padding-top:10px;
	padding-bottom:15px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
h1 {
	margin:0;
	color: #660000;	
	font-weight: bold;
	font-size: 28px;	
	font-family: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif; 
}
h2 {
	margin:0;
	color: #9a0000;	
	font-weight: bold;
	font-size: 14px;	
	font-family: arial, sans-serif;	
}
.text {
	color: #333333;	
	font-weight: normal;
	font-size: 14px;
	font-family: arial, sans-serif;	
}

/* Sidebar */
#sidebar {
	float: left;
	width: 160px;
	height:390px;	
	margin: 0px;
	padding-top:10px;
	padding-bottom:10px;	
	padding-right:20px; 
	padding-left:20px;
	color: #ffffff;	
	background: #330000;
	font-size: 12px;
	font-family: arial, sans-serif;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;	
}
#sidebar li a {
	padding-left: 5px;
	color:#ffffff;
}
#sidebar h2 {
	margin:0;
	padding-bottom:5px;
	color: #9a0000;	
	font-weight: bold;
	font-size: 14px;	
	font-family: arial, sans-serif;
}

/* Begin 2 Columns Right About Page   */
#bodyBoxSecRight {
	width: 1000px;
	height: 240px;
	color: #0000ff;
	padding-top:20px;
	padding-bottom:20px;
	margin: 0px auto 0 auto;
}
#box_content_leftSecRight {
	float:left;
	width:303px;
	height:240px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#box_contentSecRight {
	float:right;
	width:667px;
	height:240px;
	margin-left:auto;
	margin-right:auto;	
}
#box_content_middleSecRight {
	float:left;
	width:1px;
	height:240px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#box_content_rightSecRight {
	float:right;
	width:606px;
	height:240px;
	color:#333333;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}
/* End 2 Columns Right About Page   */

/* Begin 2 Columns Left About Page   */
#bodyBoxSecLeft {
	width: 1000px;
	height: 520px;
	color: #0000ff;
	padding-top:20px;
	padding-bottom:20px;
	margin: 0px auto 0 auto;
	background-color: #f9f8f8;
}
#box_content_leftSecLeft {
	float:left;
	width:606px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#box_contentSecLeft {
	float:right;
	width:364px;
	margin-left:auto;
	margin-right:auto;	
}
#box_content_middleSecLeft {
	float:left;
	width:1px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#box_content_rightSecLeft {
	float:right;
	width:303px;
	color:#333333;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}
/* End 2 Columns Left About Page   */

/* Begin 3 Columns Secondary */
#bodyBoxSecMid {
	width: 1000px;
	height: 500px;
	color: #0000ff;
	padding-top:20px;
	padding-bottom:20px;
	margin: 0px auto 0 auto;
	background-color: #f9f8f8;
}
#box_content_leftSecMid {
	float:left;
	width:303px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#box_contentSecMid {
	float:right;
	width:666px;
	margin-left:auto;
	margin-right:auto;
}
#box_content_middleSecMid {
	float:left;
	width:303px;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#box_content_rightSecMid {
	float:right;
	width:303px;
	color:#333333;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
}
/* End 3 Columns Secondary   */

/* Begin 3 Columns Homepage Middle Bottom   */
#bodyBox {
    width: 1000px;
	height: 240px;
    color: #0000ff;
	padding-top:20px;
	padding-bottom:20px;
	margin: 0px auto 0 auto;
}
#box_content_left {
    float:left;
    width:303px;
    height:240px;
    text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}
#box_content {
    float:right;
    width:666px;
    height:240px;
	margin-left:auto;
	margin-right:auto;	
	background: #000000;
}
#box_content_middle {
    float:left;
    width:303px;
    height:240px;
    text-align: left;
	padding-left: 20px;
	padding-right: 10px;	
}
#box_content_right {
    float:right;
    width:304px;
    height:240px;
    color:#333333;
    text-align: left;
	padding-left: 10px;
	padding-right: 20px;	
}

.headerTitle {
	margin:0;
	color: #ffffff;	
	font-weight: bold;
	font-size: 18px;	
	font-family: arial, sans-serif;	
}

.gradientBoxesWithOuterShadows{
	margin: 0 0 20px;
	padding: 20px 0 0;
	color:#ffffff;
	font-size:14px; 
	border: 1px solid #d8d8d8;
	background: #0674b9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 0 0 1px #000;
	-webkit-box-shadow: inset 0 0 0 1px #000;
	box-shadow: inset 0 0 0 1px #000;
}

.box { 
height: 200px;
float:left;
width: 250px; 
padding: 20px;
color:#ffffff;
background-color: #0066cc; 
-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4); 
-moz-box-shadow: 0px 1px 6px rgba(23, 69, 88, .5);
-webkit-border-radius: 12px;
-moz-border-radius: 7px; 
border-radius: 7px;
}

/*	Group Buttons Section  */
.button { 
	display: inline-block; padding: 6px 16px 6px; 
	color: #ffffff; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: arial, sans-serif;	
	line-height: 1; 
	text-decoration: none; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25); 
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25); 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
	border-bottom: 1px solid rgba(0,0,0,0.25); 
	position: relative; 
	cursor: pointer; 
	overflow: visible; 
	width: auto; 
}
/* Small Buttons */
	.small.button { font-size: 12px; border-radius: 5px;}
	/* Colors for our Small buttons */
	.red.button { background-color: #be0000; }
	.red.button:hover { background-color: #333333; }
	.grey.button { background-color: #333333; }
	.grey.button:hover { background-color: #666666; }	
	/* Hover for Small Buy buttons */
	.button:hover { background-color: #111; color: #fff; }
	.button:active { -webkit-transform: translateY(1px); -moz-transform: translateY(1px); }
	
/* Hyper Link Style */
 a:link 
 {color:#2A0A0A;}  
 
 a:visited 
 {color:#610B0B;}   
 
 a:hover 
 {color:#ff0000;}  
 
 /* Footer */  
 #footer {
 	width:1000px;
 	clear:both;
 	font-size: 8pt;
 	text-align: center;
 	color: #ffffff;
 	padding-top:10px;
 	padding-bottom:10px;	
 	font-family: arial, sans-serif;
 	margin-left:auto;
 	margin-right:auto;	
 }
 
 #footer_partners_logos {
 	width:1000px;
 	clear:both;
 	font-size: 8pt;
 	text-align: center;
 	color: #ffffff;
 	padding-top:10px;
 	padding-bottom:10px;	
 	font-family: arial, sans-serif;
 	margin-left:auto;
 	margin-right:auto;	
 }
 
 /* Navigation Footer */
 #nav_footer {
 	height: 100%;
 	color: #ffcc00;
 	text-align: center;
 	font-size:10px;
 	font-weight:normal; 
 	padding-top:5px;
 	padding-bottom:5px;	
 	padding-right:10px; 
 	padding-left:10px;
 	font-family: arial, sans-serif;
 }
 #nav_footer ul {
 	margin:0;
 	padding:0;
 	list-style:none;
 }
 #nav_footer li {
 	display:inline;
 	margin:0;
 	padding:0
 }
 #nav_footer a {
 	text-decoration: none;
 	color: #ffffff;
 }
 #nav_footer a:link {
 	color: #ffffff;
 	text-decoration: none;
 }
 #nav_footer a:visited {
 	color: #ffffff;
 	text-decoration: none;
 }
 #nav_footer a:hover {
 	color: #0066cc;
 	text-decoration: underline;
 }
 .separator_footer {  	
 	font-family:arial, verdana;  	
 	font-size:8px;  	
 	font-weight:normal;  	
 	color:#ffffff;
 	padding-right:10px; 
 	padding-left:10px;	
 } 
 
 /*	Group Buttons Section  */
 .button { 
 	display: inline-block; padding: 5px 15px 6px; 
 	color: #fff !important; 
 	font-size: 14px; 
 	font-weight: bold; 
 	font-family: arial, sans-serif;	
 	line-height: 1; 
 	text-decoration: none; 
 	-moz-border-radius: 5px; 
 	-webkit-border-radius: 5px; 
 	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25); 
 	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25); 
 	text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
 	border-bottom: 1px solid rgba(0,0,0,0.25); 
 	position: relative; 
 	cursor: pointer; 
 	overflow: visible; 
 	width: auto; 
 }
 /* Small Buttons */
 	.small.button { font-size: 14px; border-radius: 5px;}
 	/* Colors for our Small buttons */
 	.darkred.button { background-color: #660000; }
 	.darkred.button:hover { background-color: #990000; }
 	.grey.button { background-color: #333333; }
 	.grey.button:hover { background-color: #666666; }	
 	/* Hover for Small Buy buttons */
 	.button:hover { background-color: #111; color: #fff; }
 	.button:active { -webkit-transform: translateY(1px); -moz-transform: translateY(1px); }
 	
 .inputfield {  	
 	font-family:arial, verdana;  	
 	font-size:14px;  	
 	font-weight:normal;  	
 	color:#ffffff;
 	background: #993333;
} 

ul 
{
list-style:square url("../images/check.gif");
}