/* Main CSS Document */

@import url("core.css");

#container { 
	width: 960px; 
	margin: 0px auto; 
	background-image: url(../images/bg-container.gif); 
	background-repeat: repeat-y; 
}

/*------------------------header----------------------------*/
#headerNav {
	width: 960px;
	height: 31px;
	background-image: url(../images/bg-header-top.gif);
	background-repeat: no-repeat;
}
#headerNav .nav {
	width: 300px;
	text-align: right;
	float: right;
	padding: 6px 28px 0px 0px;
}
#headerNav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px 1px 0px 1px;
}
#headerNav a:link, #headerNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	width: 960px;
	height: 79px;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
}
#header .logo {
	width: 481px;
	height: 66px;
	float: left;
	background-image: url(../images/bg-header-left.gif);
	background-repeat: no-repeat;
	padding: 13px 0px 0px 28px;
}
#header .search {
	width: 320px;
	height: 51px;
	float: right;
	background-image: url(../images/bg-header-right.gif);
	background-repeat: no-repeat;
	padding: 28px 0px 0px 0px;
	background-position: right top;
}
#header .search .form {
	width: 195px;
	float: left;
}
#header .search .btn {
	width: 79px;
	float: left;
}
#header .search input {
	width: 189px;
	height: 21px;
	border: 1px solid #dbdbdb;
}
/*------------------------end header----------------------------*/

/*------------------------middle flash----------------------------*/
#middle {
	width: 960px;
}
#middle .left {
	width: 11px;
	height: 270px;
	background-image: url(../images/bg-middle-left.gif);
	background-repeat: no-repeat;
	float: left;
}
#middle .flash {
	width: 938px;
	float: left;
}
#middle .right {
	width: 11px;
	height: 270px;
	background-image: url(../images/bg-middle-right.gif);
	background-repeat: no-repeat;
	float: right;
}

/* ADDED */
#middle .flash .blueBox {
    width: 938px;		
		background-color: #0996e2;
}
#middle .flash  .blueBox .video {
    width: 500px;
    float: left;
    padding: 34px 0px 34px 28px;
}
#middle .flash  .blueBox .photo {
    width: 399px;	
    float: right;
}
/*------------------------end middle flash----------------------------*/

/*------------------------nav----------------------------*/
#nav {
	width: 938px;
	height: 37px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
}
#nav ul { 
	margin: 0px; 
	padding: 0px; 
	font-size: 1px;
}
#nav ul li { 
	height: 37px;
	margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	display: block;
	float: left;
}
/*------------------------end nav----------------------------*/

/*------------------------single column----------------------------*/
#singleColumn {
	width: 895px;
	margin: 0px auto;
	padding: 18px 15px 0px 28px;
	background-image: url(../images/bg-content-gradient-top-02.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#singleColumn .video {
	width: 400px;
}
#singleColumn .text {
	width: 470px;
}
/*------------------------end single column----------------------------*/

/*------------------------main content----------------------------*/
#content {
	width: 895px;
	margin: 0px auto;
	padding: 18px 15px 0px 28px;
	background-image: url(../images/bg-content-gradient-top.gif);
	background-repeat: no-repeat;
}
#content .video {
	padding: 0px 18px 0px 0px;
	width: 108px;
	float: left;
}
#content .left { 
	float: left; 
	width: 511px; 
}
#content .left .thumb {
	width: 150px;
	float: left;
}
#content .left .text {
	width: 360px;
	float: right;
}
#content .left ul li {
	color: #757575;
	list-style-position: outside;
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 0px 15px;
	background-image: url(../images/bullet-orange.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
}
#content .right { 
	float: right; 
	width: 338px; 
}
#content .right .thumb {
	width: 80px;
	float: left;
}
#content .right .text {
	width: 220px;
	float: right;
}
#content .right .tab {
	width: 338px;
	height: 22px;
	background-image: url(../images/bg-tab-orange.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#content .right .contentBox {
	padding: 10px;
	background-image: url(../images/bg-content-box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
}
#content .right .contentBox ul li {
	list-style-position: outside;
	padding: 0px 0px 5px 10px;
	margin: 0px;
	background-image: url(../images/icon-arrow-blue.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left center;
	font-size: 12px;
}
#content .right .contentBox .field {
    width: 316px;
    clear: both;
    padding: 0px 0px 10px 0px;
    
}
#content .right .contentBox .field .label {
    width: 120px;
    float: left;
    text-align: right;
}
#content .right .contentBox .field .formField {
    width: 180px;
    float: right;
}


/*---clients---*/
#content .featuredClients {
	border: 1px solid #e3e3e3;
	padding: 20px;
	background-image: url(../images/bg-featured-clients.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content .logo {
	width: 147px;
	float: left;
	padding: 0px 14px 0px 0px;
}
#content .logoLast {
	width: 147px;
	float: left;
	padding: 0px;
}
#content .featuredClients a:link, #content .featuredClients a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #757575;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/icon-arrow-gray.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	background-position: left center;
}
#content .featuredClients a:hover {
	text-decoration: underline;
}
/*---clients---*/

/*--forms--*/
#content .field {
	width: 100%;
	clear: both;
	padding: 0px 0px 10px 0px;
	
}
#content .field .label {
	width: 100px;
	float: left;
	text-align: right;
}
#content .field .formField {
	width: 400px;
	float: right;
}

/*------------------------end main content----------------------------*/

/*------------------------curve box----------------------------*/
.curveBoxTab {
	height: 5px;
	background-color: #FFFFFF;
}
.curveBoxTab .tl {
	width: 5px;
	height: 5px;
	background-image: url(../images/box-tl.gif);
	background-repeat: no-repeat;
	float: left;
}
.curveBoxTab .tr {
	width: 5px;
	height: 5px;
	background-image: url(../images/box-tr.gif);
	background-repeat: no-repeat;
	float: right;
}
.curveBoxTab .bl {
	width: 5px;
	height: 5px;
	background-image: url(../images/box-bl.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: bottom;
}
.curveBoxTab .br {
	width: 5px;
	height: 5px;
	background-image: url(../images/box-br.gif);
	background-repeat: no-repeat;
	float: right;
	background-position: bottom;
}
.curveBoxContent {
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}
/*------------------------end curve box----------------------------*/

/*-----------------------border--------------------------*/
#footer {
	width: 960px;
	height: 60px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
#footerSingleCol {
	width: 960px;
	height: 60px;
	background-image: url(../images/bg-footer-single-column.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
#footer .link {
	width: 400px;
	float: left;
	padding: 25px 0px 0px 23px;
}
#footer .copy {
	width: 300px;
	float: right;
	padding: 25px 23px 0px 0px;
	text-align: right;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 1px 0px 1px;
}
#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
