@charset "utf-8";
/*
#####  Color Palette by Color Scheme Designer
#####  Palette URL: http://colorschemedesigner.com/#3Ib2Pw0w0w0w0
#####  Color Space: RGB (Web Safe Colors); RGB color space reduced to 216 web safe color set



*** Primary Color:

   var. 1 = #003399 = rgb(0,51,153)
   var. 2 = #333366 = rgb(51,51,102)
   var. 3 = #003366 = rgb(0,51,102)
   var. 4 = #3366CC = rgb(51,102,204)
   var. 5 = #6699CC = rgb(102,153,204)

*** Secondary Color A:

   var. 1 = #99FF00 = rgb(153,255,0)
   var. 2 = #99CC33 = rgb(153,204,51)
   var. 3 = #669900 = rgb(102,153,0)
   var. 4 = #CCFF33 = rgb(204,255,51)
   var. 5 = #CCFF66 = rgb(204,255,102)

*** Secondary Color B:

   var. 1 = #CC0066 = rgb(204,0,102)
   var. 2 = #993366 = rgb(153,51,102)
   var. 3 = #990066 = rgb(153,0,102)
   var. 4 = #CC3399 = rgb(204,51,153)
   var. 5 = #CC66CC = rgb(204,102,204)
Primary Color:
FFCC33	CC9933	999900	FFCC66	FFCC99
Secondary Color A:
FFFF33	CCCC33	999900	FFFF66	FFFF99
Secondary Color B:
663399	330066	9966CC	9999CC
Complementary Color:
3333CC	333399	000066	6666CC	9999CC


#####  Generated by Color Scheme Designer (c) Petr Stanicek 2002-2010
*/
* {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	font-family: Ubuntu, "Trebuchet MS", Arial;
}
@font-face {
    font-family: 'ubuntubold';
    src: url('../fonts/ubuntu-b.eot');
    src: url('../fonts/ubuntu-b.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-b.woff') format('woff'),
         url('../fonts/ubuntu-b.ttf') format('truetype'),
         url('../fonts/ubuntu-b.svg#ubuntubold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntubold_italic';
    src: url('../fonts/ubuntu-bi.eot');
    src: url('../fonts/ubuntu-bi.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-bi.woff') format('woff'),
         url('../fonts/ubuntu-bi.ttf') format('truetype'),
         url('../fonts/ubuntu-bi.svg#ubuntubold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntu_condensedregular';
    src: url('../fonts/ubuntu-c.eot');
    src: url('../fonts/ubuntu-c.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-c.woff') format('woff'),
         url('../fonts/ubuntu-c.ttf') format('truetype'),
         url('../fonts/ubuntu-c.svg#ubuntu_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubunturegular';
    src: url('../fonts/ubuntu-r.eot');
    src: url('../fonts/ubuntu-r.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-r.woff') format('woff'),
         url('../fonts/ubuntu-r.ttf') format('truetype'),
         url('../fonts/ubuntu-r.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntuitalic';
    src: url('../fonts/ubuntu-ri.eot');
    src: url('../fonts/ubuntu-ri.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-ri.woff') format('woff'),
         url('../fonts/ubuntu-ri.ttf') format('truetype'),
         url('../fonts/ubuntu-ri.svg#ubuntuitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntu_lightregular';
    src: url('ubuntu-l.eot');
    src: url('ubuntu-l.eot?#iefix') format('embedded-opentype'),
         url('ubuntu-l.woff') format('woff'),
         url('ubuntu-l.ttf') format('truetype'),
         url('ubuntu-l.svg#ubuntu_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntu_lightitalic';
    src: url('ubuntu-li.eot');
    src: url('ubuntu-li.eot?#iefix') format('embedded-opentype'),
         url('ubuntu-li.woff') format('woff'),
         url('ubuntu-li.ttf') format('truetype'),
         url('ubuntu-li.svg#ubuntu_lightitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*@font-face {
    font-family: DeliciousRoman;
    src: url(http://www.font-face.com/fonts/delicious/Delicious-Roman.otf);
    font-weight:400;
}*/

/* CSS Document */
body,td,th {
	color: #333;
	font-weight: 100;
}
body {
	font-family: Ubuntu, "Trebuchet MS", Arial;
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat;
}
.index {

}

h1, h2 , h3, h4, h5, h6, p{
	font-weight: 100;
}
#shadow {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#pageTop {
	height: 20px;
	width: 1020px;
	background-color: #06799f;
}
#pageBtm {
	background-image: url(../images/shadowEnd.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 1020px;
}









#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 980px;
	font-family: Ubuntu, "Trebuchet MS", Arial;
	background-color: #FFFFFF;
}
h4  {
	font-size: 18px;
	padding: 5px 10px;
}
p   {
	font-size: 14px;
	padding: 5px 10px;
}
p a {
	border-radius: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
p a:hover {
	color: #936;
}
#pageTop {
	color: #CCC;
	text-align: center;
	font-size: 14px;
}
#pageTop h3 {
	color: #CCC;
	font-size: 14px;
}

#headerIndex3 {
	height: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
	border-radius: 0px 0px 35px 35px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/BGheaderIndex3.jpg);
	background-repeat: no-repeat;
}





#headerIndex {
	height: 85px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	position: relative;
	border-radius: 0px 0px 35px 35px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#headerIndex a img {
	margin-top: 5px;
	float: left;
	margin-left: 20px;
}
#headerNav {
	float: left;
	z-index: 100;
	position: absolute;
	margin-left: 170px;
}
#slider {
	width: 70%;
	margin-right: 30px;
	float: right;
	margin-top: 5px;
	border-radius: 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
}
#slider1     {
	list-style-type: none;
}
#slider1 li {



}

