/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0D1A38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3c3c3c;
	background-position: center top;
}
#header {
	width: 973px;
	height: 501px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
}

#slideshow {
	height: 294px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 581px;
	float: right;
	margin-top: 18px;
	margin-right: 25px;
}
#nav {
	width: 623px;
	padding-left: 0px;
	height: 51px;
	margin-left: 350px;
	padding-top: 106px;
}
#nav a {
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	height: 31px;
	padding-top: 20px;
	display: block;
	float: left;
	color: #FFFFFC;
	text-transform: uppercase;
	outline:none;
	font-weight: bold;
	margin-left: 20px;
}
#nav a.on {
	background-color: #84858B;
	color: #FFFFFF;
}
#nav a:hover {
	background-color: #84858B;
	color: #FFFFFF;
}




#content {
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(images/body_bg.png);
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#frame {
	width: 973px;
	background-image: url(images/left_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#frame2 {
	width: 973px;
}

#left {
	float: left;
	width: 205px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#left blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#left iframe {
	border: 5px solid #CCCCCC;
}

#left ul {
	margin-top: 5px;
	padding-left: 25px;
}

#right {
	width: 630px;
	float: right;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #444444;
}
#right blockquote {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-style: italic;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	background-color: #1A1A1A;
}
#right cite {
	text-align: right;
	font-style: normal;
	font-weight: bold;
}

#right ol {
	margin-top: 5px;
	padding-left: 25px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.question {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
}
.answer {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C1B7A8;
	padding-left: 10px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
}

#right ul {
	margin-top: 5px;
	padding-left: 25px;
	margin-bottom: 5px;
}


#footer {
	bottom:0;
	height:170px;
	padding-top: 16px;
	padding-left: 0px;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 13px;
	background-color: #717171;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFF;
	text-decoration: none;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
.smalllinks {
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.smalllinks a {
	text-decoration: none;
}
.smalllinks a:visited {
	text-decoration: none;
}
#footerbg {
	bottom:0;
	height:186px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 13px;
	background-color: #717171;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-decoration: none;
}
#footer    p   {
	width: 901px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	margin-top: 5px;
}
#footerbg a {
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
	text-decoration: none;
}





/*----- Classes--------*/

.item {
	margin-left: 7px;
	padding: 10px;
	background-color: #F7F9FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D8E1EB;
	border-left-color: #D8E1EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E1EB;
}
.itemheader {
	background-color: #EDF0F3;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCD5DD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 16px;
}

.item ul {
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.item li {
	list-style-image: url(images/carat.gif);
}
.itemblock {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.contact tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: thin dotted #1572CF;
	background-color: #FFF;
}
.contact .input {
	color: #666666;
	padding: 2px;
	width: 97%;
}

.picright {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right ul {
	font-weight: bold;
	color: #900;
}

.header{
	font-size:26px;
	font-weight:normal;
	color:#212442;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 32px;
	font-style: normal;
}
.subheader{
	font-size:20px;
	font-weight:normal;
	color:#9A0504;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 24px;
}
.subheaderside
 {
	font-size:26px;
	font-weight:normal;
	color:#FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	line-height: 24px;
	display: block;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	padding-bottom: 7px;
}

.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
	background-color: #FFF;
	border: 2px solid #656565;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.locationsCopy {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}


.image {
	float: right;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 7px;
	background-color: #656565;
}
.logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}

.clear{clear:both;}
a.gallery:link {
	color: #202020;
	text-decoration: none;
	display: block;
	background-color: #ECE8CA;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	line-height: 22px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 2px solid #797335;
}
.return {
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F3D7B;
}

a.gallery:hover {
	color: #252525;
	text-decoration: underline;
	display: block;
	background-color: #DBD39B;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	line-height: 22px;
	font-style: italic;
	border: 2px solid #797335;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #202020;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	font-style: italic;
	border: 2px solid #9F9746;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.gallery:visited {
	color: #202020;
	text-decoration: none;
	display: block;
	background-color: #ECE8CA;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	line-height: 22px;
	font-style: italic;
	border: 2px solid #797335;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*------------ Elements -------------*/

h1 {
	font-weight:normal;
	font-size:14px;
	display:inline
}



h2 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

h3 {
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	font-family: "Arial Black",Gadget,sans-serif;
	margin: 10px 0 0 0;
	color: #fff;
}
h4 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link{
	color:#1D3477;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;



	color:color
: #743A7B;;
	color: #5592DB;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
tr td {
 vertical-align:top;
}
.blog {
	border: 3px solid #E1B0B0;
	width: 870px;
	margin-left: -270px;
	background-color: #FFECEC;
}
.blog iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ad {text-align: center; padding: 15px 0 0 0;}

.prj {
	background-image: url(images/prj_bg.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin-top: 5px;
	margin-bottom: 5px;

}

.prjbox {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	background-color: #F4F8FB;
	border: 1px solid #E1ECF4;
	padding-top: 10px;
}
.prodimg {
	background-color: #E5BEBE;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D69696#D69696;
	border-right-color: #D69696;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D69696;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.prodinfo {
	background-color: #E5BEBE;
	width: 250px;
	display: block;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D69696;
	border-bottom-color: #D69696;
	border-left-color: #D69696;
	text-align: center;
}
img {
border:none;
}
.testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	background-color: #FFF;
	padding: 20px;
	border: thin dotted #06C;
	display: block;
	color: #15255D;
	line-height: 20px;
}
#right table tbody tr td a img {
	padding: 0px;
	border: medium solid #656565;
	margin: 5px;
}

#cssonclickswitch {
position:relative;
width: 150px;
margin:20px auto 100px;
}
#cssonclickswitch ul {padding: 0 !important;}
#cssonclickswitch li {
width:180px;
list-style-type: none;
}
#cssonclickswitch a {
display: block;
width:180px;
color: #000;
text-decoration:none;
text-align:left;
}
#cssonclickswitch a img {
border:0;
}
#cssonclickswitch a:hover,
#cssonclickswitch a:focus:hover {

}
#cssonclickswitch a:active,
#cssonclickswitch a:focus {
color:#fff;
}
#cssonclickswitch a span {display: none;}
#cssonclickswitch a:active span,
#cssonclickswitch a:focus span {
display: block;
position: absolute;
top: -130px;
left: 230px;
width: 500px;
background:#fff;
}
