#main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDFEFE;
	text-decoration: none;
	padding: 0px;
	margin-top: 50px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 110px;
}
.projectRow {
	float: left;
	width: 700px;
	height: 156px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.projectImage {
	float: left;
	padding: 0px;
	width: 160px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.projectText {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
	width: 400px;
}
#int_main h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 15px;
	color: #4389BA;
}


#bg {
	background-color: #000000;
	background-image: url(../library/internal_ext.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}

#search_box {
	width: 240px;
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FDFDFB;
	text-decoration: none;
	padding-top: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	margin: 0px;
}
#search_box p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#form_search {
	margin: 0px;
	padding: 0px;
}

#top_btn {
	float: right;
	width: 284px;
	text-align: left;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #747474;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #747474;
	text-decoration: none;
}
#footer_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #747474;
	text-decoration: none;
}
#footer_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #747474;
	text-decoration: underline;
}
#footer_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #747474;
	text-decoration: underline;
}
#footer_left {
	float: left;
	padding-top: 4px;
}
#footer_right {
	float: right;
}
.int_sidebg {
	background-image: url(../images/int_main_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3D3D3F;
}
.int_mainbg {
	background-image: url(../images/int_main_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.int_storebg {
	background-image: url(../images/int_store_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#int_sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#sidenav_projects {
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}



#sidenav_projects p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenav_projects a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: none;
}
#sidenav_projects a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: none;
}
#sidenav_projects a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: underline;
}
#sidenav_projects a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: underline;
}

#int_sidenav p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#int_sidenav a:link {
	font-size: 12px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: none;
}
#int_sidenav a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: none;
}
#int_sidenav a:active {
	font-size: 12px;
	font-weight: bold;
	color: #D6D9E9;
	text-decoration: underline;
}
#int_sidenav a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #D6D9E9;
	text-decoration: underline;
}

#int_main {
	padding: 0px;
	margin-top: 22px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#int_main p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#int_main a:link {
	font-weight: bold;
	color: #CDD7F2;
	text-decoration: none;
}
#int_main a:visited {
	font-weight: bold;
	color: #CDD7F2;
	text-decoration: none;
}
#int_main a:active {
	font-weight: bold;
	color: #CDD7F2;
	text-decoration: underline;
}
#int_main a:hover {
	font-weight: bold;
	color: #CDD7F2;
	text-decoration: underline;
	text-align: left;
}
#int_store {
	padding: 0px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#int_store a:link {
	font-weight: bold;
	font-size: 12px;
}
#int_store a:visited {
	font-weight: bold;
	font-size: 12px;
}
#int_sidenav h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#frmadvt {
	margin: 0px;
	padding: 0px;
}
.largeText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#products_logos {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}
#project_videos {
	float: left;
	margin-left: 60px;
}

#project_flash_2 {
	float: left;
	margin-left: 10px;
}
#video_wrapper {
	float: left;
	width: 500px;
}
#project_videos  a:link  {
	font-size: 13px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: none;
}
#project_videos a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: none;
}
#project_videos a:active {
	font-size: 13px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: underline;
}
#project_videos a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: underline;
}
#project_flash_2 a:link {
	font-size: 13px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: none;
}

#project_flash_2 a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: none;
}

#project_flash_2 a:active {
	font-size: 13px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: underline;
}
#project_flash_2 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #A3AACD;
	text-decoration: underline;
}
.project_image {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 351px;
}
.project_image p {
	margin: 0px;
	padding: 0px;
}


.project_flash_camaro {
	float: right;
	width: 351px;
	margin: 0px;
}
.project_image_cadillac {
	padding: 0px;
	width: 648px;
	height: 470px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 35px;
	float: left;
}
.projectTextothers {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	width: 510px;
}
#main_text2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FDFEFE;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 332px;
	width: 970px;
}
#Table_01 tr td #main_text2 a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C90;
	text-decoration: none;
	font-weight: bold;
}

#Table_01 tr td #main_text2 #left_col {
	float: left;
	height: 332px;
	width: 323px;
}
#Table_01 tr td #main_text2 #mid_col {
	float: left;
	height: 332px;
	width: 323px;
}
#Table_01 tr td #main_text2 .right_col {
	float: left;
	height: 282px;
	width: 269px;
	background-image: url(../images/3.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
#Table_01 tr td #main_text2 #left_col #1_top {
	height: 100px;
	width: 213px;
	background-image: url(../images/1_top.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 110px;
}
#Table_01 tr td #main_text2 #left_col #1_mid {
	height: 100px;
	width: 213px;
	padding-top: 10px;
	padding-left: 110px;
	background-image: url(../images/1_mid.png);
	background-repeat: no-repeat;
}
#Table_01 tr td #main_text2 #left_col #1_bot {
	height: 102px;
	width: 213px;
	padding-top: 10px;
	padding-left: 110px;
	background-image: url(../images/1_bot.png);
	background-repeat: no-repeat;
}
#Table_01 tr td #main_text2 #mid_col #2_top {
	height: 100px;
	width: 213px;
	padding-top: 10px;
	padding-left: 110px;
	background-image: url(../images/2_top.png);
	background-repeat: no-repeat;
}
#Table_01 tr td #main_text2 #mid_col #2_mid {
	height: 100px;
	width: 213px;
	padding-top: 10px;
	padding-left: 110px;
	background-image: url(../images/2_mid.png);
	background-repeat: no-repeat;
}
#Table_01 tr td #main_text2 #mid_col #2_bot {
	height: 102px;
	width: 213px;
	padding-top: 10px;
	padding-left: 110px;
	background-image: url(../images/2_bot.png);
	background-repeat: no-repeat;
}
#Table_01 tr td #main_text2 .right_col #3_top {
	height: 110px;
	width: 324px;
}
#Table_01 tr td #main_text2 .right_col #3_mid {
	height: 110px;
	width: 324px;
}
.rightcol_headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C90;
	text-decoration: none;
}
#Table_01 tr td #main_text2 .right_col a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #979ED3;
	text-decoration: none;
}
