/* CSS Document */

body {
	margin:0;
	padding:0;
	/*background:url(images/bg.gif) repeat-x top;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
body#int {
	/*background:url(images/bg2.gif) repeat-x top;*/
	}
	
.clear {
	clear:both;
	}
	
a {
	color:#006595;
	}
	
#container {
	width:850px;
	margin:0 auto 0 auto;
	padding:0;
	}
	
#header {
	float:left;
	width:850px;
	height:84px;
	}
	
#logo {
	float:left;
	width:151px;
	height:76px;
	margin-left:40px;
	display:inline;
	}
	
#phone {
	float:left;
	width:230px;
	margin:10px 0 0 418px;
	display:inline;
	text-align:right;
	color:#333333;
	}
	
.phone {
	color:#003473;
	font-size:20px;
	}

#phone a {
	color:#333333;
	text-decoration:none;
	}

	
#header form {
	margin:5px 0 0 0;
	padding:0;
	}
	
#header input {
	width: 120px;
	height:16px;
	border: 1px solid #ccc;
}

#header label {
	width:80px;
	margin:0 5px 5px 0;
	}	
		
#nav {
	width:850px;
	height:26px;
	float:left;
	display:inline;
	background:url(images/bg_nav.gif) repeat-x left;
	}
	
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:24px;
	}
	
#nav li {
	display:inline;
	float:left;
	padding:0;
	margin:0;
	}

li#tab1 {width:60px; height:26px; display:block; background-image:url(images/nav_01.gif)}
li#tab2 {width:92px; height:26px; display:block; background-image:url(images/nav_02.gif)}
li#tab3 {width:136px; height:26px; display:block; background-image:url(images/nav_03.gif)}
li#tab4 {width:78px; height:26px; display:block; background-image:url(images/nav_04.gif)}
li#tab5 {width:87px; height:26px; display:block; background-image:url(images/nav_05.gif)}
li#tab6 {width:74px; height:26px; display:block; background-image:url(images/nav_06.gif)}
li#tab7 {width:124px; height:26px; display:block; background-image:url(images/nav_07.gif)}
li#demo {width:152px; height:26px; display:block; background-image:url(images/nav_demo.gif); margin-left:20px;}

li#tab1 a {width:60px; height:26px; display:block; background-image:url(images/nav_01.gif)}
li#tab2 a {width:92px; height:26px; display:block; background-image:url(images/nav_02.gif)}
li#tab3 a {width:136px; height:26px; display:block; background-image:url(images/nav_03.gif)}
li#tab4 a {width:78px; height:26px; display:block; background-image:url(images/nav_04.gif)}
li#tab5 a {width:87px; height:26px; display:block; background-image:url(images/nav_05.gif)}
li#tab6 a {width:74px; height:26px; display:block; background-image:url(images/nav_06.gif)}
li#tab7 a {width:124px; height:26px; display:block; background-image:url(images/nav_07.gif)}
li#demo a {width:152px; height:26px; display:block; background-image:url(images/nav_demo.gif)}

li#tab1 a:hover, li#tab1 a.on {width:60px; height:26px; display:block; background-image:url(images/nav_on_01.gif)}
li#tab2 a:hover, li#tab2 a.on {width:92px; height:26px; display:block; background-image:url(images/nav_on_02.gif)}
li#tab3 a:hover, li#tab3 a.on {width:136px; height:26px; display:block; background-image:url(images/nav_on_03.gif)}
li#tab4 a:hover, li#tab4 a.on {width:78px; height:26px; display:block; background-image:url(images/nav_on_04.gif)}
li#tab5 a:hover, li#tab5 a.on {width:87px; height:26px; display:block; background-image:url(images/nav_on_05.gif)}
li#tab6 a:hover, li#tab6 a.on {width:74px; height:26px; display:block; background-image:url(images/nav_on_06.gif)}
li#tab7 a:hover, li#tab7 a.on {width:124px; height:26px; display:block; background-image:url(images/nav_on_07.gif)}
li#demo a:hover, li#demo a.on {width:152px; height:26px; display:block; background-image:url(images/nav_demo_on.gif)}


#flash {
	float:left;
	width:590px;
	height:285px;
	margin:8px 0 0 0;
	display:inline;
	}
	
#home_voip {
	float:left;
	width:242px;
	height:285px;
	margin:8px 0 0 18px;
	display:inline;
	}
	
#content {
	float:left;
	width:584px;
	margin:18px 0 0 3px;
	display:inline;
	}
	
#content #text {
	float:left;
	width:566px;
	margin-left:21px;
	display:inline;
	color:#333333;
	line-height:18px;
	}

#content #text h1 {
	margin:0;
	padding:3px 0;
	color:#006595;
	font-size:28px;
	font-weight:normal;
	line-height:36px;
	}
	
#refer {
	float:left;
	width:281px;
	height:106px;
	background:url(images/bg_refer.gif) no-repeat;
	margin-top:20px;
	}
	
