/*--------------------
main
---------------------*/
body {
	background:#666;
	margin:0 10px 20px;
	font:normal 11px/12px verdana,arial,sans-serif;
	color:#666;
}
html {
	height:100%;
	margin-bottom:1px;
}
* {
	padding:0;
	margin:0;
	border:0;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 18px;
	color:#1d9cd8;
	padding-bottom: 15px;
} 
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 20px;
	color:#1d9cd8;
	padding-bottom: 10px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 18px;
	color:#333;
	margin-bottom: 25px;
}
p.space  {
	margin-bottom: 10px;
}
a { 
	color:#333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.btMargin {
	height: 200px;
	padding-bottom: 50px;
}
.red {
	color: #ff0000;
}
.orange {
	color: #ef852e;
}
.green {
	color: #00b050;
}
.yellow {
	color: #f0d836;
}

/*--------------------
	main page elements
---------------------*/
#mainframe {
	position:relative;
	width:900px;
	margin: auto;
	background:url(../images/img_bg.jpg) repeat-y;
}
#bdy-frame {
	width:830px;
	margin: 0 35px 0 35px;
}
#top-row {
	height:84px;
	padding: 28px 0 0 227px;
}
#nav-row {
	float:left;
	width:637px;
	height:40px;
	background:url(../images/img_nav_bg.png) no-repeat;
}
#nav-prog {
	float:left;
	width:200px;
	height:30px;
}
#nav-team {
	float:left;
	width:145px;
	height:30px;
}
#nav-about {
	float:left;
	width:120px;
	height:30px;
}
#nav-contact {
	float:left;
	width:120px;
	height:30px;
}
.navlink {
	display:block;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	font-style: italic;
	color:#fff100;
	padding: 9px 0 0 28px;
	text-decoration:none;
	background:url(../images/img_arrow_yellow.png) no-repeat;
}
.navlink:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/img_arrow_white.png) no-repeat;
}
#nav-teamSel {
	float:left;
	width:117px;
	height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	font-style: italic;
	color:#fff;
	padding: 9px 0 0 28px;
	background:url(../images/img_arrow_white.png) no-repeat;
}
#nav-aboutSel {
	float:left;
	width:92px;
	height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	font-style: italic;
	color:#fff;
	padding: 9px 0 0 28px;
	text-decoration:none;
	background:url(../images/img_arrow_white.png) no-repeat;
}
#nav-contactSel {
	float:left;
	width:92px;
	height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	font-style: italic;
	color:#fff;
	padding: 9px 0 0 28px;
	text-decoration:none;
	background:url(../images/img_arrow_white.png) no-repeat;
}
#link-row {
	float:left;
	width:190px;
	height:40px;
	text-align: right;
}
#hm-img {
	width:830px;
	height:265px;
}
#bdy-content {
	width:830px;
	margin: 5px 0 10px 0;
	padding-top: 20px;
	background-color: #fff;
}

#left-col {
	float:left;
	width:584px;
	padding: 0 20px;
}
#left-col p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 18px;
	color:#333;
	padding-bottom: 10px;
}
#vrtline {
	float:left;
	width:1px;
	height: 330px;
	margin-bottom: 20px;
	background-color: #999;
}
.horline {
	width:790px;
	height: 1px;
	margin: 0 20px 20px 20px;
	background-color: #999;
}
#right-col {
	float:left;
	width:165px;
	padding: 0 20px;
}
#right-col h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	font-style: italic;
	color:#1d9cd8;
	padding-bottom: 30px;
}
#intro-col {
	float:left;
	width:340px;
	padding: 0 20px;
}

#intro-col p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 21px;
	color:#74b64a;
	margin-bottom: 20px;
}
#video-col {
	float:left;
	width:450px;
	height:270px;
	margin-bottom: 20px;
}
.bdyleft-col {
	float:left;
	width:340px;
	padding: 0 20px;
}
.bdyright-col {
	float:left;
	width:425px;
	margin: 0 25px 0 0;
}
#team-intro {
	width:790px;
	padding: 0 20px;
}
#team-intro p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 21px;
	color:#74b64a;
	margin-bottom: 20px;
}
.teamleft-col {
	float:left;
	width:190px;
	padding: 0 20px;
}
.teamright-col {
	float:left;
	width:575px;
	padding-right: 25px;
}
#about-col {
	float:left;
	width:340px;
	padding: 0 20px;
}
#contact-row {
	float:left;
	width:310px;
	padding-left: 20px;
}
#contact-col {
	height:310px;
}
#copy-right {
	padding: 0 0 35px 20px;
}
#copy-right p {
	font:normal 10px/11px verdana,arial,sans-serif;
	color:#006838;
}

.clear {
	clear:both;
} 

/* ----------DROP DOWN MEUN-------------- */
#sddm {	
	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li {
	list-style: none;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	font-style: italic;
	
}

#sddm li a {
	width: 180px;
	display: block;
	margin: 0 1px 0 0;
	padding: 9px 0 0 28px;
	background:url(../images/img_arrow_yellow.png) no-repeat;
	color:#fff100;
	text-align: left;
	text-decoration: none
	}

#sddm li a:hover {
	color:#fff;
	background:url(../images/img_arrow_white.png) no-repeat;
	}

#sddm div {
	width: 200px;
	position: absolute;
	visibility: hidden;
	margin: 9px 0 0 0;
	padding: 0;
	background: #1d9dd9;
}

#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding: 8px 0 8px 28px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #1d9dd9;
	background:url(../images/img_arrow_yellow.png) no-repeat;
	color:#fff100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size:0.8em;
}

#sddm div a:hover {	
	background:url(../images/img_arrow_white.png) no-repeat;
	color: #FFF
	}
/* ----------DROP DOWN MEUN-------------- */
