@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
	background-color: #007CB1;
	background-image: url(/images/template/page-background.png);
}

#container {
	width: 1000px;
	margin: auto;
	background-color: #fff;
	padding: 10px;
}

h1 {
	font-family: Myriad Pro, Eras Light ITC, Verdana;
	color: #007CB1;
	font-size: 19px;
	font-weight: normal;
	margin: 15px 0px 15px 0px;
}

h2 {
	font-family: Myriad Pro, Eras Light ITC, Verdana;
	color: #282828;
	font-size: 15px;
	margin: 15px 0px 15px 0px;
}

p {
	line-height: 150%;
}

a {
	color: #282828;
}

a:visited {
	color: #5D5E5E;
}

a:hover {
	text-decoration: none;
}

li {
	line-height: 150%;
}

#header {
	height: 105px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}

#header img {
	border: none;
	float: left;
}

#head-phone {
	float: right;
	margin-right: 15px;
}

#phone h2 {
	font-family: Myriad Pro;
	color: #007CB1;
	font-size: 19px;
	font-weight: normal;
	margin: 25px 13px 10px 0px;
}

#menu {
	margin: 0;
	margin-top: 5px;
	height: 20px;
	padding: 10px 0px 5px 10px;
	color: #007cb2;
	font-size: 14px;
	position:relative; 
	z-index:100;	
	float: right;
	font-family: Myriad Pro;
	font-weight: bold;
	clear: right;
}

#menu ul {
	margin: 0
}

#menu ul li a, 
#menu ul li a:visited {
	display: block; 
	text-decoration: none; 
	width: 100px;
	height: 20px; 
	border-right: 1px solid #fff; 
	line-height: 20px; 
	overflow: hidden;
	color: #666;
}

#menu ul li a.last {
	width: 60px;
}

#menu ul li:hover ul a {
	width: 200px;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	font-size: 90%;
	padding: 3px;
	border-bottom: 1px solid #e8e6e6;
}

#menu ul {
	padding:0; 
	margin:0; 
	list-style: none;
}
	
#menu ul li {
	float:left; 
	position:relative;
}
	
#menu ul li ul {
	display: none;
}

/* specific to non IE browsers */
#menu ul li:hover a {
	color: #007cb2;

}

#menu ul li:hover ul {
	display:block;
	position:absolute;
	top:20px;
	left:0;
border: 1px solid #e8e6e6;

}

#menu ul li:hover ul li ul {
	display: none;

}

#menu ul li:hover ul li a {
	display:block;
	color: #666;
padding: 5px;
font-weight: normal;

}

#menu ul li:hover ul li a:hover {
	color:#666666;
background-color: #f4f3f3;
}

#menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:100px;
	top:0;

}

#content {
margin-top: 40px;
	background-image: url(/images/template/content-background.png);
	background-repeat: repeat-y;
	background-position: -10px 0px;
}

#inner-content {
	width: 800px;
	float: left;
	margin-bottom: 5px;
	margin-top: -15px;
}

#right-content {
	float: right;
	width: 180px;
}

#right-content h2 {
	color: #007CB1;
	font-family: Eras Light ITC;
	font-size: 18px;

}

#footer {
	clear: both;
	background-color: #666666;
	padding: 10px 10px 0px 10px;
	color: #fff;
	border-top: 5px solid #fff;
}

#footer h2 {
	font-family: verdana;
	font-size: 12px;
}

#footer h2, #footer a {
	color: #fff;
}

.footer-one {
	width: 380px;
}

.footer-two, .footer-three {
	width: 185px;
	padding-right: 10px;
}

.footer-four {
	width: 150px;
}

.footer-one, .footer-two, .footer-three, .footer-four {
	float: left;
	margin-right: 5px;
}

.left {
	margin-right: 25px;
}

.left, .right {
	float: left;
}

.left a, .right a {
	text-decoration: none;
}

.left ul, .right ul {
	margin-left: 0px;
	padding-left: 0px;
}

