/* seba cre8ive */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	line-height: 17px;
	color: #444; 
	margin:0px;
	padding:0px;
}

.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#444;
	margin:0;
}

.InputBoxFocus {
	border:1px solid #000000;
	width:200px;
}
.InputBox {
	border: 1px solid #9F9F9F;
	width:200px;
	height:14px;
}

#flashMenu {
	background:url(../images/main_02.jpg) no-repeat;
	height:84px;
	width:586px;
	font-size:13px;
	line-height:80px;
}

#dot{
	background:url(../image/dot.jpg) repeat ;
	height:1px;
}

#flashMenu a {
	color:#ff6600;
}

#sidebarContent {
	width:300px;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	margin-bottom:50px;
}

#sidebarContent h1 {
	color:#ff6600;
	font-size:11px;
	display:inline;
	font-weight:normal;
}

a {
	color:#ce171f;
	text-decoration:none;
}

a:hover {
	color:#ce171f;
}

.orangeBold {
	font-size:11px;
	font-weight:bold;
	color:#ff6600;
}

.greenBold {
	font-size:11px;
	font-weight:bold;
	color:#51A505;
}
#menu-top{
	font-size:12px;
	font-family: Helvetica;	
	font-color : #ffffff;
	font-weight:bold;
}

#top-text {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
#top-text a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

#top-text a:hover {
	color: #FFC200;
	font-weight:bold;
	text-decoration: none;
}

#copyright {
	color: #636466;
	text-decoration: none;
	font-size:11px;
}
#copyright a {
	color: #636466;
	text-decoration: none;
}

#copyright a:hover {
	color: #CF171F;
	text-decoration: none;
}
#copyright a:link {
	color: #292B2C;
	text-decoration: none;
}


#orangelink  {
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}

#orangelink a {
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}

#orangelink a:hover {
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}

#logobrandIdentity {
	margin-bottom: 20px;
}

#logobrandIdentity strong {
	color:#ff6600;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

#recentProjects {
	margin-top:10px;
}

#recentProjects strong{
	color:#ff6600;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

#brandingservices{
	color:#666;
	font-weight:bold;
}

#footer a {
	color:#999;
	text-decoration:none;
	text-align:center;
	font-size:11px;
}

.Marketing {
	color:#FD8016;
	padding:15px;
	line-height: 20px;
	margin-bottom:20px;
}

#footer a:hover {
	color:#ff6600;
	text-decoration:none;
}

/* list style */
.customList ul {
		margin:0px;
		padding:0px;
}

.customList li {
		margin:0px;
		padding:0px;
		list-style:url(../images/list-icon.gif);
}

/* form style */
form {
	margin:0px;
	padding:0px;
}

#enquiryForm {
	margin-top:10px;
}

#enquiryForm ul {  
	padding-left:0px;  
	list-style: none; 
}

#enquiryForm li {
	list-style:none;
	margin-left:5px;
	margin-bottom:10px;
}

#enquiryForm label {
	display:block;
	font-weight:bold;
}

fieldset {
	border:0px solid #000;
	padding:0px;
	margin:0px;
}

legend {
	font-weight:bold;
	color:#FF9900
}

.inputText {
	border:1px solid #ccc;
	background-color:#FAFAFA;
	width:240px;
}
.inpuRadio {
}

.inputTextFocus {
	border:1px solid #FFCAA6;
	background-color:#FFF1E4;
	width:240px;
}


.submitButton {
	margin-left:60px;
	margin-top:20px;
}

#h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FE970E;
	margin:0;
}

/* SIFR flash text */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	margin:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:##ff6600;
	margin:0;
}

.inline {
  display: inline;
}

.rightbannerBox {
	padding-left:10px;
}
