@charset "utf-8";
/* CSS Document */

/*DESIGN SCHOOL STYLE SHEET - Design School is a free CSS templete by PV.M Garage*/


/*CSS RESET*/
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	background: transparent;
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: justify;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
body/*CSS RESET END*/

 {
	color: #333;
	font: 85%/0.9 arial, helvetica, sans-serif;
	line-height: 120%;
	background: #fff url(../image/bg_body.jpg) repeat-x;
	width: 100%;
}
.contentp  {
	font-size: 15px;
	line-height: 17px;
	color: #000;
	text-align: justify;
}



h1,h2 {
	color: #275C92;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	line-height: 34px;
	display: block;
	padding-left: 34%;
	margin-bottom: 10px;
	letter-spacing: 4px;
	word-spacing: normal;
}


h2 {
	font-size: 17px;
	line-height: 34px;
	text-align: center;
}

h3 {
	color: #265D92;
	letter-spacing: -1px;
	display: block;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.li{
	height: 20px;
	list-style-type: none;
	width: auto;
	margin: 15px 0px 0px;
	text-transform: uppercase;
	font-size: 14px;
	display: block;
	font-weight: bold;
}

a:link
{
    color: #FFFFFF;
    text-decoration: none;
    height: 20px;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active
{
    text-decoration: none;
    color: #FFCC99;
}


#main_container {
	width: 800px;
	margin: 0px auto;
}


/*HEADER*/
#header {
	width: 100%;
}

  
#logo {
	margin-top: 0px;
	float: left;
	margin-left: 30px;
}
#panar_head {
	margin-top: 0px;
	width: 100%;
	padding: 0px;
	height: auto;
}

/*HEADER END*/

/*DOWN HEAD*/
#down_head {
	float: right;
	margin-top: 10px;
	width: 540px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
}
.content {
	height: auto;
	width: auto;
	padding-right: 5px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}


/*DOWN HEAD END*/

/*SIDEBAR*/
#sidebar {
	float: left;
	margin-top: 10px;
	width: 220px;
}
#sidebar .ul {
	background: url(../image/navlink.png) no-repeat 0px 0px;
	height: 240px;
	width: 167px;
	float: left;
	margin-left: 20px;
	padding-left: 15px;
	text-align: center;
}

#navlink {
	height: 240px;
	width: 167px;
	background-image: url(../image/navlink.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}

#main_container #down_head .content img {
	float: left;
	margin-top: 10px;
	margin-right: 17px;
	margin-left: 10px;
    width: 90px;
}


#para_right  {
	margin-left: 20px;
	font-size: 13px;
	clear: right;
	text-align: justify;
	line-height: 18px;
}
.blue {
	color: #265D92;
	display: inline;
	font-weight: bold;
}


.floatLeft {
	float: left;
	width: 31%;
	padding: 4px;
	height: 150px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #275C92;
	border-right-color: #275C92;
	border-bottom-color: #275C92;
	border-left-color: #275C92;
}

.container {
	float: left;
	width: 100%;
	margin-top: 15px;


}
.floatLeftp {
	font-size: 16px;
	line-height: 17px;
	text-align: justify;
}

.floatLeftlast {
	float: left;
	width: 31%;
	padding: 4px;
	height: 150px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #275C92;
	border-right-color: #275C92;
	border-bottom-color: #275C92;
	border-left-color: #275C92;
}
.floatLeftp a {
	color: #265D92;
	font-size: 12px;
}
#para_right a {
	color: #265D92;
	font-size: 10px;
	text-decoration: underline;
}

.clearfloat {
	clear: left;
	height: 5px;
}
.boxlatestproject {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	margin-top: -15px;
}
.latestnews {
	float: left;
	width: 190px;
	padding-right: 10px;
	padding-left: 0px;
	margin-left: 10px;
}

h4 {
	color: #265D92;
	padding-left: 10px;
	margin-top: 15px;
	letter-spacing: -1px;
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.download img {

}



.date {
	color: #000;
	padding-left: 16px;
	background-image: url(../image/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	margin-top: 10px;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
}
.info {
	margin-top: 8px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #333;
}
.download {
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-left: 5px;
}

/*END CONTAINER*/

/*FOOTER*/
#footer {
	color: #ccc;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Georgia, Arial;
	clear: both;
	margin: 0px;
	padding: 0px;
	background: url(../image/footer_bg.png) repeat-x left top;
	height: 50px;

}
.download img {
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #ededed;
	margin-top: 5px;
}
#footer p {
	text-align: center;
	padding-top: 15px;
	color: #D4D0C8;
	font-size: 9px;
	line-height: 16px;
}



#footercont {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

#footer a {
  color: #ccc;
  text-decoration: underline;
  font-weight: bold;
}
.info a {
	color: #F30;
	text-decoration: underline;
	font-size: 10px;
}
.initial  {
	float: left;
	width: auto;
	clear: none;
	font-size: 100px;
	line-height: 36px;
	padding: 0;
	margin: 0 0px 5px 0;
	color: #333;
}
.pleft {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pright {
	clear: right;
}
.imgleft {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#mnueflash {
	width: 70%;
}