.left ul li, .right ul li {
	line-height: 180%;
	border-bottom: 1px dotted #ccc;
	list-style: none;
}

.footer-bottom {
	background-color: #3F3F3F;
	margin-left: -10px;
	margin-right: -10px;
	padding: 1px 5px 1px 15px;
}

/* Home Features */

.home-feature {
	width: 235px;
	min-height: 405px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 10px 5px 10px 0px;
}

.home-feature h2 {
	text-align: center;
	color: #007CB1;
}

.home-feature img {
	border: none;
}

.home-feature h2 a {
	text-decoration: none;
	color: #007CB1;
}

.light {
	color: #666;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}

.home-feature-long {
	background-color: #CCCCCC;
	height: 300px;
	padding: 10px;
	margin: 15px 18px 15px 0px;
}

.home-feature-long h2 {
	font-size: 13px;
}

.home-feature-long img {
	float: left;
	padding-right: 10px;
	padding-bottom: 8px;
}

.moreinf {
	text-align: center;
}

.first, .second, .third {
	width: 222px;
	float: left;
	margin: 5px;
	padding: 0px 10px 0px 10px;
	min-height: 280px;
}

.first, .second {
	border-right: 1px solid #fff;
}

/* End of */

blockquote {
	background-image: url(/images/template/quote.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 35px;
	margin: 20px 5px 10px 0px;
}

.clear-content {
	clear: both;
}

.right-img {
	float: right;
	text-align: center;
	width: 260px;
	margin: 5px 5px 10px 10px;
	color: #666;
	font-size: 90%;
}

.right-img-no-border {
	float: right;
	text-align: center;
	margin: 5px 5px 10px 10px;
	color: #666;
	font-size: 90%;
}

.right-img img {
	border: 1px solid #666;
	margin-bottom: 5px;
}

/* Portfolio Styles */

.design-portfolio img {
	padding: 8px;
	float: left;
	border: none;
}

.design-portfolio {
	padding: 5px 5px 15px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 230px;
}

.design-portfolio h4 {
	margin: 10px 5px 5px 0px;
	padding: 0;
	font-size: 12px;
	color: #02031E;
}

.design-port-text {
	padding-left: 335px;
}

.design-portfolio a:link, .design-portfolio a:visited {
	font-style: italic;
	color: #02031E;
	text-decoration: underline;
}

.design-portfolio ul {
	margin: 0;
	padding: 0;
}

.design-portfolio li {
	list-style-image: url('/images/arrow.gif');
	margin-left: 17px;
}

.design-portfolio a:hover {
	color: #02031E;
	text-decoration: none;
}

/* End of */

.contact-form, .newsletters-form {
	width: 90%;
}

.contact-form fieldset, .newsletters-form fieldset {
	border: 1px dashed #cccccc;
	padding: 5px 5px 10px 5px;
}

.contact-form legend, .newsletters-form legend {
	background-color: #ffffff;
	padding: 5px;
}

.contact-form label {
	float: left;
	width: 250px;
	margin-left: 10px;
}

.newsletters-form label {
	float: left;
	width: 150px;
	margin-left: 10px;
}

.contact-form input, .contact-form select, .newsletters-form input, .newsletters-form select {
	font-size: 12px;
	padding: 3px;
}

textarea {
	font-family: verdana, arial;
	font-size: 12px;
}

.error {
	color: #FF0000;
}

.breadcrumbs {
	font-size: 90%;
}

object.flash {

}

.centered-flash {
	padding: 0px;
	background: #fff;
	border: 1px solid #000;
	margin: 25px auto;
	text-align: center;
	width: 500px;
	height: 375px;
}

.radio-one{
	border-right: 1px solid #ccc;
}

.radio-one, .radio-two {
	width: 45%;
	float: left;
	border-top: 1px solid #ccc;
	padding: 0px 10px 10px 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.radio-two  {

}

.attention {
	margin: 5px 10px 10px 5px;
	border: 1px dotted #ccc;
	padding: 5px 5px 5px 15px;
	color: #F00;
}