#refer #text {
	float:left;
	width:180px;
	color:#FFFFFF;
	margin:40px 0 0 80px;
	line-height:13px;
	font-size:10px;
	}
	
#newsletter {
	float:left;
	width:281px;
	height:106px;
	background:url(images/bg_newsletter.gif) no-repeat;
	margin:20px 0 0 20px;
	display:inline;
	}
	
#newsletter #text {
	float:left;
	width:244px;
	color:#FFFFFF;
	margin:40px 0 0 20px;
	line-height:16px;
	}
	
#newsletter #text form {
	margin:0;
	padding:0;
	}
	
#resources {
	float:left;
	width:242px;
	margin:18px 0 0 18px;
	display:inline;
	background:url(images/bg_resources.gif) repeat-y;
	color:#666666;
	line-height:18px;
	}
	
#resources #top {
	width:242px;
	height:41px;
	background:url(images/resources_top.gif) no-repeat;
	}
	
#resources #text {
	float:left;
	margin:10px 15px;
	display:inline;
	color:;
	}
	
#resources #side_footer {
	float:left;
	width:242px;
	height:20px;
	background:url(images/footer_side.gif) no-repeat bottom;
	}


#footer {
	clear:both;
	float:left;
	width:844px;
	background-color:#005581;
	text-align:center;
	color:#FFFFFF;
	padding:8px 0;
	margin:20px 0 20px 3px;
	display:inline;
	font-size:10px;
	}
	
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
/* Interior Styles */

#int_nav {
	width:840px;
	height:21px;
	float:left;
	background-color:#b8bfc4;
	padding:5px 0 0 10px;
	display:inline;
	}
	
#int_nav ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:24px;
	}
	
#int_nav li {
	display:inline;
	float:left;
	padding:0;
	margin:0;
	}
	
#int_nav li a{
	display:block;
	height:16px;
	color:#000000;
	padding:0 5px;
	border-right:1px solid #000000;
	text-decoration:none;
	}
#int_nav li a.lastitem{
	border-right:0px;
}

li:hover ul#drop { display:block; text-align:left; position:absolute; line-height:19px;  }
li ul#drop { margin:0; padding:0; list-style:none; font-size:11px; z-index:100; display:none;  }
li ul#drop li { margin-top: -1px; float:none; }
li ul#drop li a { display:block; color:#fff; background-color:#056590; background-image:none; width:130px; height:auto; text-decoration:none; padding:2px 0 2px 10px; }
li ul#drop li a:hover { background-color:#24acde; background-image:none; color:#ffffff; width:130px; height:auto; text-decoration:none; }

li#link_active a {
	text-decoration: underline;
}

#side {
	float:left;
	width:242px;
	margin:18px 0 0 18px;
	display:inline;
	}
	
#simple {
	float:left;
	width:242px;
	display:inline;
	background:url(images/bg_resources.gif) repeat-y;
	color:#666666;
	line-height:18px;
	}
	
#simple #top {
	width:242px;
	height:41px;
	background:url(images/header_voip.gif) no-repeat;
	}
	
#simple #text {
	float:left;
	margin:10px 15px;
	display:inline;
	color:;
	}
	
#simple #side_footer {
	float:left;
	width:242px;
	height:95px;
	/*height:20px;*/
	background:url(images/side_footer.jpg) no-repeat bottom;
	}
	
#newsletter2 {
	float:left;
	width:236px;
	height:106px;
	margin:20px 0 0 3px;
	background:url(images/bg_newsletter2.gif) no-repeat;
	}
	
#newsletter2 #text {
	float:left;
	width:220px;
	color:#FFFFFF;
	margin:40px 0 0 12px;
	display:inline;
	line-height:16px;
	}
	
#newsletter2 #text form {
	margin:0;
	padding:0;
	}
	
#testimonial {
	float:left;
	width:566px;
	margin-top:20px;
	background-color:#066f99;
	color:#FFFFFF;
	font-size:12px;
	}
	
#testimonial #top {
	background:url(images/testimonial_top.gif) no-repeat top;
	width:536px;
	min-height:94px;
	padding:10px 15px 0 15px;
	}
	
#testimonial #footer_T {
	float:left;
	width:566px;
	height:12px;
	background:url(images/footer_testimonial.gif) no-repeat bottom;
	margin:0;
	padding:0;
	}


	
/* CONTACT FORM */

.red {
	color:#FF0000;
	}

#contact-area {
	width: 230px;
	float:left;
	padding:10px 0 0 26px;
	font-size:11px;
	line-height:17px;
	}

#contact-area input, #contact-area textarea {
	padding: 3px;
	float:left;
	width: 210px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 80px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #004b85;
}

#contact-area input.submit-button {
	width: 60px;
}

#contact-area label {
	float:left;
	margin-bottom:1px;
	}
.breadcrumb a:link,.breadcrumb a:visited{
	color:#006595;
}
.breadcrumb a:hover,.breadcrumb a:active{
	color:#005581;
}