html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
}

table{
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

div{
width:auto;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/*start page css*/

body{
font-family:arial, sans-serif;
font-size:12px;
color:#363737;
}

.clearer{
clear:both;
width:100%;
}

a:hover, a:active{
color:#E91808;
text-decoration:none;
}

a:link, a:visited{
color:#104195;
}

.all{
width: 987px;
margin-right: auto;
margin-left: auto;
text-align: left;
margin-top:0px;
background:#fff;
}

.content-wrp{
width: 932px;
float:left;
margin:0 0 0 30px;
}

.column1{
float:left;
width:620px;
}

.column2{
float:left;
width:310px;
}

/* flash */
#flash{
}

/* NEWS BOX */

.news_box{
height: 271px;
width: 286px;
float: left;
text-align: left;
margin:0 22px 0 0;
border:1px solid #a2a3a3;
}

.news_box p{
font-size:11px;
}

.news_box h1.heading-gats{
font-family:rockwell, arial;
font-size:14px;
padding:7px;
color:#e8eef3;
border:2px solid #fff;
background:url(images/blue-grd.jpg) #0d7bd2;
}

.news_box h1.heading-gwts{
font-family:rockwell, arial;
font-size:14px;
padding:7px;
color:#e8eef3;
border:2px solid #fff;
background:url(images/purple-grd.jpg) #46256c;
}

.news_box h1.subheading{
padding:5px 7px;
border-top:1px solid #a2a3a3;
background:#cbcccc;
font-size:10px;
color:#363737;
}

.news_box h1.title{
margin-bottom:3px;
}

.news_box .post_group-gwts, .news_box .post_group-gats{
border-top:1px solid #a2a3a3;
padding:7px;
height:80px;
}

.news_box .post_group-gats a:link, .news_box .post_group-gats a:visited{
color:#0d7bd2;
}

.news_box .post_group-gwts a:link, .news_box .post_group-gwts a:visited{
color:#46256c;
}

.news_box .postimg{
width:80px;
height:80px;
overflow:hidden;
border:1px solid #a2a3a3;
float:left;
margin-right:10px;
}

.news_box .postimg a{
width:76px;
height:76px;
display:block;
border:2px solid #fff;
overflow:hidden;
}

.news_box h1.more{
padding:5px 7px;
font-size:10px;
color:#363737;
background:url(images/news-btm-curve.jpg) no-repeat left bottom;
position:relative;
height:12px;
}

.news_box h1.more a{
color:#676666;
text-decoration:none;
display:block;
width:100px; 
height:12px;
position:absolute;
right:7px;
bottom:3px;
text-align:right;
}

/*register*/

.registerwrp{
float:right;
margin: 0 0 0 0;
}

.registerwrp h1{
font-family:rockwell, arial;
font-size:16px;
margin-bottom:4px;
}

.register-gwts, .register-gats{
float:left;
}

.register-gwts a{
display:block;
background:url(images/gwts-register.jpg);
width:152px;
height:106px;
} 

.register-gwts a:hover{
background:url(images/gwts-register.jpg) left 107px;
}

.register-gats a{
display:block;
background:url(images/gats-register.jpg);
width:152px;
height:106px;
} 

.register-gats a:hover{
background:url(images/gats-register.jpg) left 107px;
}

/*advetisements*/

.advertisementwrp{
margin:18px 0 0 4px;
float:right;
}

.advertisement{
font-size:10px;
}

.industry-news, .about{
float:left;
width: 286px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
margin:20px 22px 0 0;
height:180px;
}

.about{
line-height:18px;
}

.industry-news h1, .about h1{
font-size:14px;
margin:4px 0;
}

.about p{
margin:4px 0 0 0;
font-size:11px;
border-top:1px solid #ccc;
padding-top:6px;
}

.industry-news p{
margin:4px 0 0 0;
font-size:11px;
border-top:1px solid #ccc;
padding-top:10px;
}

#banner_box{
height: 110px;
width: 100%;
text-align: center;
background-color: #CCCCCC;
border-bottom:3px solid #8c8a8b;
}

#banner{
height: 90px;
width: 728px;
margin:0 auto;
border: 1px solid #999999;
}

#advertisement1{
text-align: center;
width: 150px;
margin-right: auto;
margin-left: auto;
}

#header{
text-align: center;
width: 100%;
height: 152px;
margin-right: auto;
margin-left: auto;
position:relative;
margin-bottom:15px;
}

#logo{
background:url(images/header.jpg);
width:967px;
height:156px;
float:left;
margin:4px 0 0 9px;
}


.media_partners{
width:200px;
padding:20px;
float:left;
}

.media_partners img{
margin-bottom:30px;
margin-left:0px;
border:0px;
}

.media_partners p{
text-align:center
}

.abover_footer{
width:932px;
height:68px;
position: relative;
background:url(images/footer_bg.jpg) no-repeat top left;
float:left;
margin:18px 0 0 0;
}

.footer{
background:#D4D2D2;
float:left;
clear:left;
width:932px;
height:65px;
margin-top: 5px;
text-align: center;
}

.footer p{
clear:right;
color:#7D7A7A;
float:right;
font-size:9px;
font-weight:bolder;
letter-spacing:1px;
margin-right:70px;
margin-top:20px;
text-align:left;
width:550px;
}

.footer ul{
clear:right;
color:#7D7A7A;
float:right;
font-size:9px;
font-weight:bolder;
letter-spacing:1px;
margin-right:70px;
margin-top:6px;
text-align:left;
width:550px;
list-style-type:none;
}

.footer ul li{
float:left;
margin:0 6px 0 0;
padding:0 6px 0 0;
border-right:1px solid #7D7A7A;
}

.footer_links{
clear:left;
width:932px;
float:left;
margin:8px 0 20px 3px;
}

.footer a{
color:#7D7A7A;
text-decoration:none;
}

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

.footer a.rrpub{
float:left;
display:block;
margin:15px 0 0 10px;
}

.footer_links img{
margin-right: 6px;
float: left;
border:1px solid #ccc;
padding:4px;
}




