/* ============================= main layout ====================== */

* { padding: 0; margin: 0; }


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/logbk.gif);
}
#wrapper {
	margin: 0 auto;
	width: 925px;
	background-image: url(images/shade_bk.png);
	background-repeat: repeat-y;
}
#header {
	width: 915px;
	float: left;
	padding: 0px;
	height: 155px;
	margin: 0px 5px 0px 5px;
	background-color: #fff;
	background-image: url(images/bk_strip.png);
	background-repeat: repeat-x;
}

#header #logo{
	margin: 0;
	padding: 0;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 11px;
	left: 176px;
	width: 266px;
	height: 136px;
	float:left;
}
#header #slogan {
	margin: 0;
	padding: 0;
	text-transform: none;
	color: #FFFFFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 100px;
	width: 417px;
	height: 67px;
	float:right;
	
}
.main-nav{
	width: 915px;
	background:url(images/main-nav.png) no-repeat;
	height:59px;
	overflow:hidden;
	float:left;
	margin:5px 0px 0 5px;
	padding:0px 0px 0px 0px;
}
.main-nav ul{
	margin:0;
	list-style:none;
	font-size:12px;
	width:100%;
	overflow:hidden;

}
.main-nav ul li{
	float:left;
	background:url(images/main-nav-sep.gif) no-repeat;
	height:59px;
	padding:0 12px 0px 13px;
	line-height:57px;
	
	
}
.main-nav ul a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	
}
.main-nav ul a:hover{
text-decoration:underline;
font-weight:bold;


}


#rightcolumn { 
 color: #333;
    border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
 background: #b6caf8;
 margin: 0px 5px 0px 0px;
 padding: 10px;
 height: 100%;
 width: 330px;
 float: right;
}

#rightcolumn #titlemov{
	color: #333;
	margin: 0px 0px 0px 0px;

	height: 100%;
	width: 311px;
	background-image: url(images/titlemovie.png);
	background-repeat: no-repeat; 
}



#leftcolumn {
	color: #333;
	margin: 0px 5px 5px 5px;
	padding: 10px;
	height: 100%;
	width: 525px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}
#contentcolumn {
	float: left;
	color: #333;
	background-image:url(images/contentbk.gif);
	margin: 1px 0px 0px 4px;
	height: 100%;
	width: 915px;
	display: inline;
	background-color: #F2F2E6;
	background-repeat: repeat-y;
}
#footer {
	width: 917px;
	clear: both;
	margin: 5px 5px 5px 5px;
	padding: 7px;
	background-image: url(images/footerbk.gif);
	background-repeat: no-repeat;
}
#footer a {
	color:#FFFFFF;
}
.clear { clear:both;}

#footer2 {
	color:#000000;
	width: 900px;
	clear: both;
	padding: 0px;
	margin: 0 auto;
	}

#footer2 a{
	color:#333333;
	font-size:11px;
	font-weight:normal;
	float: left;
	}

#footer2 #coltext {
width:275px;
padding: 5px;
float: left;
}
#footer3 {
	color:#000000;
	width: 900px;
	clear: both;
	padding: 7px;
	margin: 0 auto;
	}

#footer3 a{
	color:#333333;
	font-size:11px;
	font-weight:normal;
	float: left;
	}

#footer3 #coltext {
width:275px;
padding: 5px;
float: left;
}


a {color:#ee3800;}
a:hover{text-decoration:none;}
p {padding-top:15px;}



/* ============================= font and text ====================== */

a {color:#ee3800;}
a:hover{text-decoration:none;}
p {color:#000000;}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

h2 {font-size:1.25em; color:#1a3779; letter-spacing:-1px; line-height:5px; margin-bottom:14px;}
h2 span {color:#272727; font-size:0.714em; line-height:1.09em; display:block;}
h2 strong {color:#272727;}

h3 {font-size:1.00em; color:#333; letter-spacing:-1px; line-height:5px; margin-bottom:10px; margin-bottom:2px;}
.extra h3 {margin-bottom:14px;}
h3 strong {color:#d91a0e;}

h4 {
	color:#000000;
	font-size: 2.8 em;
	letter-spacing:-1px;
	margin-bottom:11px;
	line-height:1.1em;
}

.c {font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}
.tp {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-transform: uppercase;
}

.free {
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#990000;
	text-transform: capitalize;
}

/* ============================= addtional layout ====================== */


#floatleft { float: left; width: 160px; margin: 15px 0px 0px 0px; padding-bottom: 5px;}
#floatright { float: right; width: 160px; margin: 15px 0px 0px 0px; padding-bottom: 5px}
#floatbutton { float: left; width: 175px; margin: 15px 0px 0px 0px; padding-bottom: 5px}
#floatimg { float: left; width: 320px; margin: 15px 0px 10px 0px; padding-bottom: 5px;}

#floatul{ float: left; width: 225px; margin: 15px 0px 0px 0px; padding-bottom: 5px}



#floattabl {
	float: left;
	width: 162px;
	height:180px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 5px;

}
#floattabr { float: right; width: 162px; margin: 15px 0px 0px 0px; padding-bottom: 5px}





#leftside { 
 color: #333;
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
 background: #e1e9fc;
 margin: 0px 5px 0px 5px;
 padding-left: 5px;
  padding-right: 5px;
   padding-bottom: 5px;
 height: 100%;
 width: 227px;
 float: left;
}


#leftside #boxtop {
	color: #fff;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	height: 80px;
	width: 220px;
	float: left;
	background-color: #e1e9fc;
	background-image: url(images/topboxsldie.png);
	background-repeat: repeat-x;

}
#boxtop #head{
	height: 20px;
	width: 220px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
}

#middle #Sboxtop {
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	height: 150px;
	width: 130px;
	float: right;
	background-image: url(images/sidebarsma3.png);
	background-repeat: repeat-x;
	background-color:#e5e5ff;
}
#Sboxtop #head2 {
	height: 20px;
	width: 130px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px 5px;
}


.video{
	
	margin: 10px 0px 10px 0px;
}


#recentprojects {
	color: #333;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 100%;
	width: 640px;
	float: right;

}

#recentprojects #copy{
    color: #333;
	margin: 0px 10px 10px 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 100%;
	width: 620px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	}
	
	#recentph{
    color: #333;
	margin: 0px 0px 0px 0px;
	padding-right: 10px;
	height: 150px;
	width: 150px;
	float: left;
	}


