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

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.VidHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: capitalize;
	font-weight: bolder;
	background-image: url(images/title-b.jpg);
	height: 45px;
	width: 575px;
	text-align: center;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	line-height: 45px;
}
.sub-header1 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.quotes {
	font-size: 20px;
	color: #BF2C32;
	font-weight: bold;
	background-color: #F0F0F0;
	float: right;
	width: 250px;
	margin: 10px;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 24px;
}



.center {
	width: 819px;
	border-top-style: solid;
	right: auto;
	border-bottom-style: solid;
	background-image: url(images/Content_bg.jpg);
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}


.TopImage {

}

.TopNav {
	background-color: #333333;
	height: 34px;
	margin-right: 13px;
	margin-left: 15px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;

}

.TopNavGold {
	background-color: #333333;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	float: left;
	text-transform: capitalize;
}



.TopNavGold   a:link{
	color: #fdd061;
	text-decoration: none;
}


.TopNavGold   a:visited {
	color: #fdd061;
	text-decoration: none;
}

.TopNavGold   a:hover {
	color: #FFFFFF;

}
.TopNavGold  a:active {
	color: #fdd061;
	text-decoration: none;
}


.TopNavGray {
	background-color: #333333;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	float: right;


}


.TopNavGray    a:link{
	color: #CCCCCC;
	text-decoration: none;
}

.TopNavGray   a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.TopNavGray   a:hover {
	color: #FFCC00;

}
.TopNavGray  a:active {
	color: #CCCCCC;
	text-decoration: none;
}


.LeftBar {
	width: 200px;
	float: left;
	margin-left: 17px;
}

.LeftBarVideoProj {
	background-color: #e5f0f2;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	color: 006f7e;
	font-size: 12px;
	font-weight: bold;

	margin-bottom: 10px;
}

.LeftBarClient {
	background-color: #EFEFEF;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 5px;
	line-height: 12pt;
}

.LeftBarClient  a:link{
	background-color: #EFEFEF;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

	line-height: 16px;
	text-decoration: none;
	color: #CC6600;
}


.LeftBarClient  a:visited {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;

}

.LeftBarClient  a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #CC3300;
	font-size: 10px;


}
.LeftBarClient a:active {


}


.Content1 {
	background-color: #FFFFFF;
	width: 575px;
	float: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;


}
.ContentHome {
	background-color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	padding: 0px;
	margin-right: 15px;


}


.centerBotom {
	width: 819px;
	right: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: auto;
}
.clear { clear: both; font-size: 0px; line-height: 0px; }
.photos {
	padding-left: 5px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.contentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2A3129;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
