/*
-----------------------------------------------
Indesain Studios
Author	: Yul B Karel
Date	: February 2007
Note	: Please Don't Cut and Paste :)
----------------------------------------------- */

*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #FFFFFF;
	background-image: url(../images/bgntile.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
img
{
	background: transparent;
	border: none;
}
.hidden
{
	display: none;
}
ul
{
	margin: 0;
	padding: 0;
}
a:link
{
	color: #FF9900;
	text-decoration: none;
}
a:visited
{
	color: #FF9900;
	text-decoration: none;
}
a:active
{
	color: #FF9900;
	text-decoration: none;
}
a:hover
{
	color: #FF9900;
	text-decoration: underline;

}
.nothing
{
	display: none;
	width: 0px;
}
.clear
{
	clear: both;
}
.space
{
	clear: both;
	height: 20px;
}
#wrapper
{
	border: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 760px;
}
#position
{
	border: 0;
	margin-left: 94px;
	padding: 0;
	width: 569px;
}
#logo h1
{
	margin: 0;
	padding: 0;
}
#logo h1 a
{
	background: url(../images/logo_indesain.gif) no-repeat left;
	display: block;
	height: 65px;
	margin-left: 93px;
	margin-top: -65px;
	position: relative;
	text-decoration: none;
	text-indent: -10000px;
	width: 202px;
}
#header
{
	background: url(../images/img_home1.jpg) no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#header2
{
	background: url(../images/img_what.jpg) no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#header3
{
	background: url(../images/img_portfolio.jpg) no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#header4
{
	background: url(../images/img_contact.jpg) no-repeat;
	height: 450px;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#bgnfooter
{
	background-repeat: no-repeat;
	clear: both;
	height: 75px;
	margin-left: 94px;
	width: 569px;
}
#footer
{
	clear: both;
	color: #333333;
	font-size: 0.9em;
	margin: 0;
	padding-top: 12px;
	text-align: center;
	width: 569px;
	line-height: 1.5em;
}
#footer a:link
{
	color: #FF9900;
	text-decoration: none;
}
#footer a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
#column1
{
	float: left;
	margin: 0px;
	width: 569px;
}
.break
{
	background: url(../images/break.gif) repeat-x;
	clear: both;
	height: 16px;
	width: auto;
}
#services
{
	background: url(../images/title_services.gif) no-repeat;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#services h1
{
	background: none;
	display: block;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
}
#clients
{
	background: url(../images/title_clients.gif) no-repeat;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#clients h1
{
	background: none;
	display: block;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
}
#latest
{
	background: url(../images/title_latest.gif) no-repeat;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#latest h1
{
	background: none;
	display: block;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
}
#web
{
	background: url(../images/title_web.gif) no-repeat;
	height: 65px;
	margin: 0px;
	padding: 0px;
}
#web h1
{
	background: none;
	display: block;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
}
#multimedia h1
{
	background: none;
	display: block;
	height: 65px;
	text-decoration: none;
	text-indent: -9999px;
}
#multimedia h1 a, #multimedia h1
{
	background-image: url(../images/title_multimedia.gif);
	display: block;
	height: 65px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	text-decoration: none;
	text-indent: -10000px;
	width: auto;
}
#multimedia h1 a:hover
{
	background-position: 0 -65px;
}
#graphic h1 a, #graphic h1
{
	background-image: url(../images/title_graphic.gif);
	display: block;
	height: 65px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	text-decoration: none;
	text-indent: -10000px;
	width: auto;
}
#graphic h1 a:hover
{
	background-position: 0 -65px;
}
#bgnnav
{
	height: 65px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 760px;
}
#nav
{
	height: 65px;
	margin: 0px 0px 0px 320px;
	padding: 0;
	position: relative;
}
#navlist
{
	height: 50px;
	padding: 0;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
#nav li, #navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav a, #navlist a
{
	float: left;
	height: 0px;
	overflow: hidden;
	padding: 65px 0 0 0;
}
#nav a:hover, #navlist a:hover
{
	background-position: 0 -65px;
}
#nav a:active, #nav a.selected 
{
	background-position: 0 -65px;
}
#navlist a:active, #navlist a.selected
{
	background-position: 0 -65px;
}
#nhome a
{
	background: url(../images/but_home.gif) no-repeat left top;
	width: 56px;
}
#nwhat a
{
	background: url(../images/but_whatwedo.gif) no-repeat left top;
	width: 112px;
}
#nportfolio a
{
	background: url(../images/but_portfolio.gif) no-repeat left top;
	width: 81px;
}
#ncontact a
{
	background: url(../images/but_contact.gif) no-repeat left top;
	width: 97px;
}
#nweb a
{
	background: url(../images/but_web.gif) no-repeat left top;
	width: 167px;
}
#nmultimedia a
{
	background: url(../images/but_multimedia.gif) no-repeat left top;
	width: 109px;
}
#ngraphic a
{
	background: url(../images/but_graphic.gif) no-repeat left top;
	width: 139px;
}
h1
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0px 5px 0 0;
}
h2
{
	background: transparent;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 10px 16px;
}
h3
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 0px 5px 0 0;
}
.maintext
{
	color: #333333;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.7em;
	width: auto;
}
.maintext br
{
	color: #333333;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1em;
	width: auto;
}
.maintext p
{
	background-image: url(../images/line.gif);
	background-repeat: repeat;
	font-weight: normal;
	line-height: 38px;
	margin: 0 0 20px 0;
	padding: 0;
}
.maintext img
{
	background: #FFFEFA;
	border: 1px solid #DFDFDF;
	display: block;
	margin-bottom: 8px;
	padding: 6px;
}
.maintext h1
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 7px;
}
.maintext h1 a:link
{
	color: #1F638A;
	text-decoration: none;
}
.maintext h1 a:visited
{
	color: #1F638A;
	text-decoration: none;
}
.maintext h1 a:active
{
	color: #1F638A;
	text-decoration: none;
}
.maintext h1 a:hover
{
	color: #1F638A;
	text-decoration: underline;
}
.maintext h2
{
	border-top-color: #D0CEA5;
	border-top-style: solid;
	border-top-width: 1px;
	color: #AA412D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 8px 0 0 0;
}
.maintext h3
{
	color: #002352;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin: 8px 0 0 0;
	text-transform: uppercase;
}
.maintext h3 a:link
{
	color: #002352;
	text-decoration: none;
}
.maintext h3 a:visited
{
	color: #002352;
	text-decoration: none;
}
.maintext h3 a:active
{
	color: #002352;
	text-decoration: none;
}
.maintext h3 a:hover
{
	color: #800000;
	text-decoration: underline;
}
.maintext h4
{
	border-top-color: #D0CEA5;
	border-top-style: solid;
	border-top-width: 1px;
	color: #002352;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	margin: 8px 0 0 0;
	padding-top: 7px;
}
.maintext h5
{
	border-bottom-color: #D0CEA5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #333333;
	font-family: Georgia, Garamond, Times, "Times New Roman", serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 7px 0 5px 0;
	text-transform: uppercase;
}
.maintext ul
{
	list-style-type: none;
	padding: 0;
}
.maintext ol
{
	list-style-type: circle;
	margin-right: 20px;
	margin-top: 0px;
}
.maintext li
{
	background: url(../images/bullet.gif) no-repeat 10px 6px;
	padding: 2px 0 4px 0;
	width: auto;
}
.maintext li a:link, 
.maintext li a:active
{
	color: #FF3300;
	text-decoration: none;
}
.maintext li a:visited
{
	color: #CC0000;
	text-decoration: none;
}
.maintext li a:hover
{
	color: #CC0000;
	text-decoration: underline;
}
.listclient
{
	color: #333333;
	font-size: 1.0em;
	margin-bottom: 10px;
}
.listclient p
{
	width: auto;
}
.listclient ul
{
	list-style-type: none;
	margin: 0;
}
.listclient li
{
	background-image: url(../images/line.gif);
	background-repeat: repeat;
	float: left;
	font-weight: normal;
	line-height: 38px;
	width: 284.3px;
}
.listclient li a:hover 
{
	color: #FFFFFF;
	background-color: #000000;
	padding: 7px;
}
.listclient li a.active 
{
	color: #000000;
	text-decoration: underline;
}
div.row
{
	clear: both;
	width: 400px;
}
.col1
{
	color: #333333;
	float: left;
	height: 31px;
	line-height: 2.2em;
	margin: 0 2px 0 0;
	text-align: left;
	width: 90px;
}
.input
{
	border: 1px solid #999999;
	color: #333333;
	font-size: 1em;
	margin: 9px 0 9px 0;
	padding: 0px 6px;
	width: 140px;
}
#submit input.submit-btn
{
	background: url(../images/btn_submit.gif) no-repeat;
	height: 20px;
	margin: 0px;
	outline: none;
	width: 59px;
}
#submit input.submit-btn:hover
{
	background: url(../images/btn_submit.gif) no-repeat 0px -20px;
}
.bold
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0;
}
.date
{
	color: #002352;
	font-weight: bold;
	padding: 0px;
}
.subtitle
{
	color: #E49214;
	font-size: 1em;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
}
.subtitle1
{
	color: #3366FF;
	font-size: 1em;
	margin: 0;
	padding: 10px 0px 2px;
}
.subscript
{
	color: #FF6600;
	font-size: 0.7em;
	padding-right: 0px;
	padding-left: 0px;
}
table
{
	border: 2px solid #e0e0e0;
	border-collapse: collapse;
	color: #333333;
}
caption
{
	background: transparent;
	color: #000;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0.6em 0.8em;
	text-align: left;
}
td, th
{
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}
thead th
{
	background: #c6d7cf;
	border: 1px solid #e0e0e0;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
tfoot th, tfoot td
{
	background: #e8e8cf;
	border: 1px solid #e0e0e0;
	font-size: 1em;
	text-align: left;
}
tfoot th
{
	font-weight: bold;
}
tbody td a
{
	color: #00c;
	text-decoration: underline;
}
tbody td a:hover
{
	color: #00c;
	text-decoration: underline;
}
tbody th a
{
	color: #3f7c5f;
	font-weight: bold;
	text-decoration: underline;
}
tbody th a:visited
{
	color: #b98b00;
}
tbody th, tbody td
{
	text-align: left;
	vertical-align: top;
}
tfoot td
{
	border: 1px solid #996;
}
tbody tr:hover
{
	background: #ffffd9;
}