#slider h2 {
	font-style: italic;
	color: #666666;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F7F7F7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	height: 60px;
	background-color: #F2F2F2;

}
#welcome {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin: 10px;
	border-radius: 50px;
	/* [disabled]background-color: #FFF; */
	color: #000;
}

#welcome h4 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 24px;
}
#welcome p span {
	font-size: 24px;
	color: #06799F;
}

#welcome p {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 18px;
	color: #666;
	border-radius: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	background-color: #F2F2F2;
	padding: 10px 20px 10px 20px;
}
#welcome p a {
	text-decoration: underline;
	font-size: 24px;
	color: #06799F;
}






#section {
	border-radius: 50px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3366FF;
	border-bottom-color: #3366FF;
	margin: 10px;
}

#section h3 {
	font-size: 24px;
	color: #36F;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #36F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-right: 50%;
}
#section p{
	font-size: 14px;
	color: #333;
	text-indent: 15px;
	background-color: #FFF;
}
#section p a{
	font-size: 14px;
	text-indent: 15px;
}
#section p a:hover {
	color: #936;
}


#tabContent {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#tabContent div {
	background-color: #FFFFFF;
	border-radius: 20px;
	border-top-width: thick;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	clear: left;
	padding: 10px;
	margin: 20px;
}
#tabContent #services ul li {
	padding-left: 10px;
	margin-left: 15px;
}
/*		<style>
			* {padding:0; margin:0;}

			html {
				background:url(/img/tiles/wood.png) 0 0 repeat;
				padding:15px 15px 0;
				font-family:sans-serif;
				font-size:14px;
			}

			p, h3 { 
				margin-bottom:15px;
			}

			div {
				padding:10px;
				width:600px;
				background:#fff;
			}

			.tabs li {
				list-style:none;
				display:inline;
			}

			.tabs a {
				padding:5px 10px;
				display:inline-block;
				background:#666;
				color:#fff;
				text-decoration:none;
			}

			.tabs a.active {
				background:#fff;
				color:#000;
			}

		</style>
*/
.tabs ul{
	margin-right: auto;
	margin-left: auto;









}
.tabs li{
	list-style-type: none;
	float: left;

}
.tabSpacerL {
	height: 35px;
	width: 50px;
	display: inline-block;
	padding-top: 5px;
	border-radius: 35px 0px 0px 0px;

}

.tabSpacerR {
	height: 35px;
	width: 35px;
	display: inline-block;
	padding-top: 5px;
	border-radius: 0px 35px 0px 0px;


}

.tabs li a {
	height: 40px;
	width: 100px;
	display: inline-block;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/tabBG.jpg);
	color: #6699FF;
	line-height: 40px;
	text-transform: uppercase;
	float: left;
	text-align: center;
	background-position: top;
}
.tabs li a:hover {
	background-image: url(../images/tabBGA.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #FFF;
}
.tabs li a:active {
	color: #FFF;
	background-image: url(../images/tabBGA.jpg);
	line-height: 35px;
	background-repeat: no-repeat;
	background-position: top;
}

.tabs li a.active {
	color: #FFF;
	background-image: url(../images/tabBGA.jpg);
	line-height: 35px;
	background-repeat: no-repeat;
}


/*


#about h2 {
	color: #000;
	font-size: 14px;
}
#article {
	width: 710px;
	background-color: #FFFFFF;
	float: left;
	border-radius: 10px;
	position: absolute;
	z-index: 1;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/articleBG.png);
	background-repeat: repeat-y;
	margin-top: 5px;
}
#article a h1 .credit {
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
}
#article a h1, #article h1{
	font-size: 18px;
	color: #F7F7F7;
	background-color: #70D800;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/article_h1BG.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #70D800;
	border-right-color: #59AA00;
	border-bottom-color: #59AA00;
	border-left-color: #70D800;
	font-variant: small-caps;
	font-weight: 100;
	margin-top: -5px;
}
#article a:hover h1, #article a:hover h1 .credit  {
	color: #CC9900;
}
#article a h2, #article h2{
	font-size: 16px;
	color: #000000;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
}
#article a p , #article p{
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
#aside {
	padding: 5px;
	width: 260px;
	display: inline;
	background-color: #C60;
	border-radius: 15px;
	position: absolute;
	z-index: 10;
	top: 72px;
	right: -15px;
	border: thin solid #000;
}
#aside ul {
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#aside ul li {
	color: #FFF;
}
#aside ul li a {
	font-size: 12px;
	color: #000000;
}
#aside ul li a:hover {
	color: #0000FF;
}



#aside h2 {
	color: #000000;
	text-align: left;
	font-size: 24px;
	margin-left: 10px;
}
#aside h3 {
	color: #000;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 13px;
	margin-left: 5px;
}


*/
#footer {
	clear: both;
}
