/* Generated with EditiX at Sat Dec 13 17:17:49 GMT-08:00 2008 */

/* reset all browser's default margin and paddings */
* {
	margin : 0;
	padding : 0;
}
p, ol, ul, h1, h2, h3, h4, h5, h5, h6 {
	margin : 0 0 0 0;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
/*	background-color:#660000;*/
/*	background-image:url(../Images/grad2.gif);
	background-repeat:repeat-x;
*/
	background:#494b4c;
}
h1 {
	font-size : 34px;
}
h2 {
	font-size : 24px;
}
h3 {
	font-size : 18px;
}
h4 {
	font-size : 16px;
}
h5 {
	font-size : 14px;
}
dl, dt, dd, ul, li {
	margin : 0;
	padding : 0;
	list-style-type : none;
}
#sr_top {
	border:5px #CCCCCC solid;
	/*background-image:url(../Images/grad4.gif);
	background-repeat:repeat-x;*/
	background::#A0A0A4;
	height:150px;
	display:block;
	width:90%;
	margin:20px auto;
	overflow: hidden;
}
div.TimeRover {
	width:17%;
	float:left;
	display:inline;
	margin:40px;
	/*text-align : left;*/
	padding:10px 20px;
	border:#CCCCCC 2px solid;
}
.TimeRover img{
	width:100%;
	height:40px;
}
#top_right {
	display:inline;
	float:right;
	margin:0 20px;
	width:40%;
	text-align:center;
}
.search_box{
	width:190px;
	height:50px;
	background-color:#CCCCCC;
	border:3px blue solid;
	z-index:10;
	margin:20px auto;
	display:block;
	overflow: hidden;
}

html > body .search_box {
	min-height:50px;
	height:auto;
}

.search_box label {
	font-size:14px;
	color:blue;
	padding:2px 0 0 6px;
	float:left;
}
.s {
	float:left;
	display:inline;
	padding:0;
	background:white;
	width:120px;
	margin:8px 0 0 6px;
	font-size:14px;
}
.s:hover {
	background-color:#CCFFFF;
}
.go {
	float:right;
	display:inline;
	width:30px;
	height:30px;
	border:none;
	outline:none;
	margin:0px 2px 2px 0;
}

#cs_noexpressUpdate {
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(sr_demo_welcome_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 200px;
	padding: 40px;
}
.menu_items {
	display:block;
	margin:20px 50px;
	color:white;
}
.menu_items a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.menu_items a:hover {
	text-decoration:underline;
}
#sr_middle {
	border:5px #CCCCCC solid;
	height:400px;
	display:block;
	width:90%;
	margin:20px auto;
}	
#sr_middle img {
	height:400px;
	width:100%;
}
#sr_news_video {
	border:5px #CCCCCC solid;
	height:380px;
	display:block;
	width:90%;
	margin:20px auto;
	overflow: hidden;
}
html > body #sr_news_video {
	min-height:380px;
	height:auto;
}
#sr_squeres {
	border:5px #CCCCCC solid;
	height:200px;
	display:block;
	width:90%;
	margin:20px auto;
	text-align:center;
	overflow: hidden;
}
html > body #sr_squeres {
	min-height:200px;
	height:auto;
}
.squere_item {
	width:22%;
	border:2px #ccc solid;
	margin:5px 0 5px 1.5%;
	padding:5px 0 5px 0.5%;
	height:180px;
	display:inline;
	float:left;
	background:url(../Images/grad3.gif) repeat-x;
/*	background:url(../Images/bg_header.gif) repeat-x;*/
}
.squere_item:hover {
	border:2px white solid;
}
html > body .squere_item {
	min-height:180px;
	height:auto;
}
.squere_item h3 {
	margin-top:10px;
}
.squere_item h5 {
	color:white;
	font-weight:bold;
}
.squere_item img {
	width:60%;
	height:70px;
	margin-top:10px;
}
.sr_bottom {
	height:30px;
	display:block;
	width:90%;
	margin:10px auto;
	color : #F0FFFF;
	font-weight : bold;
	font-size:12px;
}
html > body .sr_bottom {
	min-height:30px;
	height:auto;
}
.sr_bottom p {
	float:right;
	display:inline;
	padding:0 20px;
}
.sr_bottom a{
	color:#F0FFFF;
	font-size:12px;
	text-decoration:none;
}
#bottom_menu_items {
	float:left;
	display:inline;
	padding:0 20px;
}
.sr_bottom a:hover {
	text-decoration:underline;
}
.clearFloat:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