#rightside {
	color: #333;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 100%;
	width: 640px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}

#rightside #processphoto{
	color: #333;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	height: 100%;
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #C6DDFF;
	background-color:#FFFFFF;
}


#rightside #block {
	color: #333;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	height: 100%;
	width: 610px;
	border-width: 1px;
	border-style: solid;
	border-color: #C6DDFF;
	background-color:#FFFFFF;
}


#rightside #wrapstep { 
 color: #333;
 background: #fff;
 margin: 5px 5px 5px 5px;
 padding: 0px;
 height: 100%;
 width: 605px;
 float: left;

}

#wrapstep #step{
	color: #990000;
	background: #fff;
	margin: 10px 2px 10px 2px;
	padding: 2px;
	height: 100%;
	width: 142px;
	float: left;
	font-size:10px;
	font-weight:bold;
 

}


#rightside #block3 {
	color: #333;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	height: 100%;
	width: 600px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color:#FFFFFF;
}



#middle {
	color: #333;
	margin: 0px 1px 5px 0px;
	width: 660px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	left: 363px;
	top: 388px;
}





#middle #photo {
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 135px;
	float: right;

	
}

#block2 {
	color: #333;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	height: 100%;
	width: 600px;
	border-width: 1px;
	border-style: solid;
	border-color: #C6DDFF;
	background-color:#FFFFFF;
}
#block3 {
	color: #333;
	margin: 5px 5px 5px 5px;
	padding: 10px;
	height: 100%;
	width: 600px;
	border-width: 1px;
	border-style: solid;
	border-color: #C6DDFF;
	background-color:#FFFFFF;
}


#brightcolumn { 
 color: #333;
 background: #b6caf8;
 margin: 0px 5px 10px 0px;
 padding: 0px;
 height: 100%;
 width: 260px;
 float: right;
}


/* ============================= sidebar ============================= */
.process{
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	margin: 5px 0px 0px 15px;
	list-style-image: url(images/block1.gif);
	list-style-type: circle;
	text-decoration: none;	
   color: #333;
	 
	
}
 .process li{ padding-bottom: 1em;}


ul {
	font-size: 12px;
	line-height: 17px;
	font-weight: Normal;
	color: #000000;
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	margin-left: 25px;
}

.IMG1{padding-right: 10px; padding-bottom: 1px;}

.IMG2{padding-left: 10px; padding-bottom: 1px;}
.comment{
background-color: #b8e2f0;
width: 600px;
padding: 10px;
}

.commentfooter{
background: url(images/arrow1.gif) 400px 0 no-repeat;
padding-left: 450px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

.comment2{
background-color: #ececec;
width: 560px;
padding: 10px;
}

.commentfooter2{
background: url(img/arrow1.gif) 5px 0 no-repeat;
padding-left: 50px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}#floatul2 {
	float: left;
	width: 225px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 5px
}
#floatleft2 {
	float: left;
	width: 160px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 5px;
}
#floatright2 {
	float: right;
	width: 160px;
	margin: 15px 0px 0px 0px;
	padding-bottom: 5px
}
#footer2 #coltext2 {
	width:275px;
	padding: 5px;
	float: left;
}
#footer2 #coltext3 {
	width:275px;
	padding: 5px;
	float: left;
}
#header #slogan2 {
	text-transform: none;
	color: #FFFF66;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 100px;
	width: 420px;
	height: 70px;
	float:right;
	margin: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 25px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 27px;
	color: #FFFF66;
}
.style6 {font-size: 25px}
.style7 {font-size: 20px}
